Donate Share January 2007: Project of the Month

FreeNAS

File Release Notes and Changelog

Release Name: 0.69RC1

Notes:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Please note, due adding many new features which have blown
up the image size of FreeNAS it is not possible to upgrade
to the latest 0.69RC1 from versions < 0.69b4 if you
have choosen the embedded OS/DATA installation mode.
In this case you have to backup your data from the DATA
partition and do a fresh installation.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

MD5 (FreeNAS-i386-embedded-0.69RC1.3991.img) = 062f86545e5dfce1d128f2004f03aa0c
MD5 (FreeNAS-i386-0.69RC1.3991.iso) = 6f4e8fee7ed550bd20efe5423968422d
SHA256 (FreeNAS-i386-embedded-0.69RC1.3991.img) = c2ebcf5414348cc764b305f4831b7f7219e598c505df28cd87554ed828c4a67f
SHA256 (FreeNAS-i386-0.69RC1.3991.iso) = dda6e0b556e46c1141008084cde4325c92fc6d97c3298dc8a0bb79e4ca5d958a

MD5 (FreeNAS-amd64-embedded-0.69RC1.3991.img) = 8cd4019cf80b937912bba50b7e825374
MD5 (FreeNAS-amd64-0.69RC1.3991.iso) = f5194984b8fe2d094bb404f7819ceb4d
SHA256 (FreeNAS-amd64-embedded-0.69RC1.3991.img) = ad9ec586163efb36b069f101c16ef53a2a4248c76ebcf55e660782c6dbcddefa
SHA256 (FreeNAS-amd64-0.69RC1.3991.iso) = 424c3df15956877a73d205ff96344366f4ba533f530d9832d85276670e9d105a


Changes: FreeNAS 0.69RC1 (Salusa Secundus): ---------------------------------- Majors changes: - Modify password handling for user 'admin'. Because of that the password will be set back to the default which is 'freenas'. - Add quixplorer 2.3.1 to administrate file system via web browser. It is accessible via http://xxx.xxx.xxx.xxx/quixplorer or WebGUI 'Advanced|File Manager'. Administrator can login via user 'admin' and the WebGUI password. Local system users have access to /mnt only. - Replace PHPMailer with msmtp SMTP mail client. - Add UPS email notification. - Upgrade lighttpd to 1.4.20. - Upgrade e2fsprogs to 1.41.3. - Upgrade Adaptec AACRAID 32/64-bit driver to v5.2.0 Build 15753. - Upgrade arcconf to 5.30.17509. - Upgrade scponly to 4.8. Minors changes: - Add misc NOTIFYFLAG options to upsmon configuration to make logging more communicative. - Add 'Auxiliary parameters' option to DynamicDNS WebGUI page to allow adding additional parameters to the configuration file for customization (FR 2149626). - Add 'MOTD' option to 'System|Advanced' to set the system message of the day. This is displayed when login in via SSH for example. - Add /sbin/clri command to clear an inode by hand if fsck fails (FR 2177277). - Run transmission daemon as user 'transmission' (FR 2129517). - Add combobox to select email authentication method on 'System|Advanced|Email'. - Add combobox to set cnidscheme for AFP shares (FR 2212374). - Create user home directory if an alternative one is set (FR 2214123). - Add 'Download' button on 'Diagnostics|Logs' pages to download log files (FR 2221603). - Refactor /etc/rc.d/routing script. - Traffic graph color change for viewability (BR 2223207). Bug fixes: - Check entered path for iSCSI target extents before storing configuration (BR 2144966). - Allow line breaks in RSYNC message of the day. Due this fix you have to update your MOTD. - Fixed bug in S.M.A.R.T WebGUI. The 'Test email' checkbox was not enabled/disabled correct. - Fix bug in NetBIOS name validation code (BR 2163358). 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. Known bugs: - If DHCP for IPv4 is used, the IPv6 statically configured DNS server will be overriden by the IPv4 DNS server.