slitaz-arm rev 92

Tiny edits
author Paul Issott <paul@slitaz.org>
date Mon Apr 07 17:50:41 2014 +0100 (2014-04-07)
parents b489f3ce8e60
children d634bcd97ef1
files rpi/release/install.sh wok/README
line diff
     1.1 --- a/rpi/release/install.sh	Sun Apr 06 22:39:10 2014 +0200
     1.2 +++ b/rpi/release/install.sh	Mon Apr 07 17:50:41 2014 +0100
     1.3 @@ -84,7 +84,7 @@
     1.4  echo -n "Installing: boot files..."
     1.5  cp -f boot/* ${boot}; status
     1.6  echo -n "Installing: rootfs files..."
     1.7 -cp -a rootfs/* ${root}; 
     1.8 +cp -a rootfs/* ${root} 
     1.9  chown -R root:root ${root}; status
    1.10  
    1.11  # Unmount
     2.1 --- a/wok/README	Sun Apr 06 22:39:10 2014 +0200
     2.2 +++ b/wok/README	Mon Apr 07 17:50:41 2014 +0100
     2.3 @@ -1,4 +1,4 @@
     2.4  
     2.5 -Tested or not finished receipts, we dont want a separate wok but we may
     2.6 -need some collaboration on some packages before commiting into the wok.
     2.7 -Sort of ARM undiguest wok.
     2.8 +Tested or not finished receipts, we don't want a separate wok but we may
     2.9 +need some collaboration on some packages before committing into the wok.
    2.10 +A sort of ARM undigest wok.