flavors rev 186

Tiny edits
author Paul Issott <paul@slitaz.org>
date Thu Dec 19 19:56:57 2013 +0000 (2013-12-19)
parents 7e312dd1f5f9
children d5ee600df5b4
files core/receipt core64/receipt proxy/rootfs/usr/bin/tazctl xorg-light/receipt
line diff
     1.1 --- a/core/receipt	Thu Dec 19 08:25:31 2013 +0000
     1.2 +++ b/core/receipt	Thu Dec 19 19:56:57 2013 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz flavor receipt.
     1.5  
     1.6  FLAVOR="core"
     1.7 -SHORT_DESC="Core system with a full featured desktop."
     1.8 +SHORT_DESC="Core system with a fully featured desktop."
     1.9  VERSION="20110328"
    1.10  MAINTAINER="pankso@slitaz.org"
    1.11  
     2.1 --- a/core64/receipt	Thu Dec 19 08:25:31 2013 +0000
     2.2 +++ b/core64/receipt	Thu Dec 19 19:56:57 2013 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz flavor receipt.
     2.5  
     2.6  FLAVOR="core64"
     2.7 -SHORT_DESC="64 bits kernel with a full featured 32 bits desktop."
     2.8 +SHORT_DESC="64 bits kernel with a fully featured 32 bits desktop."
     2.9  VERSION="20131219"
    2.10  MAINTAINER="pascal.bellard@slitaz.org"
    2.11  
     3.1 --- a/proxy/rootfs/usr/bin/tazctl	Thu Dec 19 08:25:31 2013 +0000
     3.2 +++ b/proxy/rootfs/usr/bin/tazctl	Thu Dec 19 19:56:57 2013 +0000
     3.3 @@ -173,7 +173,7 @@
     3.4  		PASS1="$(echo $PASSWORD | cut -d ' ' -f1)"
     3.5  		PASS2="$(echo $PASSWORD | cut -d ' ' -f2)"
     3.6  		if [ "$PASS1" != "$PASS2" ]; then
     3.7 -			msg "Passwords don't match.\nNothing changed."
     3.8 +			msg "Passwords do not match.\nNothing changed."
     3.9  		else
    3.10  			echo  "root:$PASS1" | chpasswd
    3.11  		fi
     4.1 --- a/xorg-light/receipt	Thu Dec 19 08:25:31 2013 +0000
     4.2 +++ b/xorg-light/receipt	Thu Dec 19 19:56:57 2013 +0000
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz flavor receipt.
     4.5  
     4.6  FLAVOR="xorg-light"
     4.7 -SHORT_DESC="Core using an light version of Xorg and vesa driver."
     4.8 +SHORT_DESC="Core using a lighter version of Xorg and vesa driver."
     4.9  VERSION="20120409"
    4.10  MAINTAINER="pankso@slitaz.org"
    4.11