flash-1GB: a couple of minor fixes
This commit is contained in:
parent
979b8f43b4
commit
548a76f4d4
@ -7,7 +7,7 @@ $(MAKEDIST_TARGET)-flash-1GB: \
|
||||
smart-gui gparted kmix msysklogd ntfs-3g \
|
||||
xorg-drv-input-synaptics \
|
||||
macbook-tools kdebluetooth4 livecd-tools ndisgtk \
|
||||
mambatray
|
||||
mambatray syslinux memtest86+
|
||||
# knemo
|
||||
# Localization targets
|
||||
$(MAKEDIST_TARGET)-flash-1GB-en:
|
||||
|
@ -23,6 +23,7 @@ LANG=${LANGUAGE}_${COUNTRY} chroot $MOUNTDIR dracut \
|
||||
${KERNEL_MAJVER}${KERNEL_EXTRAVER}
|
||||
|
||||
# configure isolinux boot loader
|
||||
[ -e $MOUNTDIR2/boot/isolinux ] || mkdir -p $MOUNTDIR2/boot/isolinux
|
||||
cat > $MOUNTDIR2/boot/isolinux/isolinux.cfg << _EOF
|
||||
PROMPT 0
|
||||
TIMEOUT 20
|
||||
|
Loading…
Reference in New Issue
Block a user