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