wok rev 14222

Up cookutils (3.1.4) add AUFS_NOT_RAMFS support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 19 09:06:08 2013 +0100 (2013-03-19)
parents 016b98861bed
children c0b3f72ff53d
files busybox/receipt cookutils/receipt linux/receipt
line diff
     1.1 --- a/busybox/receipt	Tue Mar 19 08:39:54 2013 +0100
     1.2 +++ b/busybox/receipt	Tue Mar 19 09:06:08 2013 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  
     1.5  CONFIG_FILES="/etc/dnsd.conf /etc/inetd.conf /etc/udhcpd.conf \
     1.6  /etc/resolv.conf /etc/httpd.conf"
     1.7 -AUFS_NOT_SUPPORTED="uclibc-cross-compiler-i486 is not compatible with aufs 8("
     1.8 +AUFS_NOT_RAMFS="uclibc-cross-compiler-i486 is not compatible with aufs+tmpfs 8("
     1.9  
    1.10  # Handle cross compilation
    1.11  case "$ARCH" in
     2.1 --- a/cookutils/receipt	Tue Mar 19 08:39:54 2013 +0100
     2.2 +++ b/cookutils/receipt	Tue Mar 19 09:06:08 2013 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="cookutils"
     2.7 -VERSION="3.1.3"
     2.8 +VERSION="3.1.4"
     2.9  CATEGORY="base-system"
    2.10  SHORT_DESC="SliTaz packages builder new generation."
    2.11  MAINTAINER="pankso@slitaz.org"
     3.1 --- a/linux/receipt	Tue Mar 19 08:39:54 2013 +0100
     3.2 +++ b/linux/receipt	Tue Mar 19 09:06:08 2013 +0100
     3.3 @@ -19,7 +19,7 @@
     3.4  	PATCH="http://www.kernel.org/pub/linux/kernel/v3.0/patch-$VERSION.xz"
     3.5  
     3.6  # Aufs enable chroot
     3.7 -AUFS_NOT_SUPPORTED="uclibc-cross-compiler-x86_64 is not compatible with aufs 8("
     3.8 +AUFS_NOT_RAMFS="uclibc-cross-compiler-i486 is not compatible with aufs+tmpfs 8("
     3.9  
    3.10  # This will save/restore modules.dep but we want to regenerate it on
    3.11  # install or upgrade.