slitaz-arm rev 108

Tiny edits
author Paul Issott <paul@slitaz.org>
date Fri Apr 18 08:54:12 2014 +0100 (2014-04-18)
parents 98696048c24a
children a3d94fe8d0c0
files rpi/cgi-adm/plugins/rpi_config/rpi_config.cgi rpi/pitft/README rpi/pitft/cook-linux-fbtft.sh rpi/rootfs/etc/sysctl.conf rpi/tazberry
line diff
     1.1 --- a/rpi/cgi-adm/plugins/rpi_config/rpi_config.cgi	Fri Apr 18 06:19:41 2014 +0200
     1.2 +++ b/rpi/cgi-adm/plugins/rpi_config/rpi_config.cgi	Fri Apr 18 08:54:12 2014 +0100
     1.3 @@ -106,7 +106,7 @@
     1.4  <h2>Blacklisted Kernel modules</h2>
     1.5  <p>
     1.6  	List of the Linux Kernel modules that should not be loaded on boot
     1.7 -	time to save resource and speed up you Raspberry Pi.
     1.8 +	time to save resources and speed up your Raspberry Pi.
     1.9  </p>
    1.10  <pre>
    1.11  $(cat $blacklist 2>/dev/null)
     2.1 --- a/rpi/pitft/README	Fri Apr 18 06:19:41 2014 +0200
     2.2 +++ b/rpi/pitft/README	Fri Apr 18 08:54:12 2014 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  SliTaz PiTFT Touchscreen
     2.5  ------------------------
     2.6  
     2.7 -SliTaz run nicely on PiTFT! Here are some notes about cross compiling the
     2.8 +SliTaz runs nicely on PiTFT! Here are some notes about cross compiling the
     2.9  fbtft kernel driver and about customization. The default X session is
    2.10  powered by sts.
    2.11  
     3.1 --- a/rpi/pitft/cook-linux-fbtft.sh	Fri Apr 18 06:19:41 2014 +0200
     3.2 +++ b/rpi/pitft/cook-linux-fbtft.sh	Fri Apr 18 08:54:12 2014 +0100
     3.3 @@ -1,6 +1,6 @@
     3.4  #!/bin/sh
     3.5  #
     3.6 -# Create SliTat PiTFT Linux Kernel package
     3.7 +# Create SliTaz PiTFT Linux Kernel package
     3.8  #
     3.9  # See: https://github.com/adafruit/adafruit-rpi-fbtft/
    3.10  #
     4.1 --- a/rpi/rootfs/etc/sysctl.conf	Fri Apr 18 06:19:41 2014 +0200
     4.2 +++ b/rpi/rootfs/etc/sysctl.conf	Fri Apr 18 08:54:12 2014 +0100
     4.3 @@ -1,6 +1,6 @@
     4.4  # /etc/sysctl.conf: Kernel sysctl configuration file for Linux
     4.5  #
     4.6 -# Optimized to save Raspberry Pi resource
     4.7 +# Optimized to save Raspberry Pi resources
     4.8  
     4.9  # Better usage of the swap memory
    4.10  vm.swappiness=100
     5.1 --- a/rpi/tazberry	Fri Apr 18 06:19:41 2014 +0200
     5.2 +++ b/rpi/tazberry	Fri Apr 18 08:54:12 2014 +0100
     5.3 @@ -152,7 +152,7 @@
     5.4  		--title "$title" \
     5.5  		--ok-label "Set mem" \
     5.6  		--cancel-label "TazBerry" \
     5.7 -		--menu "\nSet the memory alocated to the GPU (in MB)" \
     5.8 +		--menu "\nSet the memory allocated to the GPU (in MB)" \
     5.9  		${height} ${width} 14 \
    5.10  "16"   "For server, NAS, base system without X" \
    5.11  "32"   "For very small TFT and TV display" \