Closed alevy closed 5 years ago
Add a command line option to the mk_rootfs.sh script that excludes/includes the console from being initialized by OpenRC.
mk_rootfs.sh
Default should be no console, with a command line option to include it, e.g.:
$ ./mk_rootfs.sh —include-console python2 myrootfs.ext4
with the --debug option, isn't this issued resolved?
Yes
Add a command line option to the
mk_rootfs.sh
script that excludes/includes the console from being initialized by OpenRC.Default should be no console, with a command line option to include it, e.g.: