wok-tiny rev 9

base-tiny: filter textarea by dos2unix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 02 11:50:01 2011 +0100 (2011-02-02)
parents 98690a039e15
children 9f3b17cfbfe1
files base-tiny/receipt fr/receipt ftp-config/receipt lan-config/receipt ntp-config/receipt
line diff
     1.1 --- a/base-tiny/receipt	Wed Feb 02 00:20:03 2011 +0100
     1.2 +++ b/base-tiny/receipt	Wed Feb 02 11:50:01 2011 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="base-tiny"
     1.6  VERSION="1.0"
     1.7 -CATEGORY="tiny-slitaz"
     1.8 +CATEGORY="configuration"
     1.9  SHORT_DESC="Tiny SliTaz base configuration files"
    1.10  MAINTAINER="pascal.bellard@slitaz.org"
    1.11  WEB_SITE="http://mirror.slitaz.org/pizza/tiny/"
    1.12 @@ -124,10 +124,10 @@
    1.13  grep -qs ^root:: /etc/passwd /etc/shadow && passwd
    1.14  EOT
    1.15  	fi
    1.16 -	[ -n "$FSTAB" ] && cat >> $1/etc/fstab <<EOT
    1.17 +	[ -n "$FSTAB" ] && dos2unix >> $1/etc/fstab <<EOT
    1.18  $FSTAB
    1.19  EOT
    1.20 -	[ -n "$RC_LOCAL" ] && cat >> $1/etc/init.d/local.sh <<EOT
    1.21 +	[ -n "$RC_LOCAL" ] && dos2unix >> $1/etc/init.d/local.sh <<EOT
    1.22  $RC_LOCAL
    1.23  EOT
    1.24  }
     2.1 --- a/fr/receipt	Wed Feb 02 00:20:03 2011 +0100
     2.2 +++ b/fr/receipt	Wed Feb 02 11:50:01 2011 +0100
     2.3 @@ -2,7 +2,7 @@
     2.4  
     2.5  PACKAGE="fr"
     2.6  VERSION="1.0"
     2.7 -CATEGORY="tiny-slitaz"
     2.8 +CATEGORY="configuration"
     2.9  SHORT_DESC="FR keyboard and locales"
    2.10  MAINTAINER="pascal.bellard@slitaz.org"
    2.11  WEB_SITE="http://mirror.slitaz.org/pizza/tiny/"
     3.1 --- a/ftp-config/receipt	Wed Feb 02 00:20:03 2011 +0100
     3.2 +++ b/ftp-config/receipt	Wed Feb 02 11:50:01 2011 +0100
     3.3 @@ -2,7 +2,7 @@
     3.4  
     3.5  PACKAGE="ftp-config"
     3.6  VERSION="1.0"
     3.7 -CATEGORY="tiny-slitaz"
     3.8 +CATEGORY="configuration"
     3.9  SHORT_DESC="File transport protocol configuration"
    3.10  MAINTAINER="pascal.bellard@slitaz.org"
    3.11  WEB_SITE="http://mirror.slitaz.org/pizza/tiny/"
     4.1 --- a/lan-config/receipt	Wed Feb 02 00:20:03 2011 +0100
     4.2 +++ b/lan-config/receipt	Wed Feb 02 11:50:01 2011 +0100
     4.3 @@ -2,7 +2,7 @@
     4.4  
     4.5  PACKAGE="lan-config"
     4.6  VERSION="1.0"
     4.7 -CATEGORY="tiny-slitaz"
     4.8 +CATEGORY="configuration"
     4.9  SHORT_DESC="Tiny SliTaz lan ip configuration (2nd ethernet card)"
    4.10  MAINTAINER="pascal.bellard@slitaz.org"
    4.11  WEB_SITE="http://mirror.slitaz.org/pizza/tiny/"
     5.1 --- a/ntp-config/receipt	Wed Feb 02 00:20:03 2011 +0100
     5.2 +++ b/ntp-config/receipt	Wed Feb 02 11:50:01 2011 +0100
     5.3 @@ -2,7 +2,7 @@
     5.4  
     5.5  PACKAGE="ntp-config"
     5.6  VERSION="1.0"
     5.7 -CATEGORY="tiny-slitaz"
     5.8 +CATEGORY="configuration"
     5.9  SHORT_DESC="Network time protocol configuration"
    5.10  MAINTAINER="pascal.bellard@slitaz.org"
    5.11  WEB_SITE="http://mirror.slitaz.org/pizza/tiny/"