diff options
author | Mandrake <mandrake@mandriva.com> | 2008-09-28 02:31:49 +0000 |
---|---|---|
committer | Mandrake <mandrake@mandriva.com> | 2008-09-28 02:31:49 +0000 |
commit | b440ff23f4ef930d29e04a2f5a4db36fb38d5d3b (patch) | |
tree | c2c8d93e84dcb4f631c5fff8d6d45f9c7e09b808 | |
parent | 05f2f523baa88fa2fb9fd3e625b421f1a02c5915 (diff) | |
download | ldetect-lst-b440ff23f4ef930d29e04a2f5a4db36fb38d5d3b.tar ldetect-lst-b440ff23f4ef930d29e04a2f5a4db36fb38d5d3b.tar.gz ldetect-lst-b440ff23f4ef930d29e04a2f5a4db36fb38d5d3b.tar.bz2 ldetect-lst-b440ff23f4ef930d29e04a2f5a4db36fb38d5d3b.tar.xz ldetect-lst-b440ff23f4ef930d29e04a2f5a4db36fb38d5d3b.zip |
add dkms info for lzma with kernel 2.6.27-desktop586-0.rc7.5.1mnb
4 files changed, 2 insertions, 0 deletions
diff --git a/dkms-modules-info/2.6.27-desktop586-0.rc7.5.1mnb/sqlzma.alias b/dkms-modules-info/2.6.27-desktop586-0.rc7.5.1mnb/sqlzma.alias new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/dkms-modules-info/2.6.27-desktop586-0.rc7.5.1mnb/sqlzma.alias diff --git a/dkms-modules-info/2.6.27-desktop586-0.rc7.5.1mnb/sqlzma.description b/dkms-modules-info/2.6.27-desktop586-0.rc7.5.1mnb/sqlzma.description new file mode 100644 index 00000000..7280d854 --- /dev/null +++ b/dkms-modules-info/2.6.27-desktop586-0.rc7.5.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.27-desktop586-0.rc7.5.1mnb/unlzma.alias b/dkms-modules-info/2.6.27-desktop586-0.rc7.5.1mnb/unlzma.alias new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/dkms-modules-info/2.6.27-desktop586-0.rc7.5.1mnb/unlzma.alias diff --git a/dkms-modules-info/2.6.27-desktop586-0.rc7.5.1mnb/unlzma.description b/dkms-modules-info/2.6.27-desktop586-0.rc7.5.1mnb/unlzma.description new file mode 100644 index 00000000..04dd8744 --- /dev/null +++ b/dkms-modules-info/2.6.27-desktop586-0.rc7.5.1mnb/unlzma.description @@ -0,0 +1 @@ +LZMA uncompress. A tiny wrapper for LzmaDecode.c in LZMA SDK from www.7-zip.org. |