diff options
author | Mandrake <mandrake@mandriva.com> | 2010-01-24 04:12:38 +0000 |
---|---|---|
committer | Mandrake <mandrake@mandriva.com> | 2010-01-24 04:12:38 +0000 |
commit | c9732ea9a670ec9b3b4c275d7f9710419cc180fb (patch) | |
tree | 55604924bdc23b3a994ba10b869d6ed5bcd347f9 | |
parent | d8a0436f68febeb205a3a9b3f56d85cf0fdfb2ba (diff) | |
download | ldetect-lst-c9732ea9a670ec9b3b4c275d7f9710419cc180fb.tar ldetect-lst-c9732ea9a670ec9b3b4c275d7f9710419cc180fb.tar.gz ldetect-lst-c9732ea9a670ec9b3b4c275d7f9710419cc180fb.tar.bz2 ldetect-lst-c9732ea9a670ec9b3b4c275d7f9710419cc180fb.tar.xz ldetect-lst-c9732ea9a670ec9b3b4c275d7f9710419cc180fb.zip |
add dkms info for lzma with kernel 2.6.33-desktop586-0.rc5.1mnb
4 files changed, 2 insertions, 0 deletions
diff --git a/dkms-modules-info/2.6.33-desktop586-0.rc5.1mnb/sqlzma.alias b/dkms-modules-info/2.6.33-desktop586-0.rc5.1mnb/sqlzma.alias new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/dkms-modules-info/2.6.33-desktop586-0.rc5.1mnb/sqlzma.alias diff --git a/dkms-modules-info/2.6.33-desktop586-0.rc5.1mnb/sqlzma.description b/dkms-modules-info/2.6.33-desktop586-0.rc5.1mnb/sqlzma.description new file mode 100644 index 00000000..7280d854 --- /dev/null +++ b/dkms-modules-info/2.6.33-desktop586-0.rc5.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.33-desktop586-0.rc5.1mnb/unlzma.alias b/dkms-modules-info/2.6.33-desktop586-0.rc5.1mnb/unlzma.alias new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/dkms-modules-info/2.6.33-desktop586-0.rc5.1mnb/unlzma.alias diff --git a/dkms-modules-info/2.6.33-desktop586-0.rc5.1mnb/unlzma.description b/dkms-modules-info/2.6.33-desktop586-0.rc5.1mnb/unlzma.description new file mode 100644 index 00000000..04dd8744 --- /dev/null +++ b/dkms-modules-info/2.6.33-desktop586-0.rc5.1mnb/unlzma.description @@ -0,0 +1 @@ +LZMA uncompress. A tiny wrapper for LzmaDecode.c in LZMA SDK from www.7-zip.org. |