forked from Dark-Horse-Linux/pyrois
configs addition for chroot population
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"plan":
|
||||
[
|
||||
{
|
||||
"name": "welcome",
|
||||
"name": "welcome 2",
|
||||
"dependencies": [ null ],
|
||||
"comment": "greet the user"
|
||||
},
|
||||
@@ -100,6 +100,11 @@
|
||||
"name": "preparing virtual kernel file systems",
|
||||
"dependencies": [ null ],
|
||||
"comment": "LFS 11.3-systemd-rc1 Ch. 7.3 (chroot)"
|
||||
},
|
||||
{
|
||||
"name": "populate initial users and groups",
|
||||
"dependencies": [ null ],
|
||||
"comment": "OOO: LFS 11.3-systemd-rc1 Ch. 7.6 (chroot)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
10
rex.project/x86_64/plans/stage3.plan
Normal file
10
rex.project/x86_64/plans/stage3.plan
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"plan":
|
||||
[
|
||||
{
|
||||
"name": "welcome 3",
|
||||
"dependencies": [ null ],
|
||||
"comment": "greet the user"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user