ダウンロードリスト

プロジェクト概要

システムを自動的に処理サブマウント リムーバブル メディアのマウント、アンマウント、Cdrom、Dvd、フロッピー ディスク ドライブなどのリムーバブル メディア デバイス。それは小さなカーネル モジュールとユーザー空間のプログラムの 2 つの部分システムです。それ supermount と同じ機能を提供しますが (うまく行けば) supermount の安定性の問題を回避できます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2004-02-27 10:09
0.9

このリリースの主な理由はかなり深刻なバグがいくつか最近発見されたアドレスです。 1つのバグは、オプションがnosuid、nodev妨げていると正しく動作してからがnoexec。場合subfsオプションを指定しない一切でマウントされた他のカーネルおっと作り出すことができる。ようこそ新機能以外にマウントされますと、オプションの"procuid"UIDとGIDは、プロセスがマウントにアクセスするとUnixのファイルシステムです。 UIDとGIDは正しくファイルシステムから、それをサポートしていないか削除されます。
タグ: Major bugfixes
The primary reason for this release is to address a couple of
fairly serious bugs recently discovered. One bug has prevented
the options nosuid, nodev, and noexec from operating
correctly. The other could produce a kernel oops if subfs was
mounted with no options whatsoever. There is a new feature,
the option "procuid" will mount non-Unix filesystems with the
UID and GID of the process accessing the mount. UID and GID
are now properly stripped from filesystems that don't support
them.

2004-02-20 16:59
0.8

このリリースではIdentCdromはカーネルメソッドを実装します。これにより、サブマウントで動作するようにdfのようなユーティリティがあります。も変更を防ぐために行われているいくつかのまれな例2.6.3カーネルのコードへの変更が原因でハングアップします。その他の変更submountdが速いときにはfsの自動=失敗マウントリターンを得るための変更が含まれます。 。specファイルと、Debianの制御ファイルは現在、バージョン2.6に含まれています。バイナリパッケージのカーネルではサポートさディストリビューションの最新のセキュリティ更新プログラムをご利用いただけます。
タグ: Minor feature enhancements
This release implements the statfs kernel method. This allows utilities
like df to work with submount. A change has also been made to prevent
hangs in some rare cases caused by changes to the 2.6.3 kernel code.
Other changes include changes in submountd to get it to return faster
when a mount with fs=auto fails. A .spec file and Debian control files
are now included with the 2.6 version. Binary packages are available for
kernels with the latest security updates for supported distributions.

2004-01-19 09:54
0.7

この変更は、主にカーネル2.6.1にしたときに、それがディレクトリにアクセスしようとするとハングアップするためのプロセスを引き起こす可能性が深刻なバグを回避しますサブマウントでマウントされた。また、syslogにさらに有益なエラーメッセージを送ります。ユーザーは、2.6カーネルを使ってアップグレードすることが推奨されます。
タグ: Major bugfixes
This change primarily works around a serious bug in kernel 2.6.1, which can cause a process to hang when it tries to access a directory mounted with submount. It also sends more informative error messages to syslog. Users using a 2.6 kernel are encouraged to upgrade.

2003-12-09 20:36
0.6

人気の要求があるため、このバージョンのNFSのようなネットワークファイルシステムのサポートを追加します。詳細については、マニュアルを参照してください。また、(十分な経験の少ないユーザーにお勧めする安定しているのは初めてのためのサブマウントのマニュアルページが含まれますが)。バイナリパッケージはFedora Core 1からは、Red HatのEL 3日はMandrake 9.2は、Slackware 9.1で、DebianのSarge(2.4.22カーネル)をご利用いただけます。
タグ: Major feature enhancements
Due to popular requests, this version adds support for network filesystems like NFS. See the documentation for details. It also includes a submount man page for the first time (it is stable enough to recommend for less experienced users now). Binary packages are available for Fedora Core 1, Red Hat EL 3, Mandrake 9.2, Slackware 9.1, and Debian Sarge (2.4.22 kernel).

2003-10-24 12:57
0.5

このバージョンの機能は、プログラムが"プログラムとして指定することによってマウントを行うsubmountd以外の呼び出しに追加="fstabの行に。この問題を修正するループはVFS 2.4.22のルックアップしないように変更するために捕まるの結果でした。これはchar *文字2.5.70以降のカーネルでの変更に適合するよう、変更subfs_lookup 2.6.0での関数プロトタイプをテストカーネルに一致するをconstからsubfs_get_super devnameという名前のパラメータを変更します。
タグ: Minor feature enhancements
This version adds the ability to call a program other than
submountd to do the mount by specifying it as
"program=" on the fstab line. It fixes a problem which
could result in getting caught in a loop due to a change in
the way the VFS does lookup in 2.4.22. It changes the
subfs_get_super devname parameter from char * to
const char to conform to the change in kernels since
2.5.70, and changes subfs_lookup to match the function
prototype in 2.6.0-test kernels.

プロジェクトリソース