Skip to content
Snippets Groups Projects
Commit f0737be9 authored by minute's avatar minute
Browse files

Merge branch 'v3-kde-tweaks' into 'main'

mkuserland3: kde: remove kde-standard clutter, instead add missing apps

See merge request reform/reform-system-image!54
parents 13a2c97d 8cf896c7
Branches
Tags sysimage-v3-20220624
No related merge requests found
Pipeline #667 failed
......@@ -7,7 +7,7 @@ PKGSGUI="xwayland xterm xfce4-terminal sway waybar mesa-utils lxpolkit wayland-p
PKGSNET="iproute2 iptables iputils-ping ircii elinks isc-dhcp-client netcat-traditional net-tools network-manager nfacct ntp ntpdate rsync telnet traceroute wpasupplicant curl wget w3m rfkill ifupdown netbase"
PKGSADMIN="apt apt-utils apt-listbugs cron cryptsetup lvm2 dbus-bin e2fsprogs fbset init-system-helpers ncdu parted pciutils policykit-1 procps sudo systemd systemd-sysv tmux u-boot-tools screen"
PKGSADMIN="apt apt-utils apt-listbugs apt-file cron cryptsetup lvm2 dbus-bin e2fsprogs fbset init-system-helpers ncdu parted pciutils policykit-1 procps sudo systemd systemd-sysv tmux u-boot-tools screen"
PKGSUTILS="busybox console-data console-setup cpio file flash-kernel gnupg gpgv htop kbd lm-sensors readline-common usbutils xdg-utils bsdmainutils less nano micro vim alsa-utils dosfstools python3-psutil"
......
......@@ -24,7 +24,8 @@ mmdebstrap \
${comment#install a minimal gnome desktop} \
--customize-hook='chroot "$1" apt-get install --yes --no-install-recommends gnome-control-center gnome-session openjdk-11-jre-headless gnome-disk-utility gnome-icon-theme breeze-icon-theme gnome-system-monitor gnome-settings-daemon mpv eog evince gedit thunar pavucontrol grim fonts-inter fonts-noto-color-emoji pulseaudio unicode-data engrampa rofi slurp arc-theme' \
${comment#install kde plasma} \
--customize-hook='chroot "$1" apt-get install --yes plasma-workspace-wayland kde-plasma-desktop kde-standard' \
--customize-hook='chroot "$1" apt-get install --yes plasma-workspace-wayland kde-plasma-desktop plasma-nm systemsettings powerdevil' \
--customize-hook='chroot "$1" apt-get install --yes --no-install-recommends plasma-discover apt-config-icons-large' \
--customize-hook='mv "$1"/etc/apt/apt.conf.d/10apt-listbugs.bak "$1"/etc/apt/apt.conf.d/10apt-listbugs' \
--customize-hook='rm "$1"/etc/resolv.conf' \
${comment#workaround for minetest camera-in-head bug https://github.com/minetest/minetest/issues/11987 fixed in mesa 22.0} \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment