Commit | Date | |
---|---|---|
[r9041]
by
yaberauneya
Change some debug statements from syslog.LOG_NOTICE into syslog.LOG_DEBUG to quiet down unnecessary noise at boot on the console. |
2011-12-09 09:11:56 | Tree |
[r9040]
by
yaberauneya
Merge changes from trunk to 8.0.3 Fix tracebacks which occur if with invalidating home directories. This occurs on 8.0.2+ if an SSH pubkey was provided and the path provided for the home directory was invalidated, in particular: 1. /nonexistent was provided for a home directory when creating a new user. This addresses ticket 1082. |
2011-12-09 08:52:40 | Tree |
[r9039]
by
yaberauneya
Fix tracebacks which occur if with invalidating home directories. This occurs on 8.0.2+ if an SSH pubkey was provided and the path provided for the home directory was invalidated, in particular: 1. /nonexistent was provided for a home directory when creating a new user. This addresses ticket 1082. |
2011-12-09 08:49:54 | Tree |
[r9038]
by
yaberauneya
Merge changes from trunk to 8.0.3 Enable winbindd if activedirectory is enabled. ------------------------------------------------------------------------ Always generate resolv.conf so that some applications (like avahi) don't spew ------------------------------------------------------------------------ Fix bad string quoting. 1) It drives the vim colorizer nuts. |
2011-12-09 07:00:34 | Tree |
2011-12-09 06:41:14 | Tree | |
[r9036]
by
yaberauneya
Fix deleting zvols with the name 'zvol' and other creative ways for potentially misparsing actions from URLs. Also loosen input in URI parsing regexes to permit periods in snapshots, dataset names and paths. This fix was manually merged from 8285 (I didn't add the rest of the manual zvol snapshot enhancement). |
2011-12-09 06:36:10 | Tree |
2011-12-09 06:23:22 | Tree | |
2011-12-09 06:22:34 | Tree | |
[r9033]
by
yaberauneya
Update the FreeBSD release when ix-motd is run so folks aren't confused about it not reporting the right version :). |
2011-12-09 01:24:59 | Tree |
[r9032]
by
yaberauneya
One slight tweak. If there was a change to /boot/loader.conf.local after an upgrade, it would be nice to delay the reboot until both /boot/loader.conf and /boot/loader.conf.local were updated to do everything all in one shot as opposed to having to reboot the machine again. Someday one will be able to trigger a reboot with a specific action, but for now, this will suffice for saving some time when the script is run from ix-update. |
2011-12-08 23:15:15 | Tree |