genromfs is a tool for creating romfs images. romfs is a Linux specific light-weight, space-efficient, read-only filesystem.
| Tags | Boot Filesystems |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: Compilation fixes were made for the Cygwin platform, and there is less dependence on the ntohl() implementation. A segfault is now avoided with nonexistent directories. The acceptable names for "fake" device names were made to include the "-", "_", and "+" characters.


Changes: The man page has been improved and is now correctly installed.


Changes: This release has some portability fixes for glibc, PPC, Solaris, and FreeBSD. It also merges in uClinux changes, allowing file exclusion and addition of device nodes without being root.