ssfs diff ssfs-server @ rev 59
Tiny edits
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Jun 12 21:19:28 2011 +0100 (2011-06-12) |
parents | 51160b20e291 |
children | 8554492c73b1 |
line diff
1.1 --- a/ssfs-server Sun Jun 12 20:55:51 2011 +0200 1.2 +++ b/ssfs-server Sun Jun 12 21:19:28 2011 +0100 1.3 @@ -114,7 +114,7 @@ 1.4 1.5 vdisk_config() { 1.6 cat > $root/etc/vdisk.conf << EOT 1.7 -# /etc/vdisk.conf: Ssfs virtual autogenated config file. 1.8 +# /etc/vdisk.conf: Ssfs virtual auto-generated config file. 1.9 1.10 VDATE="$date" 1.11 VSIZE="$size" 1.12 @@ -277,7 +277,7 @@ 1.13 #mknod -m 666 $root/dev/null c 1 3 1.14 1.15 # Ssfs Busybox package install files in $cache and allow easy vdisk 1.16 - # upgrade folowing SliTaz repo. 1.17 + # upgrade following SliTaz repo. 1.18 gettext "Installing Ssfs Busybox..." 1.19 cp -a $rootfs/* $root 1.20 status