Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=8b7bb541d54e34b3f316a9e7201f59c8e100effe
commit 8b7bb541d54e34b3f316a9e7201f59c8e100effe Author: crazy <[email protected]> Date: Mon May 29 20:08:09 2017 +0200 conf: added dracut and friends prepare for LUKS target fix diff --git a/fvbe-skel.conf b/fvbe-skel.conf index 42f36a0..d211b32 100644 --- a/fvbe-skel.conf +++ b/fvbe-skel.conf @@ -20,7 +20,7 @@ FVBE_ROOTFS_SIZE="4" FVBE_ROOTFS_REPOSITORY="current" # the packages or package groups to install -FVBE_ROOTFS_PACKAGES["basic"]="scriptlet-core base openssh virtualbox-guest-additions calamares-frugalware xinit xrandr " +FVBE_ROOTFS_PACKAGES["basic"]="scriptlet-core base openssh virtualbox-guest-additions calamares-frugalware dracut pkgconfig gnupg2 xinit xrandr " FVBE_ROOTFS_PACKAGES["plasma"]="sddm plasma dolphin konsole kate qupzilla" FVBE_ROOTFS_PACKAGES["gnome"]="gdm gnome polkit-gnome" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
