diff options
author | Mandrake <mandrake@mandriva.com> | 2008-03-29 03:54:09 +0000 |
---|---|---|
committer | Mandrake <mandrake@mandriva.com> | 2008-03-29 03:54:09 +0000 |
commit | f740177f2026141806f5840dde4b0a52a3f94c8a (patch) | |
tree | 824b4ba524f4721f4a7db6e9a956815d8c5012fb | |
parent | 2c09af6e60ad8b56ee233b75009ec6fb5cf72241 (diff) | |
download | ldetect-lst-f740177f2026141806f5840dde4b0a52a3f94c8a.tar ldetect-lst-f740177f2026141806f5840dde4b0a52a3f94c8a.tar.gz ldetect-lst-f740177f2026141806f5840dde4b0a52a3f94c8a.tar.bz2 ldetect-lst-f740177f2026141806f5840dde4b0a52a3f94c8a.tar.xz ldetect-lst-f740177f2026141806f5840dde4b0a52a3f94c8a.zip |
add dkms info for lzma with kernel 2.6.24.4-tmb-laptop-1mdv
4 files changed, 2 insertions, 0 deletions
diff --git a/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/sqlzma.alias b/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/sqlzma.alias new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/sqlzma.alias diff --git a/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/sqlzma.description b/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/sqlzma.description new file mode 100644 index 00000000..7280d854 --- /dev/null +++ b/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/sqlzma.description @@ -0,0 +1 @@ +LZMA uncompress for squashfs. Some functions for squashfs to support LZMA and a tiny wrapper for LzmaDecode.c in LZMA SDK from www.7-zip.org. diff --git a/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/unlzma.alias b/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/unlzma.alias new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/unlzma.alias diff --git a/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/unlzma.description b/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/unlzma.description new file mode 100644 index 00000000..04dd8744 --- /dev/null +++ b/dkms-modules-info/2.6.24.4-tmb-laptop-1mdv/unlzma.description @@ -0,0 +1 @@ +LZMA uncompress. A tiny wrapper for LzmaDecode.c in LZMA SDK from www.7-zip.org. |