]> cvs.zerfleddert.de Git - m1-debian/blame - README
manual merge
[m1-debian] / README
CommitLineData
69ee25f6
TG
1firmware-linux-nonfree
2
d4e6bc07
TG
3sudo debootstrap --arch=arm64 testing testing http://ftp.fau.de/debian
4
69ee25f6
TG
5root@air:/# cat /etc/apt/sources.list
6deb http://deb.debian.org/debian testing main contrib non-free
7deb-src http://deb.debian.org/debian testing main contrib non-free
8
9Add the following packages:
10
11 ntpdate <wifi> firmware vim tcpdump vlan bridge-utils tmux parted kernel
12
13Add the following boot options:
14
15 net.ifnames=0
16
17Fix the root password
18
19Automate the build of u-boot, m1n1, kernel, debootstrap, grub
20
21Write a README with the installation steps
22
23ln -s lib/systemd/systemd init
24
25find . | cpio --quiet -H newc -o | pigz > /boot/initrd.gz
646569f8 26
35890d24 27> etc/motd
a66821fc 28
646569f8
TG
29cp /boot/efi/EFI/BOOT/BOOTAA64.EFI efi/boot/
30cp /boot/vmlinuz-5.16.0-asahi-next-20220118-14779-ga4d177b3ad21-dirty vmlinuz
4737db24
TG
31
32./scripts/kconfig/merge_config.sh .config .config-fragment
Impressum, Datenschutz