wok rev 17356

Up slitaz-boot-scripts (5.6.5)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 18 14:27:51 2014 +0100 (2014-11-18)
parents 81896ce8ee08
children 2c77a0b060c6
files busybox/stuff/arm/busybox.config slitaz-boot-scripts/receipt
line diff
     1.1 --- a/busybox/stuff/arm/busybox.config	Sun Nov 16 15:10:15 2014 +0100
     1.2 +++ b/busybox/stuff/arm/busybox.config	Tue Nov 18 14:27:51 2014 +0100
     1.3 @@ -155,8 +155,8 @@
     1.4  CONFIG_GZIP_FAST=0
     1.5  CONFIG_LZOP=y
     1.6  # CONFIG_LZOP_COMPR_HIGH is not set
     1.7 +CONFIG_RPM=y
     1.8  CONFIG_RPM2CPIO=y
     1.9 -CONFIG_RPM=y
    1.10  CONFIG_TAR=y
    1.11  CONFIG_FEATURE_TAR_CREATE=y
    1.12  CONFIG_FEATURE_TAR_AUTODETECT=y
    1.13 @@ -531,6 +531,7 @@
    1.14  # Linux System Utilities
    1.15  #
    1.16  CONFIG_BLOCKDEV=y
    1.17 +CONFIG_FBVNC=y
    1.18  CONFIG_FSTRIM=y
    1.19  CONFIG_MDEV=y
    1.20  CONFIG_FEATURE_MDEV_CONF=y
     2.1 --- a/slitaz-boot-scripts/receipt	Sun Nov 16 15:10:15 2014 +0100
     2.2 +++ b/slitaz-boot-scripts/receipt	Tue Nov 18 14:27:51 2014 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="slitaz-boot-scripts"
     2.7 -VERSION="5.6.4"
     2.8 +VERSION="5.6.5"
     2.9  CATEGORY="base-system"
    2.10  SHORT_DESC="Provide all the initialisation scripts used at boot time."
    2.11  MAINTAINER="pankso@slitaz.org"