freebsd-dev/usr.sbin/bsdinstall/scripts
Devin Teske 2d5cf580aa In bsdinstall_log, it's rather confusing to see the following sequence:
DEBUG: Running installation step: hostname
  rm: /tmp/bsdinstall_etc/fstab: No such file or directory

The two lines are unrelated, and the rm is spurious. Let's add `-f' to
that rm(1) so it doesn't confuse us when debugging an install.

MFC after:	3 days
2013-12-18 21:16:57 +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 In bsdinstall_log, it's rather confusing to see the following sequence: 2013-12-18 21:16:57 +00:00
checksum Mark any distfiles with no checksum entries in the manifest "Skipped" 2011-03-23 13:43:56 +00:00
config Mask error from newaliases(1) when the hostname is not fully qualified. 2013-12-16 15:52:44 +00:00
docsinstall A series of changes tested together as a whole: 2013-11-08 09:57:03 +00:00
entropy Add executable bit to docsinstall [old] and entropy [new] scripts. 2013-10-15 02:07:29 +00:00
hostname
jail A series of changes tested together as a whole: 2013-11-08 09:57:03 +00:00
keymap Rewrite the keymap module to display an actual menu of selectable 2013-10-11 20:52:42 +00:00
Makefile Add zfsboot module as an option for automatic configuration. Default is 2013-10-11 20:41:35 +00:00
mirrorselect Remove ftp5.se.f.o, as per request to -hubs@ 2013-09-28 13:58:21 +00:00
mount
netconfig Incorporate PR bin/161547 to detect when an interface is wireless. 2013-10-11 21:12:48 +00:00
netconfig_ipv4 A series of changes tested together as a whole: 2013-11-08 09:57:03 +00:00
netconfig_ipv6 A series of changes tested together as a whole: 2013-11-08 09:57:03 +00:00
rootpass Make messages about typos appear on the screen instead of in the log file. 2011-08-21 18:49:28 +00:00
script A series of changes tested together as a whole: 2013-11-08 09:57:03 +00:00
services I caught the following snippet at the end of my /var/log/bsdinstall_log: 2013-12-12 20:47:18 +00:00
time
umount
wlanconfig A series of changes tested together as a whole: 2013-11-08 09:57:03 +00:00
zfsboot Auto-enable 4k sector alignment when disk encryption is requested (it is 2013-12-16 19:54:55 +00:00