Hi all,
While going over various file systems, I stumbled upon romfs. Can anyone comment on it's pluses and minuses vs. cramfs and vs. using a readonly ext2 file loopback mounted?
Shachar
romfs started it's life as an example how to write a virtual file system and cramfs is supposed to be a re-implmentation of the same thing for a "real" purpose so I'd say that for whatever you want to use romfs, cramfs is better.
Gilad
================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
