]> git.zerfleddert.de Git - m1-debian/commitdiff
Merge branch 'master' of a.gmvl.de:/git/m1-debian
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 24 Mar 2022 03:36:58 +0000 (04:36 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 24 Mar 2022 03:36:58 +0000 (04:36 +0100)
1  2 
files/quickstart.txt

diff --combined files/quickstart.txt
index ad96e50ec1212f6aed41b3440b21e099d2aca09a,cd6c6dde4f4721e57e04066ac6a806b595901554..3ad3f5a9f78048e93c8c122ceea6681b4712e91d
@@@ -94,7 -94,7 +94,7 @@@ tune2fs -O extents,uninit_bg,dir_index 
  
  mount /dev/nvme0n1p5 /mnt
  
 -debootstrap --arch=arch64 testing /mnt http://deb.debian.org/debian
 +debootstrap --arch=arm64 testing /mnt http://deb.debian.org/debian
  
  mount -t sysfs none /mnt/sys
  mount -t efivarfs none /mnt/sys/firmware/efi/efivars
@@@ -114,8 -114,8 +114,8 @@@ cat <<EOF > /etc/fsta
  EOF
  
  cat <<EOF > /etc/apt/sources.list
- deb http://ftp.debian.org/debian testing main contrib non-free
- deb-src http://ftp.debian.org/debian testing main contrib non-free
+ deb http://den.debian.org/debian testing main contrib non-free
+ deb-src http://den.debian.org/debian testing main contrib non-free
  EOF
  
  apt update
Impressum, Datenschutz