]> git.zerfleddert.de Git - m1-debian/commitdiff
the package for mlabel is called mtools
authorThomas Glanzmann <thomas@glanzmann.de>
Sat, 26 Feb 2022 12:49:42 +0000 (13:49 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Sat, 26 Feb 2022 12:49:42 +0000 (13:49 +0100)
bootstrap.sh

index 143413de4e173e1b11a3bd389e45d1cee7ed1706..d3e2a8ffc8f15a2bb4932e706517b4ae9e9e109a 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,parted,curl,wget,grub-efi-arm64,mtr-tiny,dbus,ca-certificates,sudo,openssh-client,mlabel 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,mtools testing testing http://ftp.fau.de/debian
 
         export KERNEL=`ls -1rt linux-image*.deb | grep -v dbg | tail -1`
 
Impressum, Datenschutz