]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC revisions 230804,254265,255908,256338,256345,256347-256348,256489,
authordteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 31 Mar 2014 01:04:40 +0000 (01:04 +0000)
committerdteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 31 Mar 2014 01:04:40 +0000 (01:04 +0000)
commit48c8b51f1e01fcb0c94e67638c36ef5436d0d4e6
treedb455b7635abcdf56118ab24c7ee5853b82800ba
parent8711ae5d2978c1b7155daef07883ebdfb5fab9d3
MFC revisions 230804,254265,255908,256338,256345,256347-256348,256489,
257842-257845,257872,259115,259143,259276,259468-259469,259572,259686,
260260-260262,260866, and 260900 (25 revisions; summarized below)...
r230804: Fix a whitespace nit (kevlo)
r254265: (recording mergeinfo only)
r255908: Remove the is (Iceland) mirror per mail from the admins (brd)
r256338: Dump 4096 bytes from /dev/random to /entropy (des)
r256345: Rewrite the keymap module
r256347: Detect when an interface is wireless (Warren Block)
r256348: Merge dumpdev into regular services; enable (Allan Jude)
r256489: Add executable bit to docsinstall and entropy scripts
r257842: Performance and debugging enhancements
r257843: Remove ttys(5) munging from previous commit
r257844: Copy install log to deployed /var/log for debugging
r257845: Fixup to last commit
r257872: Doc fixup -- add missing .El (joel)
r259115: Prevent log file from becoming truncated
r259143: Use sed(1) /i instead of /I (eadler)
r259276: Fix `local: Not in a function' error in logfile
r259468: Ignore mouse-release command from VMware
r259469: Mask error from newaliases(1) when hostname not fully qualified
r259572: Fix `rm: /tmp/bsdinstall_etc/fstab: ..." error in logfile
r259686: Move VMware mouse-release solution
r260260: Remove what appears to be a stray debugging printf
r260261: Lower priority of open wireless access policy (gavin)
r260262: Allow bsdinstall to use WPA-Enterprise networks (gavin)
r260866: Fix bad comparison and fix file comment (Christoph Mallon)
r260900: Whitespace and style nits

git-svn-id: svn://svn.freebsd.org/base/stable/9@263956 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
17 files changed:
release/rc.local
usr.sbin/bsdinstall/bsdinstall
usr.sbin/bsdinstall/bsdinstall.8
usr.sbin/bsdinstall/scripts/Makefile
usr.sbin/bsdinstall/scripts/auto
usr.sbin/bsdinstall/scripts/config
usr.sbin/bsdinstall/scripts/docsinstall [changed mode: 0644->0755]
usr.sbin/bsdinstall/scripts/entropy [new file with mode: 0755]
usr.sbin/bsdinstall/scripts/jail
usr.sbin/bsdinstall/scripts/keymap
usr.sbin/bsdinstall/scripts/mirrorselect
usr.sbin/bsdinstall/scripts/netconfig
usr.sbin/bsdinstall/scripts/netconfig_ipv4
usr.sbin/bsdinstall/scripts/netconfig_ipv6
usr.sbin/bsdinstall/scripts/script
usr.sbin/bsdinstall/scripts/services
usr.sbin/bsdinstall/scripts/wlanconfig