Created a default (base base-devel) profile
Won't do anything except ask for a password, and install the bare minimum to boot Arch Linux.
This commit is contained in:
parent
6c91535fbe
commit
b0b6a98de4
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"args" : {
|
||||
"password" : "<STDIN>",
|
||||
"post" : "reboot"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue