mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-04 16:01:24 +00:00
Also mark busybox-{initramfs,static} as automatically installed, so they can be removed again
This commit is contained in:
parent
7798e70d8f
commit
56a85e74c9
@ -216,6 +216,8 @@ EOF
|
||||
# default
|
||||
Chroot chroot "env DEBIAN_FRONTEND=noninteractive \
|
||||
apt-get -y purge initramfs-tools"
|
||||
Chroot chroot "env DEBIAN_FRONTEND=noninteractive \
|
||||
apt-mark auto busybox-initramfs busybox-static"
|
||||
# temporary workaround: don't remove linux-base which
|
||||
# may have no other reverse-depends currently
|
||||
Chroot chroot "env DEBIAN_FRONTEND=noninteractive \
|
||||
|
Loading…
x
Reference in New Issue
Block a user