mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-11 05:07:09 +00:00
sync with purge-initramfstools branch
This commit is contained in:
commit
df94729c60
@ -215,9 +215,8 @@ EOF
|
||||
# required for any minimized images but is still pulled in by
|
||||
# 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"
|
||||
apt-get -y purge initramfs-tools 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