Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=f8bbea34635a075b2c62dae470d4747b1caad274
commit f8bbea34635a075b2c62dae470d4747b1caad274 Author: DeX77 <[email protected]> Date: Thu May 25 00:43:23 2017 +0200 * set some more recent defaults diff --git a/fvbe-skel.conf b/fvbe-skel.conf index d14d8e5..cd243ec 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="scriptlet-core base valgrind openssh" +FVBE_ROOTFS_PACKAGES="scriptlet-core base openssh virtualbox-guest-additions calamares-frugalware rsync plasma sddm xinit" # the hostname to use at runtime FVBE_ROOTFS_HOSTNAME="fvbe" @@ -31,14 +31,12 @@ FVBE_ROOTFS_PRETTY_HOSTNAME="Frugalware Versatile Bootable Environment" # should we remove unimportant files to save space? FVBE_ROOTFS_CLEAN="yes" - # release of ISO we are building -FVBE_ISO_RELEASE="1.9pre0" +FVBE_ISO_RELEASE="2.1" # type of ISO we are building FVBE_ISO_TYPE="basic" - # specify if we are to use video or serial IO mode FVBE_ISO_IO_MODE="video" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
