]> git.zerfleddert.de Git - m1-debian/commitdiff
20:05 < kov> Glanzmann, you should probably use deb.debian.org for the /etc/apt/sourc...
authorThomas Glanzmann <thomas@glanzmann.de>
Mon, 21 Mar 2022 19:14:36 +0000 (20:14 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Mon, 21 Mar 2022 19:14:36 +0000 (20:14 +0100)
bootstrap.sh
files/sources.list

index 44f27be19f9d2aedde76a7a4e8cc518df5aaa949..14fbf0a47e182d8cf51ab13e07a7336479c9ea84 100644 (file)
@@ -68,7 +68,7 @@ build_rootfs()
         handle_crosscompile
         sudo rm -rf testing
         mkdir -p cache
-        sudo eatmydata ${DEBOOTSTRAP} --cache-dir=`pwd`/cache --arch=arm64 --include initramfs-tools,pciutils,wpasupplicant,tcpdump,vim,tmux,vlan,ntpdate,parted,curl,wget,grub-efi-arm64,mtr-tiny,dbus,ca-certificates,sudo,openssh-client,mtools,gdisk testing testing http://ftp.fau.de/debian
+        sudo eatmydata ${DEBOOTSTRAP} --cache-dir=`pwd`/cache --arch=arm64 --include initramfs-tools,pciutils,wpasupplicant,tcpdump,vim,tmux,vlan,ntpdate,parted,curl,wget,grub-efi-arm64,mtr-tiny,dbus,ca-certificates,sudo,openssh-client,mtools,gdisk testing testing http://deb.debian.org/debian
 
         export KERNEL=`ls -1rt linux-image*.deb | grep -v dbg | tail -1`
 
index 4c40d633c31a697077f1b2fa415470f7be8368c4..a36e253ce1143555b60171a0cbd541280dc7bc1c 100644 (file)
@@ -1,2 +1,2 @@
-deb http://ftp.fau.de/debian testing main contrib non-free
-deb-src http://ftp.fau.de/debian testing main contrib non-free
+deb http://deb.debian.org/debian testing main contrib non-free
+deb-src http://deb.debian.org/debian testing main contrib non-free
Impressum, Datenschutz