wok rev 900

Linux: compress modules with lzma
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 12 14:01:54 2008 +0000 (2008-06-12)
parents b784a25b8a39
children 45875c9c404f
files linux/stuff/gztazmod.sh
line diff
     1.1 --- a/linux/stuff/gztazmod.sh	Thu Jun 12 14:00:28 2008 +0000
     1.2 +++ b/linux/stuff/gztazmod.sh	Thu Jun 12 14:01:54 2008 +0000
     1.3 @@ -39,8 +39,8 @@
     1.4  echo ""
     1.5  
     1.6  # Find all modules.
     1.7 -echo -n "Searching all modules to gzip them... "
     1.8 -find . -name "*.ko" -exec gzip '{}' \;
     1.9 +echo -n "Searching all modules to compress them... "
    1.10 +find . -name "*.ko" -exec lzma e '{}''{}'.gz \;
    1.11  status
    1.12  
    1.13  # Build a new temporary modules.dep.