]> git.zerfleddert.de Git - m1-debian/commitdiff
bridge-utils is not in testing at the moment
authorThomas Glanzmann <thomas@glanzmann.de>
Fri, 25 Feb 2022 09:38:55 +0000 (10:38 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Fri, 25 Feb 2022 09:38:55 +0000 (10:38 +0100)
bootstrap.sh

index 08275e4a0dce648988c868a5fcb927454e9e585a..a2571a76e4881d2caf3d8c286851d224f5a18103 100644 (file)
@@ -72,7 +72,7 @@ build_rootfs()
         handle_crosscompile
         sudo rm -rf testing
         mkdir -p cache
-        sudo eatmydata ${DEBOOTSTRAP} --cache-dir=`pwd`/cache --arch=arm64 --include initramfs-tools,wpasupplicant,tcpdump,vim,tmux,vlan,ntpdate,bridge-utils,parted,curl,wget,grub-efi-arm64,mtr-tiny,dbus,ca-certificates,sudo,openssh-client testing testing http://ftp.fau.de/debian
+        sudo eatmydata ${DEBOOTSTRAP} --cache-dir=`pwd`/cache --arch=arm64 --include initramfs-tools,wpasupplicant,tcpdump,vim,tmux,vlan,ntpdate,parted,curl,wget,grub-efi-arm64,mtr-tiny,dbus,ca-certificates,sudo,openssh-client testing testing http://ftp.fau.de/debian
 
         export KERNEL=`ls -1rt linux-image*.deb | grep -v dbg | tail -1`
 
Impressum, Datenschutz