diff options
author | Mandrake <mandrake@mandriva.com> | 2009-02-21 08:05:42 +0000 |
---|---|---|
committer | Mandrake <mandrake@mandriva.com> | 2009-02-21 08:05:42 +0000 |
commit | 727c8b25f330a15a8cd5cc7d2bfce40510a0bc76 (patch) | |
tree | d0a01ea980be419a772305304c5f4ad2ad88058d /dkms-modules-info | |
parent | 8f6cd750284ab8ad502a395edb17c5c61bbc872e (diff) | |
download | ldetect-lst-727c8b25f330a15a8cd5cc7d2bfce40510a0bc76.tar ldetect-lst-727c8b25f330a15a8cd5cc7d2bfce40510a0bc76.tar.gz ldetect-lst-727c8b25f330a15a8cd5cc7d2bfce40510a0bc76.tar.bz2 ldetect-lst-727c8b25f330a15a8cd5cc7d2bfce40510a0bc76.tar.xz ldetect-lst-727c8b25f330a15a8cd5cc7d2bfce40510a0bc76.zip |
add dkms info for lzma with kernel 2.6.29-desktop586-0.rc5.4.1mnb
Diffstat (limited to 'dkms-modules-info')
4 files changed, 2 insertions, 0 deletions
diff --git a/dkms-modules-info/2.6.29-desktop586-0.rc5.4.1mnb/sqlzma.alias b/dkms-modules-info/2.6.29-desktop586-0.rc5.4.1mnb/sqlzma.alias new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/dkms-modules-info/2.6.29-desktop586-0.rc5.4.1mnb/sqlzma.alias diff --git a/dkms-modules-info/2.6.29-desktop586-0.rc5.4.1mnb/sqlzma.description b/dkms-modules-info/2.6.29-desktop586-0.rc5.4.1mnb/sqlzma.description new file mode 100644 index 00000000..7280d854 --- /dev/null +++ b/dkms-modules-info/2.6.29-desktop586-0.rc5.4.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.29-desktop586-0.rc5.4.1mnb/unlzma.alias b/dkms-modules-info/2.6.29-desktop586-0.rc5.4.1mnb/unlzma.alias new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/dkms-modules-info/2.6.29-desktop586-0.rc5.4.1mnb/unlzma.alias diff --git a/dkms-modules-info/2.6.29-desktop586-0.rc5.4.1mnb/unlzma.description b/dkms-modules-info/2.6.29-desktop586-0.rc5.4.1mnb/unlzma.description new file mode 100644 index 00000000..04dd8744 --- /dev/null +++ b/dkms-modules-info/2.6.29-desktop586-0.rc5.4.1mnb/unlzma.description @@ -0,0 +1 @@ +LZMA uncompress. A tiny wrapper for LzmaDecode.c in LZMA SDK from www.7-zip.org. |