mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-17 06:02:25 -04:00
switch to systemd-based initramfs
This commit is contained in:
parent
960d08b3e6
commit
5d28d1e87f
2 changed files with 82 additions and 1 deletions
|
@ -34,7 +34,7 @@ ssh $remote "echo $hostname >/mnt/etc/hostname"
|
|||
rsync -cpv --chmod=644 systemd/network/$host.link $remote:/mnt/etc/systemd/network/10-public.link
|
||||
rsync -cpv --chmod=644 systemd/network/$host.network $remote:/mnt/etc/systemd/network/10-public.network
|
||||
|
||||
rsync -cpv --chmod=644 crypttab fstab locale.conf pacman.conf pacreport.conf resolv.conf $remote:/mnt/etc/
|
||||
rsync -cpv --chmod=644 crypttab fstab locale.conf mkinitcpio.conf pacman.conf pacreport.conf resolv.conf $remote:/mnt/etc/
|
||||
|
||||
rsync -cv unbound.conf $remote:/mnt/etc/unbound/unbound.conf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue