tools-musl: add sandbox to world
This commit is contained in:
parent
b796c7b684
commit
28a816ab8d
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ prepare_overlay() {
|
|||
|
||||
emerge_system() {
|
||||
ROOT="${ROOTFS}" emerge --keep-going --with-bdeps=y -uvq @system
|
||||
ROOT="${ROOTFS}" emerge --keep-going --with-bdeps=y -uvq sandbox
|
||||
}
|
||||
|
||||
mk_top_level_dirs() {
|
||||
|
|
Loading…
Add table
Reference in a new issue