mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-23 21:39:02 +00:00
Merge branch 'master' of https://github.com/armbian/build
This commit is contained in:
commit
85f1810486
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ post_debootstrap_tweaks()
|
|||
chroot $SDCARD /bin/bash -c "dpkg-divert --quiet --local --rename --remove /sbin/start-stop-daemon"
|
||||
|
||||
chroot $SDCARD /bin/bash -c 'echo "resolvconf resolvconf/linkify-resolvconf boolean true" | debconf-set-selections'
|
||||
mkdir -p $SDCARD/var/lib/resolvconf/linkified
|
||||
mkdir -p $SDCARD/var/lib/resolvconf/
|
||||
:> $SDCARD/var/lib/resolvconf/linkified
|
||||
|
||||
rm -f $SDCARD/usr/sbin/policy-rc.d $SDCARD/usr/bin/$QEMU_BINARY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue