freebsd-src/usr.sbin/bsdinstall
Alfonso S. Siciliano 8df9efe877
bsdinstall: Fix command line argument list parsing
bsddialog(1) uses getopt_long(3) to parse command line argument list.
Add '--' to avoid errors caused by arguments (menu items) begin
with '-'.
The change is compatible with dialog(1) and Xdialog(1).
2023-10-11 10:17:04 +02:00
..
distextract Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
distfetch Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
partedit bsddialog: import version 1.0 2023-10-04 18:12:03 +02:00
runconsoles bsdinstall: Add a new runconsoles helper binary 2022-10-03 17:09:16 +01:00
scripts bsdinstall: Fix command line argument list parsing 2023-10-11 10:17:04 +02:00
bsdinstall Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
bsdinstall.8 bsdinstall.8: Document BSDINSTALL_SKIP_* variables 2023-09-18 23:59:09 +02:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc
startbsdinstall bsdinstall: Fix race condition when shutting down after installation 2022-10-06 20:04:04 +01:00