opnsense-src/usr.sbin/bsdinstall/scripts
Devin Teske e7f2eb12c2 Use the oft-neglected awk syntax "startcondition, stopcondition { ... }" to
process the range of country labels which appear as columnar list from the
"ifconfig DEV list countries" command. Not only improving maintainability,
but also properly encapsulating arguments in single-quotes instead of
trying to escape whitespace. It is also completely unnecessary to collapse
newlines into whitespace (shell will do this for you automatically upon
expansion of the contents where necessary).

NB: This also changes the sorting algorithm to sort on the country code,
not the country name. The type-ahead feature of dialog is destroyed if the
tags are not sorted properly.
2016-12-13 00:02:59 +00:00
..
adduser Make messages about typos appear on the screen instead of in the log file. 2011-08-21 18:49:28 +00:00
auto Add new System Hardening menu and options to bsdinstall. 2016-07-15 15:07:24 +00:00
checksum Mark any distfiles with no checksum entries in the manifest "Skipped" 2011-03-23 13:43:56 +00:00
config Add new System Hardening menu and options to bsdinstall. 2016-07-15 15:07:24 +00:00
docsinstall Update copyrights 2015-09-11 20:58:00 +00:00
entropy Explicitly set permissions on entropy files 2015-12-28 17:27:20 +00:00
hardening Write kern.randompid to /etc/sysctl.conf 2016-08-09 15:57:37 +00:00
hostname Update copyrights 2015-09-11 20:58:00 +00:00
jail Explicitly exit with success 2015-09-11 20:59:13 +00:00
keymap Explicitly exit with success 2015-09-11 21:01:26 +00:00
Makefile Add new System Hardening menu and options to bsdinstall. 2016-07-15 15:07:24 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mirrorselect Strip the patch level from the release name before trying to fetch the 2014-07-24 17:43:42 +00:00
mount
netconfig Adapt to new wireless scheme where base wlan interfaces do not show up in 2015-12-06 00:20:45 +00:00
netconfig_ipv4 bsdinstall: unbreak static address assignment for wired networks. 2016-05-26 11:58:36 +00:00
netconfig_ipv6 Produce meaningful exit code 2015-09-11 21:08:46 +00:00
rootpass Remove trailing newline at EOF 2015-09-11 21:09:39 +00:00
script Update copyright 2015-09-11 21:13:34 +00:00
services Add a line to the post-installation configuration dialog to enable the 2014-09-26 11:38:10 +00:00
time Make the new 'set date and time' dialog default to skip 2016-07-14 00:41:19 +00:00
umount
wlanconfig Use the oft-neglected awk syntax "startcondition, stopcondition { ... }" to 2016-12-13 00:02:59 +00:00
zfsboot A failed installation once restarted will often error out 2016-07-16 19:35:04 +00:00