SW: add syslinux-common to GRMLBASE
authorMichael Prokop <mika@grml.org>
Fri, 24 Oct 2014 07:16:34 +0000 (09:16 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 24 Oct 2014 07:16:34 +0000 (09:16 +0200)
Otherwise the boot related modules might be missing:

| * Missing addon file: "chain.c32"                                        [ !! ]
| * Missing addon file: "hdt.c32"                                          [ !! ]
| * Missing addon file: "mboot.c32"                                        [ !! ]
| * Missing addon file: "menu.c32"                                         [ !! ]

This is happening on grml-small where syslinux-common isn't
present by default because it's just a Recommends but not a Depends.
On grml-full we ship syslinux-common by default though because
it's a dependency of grub-imageboot.

etc/grml/fai/config/package_config/GRMLBASE

index 48ff5d3..8e63600 100644 (file)
@@ -48,7 +48,7 @@ resolvconf
 rsync
 rsyslog
 strace
-syslinux
+syslinux syslinux-common
 udev
 usbutils
 uuid-runtime