Dyad/rex.project/x86_64/plans/livecd.plan

16 lines
241 B
Plaintext

{
"plan":
[
{
"name": "welcome livecd",
"dependencies": [ null ],
"comment": "greet the user"
},
{
"name": "create_livecd",
"dependencies": [ null ],
"comment": "executed outside of chroot context"
}
]
}