##-----------------------------------------------------------------------------
## changes/e2compr.txt
##
## 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.
##-----------------------------------------------------------------------------

0.1a:  24.03.2004
-----------------

* Initial release.

0.2a:  24.03.2004
-----------------

* config/e2compr.txt: better arrangement of config-vars.
* doc/deutsch/opt/e2compr.txt: new revision.
* opt/etc/prep/prep.e2compr: added missing permission setting.
* opt/etc/rc.d/rc500.e2compr: split up into rc100.e2compr-init
                              and rc999.e2compr-dirs
* opt/etc/rc.d/rc999.e2compr-dirs: recursive compression of subdirectories.
* opt/files/usr/bin/find: added (taken from opt_extratools).

0.3a:  25.03.2004
-----------------

* all text files: unix2dos converted.

* changes/e2compr.txt: translated.
* config/e2compr.txt: updated.
* doc/deutsch/opt/e2compr.txt: updated.
* img/kernel-e2compr-apm.std: added kernel-image with apm support for
                              use with opt_poweroff.
* img/kernel-e2compr-apm.rm: added kernel-image with apm support and
* img/roofs-e2compr.gz: added a way to handle invalid algorithm values for
                        "/opt"-compression.
* opt/etc/rc.d/rc100.e2compr-init: better detection of the modified rootfs.
* opt/etc/rc.d/rc999.e2compr-dirs: only compress existing directories.
                             real-mode-poweroff for use with opt_poweroff.

* opt/etc/prep/prep.e2compr: added dos2unix conversion of initscripts.
* src/e2compr/rootfs.txt: updated.

0.4a:  29.03.2004
-----------------

* changes/e2compr.txt: sorted changes alphabetically.
* check/e2compr.txt: updated.
* config/e2compr.txt: added configuration for e2compr status-page.
* doc/deutsch/opt/e2compr.txt: updated.
* opt/e2compr.txt: updated.
* opt/etc/prep/prep.e2compr: updated.
* opt/etc/rc.d/rc999.e2compr-dirs: only compress files on ext2-filesystems
* opt/files/usr/local/htdocs/main_e2compr.cgi: created status-page for httpd.
*                     put unneccessary tools from e2fsprogs-1.25 into
                      separate opt's.
*                     cleaned file from unused config-vars. new arrangement.
* opt/files/bin/e2ratio: moved to opt/files/usr/bin/e2ratio.
* opt/files/lib/modules/2.2.22/fs: kernel modules for extra compressions
                                   algorithms were missing. oops.
* src/e2compr/README: updated with information about source of e2compr-patch.

0.4.1-alpha:  29.03.2004
------------------------

* changes/e2compr.txt: changed package revision counting.
* config/e2compr.txt: added warning to compress filesystems on hd.
* doc/deutsch/opt/e2compr.txt: added warning to compress filesystems on hd.
                               several updates.
* opt/etc/rc.d/rc100.e2compr-init: added loading of installed extra
                                   compression algorithms.
* opt/files/etc/rc.d/rc999.e2compr-dirs: do not recursively compress files 
                                         located on other filesystems.
* src/e2compr/e2compr-0.4.39-patch-2.2.18.diff: gzip'd.
* src/e2compr/e2compr-0.4.39-patch-2.2.25.diff: gzip'd.
* src/e2compr/rootfs-e2compr.diff: added patch for creating an own modified
                                   root-filesystem.
* src/e2compr/README: updated.

0.4.2-alpha:  31.03.2004
------------------------

* config/e2compr.txt: updated.
* doc/deutsch/opt/e2compr.txt: updated.
* opt/etc/rc.d/rc100.e2compr-init: added "e2compr: ..." to all output.
* opt/files/etc/rc.d/rc999.e2compr-dirs: only compress directories that
                                         resides on a ramdisk.
                                         added "e2compr: ..." to all output.
* opt/files/usr/local/htdocs/main_e2compr.cgi: show separate stats for all
                                               available ramdisks.
* src/e2compr/README: updated.

0.4.3-alpha:  05.04.2004
------------------------

* doc/deutsch/opt/e2compr.txt: updated.
* img/roofs-e2compr.gz: updated.
* opt/e2compr.txt: "/usr/bin/e2ratio" only needed by cgi-script.
                   "/bin/lsattr" only needed by cgi-script.
* opt/etc/rc.d/rc100.e2compr-init: added checks for compression algorithm.
                                   set default algorithm gzip5.
* opt/etc/rc.d/rc999.e2compr-dirs: added checks for compression algorithm.
                                   set default algorithm gzip5.
* opt/files/usr/local/htdocs/main_e2compr.cgi: better scripting.
* src/e2compr/e2compr-0.4.39-patch-2.2.18.diff.gz: removed.

0.4.4-alpha:  08.04.2004
------------------------

* check/e2compr.txt: added missing checks.
* doc/deutsch/opt/e2compr.txt: updated.
* opt/etc/prep/prep.e2compr: permission setting updated.
* opt/files/usr/local/htdocs/main_e2compr.cgi: check if directories exist.

0.5-alpha[2.0.8]:  15.04.2004
-----------------------------

* config/e2compr.txt: every compressed ramdisk or dir got its own algorithm.
* doc/deutsch/opt/e2compr.txt: updated.
* opt/etc/prep/prep.e2compr: updated.
* opt/etc/rc.d/rc100.e2compr-init: export config to "/var/run/e2compr.cfg".
                                   export ramdisk state.
                                   updated to match new configuration.
* opt/etc/rc.d/rc999.e2compr-dirs: export directory state.
                                   updated to match new configuration.
* opt/files/lib/modules/2.2.22/fs: renamed all modules to algorithm-names.
* opt/files/usr/bin/e2ratio: stripped.
* opt/files/usr/local/htdocs/main_e2compr.cgi: source "/var/run/e2compr.cfg".
                                               check for ramdisk and directory
                                               state before getting e2ratio.
                                               updated to match new config.
* img/kernel-e2compr: rebuild, added missing vpn-support.
* img/kernel-e2compr-apm.std: rebuild.
* img/kernel-e2compr-apm.rm: rebuild.
* img/rootfs-e2compr.gz: beautified output. updated to match new configuration.
* src/e2compr/README: updated.

0.7-alpha[2.1.6]:  18.04.2004
-----------------------------

* Forked new series for 2.1.x FLI4L. Initial release.

* check/e2compr.txt: added new checks available in 2.1.x FLI4L.
* config/e2compr.txt: removed support for compressing directories cause
                      ext2 is no longer used on other ramdisks.
                      removed configuration of extra algorithms, they
                      are automatically installed.
* doc/deutsch/opt/e2compr.txt: updated.
* img/kernel-e2compr: updated.
* img/rootfs-e2compr.bz2: added check for kernel with e2compr-patch.
                          updated.
* opt/e2compr.txt: updated.
* opt/etc/prep/rc400.e2compr: updated.
* opt/etc/rc.d/rc100.e2compr-init: added check for kernel with e2compr-patch.
                                   updated.
* opt/files/lib/modules/2.4.23/kernel/fs/ext2: added new kernel modules.
* opt/files/usr/bin/find: removed.
* opt/files/usr/local/htdocs/main_e2compr.cgi: updated. added check for kernel
                                               with e2compr-patch.
* src/e2compr/dot-config: added ".config" for modified kernel.
* src/e2compr/README: updated.

0.7-pre1[2.1.7]:  10.05.2004
-----------------------------

* check/e2compr.txt: updated.
* config/e2compr.txt: added variable for setting size of "/opt"-ramdisk.
* doc/deutsch/opt/e2compr.txt
* opt/files: recompiled all binaries against uclibc 0.9.26.
* img/kernel-e2compr: updated to linux 2.4.26.
* img/rootfs-e2compr.tgz: updated.
* img/System.map-e2compr: added.
* src/e2compr/README: updated.
* src/e2compr/dot-config: updated.
* src/e2compr/rootfs-2.1.7-e2compr.diff.gz: updated.
* src/e2compr/e2compr-0.4.43a-patch-2.4.26.diff.gz: updated kernel patch.
