slitaz-forge rev 471

arm: tiny edits
author Paul Issott <paul@slitaz.org>
date Mon Mar 03 16:05:29 2014 +0000 (2014-03-03)
parents e60fe47200b2
children f0517703747a
files arm/index.html
line diff
     1.1 --- a/arm/index.html	Mon Mar 03 01:08:18 2014 +0100
     1.2 +++ b/arm/index.html	Mon Mar 03 16:05:29 2014 +0000
     1.3 @@ -27,18 +27,18 @@
     1.4  <h2>Welcome to SliTaz ARM</h2>
     1.5  
     1.6  <p>
     1.7 -	This website provide informations, notes and links about the SliTaz
     1.8 +	This website provides information, notes and links about the SliTaz
     1.9  	GNU/Linux port to the ARM architecture.
    1.10  </p>
    1.11  
    1.12  <h3>Packages</h3>
    1.13  
    1.14  <p>
    1.15 -	All SliTaz ARM packages are automaticaly built by the
    1.16 +	All SliTaz ARM packages are automatically built by the
    1.17  	<a href="http://cook.slitaz.org/cross/arm/">ARM Cooker</a>. To properly
    1.18 -	handle SLITAZ_ARCH variable the recommended Packages Manager is
    1.19 +	handle the SLITAZ_ARCH variable, the recommended Package Manager is
    1.20  	<a href="http://hg.slitaz.org/spk">spk</a>. One way to start
    1.21 -	with the Spk Toolset is to generate a distro and include latest Hg
    1.22 +	with the Spk Toolset is to generate a distro and include the latest Hg
    1.23  	version with 'sat gen --spk' and then emulate the system to try it
    1.24  	out. 
    1.25  </p>
    1.26 @@ -58,11 +58,11 @@
    1.27  
    1.28  <p>
    1.29  	To create some custom ARM SliTaz flavors we use a tool called 'sat'
    1.30 -	witch stand for SliTaz ARM Tool. Sat is a cmdline tool all written
    1.31 -	in SHell script and in the spirit of SliTaz, light, fast, easy to
    1.32 -	use! You may want to browse 
    1.33 +	which stands for SliTaz ARM Tool. Sat is a cmdline tool written
    1.34 +	in SHell script and in the spirit of SliTaz, light, fast and easy to
    1.35 +	use! You may want to browse the
    1.36  	<a href="http://hg.slitaz.org/slitaz-arm">slitaz-arm</a>
    1.37 -	Hg repo and have a look to the 
    1.38 +	Hg repo and have a look at the 
    1.39  	<a href="tools.cgi?doc&amp;tool=sat">README</a>.
    1.40  </p>
    1.41  
    1.42 @@ -71,17 +71,17 @@
    1.43  </pre>
    1.44  
    1.45  <p>
    1.46 -	Sat in under heavy development so dont forget to update your Hg repo
    1.47 -	- March 2014
    1.48 +	Sat in under heavy development so don't forget to update your Hg repo
    1.49 +	- March 2014.
    1.50  </p>
    1.51  
    1.52  <h3>Raspberry Pi</h3>
    1.53  
    1.54  <p>
    1.55 -	Currently SliTaz official ARM port works on the Raspberry Pi and can
    1.56 -	be used to setup a small server. DirectFB is also ported and provide
    1.57 -	nice and light GUI support. A new tool is on the stove to create
    1.58 -	custom Rpi flavors with official Kernel, cutom boot options and more.
    1.59 +	Currently the SliTaz official ARM port works on the Raspberry Pi and can
    1.60 +	be used to setup a small server. DirectFB is ported and provides a
    1.61 +	nice and light GUI support. A new tool is also on the stove to create
    1.62 +	custom Rpi flavors with an official Kernel, custom boot options and more.
    1.63  </p>
    1.64  
    1.65  <p>
    1.66 @@ -93,8 +93,8 @@
    1.67  
    1.68  <p>
    1.69  	To compile SliTaz packages to ARM you need a working cross compilation
    1.70 -	toolchain. You can built your own with 'cross' or use our prebuilt
    1.71 -	toolchains avalaible from SliTaz Mirror:
    1.72 +	toolchain. You can build your own with 'cross' or use our prebuilt
    1.73 +	toolchains available from the SliTaz Mirror:
    1.74  	<a href="http://mirror.slitaz.org/packages/cross/"
    1.75  		>http://mirror.slitaz.org/packages/cross/</a>
    1.76  </p>
    1.77 @@ -102,9 +102,9 @@
    1.78  <h3>Cross compiling</h3>
    1.79  
    1.80  <p>
    1.81 -	SliTaz provide all the necesary tools for cross compiling Open Source
    1.82 +	SliTaz provides all the necessary tools for cross compiling Open Source
    1.83  	software. The <a href="http://hg.slitaz.org/cookutils">cookutils</a>
    1.84 -	package provide 'cross' witch is used to create cross compilation
    1.85 +	package provides 'cross' which is used to create cross compilation
    1.86  	toolchains and 'cook' is used to cross compile SliTaz packages.
    1.87  </p>
    1.88