summaryrefslogtreecommitdiff
path: root/configs/profile
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2017-10-19 01:19:52 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2018-01-01 00:53:10 -0500
commitba318b2df7904523a9792fea37263103c5905353 (patch)
tree9c38daea74413f2211c91e297df25cb75bc4cb9e /configs/profile
parent456dc3314cc45d149de26f367f4872a3d9e0fa98 (diff)
add LXDE and mate packages list
Diffstat (limited to 'configs/profile')
-rw-r--r--configs/profile/packages/packages-cli.both5
-rw-r--r--configs/profile/packages/packages-gui.all73
-rw-r--r--configs/profile/packages/packages-gui.both64
-rw-r--r--configs/profile/packages/packages-gui.i6863
-rw-r--r--configs/profile/packages/packages-gui.x86_643
-rw-r--r--configs/profile/packages/packages-lxde.both30
-rw-r--r--configs/profile/packages/packages-mate.both9
-rw-r--r--configs/profile/packages/packages-systemd.both19
-rw-r--r--configs/profile/packages/packages-systemd.i6864
-rw-r--r--configs/profile/packages/packages-systemd.x86_644
10 files changed, 202 insertions, 12 deletions
diff --git a/configs/profile/packages/packages-cli.both b/configs/profile/packages/packages-cli.both
index f3fc35e..e83479f 100644
--- a/configs/profile/packages/packages-cli.both
+++ b/configs/profile/packages/packages-cli.both
@@ -1,2 +1,3 @@
-# this file specifies the packages that are to be installed in all CLI live environments
-# regardless of the init system and graphical environment
+# this file specifies the packages that are to be installed
+# in all CLI live environments regardless of the init system
+# but these packages will not be installed in graphical environments
diff --git a/configs/profile/packages/packages-gui.all b/configs/profile/packages/packages-gui.all
new file mode 100644
index 0000000..fdd7b35
--- /dev/null
+++ b/configs/profile/packages/packages-gui.all
@@ -0,0 +1,73 @@
+# this file specifies the packages that are to be installed
+# in all graphical live environments regardless of the architecture, init system, or WM
+# but these packages will not be installed in CLI environments
+
+
+# Language Packs
+icedove-l10n-es-es
+icedove-l10n-fr
+icedove-l10n-gl
+icedove-l10n-it
+icedove-l10n-pt-br
+icedove-l10n-pl
+iceweasel-l10n-es-es
+iceweasel-l10n-eo
+iceweasel-l10n-fr
+iceweasel-l10n-gl
+iceweasel-l10n-it
+iceweasel-l10n-pt-br
+iceweasel-l10n-pl
+
+
+# Multimedia
+alsa-utils
+gst-libav
+gst-plugins-good
+pulseaudio-alsa
+
+
+# Network
+gnome-keyring
+network-manager-applet
+
+
+# GUI Programs
+abiword
+calamares
+dmidecode
+gnumeric
+gparted
+icedove
+iceweasel
+leafpad
+octopi
+octopi-cachecleaner
+octopi-notifier
+octopi-repoeditor
+pidgin
+qtox
+ring-client-gnome
+smplayer
+zenity
+
+
+# Theming
+grub2-theme-gnuaxiom
+
+
+# Xserver
+ttf-dejavu
+xorg-server
+xf86-video-amdgpu
+xf86-video-ati
+xf86-video-dummy
+xf86-video-fbdev
+xf86-video-intel
+xf86-video-nouveau
+xf86-video-openchrome
+xf86-video-qxl
+xf86-video-sisusb
+xf86-video-vesa
+xf86-video-vmware
+xf86-video-voodoo
+xorg-xinit
diff --git a/configs/profile/packages/packages-gui.both b/configs/profile/packages/packages-gui.both
new file mode 100644
index 0000000..1e294ad
--- /dev/null
+++ b/configs/profile/packages/packages-gui.both
@@ -0,0 +1,64 @@
+# this file specifies the packages that are to be installed
+# in all graphical live environments regardless of the init system and WM
+# but these packages will not be installed in CLI environments
+
+
+# GUI Programs
+abiword
+calamares
+dmidecode
+gnumeric
+gparted
+icedove
+icedove-l10n-es-es
+icedove-l10n-gl
+icedove-l10n-pt-br
+iceweasel
+iceweasel-l10n-es-es
+iceweasel-l10n-gl
+iceweasel-l10n-pt-br
+leafpad
+octopi
+octopi-cachecleaner
+octopi-notifier
+octopi-repoeditor
+pidgin
+qtox
+ring-client-gnome
+smplayer
+zenity
+
+
+# Xserver
+ttf-dejavu
+xorg-server
+xf86-video-amdgpu
+xf86-video-ati
+xf86-video-dummy
+xf86-video-fbdev
+xf86-video-intel
+xf86-video-nouveau
+xf86-video-openchrome
+xf86-video-qxl
+xf86-video-sisusb
+xf86-video-vesa
+xf86-video-vmware
+xf86-video-voodoo
+xorg-xinit
+
+
+# Multimedia
+alsa-utils
+gst-libav
+gst-plugins-good
+pulseaudio-alsa
+
+
+# Network
+gnome-keyring
+networkmanager
+network-manager-applet
+
+
+# Theming
+grub2-theme-gnuaxiom
diff --git a/configs/profile/packages/packages-gui.i686 b/configs/profile/packages/packages-gui.i686
new file mode 100644
index 0000000..45c19cc
--- /dev/null
+++ b/configs/profile/packages/packages-gui.i686
@@ -0,0 +1,3 @@
+# this file specifies the packages that are to be installed
+# in all i686 graphical live environments regardless of the init system and WM
+# but these packages will not be installed for other architectures
diff --git a/configs/profile/packages/packages-gui.x86_64 b/configs/profile/packages/packages-gui.x86_64
new file mode 100644
index 0000000..a085bc1
--- /dev/null
+++ b/configs/profile/packages/packages-gui.x86_64
@@ -0,0 +1,3 @@
+# this file specifies the packages that are to be installed
+# in all x86_64 graphical live environments regardless of the init system and WM
+# but these packages will not be installed for other architectures
diff --git a/configs/profile/packages/packages-lxde.both b/configs/profile/packages/packages-lxde.both
new file mode 100644
index 0000000..fc8d9f0
--- /dev/null
+++ b/configs/profile/packages/packages-lxde.both
@@ -0,0 +1,30 @@
+# this file specifies the packages that are to be installed
+# in all LXDE live environments regardless of the init system
+# but these packages will not be installed in CLI or other graphical environments
+
+
+epdfview
+galculator-gtk2
+gnumeric
+gparted
+gpicview
+gksu
+gnome-screenshot
+lxappearance
+lxappearance-obconf
+lxde-common
+lxde-icon-theme
+lxhotkey
+lxinput
+lxlauncher
+lxmusic
+lxpanel
+lxrandr
+lxsession
+lxtask
+lxterminal
+openbox
+obconf
+pcmanfm
+xarchiver
+xscreensaver
diff --git a/configs/profile/packages/packages-mate.both b/configs/profile/packages/packages-mate.both
new file mode 100644
index 0000000..0651c02
--- /dev/null
+++ b/configs/profile/packages/packages-mate.both
@@ -0,0 +1,9 @@
+# this file specifies the packages that are to be installed
+# in all Mate live environments regardless of the init system
+# but these packages will not be installed in CLI or other graphical environments
+
+
+lightdm-gtk-greeter-settings
+mate
+mate-extra
+volumeicon
diff --git a/configs/profile/packages/packages-systemd.both b/configs/profile/packages/packages-systemd.both
index 8c600a3..998eaeb 100644
--- a/configs/profile/packages/packages-systemd.both
+++ b/configs/profile/packages/packages-systemd.both
@@ -1,8 +1,10 @@
# this file specifies the packages that are to be installed
-# in all SystemD live environments, regardless of the graphical environment
-# these packages are not to be installed with other init systems
+# in all SystemD live environments regardless of the graphical environment
+# but these packages will not be installed with other init systems
+
arch-install-scripts
+bash-completion
btrfs-progs
crda
darkhttpd
@@ -20,7 +22,6 @@ fsarchiver
gnu-netcat
gpm
gptfdisk
-grml-zsh-config
grub
haveged
hdparm
@@ -29,6 +30,7 @@ lftp
linux-atm
lynx
mc
+mkinitcpio-paralogo
mtools
nfs-utils
nilfs-utils
@@ -38,25 +40,30 @@ ntp
openconnect
openssh
openvpn
+p7zip
partclone
parted
partimage
pptpclient
ppp
-rfkill
+# TODO: Bug #1512 - rfkill and util-linux are in conflict
+# rfkill
rp-pppoe
rsync
smartmontools
sudo
tcpdump
testdisk
+unar
+unzip
usb_modeswitch
vpnc
wget
wireless_tools
wpa_actiond
wpa_supplicant
-zile
wvdial
xl2tpd
-zsh
+xterm
+zile
+zip
diff --git a/configs/profile/packages/packages-systemd.i686 b/configs/profile/packages/packages-systemd.i686
index a3bd1cd..5b9d6ca 100644
--- a/configs/profile/packages/packages-systemd.i686
+++ b/configs/profile/packages/packages-systemd.i686
@@ -1,3 +1,3 @@
# this file specifies the packages that are to be installed
-# only in the SystemD i686 live environment
-# these packages are not to be installed in any other targets
+# in all i686 SystemD live environments regardless of the graphical environment
+# but these packages will not be installed with other init systems or for other architectures
diff --git a/configs/profile/packages/packages-systemd.x86_64 b/configs/profile/packages/packages-systemd.x86_64
index 11db863..a93654a 100644
--- a/configs/profile/packages/packages-systemd.x86_64
+++ b/configs/profile/packages/packages-systemd.x86_64
@@ -1,5 +1,5 @@
# this file specifies the packages that are to be installed
-# only in the SystemD x86_64 live environment
-# these packages are not to be installed in any other targets
+# in all x86_64 SystemD live environments regardless of the graphical environment
+# but these packages will not be installed with other init systems or for other architectures
refind-efi