Added inital modification for Kiosk version
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
#Section: Shell & basic utilities
|
||||
bash
|
||||
autojump
|
||||
bash-completion
|
||||
pv
|
||||
sed
|
||||
util-linux
|
||||
util-linux-locales
|
||||
whiptail
|
||||
moreutils
|
||||
less
|
||||
#Section: Packaging
|
||||
checkinstall
|
||||
debconf-utils
|
||||
|
||||
10
config/package-lists/kiosk.list.chroot
Normal file
10
config/package-lists/kiosk.list.chroot
Normal file
@@ -0,0 +1,10 @@
|
||||
matchbox-window-manager
|
||||
x11-xserver-utils
|
||||
xinit
|
||||
xserver-xorg-core
|
||||
xserver-xorg-input-all
|
||||
chromium
|
||||
discover
|
||||
discover-data
|
||||
alsa-utils
|
||||
plymouth
|
||||
@@ -1,6 +1,6 @@
|
||||
#Section: Downloaders/web crawlers
|
||||
curl
|
||||
wget
|
||||
#curl
|
||||
#wget
|
||||
|
||||
#Section: Network management
|
||||
network-manager
|
||||
|
||||
@@ -10,27 +10,11 @@ debsecan
|
||||
debsums
|
||||
vrms
|
||||
|
||||
#Section: Task management/monitoring
|
||||
htop
|
||||
iotop
|
||||
lm-sensors
|
||||
hddtemp
|
||||
inxi
|
||||
lsof
|
||||
strace
|
||||
#memtest86+
|
||||
|
||||
#Section: Disk management
|
||||
dfc
|
||||
smartmontools
|
||||
mtools
|
||||
hdparm
|
||||
sdparm
|
||||
kpartx
|
||||
xorriso
|
||||
|
||||
#Section: Scheduling
|
||||
at
|
||||
|
||||
#Section: Security & sandboxing
|
||||
apparmor
|
||||
@@ -51,9 +35,7 @@ chrony
|
||||
|
||||
#Section: Kernel/boot/init
|
||||
systemd
|
||||
#os-prober
|
||||
initramfs-tools
|
||||
#console-setup
|
||||
user-setup
|
||||
libpam-systemd
|
||||
|
||||
|
||||
@@ -3,10 +3,6 @@
|
||||
#Section: Archive management
|
||||
squashfs-tools
|
||||
|
||||
#Section: Text editors
|
||||
#Description: nano
|
||||
nano
|
||||
|
||||
#Section: Desktop configuration utilities
|
||||
dconf-cli
|
||||
|
||||
@@ -15,11 +11,7 @@ vbetool
|
||||
usbutils
|
||||
acpi
|
||||
acpi-support-base
|
||||
#laptop-mode-tools
|
||||
#fancontrol
|
||||
rfkill
|
||||
#cpufrequtils
|
||||
#pm-utils
|
||||
|
||||
#Section: Other
|
||||
sudo
|
||||
|
||||
Reference in New Issue
Block a user