1 This repository contains scripts to bootstrap Debian Linux on m1
 
   5 fwx.sh extracts the wifi firmware and copies it to /tmp/linux-firmware.tar
 
   9 bootstrap.sh is tested to run on arm64 and amd64 Debian stable and testing. It
 
  10 creates several artefacts:
 
  14                 asahi-debian-live.tar can be extracted on the root of a msdos
 
  15                 (vfat32) usb stick and than be booted using U Boot.
 
  19                 m1-d-i.tar can be extracted on the root of a msdos (vfat32) usb
 
  20                 stick and can be booted using U Boot.
 
  22         - Diskimage for Asahi Installer
 
  24                 efi.tgz can be extracted on the root of the esp partition
 
  26                 m1.tgz contains a single file which can be dded on a at least 1
 
  29                         In the disk image is a /etc/rc.local that will extract
 
  30                         the wifi firmware, generate a /etc/fstab, install grub
 
  31                         using Debian methods, mount /boot/efi, assigns a new
 
  32                         UUID to the root filesystem.
 
  36                 u-boot.bin is m1n1 with dtb for all models and U Boot
 
  37                 u-boot.macho is m1n1 with dtb for all models and U Boot