forked from Dark-Horse-Linux/pyrois
through kernel compilation -- possibly ready to image with initrd for iso prep
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"name": "welcome master",
|
||||
"dependencies": [ null ],
|
||||
"comment": "greet the user"
|
||||
},
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -390,6 +390,11 @@
|
||||
"name": "stage4 cleanup",
|
||||
"dependencies": [ null ],
|
||||
"comment": "8.80"
|
||||
},
|
||||
{
|
||||
"name": "systemd tuning",
|
||||
"dependencies": [ null ],
|
||||
"comment": "9.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
20
rex.project/x86_64/plans/stage5.plan
Normal file
20
rex.project/x86_64/plans/stage5.plan
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"plan":
|
||||
[
|
||||
{
|
||||
"name": "welcome 5",
|
||||
"dependencies": [ null ],
|
||||
"comment": "greet the user"
|
||||
},
|
||||
{
|
||||
"name": "cpio",
|
||||
"dependencies": [ null ],
|
||||
"comment": "prereq for fedora kernel config"
|
||||
},
|
||||
{
|
||||
"name": "linux kernel",
|
||||
"dependencies": [ null ],
|
||||
"comment": "the abyss"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user