Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=b80f7c00e353b5127656212449e6ff4f995a62ad
commit b80f7c00e353b5127656212449e6ff4f995a62ad Author: crazy <[email protected]> Date: Sun Oct 22 05:21:27 2017 +0200 fvbe-skel.conf: remove packages from here and set FVBE_INSTALL_TYPE=full diff --git a/fvbe-skel.conf b/fvbe-skel.conf index 8a78a00..ec3eb13 100644 --- a/fvbe-skel.conf +++ b/fvbe-skel.conf @@ -16,18 +16,6 @@ FVBE_ROOTFS_BASE_SIZE="2" # NOTE: a wip repo need a pacman-g2-wip.conf FVBE_ROOTFS_REPOSITORY="current" -## NOTE: if you change these you need change calamares/calamares-config-*/*/packages.conf files too -# the packages or package groups to install -## TODO : add some server target ?! -FVBE_ROOTFS_PACKAGES_BASE="base openssh dracut gnupg2 pkgconfig scriptlet-core" -FVBE_ROOTFS_PACKAGES_BASIC="virtualbox-guest-additions calamares-frugalware xf86-video-vmware wget" -FVBE_ROOTFS_PACKAGES_PLASMA="sddm kf5 plasma kio-gdrive vlc dolphin dolphin-plugins konsole kate spectacle okular cups konversation okular gwenview ark kdegraphics-thumbnailers kdesdk-thumbnailers ffmpegthumbs qupzilla virtualbox-guest-additions" -FVBE_ROOTFS_PACKAGES_GNOME="gdm gnome polkit-gnome cups virtualbox-guest-additions" -FVBE_ROOTFS_PACKAGES_E="sddm connman econnman efl cups enlightenment python-efl terminology vlc qupzilla kate xorg-server xset xsetroot mkfontdir xprop setxkbmap virtualbox-guest-additions" -FVBE_ROOTFS_PACKAGES_I3="sddm i3 xterm virtualbox-guest-additions" - -FVBE_ROOTFS_PACKAGES_LIVE_PLASMA="sddm plasma konsole dolphin partitionmanager spectacle kate ark qupzilla konversation" - # the hostname to use at runtime FVBE_ROOTFS_HOSTNAME="fvbe" @@ -47,10 +35,6 @@ FVBE_ISO_TYPE="plasma" # Installation from LiveISO # possible values: -# base - base system no gui -# palsma - plasma5 -# gnome - gnome 3.xx.x -# enlightenment - e2.x -# i3 - mini-iso -FVBE_INSTALL_TYPE="plasma" +# - full +FVBE_INSTALL_TYPE="full" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
