Browse Source
Note: This version is adding xz compression support, but you will need to have a linux kernel >= 2.6.38 for being able to make use of it. - Linux kernel 2.6.35 added support for Extended file attributes. - Linux kernel 2.6.38 added support for xz compression.stable/0.2
2 changed files with 5 additions and 5 deletions
@ -1,8 +1,8 @@ |
|||||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
# |
# |
||||||
# Filename: package/.../squashfs-tools/squashfs-tools-4.1-Makefile.patch |
# Filename: package/.../squashfs-tools/squashfs-tools-4.1-Makefile.patch.disabled |
||||||
# Copyright (C) 2010 The OpenSDE Project |
# Copyright (C) 2010 - 2011 The OpenSDE Project |
||||||
# |
# |
||||||
# More information can be found in the files COPYING and README. |
# More information can be found in the files COPYING and README. |
||||||
# |
# |
Loading…
Reference in new issue