parent
a259d7019e
commit
b7c9a84dfb
3 changed files with 14 additions and 29 deletions
3
create_fs.sh
Normal file
3
create_fs.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
mkdir rootfs
|
||||
doas navinstall create-tar rootfs
|
||||
doas tar --numeric-owner --xattrs --acls -cpf rootfs.tar -C rootfs .
|
Loading…
Add table
Add a link
Reference in a new issue