forked from images/live-iso-gnome
a few fixes
This commit is contained in:
parent
1eb199ac41
commit
8a37ca1c10
@ -8,6 +8,7 @@ export DEBIAN_FRONTEND="noninteractive"
|
|||||||
|
|
||||||
apt-get install --yes --option Dpkg::Options::="--force-confnew" \
|
apt-get install --yes --option Dpkg::Options::="--force-confnew" \
|
||||||
pika-baseos \
|
pika-baseos \
|
||||||
|
booster-temp \
|
||||||
console-setup \
|
console-setup \
|
||||||
console-setup-linux \
|
console-setup-linux \
|
||||||
sudo \
|
sudo \
|
||||||
|
@ -14,6 +14,6 @@ do
|
|||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
|
||||||
apt-get purge --yes --option Dpkg::Options::="--force-confnew" $(cat /etc/chroot_scripts/rem_list | tr "\n" " ")
|
apt-get purge --yes --option Dpkg::Options::="--force-confnew" $(cat /etc/chroot_scripts/rem_list | tr "\n" " ") || true
|
||||||
|
|
||||||
|
|
||||||
|
25
live-lists/0-basics.list
Executable file
25
live-lists/0-basics.list
Executable file
@ -0,0 +1,25 @@
|
|||||||
|
pika-sources
|
||||||
|
systemd
|
||||||
|
zram-config
|
||||||
|
pika-baseos
|
||||||
|
pika-amdgpu-core
|
||||||
|
pika-amdgpu-switcher
|
||||||
|
pika-gnome-desktop-minimal
|
||||||
|
dbus-x11
|
||||||
|
rsync
|
||||||
|
apt-utils
|
||||||
|
dosfstools
|
||||||
|
intel-microcode
|
||||||
|
amd64-microcode
|
||||||
|
linux-firmware
|
||||||
|
firmware-sof-signed
|
||||||
|
iucode-tool
|
||||||
|
setserial
|
||||||
|
git
|
||||||
|
kernel-pika
|
||||||
|
open-vm-tools
|
||||||
|
open-vm-tools-desktop
|
||||||
|
locales-all
|
||||||
|
f2fs-tools
|
||||||
|
xfsprogs
|
||||||
|
refind
|
3
live-lists/2-installer.list
Executable file
3
live-lists/2-installer.list
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
pika-first-setup-gtk4
|
||||||
|
pikainstall
|
||||||
|
pika-installer-gtk4
|
30
pool-lists/0-main.list
Executable file
30
pool-lists/0-main.list
Executable file
@ -0,0 +1,30 @@
|
|||||||
|
at
|
||||||
|
dfu-programmer
|
||||||
|
efibootmgr
|
||||||
|
ethtool
|
||||||
|
grub-efi-amd64
|
||||||
|
grub-efi-amd64-bin
|
||||||
|
grub-efi-amd64-signed
|
||||||
|
grub2-common
|
||||||
|
grub-pc
|
||||||
|
grub-pc-bin
|
||||||
|
grub-gfxpayload-lists
|
||||||
|
libfl2
|
||||||
|
libx86-1
|
||||||
|
lm-sensors
|
||||||
|
plymouth-theme-spinner
|
||||||
|
plymouth
|
||||||
|
plymouth-label
|
||||||
|
pm-utils
|
||||||
|
postfix
|
||||||
|
powermgmt-base
|
||||||
|
python3-debian
|
||||||
|
python3-distro
|
||||||
|
python3-evdev
|
||||||
|
python3-systemd
|
||||||
|
vbetool
|
||||||
|
xbacklight
|
||||||
|
refind
|
||||||
|
mokutil
|
||||||
|
pika-refind-theme
|
||||||
|
booster
|
@ -1 +0,0 @@
|
|||||||
booster
|
|
@ -1 +1,13 @@
|
|||||||
live-boot
|
ibus-mozc
|
||||||
|
imagemagick-6.q16
|
||||||
|
irqbalance
|
||||||
|
mozc-utils-gui
|
||||||
|
snapd
|
||||||
|
ubuntu-session
|
||||||
|
ubuntu-wallpapers
|
||||||
|
unattended-upgrades
|
||||||
|
xul-ext-ubufox
|
||||||
|
yaru-theme-gnome-shell
|
||||||
|
tilix
|
||||||
|
apport
|
||||||
|
rtkit
|
||||||
|
Loading…
Reference in New Issue
Block a user