Minimized packages
This commit is contained in:
@@ -32,4 +32,5 @@ rm -rf .build/ \
|
||||
config/hooks/normal/0440-update-nvidia-alternative.hook.chroot \
|
||||
config/hooks/live/0010-disable-kexec-tools.hook.chroot \
|
||||
config/hooks/live/0050-disable-sysvinit-tmpfs.hook.chroot \
|
||||
config/package-lists/live.list.chroot
|
||||
config/package-lists/live.list.chroot \
|
||||
cache
|
||||
|
||||
10
auto/config
10
auto/config
@@ -16,9 +16,9 @@ lb config noauto \
|
||||
--checksums sha256 \
|
||||
--clean \
|
||||
--debconf-frontend noninteractive \
|
||||
--debian-installer live \
|
||||
--debian-installer false \
|
||||
--debian-installer-distribution bullseye \
|
||||
--debian-installer-gui true \
|
||||
--debian-installer-gui false \
|
||||
--debootstrap-options "--include=apt-transport-https,ca-certificates,openssl" \
|
||||
--distribution bullseye \
|
||||
--firmware-binary true \
|
||||
@@ -27,8 +27,8 @@ lb config noauto \
|
||||
--iso-publisher dlc \
|
||||
--iso-volume dlc-3.0.0 \
|
||||
--linux-packages "linux-image linux-headers" \
|
||||
--bootappend-live "boot=live config splash" \
|
||||
--bootappend-live "boot=live config" \
|
||||
--memtest memtest86+ \
|
||||
--win32-loader true
|
||||
|
||||
--win32-loader true \
|
||||
--apt-http-proxy "http://192.168.2.83:80"
|
||||
"${@}"
|
||||
|
||||
Reference in New Issue
Block a user