[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

on the fly (per archive) ext2 compression works great!



-----BEGIN PGP SIGNED MESSAGE-----


Hi!

Yes, the current e2compr package version lacks on the kernel patches 
(the bug report has alredy posted) you can get it from the package source,
the diff file seems to do not modify this patches so I have applied them
and I just can say that It works great! (much better than ntfs) I suggest
it to everyone.


with something like this:

find / -type f -atime +30 ! -name "*.tgz" ! -name "*.gz" ! -name "*.Z" \
- -exec chattr +c {} \;

You can compress transparently files that system doesn't has accessed in
30 days

This script is just a simple example... the possibilities are infinite

	Regards,

		Ulisses

PD: To apply the patch I had to temporally modify the /usr/src/linux
link to /usr/src/kernel-source-* instead of /usr/src/kernel-headers-*

After applying the patch you can safely undo restore the link

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: latin1
Comment: PGP public key avaliable at http://www.rediris.es/cert/keyserver

iQB1AwUBNOLAsg/N+5+NQ63pAQH+1gMAn5HqakMLMs6RgLGXv74Esx033gLGLZgt
vqbqdgh5Q6pe/fdXeTqwMxTuk3WZabHzmkD3QE+Fbm+hmyko1Svo1JlTCbEpivxt
M3CidouWpiny9zVGNo69kOKgi33ZfqwO
=XLlt
-----END PGP SIGNATURE-----


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: