Skip to content

knsathya/mkrootfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkrootfs

Build your own rootfs image. Currently this app supports busybox or minrootfs types.

Usage:

Usage: makerootfs [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]...

Options:
  -t, --rootfs-type [busybox|minrootfs]
                                  Rootfs type
  -s, --src-dir PATH
  -i, --rootfs-dir PATH           rootfs dir
  --debug / --no-debug
  --help                          Show this message and exit.

Commands:
  add-service  Add rootfs services
  build        Build rootfs
  gen-image    Generate rootfs image
  help         Show help contents
  update       Update rootfs


About

Build your own rootfs image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published