Donate Share January 2007: Project of the Month

FreeNAS

File Release Notes and Changelog

Release Name: latest

Notes:


Changes: FreeNAS 0.7RC2 (Khasadar): -------------------------- Majors changes: - Add ability to configure the login shell for a user. - Upgrade Samba to 3.0.35. - Upgrade transmission to 1.72. - Local users must join the group 'ftp' to be able to login via FTP if 'Local users only' in 'Services|FTP' is enabled. - Upgrade lighttpd to 1.4.23. - Add a user portal. This allows a local user to login and change it's password. The user must have access permissions to login to the user portal. This can be configured in the user configuration WebGUI. Please note that the administrator needs to apply changes done by the local users because there have to be restarted several services (which is not allowed to be done by a user). - Upgrade ProFTPD to 1.3.2a. - Upgrade iSCSI initiator to 2.2.2. - Upgrade fuppes to 0.640. Minors changes: - Set transmission umask to 0002 per default. This can be customize via the 'Services|BitTorrent' WebGUI or the rc.conf variable 'transmission_umask' (FR 2813791). - Add ixgbe driver to i386 kernel. - Add ixgb driver to AMD64 kernel (BR 2813759). - Add support for Blowfish 448 bits encryption (FR 2816028). - Add configuration option in 'Services|BitTorrent' to enable/disable usage of distributed hash table (DHT). - Add /usr/bin/getopt command (FR 2824548). Bug fixes: - Prohibit user 'transmission' to login via FTP. - ZPool disk space usage isn't displayed correctly (BR 2810584). - Improved Unison WebGUI to be able to configure ZFS shares as working directory (BR 2795084). - Synchronizing ZFS configuration fails (BR 2814324). Permanent restrictions: - It is not possible to format a SoftRAID disk with MSDOS FAT16/32. - It is not possible to encrypt a disk partition, only complete disks are supported. - It is not possible to get seperate CPU stats per processor on SMP machines because FreeBSD does not support that feature. - Enable 'polling' on interfaces used by a LAGG interface will make it inoperable. - It is not possible to mount EXT2 disks with an inode size of 256 bytes. You have to format it with 128 bytes on Linux to use them on FreeBSD. Known bugs: - If DHCP for IPv4 is used, the IPv6 statically configured DNS server will be overriden by the IPv4 DNS server. - Downgrading to 0.69 via WebGUI fails because of broken pipe error. - FreeBSD's ext2fs module, as of release 7.1, cannot mount ext2 file systems with 256-byte large inodes, only 128 byte sized. Unfortunately, 256 byte is the default size with many recent Linux distributions.