From 2fdc8b11cc04dd6146075f20d72615ea9b352ee4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 14 Sep 2013 15:17:40 +0200 Subject: mklive: update conf file with an uptodate pkglist. --- mklive.sh.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mklive.sh.in b/mklive.sh.in index 565af4d..adb1159 100644 --- a/mklive.sh.in +++ b/mklive.sh.in @@ -76,12 +76,9 @@ write_conf_file() { # # To build an official live image add the following packages: # - dialog -# - dracut-network -# - dosfstools # - f2fs-tools # - grub-x86_64-efi -# - parted -PACKAGE_LIST="dialog dracut-network dosfstools f2fs-tools grub-x86_64-efi parted" +PACKAGE_LIST="dialog f2fs-tools grub-x86_64-efi" # Default Void Linux splash image for grub/syslinux. SPLASH_IMAGE=/usr/share/void-artwork/splash.png -- cgit 1.4.1