o Installer:
- The ability to set the Shell for non-root user during install was nice in 9.0 (I like bash)
to Fix in the meantime: post-boot, as root issue ' chsh -s /bin/bash username '
- The ability to set the Hostname in the 9.0 installer was nice
--In the installer, I would like the option to enable kernel messages for boot instead of the graphical boot splash screen - this is *NIX, not Windows 95 ;-)
to Fix in the meantime: post-boot, edit /boot/loader.conf and change " splash_pcx_load " and " bitmap_load " to NO
o BUG: PCBSD Network Manager:
- If Proxy is set and then Unchecked, the values disappear
o Warden:
- Warden does not currently use the Proxy setting - if installing more than 1 jail, this could really come in handy to save bandwidth
- BUG: I tried creating a Debian Linux jail from the existing script; it ran, but the jail won't Start -- fails silently
(note that PCBSD is currently running in Vmware Workstation 8.04; not sure if this makes a difference)
--Is there a log file for this somewhere? Nothing found in dmesg or /var/log/messages...
Messages from jail installer:
[[
I: Base system installed successfully
pwd_mkdb: warning, unknown root shell
Success! Linux jail created at 192.168.2.180
Changing root password ... Success
]]
--That's all for now, looks like Warden is broken for me