summaryrefslogtreecommitdiffstats
path: root/configs/base
diff options
context:
space:
mode:
authorSimon Rettberg2024-11-21 15:08:04 +0100
committerSimon Rettberg2024-11-21 15:08:04 +0100
commit2a2621b8c32e4cfdf85bc0bef6f60acc743c2cd5 (patch)
tree6493fbc14379a9f3811ef470afe997310ab6f39f /configs/base
downloadnetboot-debootstrap-2a2621b8c32e4cfdf85bc0bef6f60acc743c2cd5.tar.gz
netboot-debootstrap-2a2621b8c32e4cfdf85bc0bef6f60acc743c2cd5.tar.xz
netboot-debootstrap-2a2621b8c32e4cfdf85bc0bef6f60acc743c2cd5.zip
Initial commit
Diffstat (limited to 'configs/base')
-rw-r--r--configs/base/disabled_services58
-rw-r--r--configs/base/pkgs_dummy11
-rw-r--r--configs/base/pkgs_full5
-rw-r--r--configs/base/pkgs_lean26
4 files changed, 100 insertions, 0 deletions
diff --git a/configs/base/disabled_services b/configs/base/disabled_services
new file mode 100644
index 0000000..053a369
--- /dev/null
+++ b/configs/base/disabled_services
@@ -0,0 +1,58 @@
+NetworkManager
+NetworkManager-wait-online
+alsa-restore
+anacron
+anacron.timer
+apparmor
+apport
+apport-autoreport
+apt-daily
+apt-daily-upgrade
+apt-daily-upgrade.timer
+apt-daily.timer
+dnsmasq.service
+dpkg-db-backup.timer
+e2scrub_all.service
+e2scrub_all.timer
+e2scrub_reap.service
+exim4-base.timer
+exim4.service
+fstrim.timer
+grub-common
+iscsid.socket
+lvm2-lvmpolld.socket
+lvm2-monitor.service
+man-db.timer
+motd-news.timer
+networkd-dispatcher
+nmbd
+ondemand.service
+openarena-server
+smartd
+smartmontools.service
+smbd
+sssd-nss.socket
+sssd-pam-priv.socket
+sssd-pam.socket
+systemd-ask-password-console.path
+systemd-ask-password-console.service
+systemd-ask-password-wall.path
+systemd-backlight@.service
+systemd-fsck-root.service
+systemd-journal-flush
+systemd-random-seed.service
+systemd-remount-fs.service
+systemd-resolved.service
+systemd-sysusers.service
+systemd-timesyncd.service
+systemd-tmpfiles-clean
+systemd-tmpfiles-clean.timer
+unattended-upgrades
+winbind
+wpa_supplicant
+zfs-import.target
+zfs-load-module.service
+zfs-share.service
+zfs-volume-wait.service
+zfs-volumes.target
+zfs.target
diff --git a/configs/base/pkgs_dummy b/configs/base/pkgs_dummy
new file mode 100644
index 0000000..76cf41b
--- /dev/null
+++ b/configs/base/pkgs_dummy
@@ -0,0 +1,11 @@
+anacron
+packagekit
+plasma-discover
+plymouth
+popularity-contest
+snapd
+ubuntu-release-upgrader-core
+ubuntu-release-upgrader-gtk
+unattended-upgrades
+update-manager
+update-manager-core
diff --git a/configs/base/pkgs_full b/configs/base/pkgs_full
new file mode 100644
index 0000000..eadae8f
--- /dev/null
+++ b/configs/base/pkgs_full
@@ -0,0 +1,5 @@
+cron
+curl
+git
+htop
+i3
diff --git a/configs/base/pkgs_lean b/configs/base/pkgs_lean
new file mode 100644
index 0000000..830f5f4
--- /dev/null
+++ b/configs/base/pkgs_lean
@@ -0,0 +1,26 @@
+apt-utils
+autoconf
+automake
+bc
+calc
+cmake
+cpio
+dmsetup
+ethtool
+iputils-ping
+kbd
+kmod
+libkmod-dev
+locales
+lsof
+lz4
+m4
+neovim
+net-tools
+nfs-common
+ntpdate
+pkg-config
+pulseaudio
+software-properties-common
+xxd
+zstd