summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/includes.chroot/etc/calamares/modules/displaymanager.conf7
-rw-r--r--config/includes.chroot/etc/calamares/modules/packages.conf15
-rw-r--r--config/includes.chroot/etc/calamares/modules/welcome.conf17
-rwxr-xr-xconfig/includes.chroot/usr/sbin/sources-final2
-rwxr-xr-xconfig/includes.chroot/usr/sbin/sources-media2
-rw-r--r--config/package-lists/blacklist.list.chroot3
-rw-r--r--config/package-lists/desktop.list.chroot25
-rw-r--r--config/package-lists/live.list.chroot4
8 files changed, 66 insertions, 9 deletions
diff --git a/config/includes.chroot/etc/calamares/modules/displaymanager.conf b/config/includes.chroot/etc/calamares/modules/displaymanager.conf
new file mode 100644
index 0000000..70c7d35
--- /dev/null
+++ b/config/includes.chroot/etc/calamares/modules/displaymanager.conf
@@ -0,0 +1,7 @@
+---
+displaymanagers:
+ - lightdm
+
+defaultDesktopEnvironment:
+ executable: "startxfce4"
+ desktopFile: "xebian"
diff --git a/config/includes.chroot/etc/calamares/modules/packages.conf b/config/includes.chroot/etc/calamares/modules/packages.conf
new file mode 100644
index 0000000..42258b5
--- /dev/null
+++ b/config/includes.chroot/etc/calamares/modules/packages.conf
@@ -0,0 +1,15 @@
+backend: apt
+
+operations:
+ - remove:
+ - 'calamares'
+ - 'calamares-settings-debian'
+ - 'gparted'
+ - 'live-boot'
+ - 'live-boot-doc'
+ - 'live-config'
+ - 'live-config-doc'
+ - 'live-config-systemd'
+ - 'live-task-localisation'
+ - 'live-task-recommended'
+ - 'live-tools'
diff --git a/config/includes.chroot/etc/calamares/modules/welcome.conf b/config/includes.chroot/etc/calamares/modules/welcome.conf
new file mode 100644
index 0000000..097253b
--- /dev/null
+++ b/config/includes.chroot/etc/calamares/modules/welcome.conf
@@ -0,0 +1,17 @@
+---
+showSupportUrl: true
+showKnownIssuesUrl: true
+showReleaseNotesUrl: true
+
+requirements:
+ requiredStorage: 3
+ requiredRam: 1.0
+ check:
+ - storage
+ - ram
+ - power
+ - root
+ required:
+ - storage
+ - ram
+ - root
diff --git a/config/includes.chroot/usr/sbin/sources-final b/config/includes.chroot/usr/sbin/sources-final
new file mode 100755
index 0000000..039e4d0
--- /dev/null
+++ b/config/includes.chroot/usr/sbin/sources-final
@@ -0,0 +1,2 @@
+#!/bin/sh
+exit 0
diff --git a/config/includes.chroot/usr/sbin/sources-media b/config/includes.chroot/usr/sbin/sources-media
new file mode 100755
index 0000000..039e4d0
--- /dev/null
+++ b/config/includes.chroot/usr/sbin/sources-media
@@ -0,0 +1,2 @@
+#!/bin/sh
+exit 0
diff --git a/config/package-lists/blacklist.list.chroot b/config/package-lists/blacklist.list.chroot
index b8f9ca4..8b6fb96 100644
--- a/config/package-lists/blacklist.list.chroot
+++ b/config/package-lists/blacklist.list.chroot
@@ -1,4 +1,7 @@
+# packagekit now recommends appstream, which is only really useful in software centers.
+appstream-
# package-update-indicator recommends this, but we use synaptic instead.
+gnome-package-updater-
gnome-packagekit-
# Blacklist ll, xfce4-session recommends it but it clashes a bit with xfce4-screensaver
light-locker-
diff --git a/config/package-lists/desktop.list.chroot b/config/package-lists/desktop.list.chroot
index 635717b..9ab8289 100644
--- a/config/package-lists/desktop.list.chroot
+++ b/config/package-lists/desktop.list.chroot
@@ -2,13 +2,19 @@
vanir-keyring
## Standard toolsets
+anacron
+#chrony
command-not-found
console-setup
+iw
lshw
mtr-tiny
+plocate
rsync
rfkill
+sudo
wireless-tools
+wpasupplicant
## Standard desktop
gucharmap
@@ -17,8 +23,7 @@ libpam-gnome-keyring
lightdm
lightdm-gtk-greeter
network-manager-gnome
-pavucontrol
-plocate
+pipewire-audio
plymouth
plymouth-themes
synaptic
@@ -55,7 +60,12 @@ xebian-default-settings
atril
catfish
engrampa
+#if DISTRIBUTION sid unstable
firefox
+#endif
+#nif DISTRIBUTION sid unstable
+firefox-esr
+#endif
gnome-system-tools
greybird-gtk-theme
gvfs-backends
@@ -68,15 +78,11 @@ inxi
mate-calc
menulibre
mugshot
-numix-gtk-theme
package-update-indicator
pastebinit
-#pidgin
-#pidgin-otr
simple-scan
software-properties-gtk
system-config-printer
-#icedove
## Extra Xfce
#gigolo
@@ -84,8 +90,12 @@ system-config-printer
parole
thunar-archive-plugin
xfburn
-xfce4-cpugraph-plugin
#xfce4-dict
+xfce4-panel-profiles
+
+## Extra panel plugins
+xfce4-clipman-plugin
+xfce4-cpugraph-plugin
#xfce4-mailwatch-plugin
xfce4-netload-plugin
#xfce4-notes-plugin
@@ -99,5 +109,6 @@ xfce4-weather-plugin
## Fonts
fonts-dejavu-core
+fonts-noto-color-emoji
fonts-noto-hinted
fonts-noto-mono
diff --git a/config/package-lists/live.list.chroot b/config/package-lists/live.list.chroot
index f60b2b5..25cf9c6 100644
--- a/config/package-lists/live.list.chroot
+++ b/config/package-lists/live.list.chroot
@@ -1,5 +1,5 @@
+calamares-settings-debian
+gparted
live-boot
live-config
live-config-systemd
-dbus
-gparted