Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=f94bd82a967d2e120c824dc387616f70c87a6c42
commit f94bd82a967d2e120c824dc387616f70c87a6c42 Author: crazy <[email protected]> Date: Sat Oct 21 15:43:01 2017 +0200 skel: remove i3 from live creation diff --git a/fvbe-skel.conf b/fvbe-skel.conf index 21592a9..8a78a00 100644 --- a/fvbe-skel.conf +++ b/fvbe-skel.conf @@ -22,12 +22,11 @@ FVBE_ROOTFS_REPOSITORY="current" 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_LIVE_PLASMA="sddm plasma konsole dolphin partitionmanager spectacle kate ark qupzilla konversation" 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" -## FIXME xinitrc ?! -FVBE_ROOTFS_PACKAGES_LIVE_I3="sddm i3 kate qupzilla qterminal wget" + +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" @@ -44,7 +43,6 @@ FVBE_ISO_RELEASE="2.2-pre" # type of LiveIso we are building # possible values: # plasma - plasma5 -# i3 - i3vm FVBE_ISO_TYPE="plasma" # Installation from LiveISO _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
