Donderdag is de tweede bètarelease van Freenas versie 0.69 verschenen. Met dit pakket kan een computer in het netwerk puur en alleen voor dataopslag worden gebruikt. Het geheel is gebaseerd op M0n0wall, een uitgeklede Freebsd-installatie en is voorzien van een overzichtelijke webinterface. Het heeft onder andere ondersteuning aan boord voor Cifs(Samba), ftp, nfs, Rsync, ssh, local user authentication en software-raid 0, 1 en 5. Geïnstalleerd neemt Freenas niet meer dan 32MB ruimte in beslag en kan dus met gemak op een compactflash, de harde schijf of een usb-stick worden geïnstalleerd. Het changelog van deze release laat de volgende veranderingen zien:
Majors changes:Minors changes:
- Upgrade e2fsprogs to 1.41.0, fusefs-ntfs/ntfs-3g to 1.2531, Samba to 3.0.30, rsync to 3.0.3.
- Add 'perms' and 'xattrs' parameter to RSYNC client/local shares (FR 2009300).
- Allow user to add additional parameters to RSYNC client/local shares.
- Modified WebGUI look & feel.
- Add ctorrent client (No WebGUI, only console support).
- Disable splashscreen because it causes reboots on some systems.
- Keep time zone informations up to date (BR 2034132).
Bug fixes:
- Enable WLAN interface setup via console.
- Add 'Loewe Connect' UPnP support (FR 2003278).
- Modity iSCSI-Target WebGUI. This will hopefully reduce 'Extent' configuration problems.
- Disallow adding duplicate named CIFS/SMB and AFP shares. Thanks to Falk Menzel.
- Rename environment variable used by /etc/rc.d/rsync_client and rsync_local scripts to rsync_client_logfile and rsync_local_logfile.
- If 'Recycle bin' has been enabled for a CIFS/SMB share the '.recycle' directory will be created with 0777 permissions. A subdir will be created for each user with 0700 permissions.
- Add 'mount_smbfs' command. HowTo.
Permanent restrictions:
- Fix bug in interfaces WebGUI. Thanks to freenas_fan for this tip.
- Support large MSDOS file systems (use mount option 'large') (BR 2001483). Thanks to gusthave.
- iSCSI Target lets you create a target with no storage (BR 2011723). Thanks to SuperJuice.
- Fix bug in /etc/rc.d/hosts script. Thanks to Lars Köller for reporting the problem.
Known bugs:
- 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.
[break]
- If DHCP for IPv4 is used, the IPv6 statically configured DNS server will be override by the IPv4 DNS server.