summaryrefslogtreecommitdiff
path: root/configs/profile/packages
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2017-11-16 14:57:45 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2020-03-27 18:05:48 -0400
commitf3695f93d991c12b0ecdf0afe8129ea7b08d8e29 (patch)
tree531746c48a88317d182b2f7f5edba02df7acdf6a /configs/profile/packages
parent9aa612ba7a98b70b26edb16dbcd549b5bcde3fcd (diff)
finalize package list schema
Diffstat (limited to 'configs/profile/packages')
-rw-r--r--configs/profile/packages/README1
-rw-r--r--configs/profile/packages/cache-lxde.all9
-rw-r--r--configs/profile/packages/cache-lxde.i6863
-rw-r--r--configs/profile/packages/cache-lxde.x86_643
-rw-r--r--configs/profile/packages/packages-all.all (renamed from configs/profile/packages/packages-systemd.both)14
-rw-r--r--configs/profile/packages/packages-all.i6863
-rw-r--r--configs/profile/packages/packages-all.x86_646
-rw-r--r--configs/profile/packages/packages-cache-lxde.both9
-rw-r--r--configs/profile/packages/packages-cli.all (renamed from configs/profile/packages/packages-cli.both)2
-rw-r--r--configs/profile/packages/packages-cli.i6864
-rw-r--r--configs/profile/packages/packages-cli.x86_644
-rw-r--r--configs/profile/packages/packages-gui.both64
-rw-r--r--configs/profile/packages/packages-lxde.all (renamed from configs/profile/packages/packages-lxde.both)4
-rw-r--r--configs/profile/packages/packages-lxde.i6864
-rw-r--r--configs/profile/packages/packages-lxde.x86_644
-rw-r--r--configs/profile/packages/packages-mate.all (renamed from configs/profile/packages/packages-mate.both)2
-rw-r--r--configs/profile/packages/packages-mate.i6864
-rw-r--r--configs/profile/packages/packages-mate.x86_644
-rw-r--r--configs/profile/packages/packages-openrc-gui.all12
-rw-r--r--configs/profile/packages/packages-openrc-gui.i6864
-rw-r--r--configs/profile/packages/packages-openrc-gui.x86_644
-rw-r--r--configs/profile/packages/packages-openrc.all14
-rw-r--r--configs/profile/packages/packages-openrc.both67
-rw-r--r--configs/profile/packages/packages-openrc.i6863
-rw-r--r--configs/profile/packages/packages-systemd-gui.all7
-rw-r--r--configs/profile/packages/packages-systemd-gui.i6864
-rw-r--r--configs/profile/packages/packages-systemd-gui.x86_644
-rw-r--r--configs/profile/packages/packages-systemd.all13
-rw-r--r--configs/profile/packages/packages-systemd.x86_641
29 files changed, 122 insertions, 155 deletions
diff --git a/configs/profile/packages/README b/configs/profile/packages/README
new file mode 100644
index 0000000..8be915a
--- /dev/null
+++ b/configs/profile/packages/README
@@ -0,0 +1 @@
+see docs/README.package_lists
diff --git a/configs/profile/packages/cache-lxde.all b/configs/profile/packages/cache-lxde.all
new file mode 100644
index 0000000..67d1c9d
--- /dev/null
+++ b/configs/profile/packages/cache-lxde.all
@@ -0,0 +1,9 @@
+# this file specifies the packages that are to be downloaded
+# and cached in the /isorepo directory for offline install in all live environments
+# regardless of the architecture, init system, or graphical environment
+
+
+lightdm-gtk-greeter-settings
+mate
+mate-extra
+volumeicon
diff --git a/configs/profile/packages/cache-lxde.i686 b/configs/profile/packages/cache-lxde.i686
new file mode 100644
index 0000000..bc148a1
--- /dev/null
+++ b/configs/profile/packages/cache-lxde.i686
@@ -0,0 +1,3 @@
+# this file specifies the packages that are to be downloaded
+# and cached in the /isorepo directory for offline install in all i686 live environments
+# regardless of the init system or graphical environment
diff --git a/configs/profile/packages/cache-lxde.x86_64 b/configs/profile/packages/cache-lxde.x86_64
new file mode 100644
index 0000000..77ae04e
--- /dev/null
+++ b/configs/profile/packages/cache-lxde.x86_64
@@ -0,0 +1,3 @@
+# this file specifies the packages that are to be downloaded
+# and cached in the /isorepo directory for offline install in all x86_64 live environments
+# regardless of the init system or graphical environment
diff --git a/configs/profile/packages/packages-systemd.both b/configs/profile/packages/packages-all.all
index 65b33c1..dc90dd9 100644
--- a/configs/profile/packages/packages-systemd.both
+++ b/configs/profile/packages/packages-all.all
@@ -1,6 +1,5 @@
-# this file specifies the packages that are to be installed
-# in all SystemD live environments regardless of the graphical environment
-# but these packages will not be installed with other init systems
+# this file specifies the packages that are to be installed in all live environments
+# regardless of the architecture, init system, or graphical environment
arch-install-scripts
@@ -20,11 +19,8 @@ ethtool
f2fs-tools
fsarchiver
gnu-netcat
-gpm
gptfdisk
grub
-haveged
-hdparm
irssi
lftp
linux-atm
@@ -36,10 +32,7 @@ nfs-utils
nilfs-utils
nmap
ntfs-3g
-ntp
openconnect
-openssh
-openvpn
p7zip
partclone
parted
@@ -47,7 +40,6 @@ partimage
pptpclient
ppp
rp-pppoe
-rsync
smartmontools
sudo
tcpdump
@@ -59,8 +51,8 @@ vpnc
wget
wireless_tools
wpa_actiond
-wpa_supplicant
wvdial
+xdg-user-dirs
xl2tpd
xterm
zile
diff --git a/configs/profile/packages/packages-all.i686 b/configs/profile/packages/packages-all.i686
new file mode 100644
index 0000000..56e6105
--- /dev/null
+++ b/configs/profile/packages/packages-all.i686
@@ -0,0 +1,3 @@
+# this file specifies the packages that are to be installed
+# in all i686 live environments regardless of the init system or graphical environment
+# but these packages will not be installed for other architectures
diff --git a/configs/profile/packages/packages-all.x86_64 b/configs/profile/packages/packages-all.x86_64
new file mode 100644
index 0000000..bdadb22
--- /dev/null
+++ b/configs/profile/packages/packages-all.x86_64
@@ -0,0 +1,6 @@
+# this file specifies the packages that are to be installed
+# in all x86_64 live environments regardless of the init system or graphical environment
+# but these packages will not be installed for other architectures
+
+
+refind-efi
diff --git a/configs/profile/packages/packages-cache-lxde.both b/configs/profile/packages/packages-cache-lxde.both
deleted file mode 100644
index 3ee77a3..0000000
--- a/configs/profile/packages/packages-cache-lxde.both
+++ /dev/null
@@ -1,9 +0,0 @@
-# this file specifies the packages that are to be downloaded
-# and cached in the /isorepo for offline install
-# in all live environments regardless of the init system and graphical environment
-
-
-lightdm-gtk-greeter-settings
-mate
-mate-extra
-volumeicon
diff --git a/configs/profile/packages/packages-cli.both b/configs/profile/packages/packages-cli.all
index e83479f..71565c4 100644
--- a/configs/profile/packages/packages-cli.both
+++ b/configs/profile/packages/packages-cli.all
@@ -1,3 +1,3 @@
# this file specifies the packages that are to be installed
-# in all CLI live environments regardless of the init system
+# in all CLI live environments regardless of the architecture or init system
# but these packages will not be installed in graphical environments
diff --git a/configs/profile/packages/packages-cli.i686 b/configs/profile/packages/packages-cli.i686
new file mode 100644
index 0000000..98e23e5
--- /dev/null
+++ b/configs/profile/packages/packages-cli.i686
@@ -0,0 +1,4 @@
+# this file specifies the packages that are to be installed
+# in all i686 CLI live environments regardless of the architecture or init system
+# but these packages will not be installed in graphical environments
+# or for other architectures
diff --git a/configs/profile/packages/packages-cli.x86_64 b/configs/profile/packages/packages-cli.x86_64
new file mode 100644
index 0000000..a1de21e
--- /dev/null
+++ b/configs/profile/packages/packages-cli.x86_64
@@ -0,0 +1,4 @@
+# this file specifies the packages that are to be installed
+# in all x86_64 CLI live environments regardless of the architecture or init system
+# but these packages will not be installed in graphical environments
+# or for other architectures
diff --git a/configs/profile/packages/packages-gui.both b/configs/profile/packages/packages-gui.both
deleted file mode 100644
index 1e294ad..0000000
--- a/configs/profile/packages/packages-gui.both
+++ /dev/null
@@ -1,64 +0,0 @@
-# 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-lxde.both b/configs/profile/packages/packages-lxde.all
index fc8d9f0..968c910 100644
--- a/configs/profile/packages/packages-lxde.both
+++ b/configs/profile/packages/packages-lxde.all
@@ -1,6 +1,6 @@
# 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
+# in all LXDE live environments regardless of the architecture or init system
+# but these packages will not be installed in other graphical environments
epdfview
diff --git a/configs/profile/packages/packages-lxde.i686 b/configs/profile/packages/packages-lxde.i686
new file mode 100644
index 0000000..377b31b
--- /dev/null
+++ b/configs/profile/packages/packages-lxde.i686
@@ -0,0 +1,4 @@
+# this file specifies the packages that are to be installed
+# in all i686 LXDE live environments regardless of the init system
+# but these packages will not be installed in other graphical environments
+# or for other architectures
diff --git a/configs/profile/packages/packages-lxde.x86_64 b/configs/profile/packages/packages-lxde.x86_64
new file mode 100644
index 0000000..42bd23f
--- /dev/null
+++ b/configs/profile/packages/packages-lxde.x86_64
@@ -0,0 +1,4 @@
+# this file specifies the packages that are to be installed
+# in all x86_64 LXDE live environments regardless of the init system
+# but these packages will not be installed in other graphical environments
+# or for other architectures
diff --git a/configs/profile/packages/packages-mate.both b/configs/profile/packages/packages-mate.all
index 0651c02..20db68e 100644
--- a/configs/profile/packages/packages-mate.both
+++ b/configs/profile/packages/packages-mate.all
@@ -1,5 +1,5 @@
# this file specifies the packages that are to be installed
-# in all Mate live environments regardless of the init system
+# in all Mate live environments regardless of the architecture or init system
# but these packages will not be installed in CLI or other graphical environments
diff --git a/configs/profile/packages/packages-mate.i686 b/configs/profile/packages/packages-mate.i686
new file mode 100644
index 0000000..2a0fb12
--- /dev/null
+++ b/configs/profile/packages/packages-mate.i686
@@ -0,0 +1,4 @@
+# this file specifies the packages that are to be installed
+# in all i686 Mate live environments regardless of the init system
+# but these packages will not be installed in CLI or other graphical environments
+# or for other architectures
diff --git a/configs/profile/packages/packages-mate.x86_64 b/configs/profile/packages/packages-mate.x86_64
new file mode 100644
index 0000000..c2c5360
--- /dev/null
+++ b/configs/profile/packages/packages-mate.x86_64
@@ -0,0 +1,4 @@
+# this file specifies the packages that are to be installed
+# in all x86_64 Mate live environments regardless of the init system
+# but these packages will not be installed in CLI or other graphical environments
+# or for other architectures
diff --git a/configs/profile/packages/packages-openrc-gui.all b/configs/profile/packages/packages-openrc-gui.all
new file mode 100644
index 0000000..03f55f0
--- /dev/null
+++ b/configs/profile/packages/packages-openrc-gui.all
@@ -0,0 +1,12 @@
+# this file specifies the packages that are to be installed
+# in all OpenRC graphical live environments regardless of the architecture or WM
+# but these packages will not be installed in CLI environments or with other init systems
+
+
+# Services
+gnome-screenshot
+gvfs-mtp
+gvfs-gphoto2
+networkmanager-elogind
+openrc-desktop
+polkit-elogind
diff --git a/configs/profile/packages/packages-openrc-gui.i686 b/configs/profile/packages/packages-openrc-gui.i686
new file mode 100644
index 0000000..80a857c
--- /dev/null
+++ b/configs/profile/packages/packages-openrc-gui.i686
@@ -0,0 +1,4 @@
+# this file specifies the packages that are to be installed
+# in all i686 OpenRC graphical live environments regardless of the WM
+# but these packages will not be installed in CLI environments or with other init systems
+# or other architectures
diff --git a/configs/profile/packages/packages-openrc-gui.x86_64 b/configs/profile/packages/packages-openrc-gui.x86_64
new file mode 100644
index 0000000..6099dfe
--- /dev/null
+++ b/configs/profile/packages/packages-openrc-gui.x86_64
@@ -0,0 +1,4 @@
+# this file specifies the packages that are to be installed
+# in all x86_64 OpenRC graphical live environments regardless of the WM
+# but these packages will not be installed in CLI environments or with other init systems
+# or other architectures
diff --git a/configs/profile/packages/packages-openrc.all b/configs/profile/packages/packages-openrc.all
new file mode 100644
index 0000000..7a15fb2
--- /dev/null
+++ b/configs/profile/packages/packages-openrc.all
@@ -0,0 +1,14 @@
+# this file specifies the packages that are to be installed
+# in all OpenRC live environments regardless of the architecture or graphical environment
+# but these packages will not be installed with other init systems
+
+
+gpm-openrc
+haveged-openrc
+hdparm-openrc
+networkmanager-openrc
+ntp-openrc
+openssh-openrc
+openvpn-openrc
+rsync-openrc
+wpa_supplicant-openrc
diff --git a/configs/profile/packages/packages-openrc.both b/configs/profile/packages/packages-openrc.both
deleted file mode 100644
index 87d4e84..0000000
--- a/configs/profile/packages/packages-openrc.both
+++ /dev/null
@@ -1,67 +0,0 @@
-# this file specifies the packages that are to be installed
-# in all OpenRC 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
-ddrescue
-dhclient
-dialog
-dmraid
-dnsmasq
-dnsutils
-dosfstools
-elinks
-ethtool
-f2fs-tools
-fsarchiver
-gnu-netcat
-gpm-openrc
-gptfdisk
-grub
-haveged-openrc
-hdparm-openrc
-irssi
-lftp
-linux-atm
-lynx
-mc
-mtools
-networkmanager-openrc
-nfs-utils
-nilfs-utils
-nmap
-ntfs-3g
-ntp-openrc
-openconnect
-openssh-openrc
-openvpn-openrc
-p7zip
-partclone
-parted
-partimage
-pptpclient
-ppp
-rp-pppoe
-rsync-openrc
-smartmontools
-sudo
-tcpdump
-testdisk
-unar
-unzip
-usb_modeswitch
-vpnc
-wget
-wireless_tools
-wpa_actiond
-wpa_supplicant-openrc
-wvdial
-xl2tpd
-xterm
-zile
-zip
diff --git a/configs/profile/packages/packages-openrc.i686 b/configs/profile/packages/packages-openrc.i686
index e69de29..7de1acd 100644
--- a/configs/profile/packages/packages-openrc.i686
+++ b/configs/profile/packages/packages-openrc.i686
@@ -0,0 +1,3 @@
+# this file specifies the packages that are to be installed
+# in all i686 OpenRC 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-gui.all b/configs/profile/packages/packages-systemd-gui.all
new file mode 100644
index 0000000..22cf8d4
--- /dev/null
+++ b/configs/profile/packages/packages-systemd-gui.all
@@ -0,0 +1,7 @@
+# this file specifies the packages that are to be installed
+# in all SystemD graphical live environments regardless of the architecture or WM
+# but these packages will not be installed in CLI environments or with other init systems
+
+
+# Services
+networkmanager
diff --git a/configs/profile/packages/packages-systemd-gui.i686 b/configs/profile/packages/packages-systemd-gui.i686
new file mode 100644
index 0000000..3c8b235
--- /dev/null
+++ b/configs/profile/packages/packages-systemd-gui.i686
@@ -0,0 +1,4 @@
+# this file specifies the packages that are to be installed
+# in all i686 SystemD graphical live environments regardless of the WM
+# but these packages will not be installed in CLI environments or with other init systems
+# or for other architectures
diff --git a/configs/profile/packages/packages-systemd-gui.x86_64 b/configs/profile/packages/packages-systemd-gui.x86_64
new file mode 100644
index 0000000..1e74026
--- /dev/null
+++ b/configs/profile/packages/packages-systemd-gui.x86_64
@@ -0,0 +1,4 @@
+# this file specifies the packages that are to be installed
+# in all x86_64 SystemD graphical live environments regardless of the WM
+# but these packages will not be installed in CLI environments or with other init systems
+# or for other architectures
diff --git a/configs/profile/packages/packages-systemd.all b/configs/profile/packages/packages-systemd.all
new file mode 100644
index 0000000..5bf8c77
--- /dev/null
+++ b/configs/profile/packages/packages-systemd.all
@@ -0,0 +1,13 @@
+# this file specifies the packages that are to be installed
+# in all SystemD live environments regardless of the architecture or graphical environment
+# but these packages will not be installed with other init systems
+
+
+gpm
+haveged
+hdparm
+ntp
+openssh
+openvpn
+rsync
+wpa_supplicant
diff --git a/configs/profile/packages/packages-systemd.x86_64 b/configs/profile/packages/packages-systemd.x86_64
index a93654a..ed21183 100644
--- a/configs/profile/packages/packages-systemd.x86_64
+++ b/configs/profile/packages/packages-systemd.x86_64
@@ -2,4 +2,5 @@
# 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