diff options
author | Mandrake <mandrake@mandriva.com> | 2009-10-13 02:05:39 +0000 |
---|---|---|
committer | Mandrake <mandrake@mandriva.com> | 2009-10-13 02:05:39 +0000 |
commit | c6da09d29f1b83e554a1f0b4c9864c1c22d06119 (patch) | |
tree | a3fc0e8147ef1657caaf155f3f29aa6ce7d933a4 | |
parent | d2b4a7d93c5f9701241edd224ca45df8466c87ef (diff) | |
download | ldetect-lst-c6da09d29f1b83e554a1f0b4c9864c1c22d06119.tar ldetect-lst-c6da09d29f1b83e554a1f0b4c9864c1c22d06119.tar.gz ldetect-lst-c6da09d29f1b83e554a1f0b4c9864c1c22d06119.tar.bz2 ldetect-lst-c6da09d29f1b83e554a1f0b4c9864c1c22d06119.tar.xz ldetect-lst-c6da09d29f1b83e554a1f0b4c9864c1c22d06119.zip |
add dkms info for lzma with kernel 2.6.31.4-desktop-0.rc2.1mnb
4 files changed, 2 insertions, 0 deletions
diff --git a/dkms-modules-info/2.6.31.4-desktop-0.rc2.1mnb/sqlzma.alias b/dkms-modules-info/2.6.31.4-desktop-0.rc2.1mnb/sqlzma.alias new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/dkms-modules-info/2.6.31.4-desktop-0.rc2.1mnb/sqlzma.alias diff --git a/dkms-modules-info/2.6.31.4-desktop-0.rc2.1mnb/sqlzma.description b/dkms-modules-info/2.6.31.4-desktop-0.rc2.1mnb/sqlzma.description new file mode 100644 index 00000000..7280d854 --- /dev/null +++ b/dkms-modules-info/2.6.31.4-desktop-0.rc2.1mnb/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.31.4-desktop-0.rc2.1mnb/unlzma.alias b/dkms-modules-info/2.6.31.4-desktop-0.rc2.1mnb/unlzma.alias new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/dkms-modules-info/2.6.31.4-desktop-0.rc2.1mnb/unlzma.alias diff --git a/dkms-modules-info/2.6.31.4-desktop-0.rc2.1mnb/unlzma.description b/dkms-modules-info/2.6.31.4-desktop-0.rc2.1mnb/unlzma.description new file mode 100644 index 00000000..04dd8744 --- /dev/null +++ b/dkms-modules-info/2.6.31.4-desktop-0.rc2.1mnb/unlzma.description @@ -0,0 +1 @@ +LZMA uncompress. A tiny wrapper for LzmaDecode.c in LZMA SDK from www.7-zip.org. |