This is the Debian GNU/Linux's prepackaged version of the romfs
filesystem generator genromfs(8).

It was put together by Christoph Lamrter <clameter@debian.org>, from
sources obtained from:
  ftp://sunsite.unc.edu/pub/Linux/system/recovery/

Changes for Debian:
  * Added Debian files
  * Endianness fixes
  * Don't assume sizeof(int)==4


Copyrights
----------
Copyright (C) 1997 Janos Farkas <chexum@shadow.banki.hu>

Modifications for Debian:
  Copyright (C) 1998 Juan Cespedes <cespedes@debian.org>


License
-------
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

A copy of the GNU General Public License is available as
`/usr/doc/copyright/GPL' in the Debian GNU/Linux distribution or on
the World Wide Web at `http://www.gnu.org/copyleft/gpl.html'. You can
also obtain it by writing to the Free Software Foundation, Inc., 59
Temple Place - Suite 330, Boston, MA 02111-1307, USA.

