You could try to check the options of each command.
Or each time you run the command with dcs, it will give you a note that you could run next time.
~# drblsrv --help
Usage:
/usr/sbin/drblsrv [Option]
Option:
-f, --force-yes: force yes, only for Debian-like distribution. It should not be used except in very special situations. Using force-yes can potentially destroy your system!
-i, --install: install DRBL.
-u, --uninstall: uninstall DRBL.
-v, --verbose: verbose mode.
(.... skip ....)
~# drblpush --help
Usage: /usr/sbin/drblpush [-c|--config config_file][-d|--debug][-e|--accept-one-nic][-h|--help][-i|--interactive][-k|--keep_clients Y/n][-l|--language index_number][-m|--client_startup_mode 1/2][-n|--no_deploy][-o|--clonezilla_home DIR][-p|--port_client_no number][-q|--quiet][-r|--drbl_mode 0|1|2][-t|--live_client_branch 0|1|2|3][-s|--swap_create y/N][-v|--verbose][-z|--clonezilla_mode 0|1|2|3][--skip-drbl-ocs-live-prep][--drbl-ocs-live-server IP]
-b, --not-add-start-drbl-srvi Do NOT add and start DRBL related services after the configuration is done
-c, --config The DRBL config file, text format
-d, --debug Turn on debug mode when run shell script
(.... skip ....)
~# dcs --help
/usr/sbin/dcs: --help: invalid option
Usage: /usr/sbin/dcs [OPTION] MODE [MODE2]
OPTION
-l, --language INDEX Set the language to be shown by index number: [0|en_US.UTF-8]: English, [1|zh_TW.BIG5]: Traditional Chinese (Big5) - Taiwan, [2|zh_TW.UTF-8]: Traditional Chinese (UTF-8, Unicode) - Taiwan [a|ask]: Prompt to ask the language index
-h, --host [IP_LIST|MAC_LIST]
(.... skip ....)
Jazz
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
is there a way to skip the menu on a per machine basis?
IE if I have all of their mac addresses I want to boot to various options.
Thank you
Never mind I managed to figure it out
You could try to check the options of each command.
Or each time you run the command with dcs, it will give you a note that you could run next time.
~# drblsrv --help
Usage:
/usr/sbin/drblsrv [Option]
Option:
-f, --force-yes: force yes, only for Debian-like distribution. It should not be used except in very special situations. Using force-yes can potentially destroy your system!
-i, --install: install DRBL.
-u, --uninstall: uninstall DRBL.
-v, --verbose: verbose mode.
(.... skip ....)
~# drblpush --help
Usage: /usr/sbin/drblpush [-c|--config config_file] [-d|--debug] [-e|--accept-one-nic] [-h|--help] [-i|--interactive] [-k|--keep_clients Y/n] [-l|--language index_number] [-m|--client_startup_mode 1/2] [-n|--no_deploy] [-o|--clonezilla_home DIR] [-p|--port_client_no number] [-q|--quiet] [-r|--drbl_mode 0|1|2] [-t|--live_client_branch 0|1|2|3] [-s|--swap_create y/N] [-v|--verbose] [-z|--clonezilla_mode 0|1|2|3] [--skip-drbl-ocs-live-prep] [--drbl-ocs-live-server IP]
-b, --not-add-start-drbl-srvi Do NOT add and start DRBL related services after the configuration is done
-c, --config The DRBL config file, text format
-d, --debug Turn on debug mode when run shell script
(.... skip ....)
~# dcs --help
/usr/sbin/dcs: --help: invalid option
Usage: /usr/sbin/dcs [OPTION] MODE [MODE2]
OPTION
-l, --language INDEX Set the language to be shown by index number:
[0|en_US.UTF-8]: English,
[1|zh_TW.BIG5]: Traditional Chinese (Big5) - Taiwan,
[2|zh_TW.UTF-8]: Traditional Chinese (UTF-8, Unicode) - Taiwan
[a|ask]: Prompt to ask the language index
-h, --host [IP_LIST|MAC_LIST]
(.... skip ....)