new livecd generation make target
This commit is contained in:
15
rex.project/x86_64/plans/livecd.plan
Normal file
15
rex.project/x86_64/plans/livecd.plan
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"plan":
|
||||
[
|
||||
{
|
||||
"name": "welcome livecd",
|
||||
"dependencies": [ null ],
|
||||
"comment": "greet the user"
|
||||
},
|
||||
{
|
||||
"name": "create_livecd",
|
||||
"dependencies": [ null ],
|
||||
"comment": "executed outside of chroot context"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -15,6 +15,26 @@
|
||||
"name": "linux kernel",
|
||||
"dependencies": [ null ],
|
||||
"comment": "the abyss"
|
||||
},
|
||||
{
|
||||
"name": "libxml2",
|
||||
"dependencies": [ null ],
|
||||
"comment": "on your own again"
|
||||
},
|
||||
{
|
||||
"name": "libxslt",
|
||||
"dependencies": [ null ],
|
||||
"comment": "on your own again"
|
||||
},
|
||||
{
|
||||
"name": "asciidoc",
|
||||
"dependencies": [ null ],
|
||||
"comment": "on your own again"
|
||||
},
|
||||
{
|
||||
"name": "dracut",
|
||||
"dependencies": [ null ],
|
||||
"comment": "on your own again"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user