mklive: update conf file with an uptodate pkglist.
This commit is contained in:
parent
63dbda3e43
commit
2fdc8b11cc
@ -76,12 +76,9 @@ write_conf_file() {
|
|||||||
#
|
#
|
||||||
# To build an official live image add the following packages:
|
# To build an official live image add the following packages:
|
||||||
# - dialog
|
# - dialog
|
||||||
# - dracut-network
|
|
||||||
# - dosfstools
|
|
||||||
# - f2fs-tools
|
# - f2fs-tools
|
||||||
# - grub-x86_64-efi
|
# - grub-x86_64-efi
|
||||||
# - parted
|
PACKAGE_LIST="dialog f2fs-tools grub-x86_64-efi"
|
||||||
PACKAGE_LIST="dialog dracut-network dosfstools f2fs-tools grub-x86_64-efi parted"
|
|
||||||
|
|
||||||
# Default Void Linux splash image for grub/syslinux.
|
# Default Void Linux splash image for grub/syslinux.
|
||||||
SPLASH_IMAGE=/usr/share/void-artwork/splash.png
|
SPLASH_IMAGE=/usr/share/void-artwork/splash.png
|
||||||
|
Loading…
x
Reference in New Issue
Block a user