website diff en/doc/cookbook/reltasks.html @ rev 345
en: Edit Cookbook (quick)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Mar 28 11:13:56 2009 +0000 (2009-03-28) |
parents | 06ff692df9a8 |
children | 8cc07d8687ea |
line diff
1.1 --- a/en/doc/cookbook/reltasks.html Fri Mar 27 22:03:09 2009 +0100 1.2 +++ b/en/doc/cookbook/reltasks.html Sat Mar 28 11:13:56 2009 +0000 1.3 @@ -37,29 +37,29 @@ 1.4 <h3>Check list</h3> 1.5 <ul> 1.6 <li>Release version is specified by /etc/slitaz-release, this file 1.7 - is contrĂ´led by slitaz-base-files. Base files are tageg just before 1.8 - a stable reale to chage the version string and let Tazpkg use the new 1.9 - pacpages.</li> 1.10 + is controlled by slitaz-base-files. Base files are tagged just before 1.11 + a stable release to change the version string and let Tazpkg use the new 1.12 + packages.</li> 1.13 <li>Check that the SliTaz version specified in /etc/issue message is 1.14 - the same as displayed in the isolinux.msg.</li> 1.15 + the same as displayed in isolinux.msg.</li> 1.16 <li>Add and check that documents and images are in the root of the CD - ie. 1.17 README, index.html, style.css and the directory of images. All files are 1.18 in the slitaz-tools archive; just copy the addfiles/ and 1.19 regenerate the ISO.</li> 1.20 <li>Test, test, and test ...</li> 1.21 - <li>Prepare the website announcement and RSS feeds. Mailing list is used 1.22 - for translation and texte should be send 1 or 2 days before release.</li> 1.23 + <li>Prepare the website announcement and RSS feeds. The Mailing list is used 1.24 + for translation and any text should be submitted 1 or 2 days before release.</li> 1.25 </ul> 1.26 1.27 <h3>Stable documentation</h3> 1.28 <p> 1.29 -SliTaz stable release provide the release notes on the LiveCD trought 1.30 -the package <code>slitaz-doc</code>, the repos is tagged just before release 1.31 -and archived on the mirror. After the wok have been copied to wok-stable 1.32 -the doc are back to a cooking cycle and just provide and index with basic 1.33 -information. On the system doc are located in: /usr/share/doc/slitaz, a 1.34 -desktop file and icon are provide in the sources package and can be used 1.35 -to have a qick access to documentation. 1.36 +SliTaz stable release provides the release notes on the LiveCD through 1.37 +the package <code>slitaz-doc</code>, the repos are tagged just before release 1.38 +and are archived on the mirror. After the wok have been copied to wok-stable, 1.39 +the docs are back to a cooking cycle and just provide an index with basic 1.40 +information. On the system, docs are located in: /usr/share/doc/slitaz, a 1.41 +desktop file and icon are provided in the sources package and can be used 1.42 +to have quick access to the documentation. 1.43 </p> 1.44 <ul> 1.45 <li><a href="http://hg.slitaz.org/slitaz-doc/">SliTaz Doc repo</a></li>