wok-next rev 18542
Up slitaz-boot-scripts(414), tazlito(388)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Nov 05 22:33:44 2015 +0100 (2015-11-05) |
parents | 61fdfde9104b |
children | f05541d38440 |
files | slitaz-boot-scripts/receipt tazlito/receipt |
line diff
1.1 --- a/slitaz-boot-scripts/receipt Thu Nov 05 21:30:50 2015 +0200 1.2 +++ b/slitaz-boot-scripts/receipt Thu Nov 05 22:33:44 2015 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slitaz-boot-scripts" 1.7 -VERSION="412" 1.8 +VERSION="414" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Provide all the initialisation scripts used at boot time." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -31,7 +31,6 @@ 1.13 cp -a $src/etc $fs 1.14 cp -a $src/usr $fs 1.15 cp -a $src/init $fs 1.16 - sed 's/slim.confi/slim.conf/' -i $fs/etc/init.d/bootopts.sh 1.17 1.18 chown -R root.root $fs 1.19 chmod 755 $fs/etc/init.d/*.sh
2.1 --- a/tazlito/receipt Thu Nov 05 21:30:50 2015 +0200 2.2 +++ b/tazlito/receipt Thu Nov 05 22:33:44 2015 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="tazlito" 2.7 -VERSION="386" 2.8 +VERSION="388" 2.9 CATEGORY="base-system" 2.10 SHORT_DESC="SliTaz Live Tool." 2.11 MAINTAINER="pascal.bellard@slitaz.org"