Menu

/trunk/etc/inc/disks.inc Commit Log


Commit Date  
[r4564] (33.0 kB) by votdev

Allow selecting the key length of the cryptographic algorithm used to encrypt a disk (FR 2779692).

2009-04-25 18:22:57 View
Download
[r4492] (33.0 kB) 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 View
Download
[r4489] (32.9 kB) 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 View
Download
[r4487] (32.9 kB) 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 View
Download
[r4417] (33.0 kB) by votdev

Remove misc mount parameter for mount_msdos because they permit settings user permissions configured via WebGUI.

2009-03-02 20:27:38 View
Download
[r4416] (33.0 kB) by votdev

If mount fails log error message to syslog.

2009-03-02 20:21:50 View
Download
[r4399] (32.9 kB) by votdev

Relocate code.

2009-02-28 00:33:42 View
Download
[r4391] (34.3 kB) by votdev

Mention file system type if mount fails.

2009-02-26 21:23:49 View
Download
[r4387] (34.3 kB) by votdev

Add UDF ISO support (should be work). Testing was not possible because available UDF ISO's were not detected as UDF using 'file' on Linux and Freebsd 7.1.

2009-02-26 19:52:32 View
Download
[r4386] (32.9 kB) by votdev

Delete GEOM metadata before installation.

2009-02-26 19:02:35 View
Download
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.