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