Building in a different direction by replacing stage folders (#51)
This commit is contained in:
parent
a45a061ec4
commit
8f017cb69a
|
@ -114,3 +114,4 @@ Then remove the `EXPORT*` files from `./stage4` (if building up to stage 2) or f
|
||||||
$ touch ./stage3/SKIP ./stage4/SKIP
|
$ touch ./stage3/SKIP ./stage4/SKIP
|
||||||
$ rm stage4/EXPORT*
|
$ rm stage4/EXPORT*
|
||||||
```
|
```
|
||||||
|
If you wish to build further configurations upon (for example) the lite system, you can also delete the contents of `./stage3` and `./stage4` and replace with your own contents in the same format.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user