getting started: explain 9p module rebuild

split networking and filesystem toplevel secions

create closest overlayfs attempt so far and document it
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-10-14 00:00:00 +00:00
parent ddecb1bf5d
commit 98bada1e7c
10 changed files with 442 additions and 336 deletions

View File

@@ -275,7 +275,7 @@ def main(args, extra_args=None):
) == 0
# Do the actual build.
common.mkdir()
common.make_build_dirs()
if not args.no_all:
extra_make_args.append('all')
assert common.run_cmd(