freebsd-dev/usr.sbin/bsdconfig/share
Devin Teske c3755aa30c Centralize standard getopts arguments, both for convenience and to correct
a bug in which certain combinations of arguments produced unexpected results
such as `-dX' (now properly produces debugging and X11), `-XS' (now properly
produces X11 in secure mode), `-df-' (enables debugging when reading a
script from standard-input, etc. Multi-word variations such as `-d -X',
`-X -S', `-d -f-', `-d -f -', etc. also work as expected. Also tested were
variations in argument order, which are now working as expected.
2013-05-14 03:21:13 +00:00
..
media Whitespace. 2013-05-12 00:39:25 +00:00
packages Comment. 2013-05-12 00:50:18 +00:00
common.subr Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
device.subr Properly sanitize --menu results (guards against Gtk library warnings from 2013-04-26 21:28:24 +00:00
dialog.subr Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
Makefile Commit first portion of package module -- this includes the ability to view 2013-05-07 05:40:20 +00:00
mustberoot.subr Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00
script.subr Commit first portion of package module -- this includes the ability to view 2013-05-07 05:40:20 +00:00
strings.subr UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
struct.subr Import media selection/preparation framework (sysinstall inspired). Makes 2013-02-25 19:55:32 +00:00
sysrc.subr Add more debugging to help with diagnosis of program-flow when needed. 2012-12-25 10:47:45 +00:00
variable.subr Commit first portion of package module -- this includes the ability to view 2013-05-07 05:40:20 +00:00