Группа :: Система/Основа
Пакет: util-linux
Главная Изменения Спек Патчи Загрузить Bugs and FR
Патч: util-linux-2.11y-rh-pipefs.patch
--- util-linux-2.12pre/mount/fstab.5.orig 2004-01-21 20:37:00.000000000 -0500
+++ util-linux-2.12pre/mount/fstab.5 2004-01-21 20:38:41.000000000 -0500
@@ -75,6 +75,7 @@ device node (as created by
for the device to be mounted, like `/dev/cdrom' or `/dev/sdb7'.
For NFS mounts one will have <host>:<dir>, e.g., `knuth.aeb.nl:/'.
For procfs, use `proc'.
+For rpc_pipefs, use `none'.
.LP
Instead of giving the device explicitly, one may indicate
the (ext2 or xfs) filesystem that is to be mounted by its UUID or
@@ -121,6 +122,7 @@ of filesystem types, such as
.IR qnx4 ,
.IR reiserfs ,
.IR romfs ,
+.IR rpc_pipefs ,
.IR smbfs ,
.IR sysv ,
.IR tmpfs ,
--- util-linux-2.12pre/mount/mount.8.orig 2004-01-21 20:37:00.000000000 -0500
+++ util-linux-2.12pre/mount/mount.8 2004-01-21 20:38:41.000000000 -0500
@@ -375,6 +375,7 @@ currently supported are:
.IR ramfs ,
.IR reiserfs ,
.IR romfs ,
+.IR rpc_pipefs ,
.IR smbfs ,
.IR sysv ,
.IR tmpfs ,
@@ -1434,6 +1435,9 @@ utility which can be obtained from
.SH "Mount options for romfs"
None.
+.SH "Mount options for rpc_pipefs"
+None.
+
.SH "Mount options for smbfs"
Just like
.IR nfs ", the " smbfs