Menu

Code Commit Log


Commit Date  
[r4496] by votdev

Replace msntp with FreeBSD's ntpdate.

2009-03-26 22:20:55 Tree
[r4495] by votdev

Upgrade lighttpd to 1.4.22.

2009-03-26 20:47:09 Tree
[r4494] by votdev

Add device I/O statistics to 'Status|Disks' page (FR 2704919).

2009-03-26 20:39:49 Tree
[r4493] by votdev

Fix problem with DAAP & Mac iTunes 8.1 (BR 2701606). Thanks to Alexey Sannikov.

2009-03-25 18:39:17 Tree
[r4492] by votdev

Fix false positive bug while detecting disk mount state (BR 2706994). Thanks to desummoner for the patch.

2009-03-23 22:15:51 Tree
[r4491] by votdev

Add /usr/sbin/iostat for I/O statistics.

2009-03-23 21:29:14 Tree
[r4490] by votdev

Force line wrap in <pre> areas.

2009-03-23 20:53:52 Tree
[r4489] by votdev

Mounting NTFS on FreeNAS 0.7 fails due the following:

Note that in FreeBSD 7.x, mount(8) has a fixed (hard coded) list of external
mount_XXX programs that can be called, so to make this work you have to do one
of the following:

1. Rename /sbin/mount_ntfs, symlink ntfs-3g as the former, and use just "ntfs"
as the type in /etc/fstab.
$ mv /sbin/mount_ntfs /sbin/mount_ntfs-kern
$ ln -s /usr/sbin/mount_ntfs-3g /usr/sbin/mount_ntfs
2. ...

Reference: http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/fusefs-ntfs/files/README.FreeBSD?rev=1.2;content-type=text%2Fplain

2009-03-22 19:02:24 Tree
[r4488] by votdev

Support empty passwords in websrv. Thanks to Lars Köller for the patch.

2009-03-22 18:35:06 Tree
[r4487] by votdev

force option is not used anymore in NTFS-3G 2009.2.1 (BR 2702170). Thanks to skygunner6.

2009-03-22 11:08:14 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.