diff options
author | Alexander Kurz <linux@kbdbabel.org> | 2011-02-17 09:35:47 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-02-17 22:04:46 +0100 |
commit | ddf12286951aee1e7763112cf26629de3fabe6ae (patch) | |
tree | bb53f3299a83191ec581879a4a34521840898a2d | |
parent | cd09b2c3d0574d17804f8a691433249fa86197d3 (diff) | |
download | linux-3.10-ddf12286951aee1e7763112cf26629de3fabe6ae.tar.gz linux-3.10-ddf12286951aee1e7763112cf26629de3fabe6ae.tar.bz2 linux-3.10-ddf12286951aee1e7763112cf26629de3fabe6ae.zip |
Documentation/filesystems/romfs.txt: fixing link to genromfs
Signed-off-by: Alexander Kurz <linux@kbdbabel.org>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r-- | Documentation/filesystems/romfs.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/filesystems/romfs.txt b/Documentation/filesystems/romfs.txt index 2d2a7b2a16b..e2b07cc9120 100644 --- a/Documentation/filesystems/romfs.txt +++ b/Documentation/filesystems/romfs.txt @@ -17,8 +17,7 @@ comparison, an actual rescue disk used up 3202 blocks with ext2, while with romfs, it needed 3079 blocks. To create such a file system, you'll need a user program named -genromfs. It is available via anonymous ftp on sunsite.unc.edu and -its mirrors, in the /pub/Linux/system/recovery/ directory. +genromfs. It is available on http://romfs.sourceforge.net/ As the name suggests, romfs could be also used (space-efficiently) on various read-only media, like (E)EPROM disks if someone will have the |