##-----------------------------------------------------------------------------
## src/e2compr/README
##
## Creation:     24.03.2004
## Last Update:  09.05.2004
##
## Copyright (c) 2004 Ruediger Otte <ruediger dot otte at gmx dot net>
##
## 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 of the License, or
## (at your option) any later version.
##-----------------------------------------------------------------------------

Files in src/e2compr/

	README: You are reading it already.

	---

	dot-config: ".config" for modified kernel.

	---

	e2compr-0.4.43a-patch-2.4.26.diff.gz:

	I applied the official e2compression-patch for kernel 2.4 (available
	at http://e2compr.sourceforge.net)

	---

	rootfs-2.1.7-e2compr.diff.gz:

	For a modified Rootfs you need:

	1. This patch for "/etc/rc" in the Rootfs. "cd" to the dir
	   where you mounted the Rootfs and type
	   "gzip -cd [PATH_TO_PATCH/]rootfs-2.1.7-e2compr.diff.gz | patch -p1"

	1. e2fsprogs-1.25-e2compr, compiled against uclibc. You have to copy
	   "mke2fs" to "/sbin/mkfs.ext2" and "chattr" to "/bin/chattr" in the
	   Rootfs.
	2. An (empty) file "/etc/e2compr". This file enables the Package to
	   recognize that we're using a modified Rootfs.

