##-----------------------------------------------------------------------------
## opt/e2compr.txt
##
## Creation:     24.03.2004
## Last Update:  17.04.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.
##-----------------------------------------------------------------------------

#----------------------------------------------------------------------------
# optional e2compr used if OPT_E2COMPR='yes'
#----------------------------------------------------------------------------
OPT_E2COMPR			yes	etc/prep/rc400.e2compr
OPT_E2COMPR			yes	etc/rc.d/rc100.e2compr-init

OPT_E2COMPR			yes	files/bin/chattr-e2compr

OPT_E2COMPR			yes	files/sbin/mkfs.ext2-e2compr

E2COMPR_RD_%_ALGO		bzip2	files/lib/modules/2.4.26/kernel/fs/ext2/bzip2.o
E2COMPR_RD_%_ALGO		lzo1x1	files/lib/modules/2.4.26/kernel/fs/ext2/lzo1x1.o
E2COMPR_RD_%_ALGO		lzv1	files/lib/modules/2.4.26/kernel/fs/ext2/lzv1.o

#----------------------------------------------------------------------------
# optional e2compr_httpd_status used if OPT_E2COMPR_HTTPD_STATUS='yes'
#----------------------------------------------------------------------------

OPT_E2COMPR_HTTPD_STATUS	yes	files/bin/lsattr
OPT_E2COMPR_HTTPD_STATUS	yes	files/usr/bin/e2ratio
OPT_E2COMPR_HTTPD_STATUS	yes	files/usr/local/htdocs/main_e2compr.cgi

#----------------------------------------------------------------------------
# optional e2compr_tool_x used if OPT_E2COMPR_TOOL_X='yes'
#----------------------------------------------------------------------------

OPT_E2COMPR_TOOL_E2FSCK		yes	files/sbin/e2fsck
OPT_E2COMPR_TOOL_DUMPE2F	yes	files/sbin/dumpe2fs
OPT_E2COMPR_TOOL_TUNE2FS	yes	files/sbin/tune2fs
