# HG changeset patch # User Christophe Lincoln # Date 1238187333 -3600 # Node ID 3d9f64be3f62d12f6416df78767c9f0f656a77b6 # Parent c7de2cda6d83a6056cff998822dd2d7c51507464 en/cookbook: Moved releases tasks to xHTML and update info diff -r c7de2cda6d83 -r 3d9f64be3f62 en/doc/cookbook/index.html --- a/en/doc/cookbook/index.html Fri Mar 27 19:33:54 2009 +0100 +++ b/en/doc/cookbook/index.html Fri Mar 27 21:55:33 2009 +0100 @@ -6,7 +6,7 @@ - + @@ -32,12 +32,12 @@

Table of contents

About this Cookbook

@@ -67,7 +67,7 @@
- Copyright © 2008 SliTaz - + Copyright © 2009 SliTaz - GNU General Public License;
Documentation is under GNU Free Documentation License diff -r c7de2cda6d83 -r 3d9f64be3f62 en/doc/cookbook/release-tasks.txt --- a/en/doc/cookbook/release-tasks.txt Fri Mar 27 19:33:54 2009 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,39 +0,0 @@ - SliTaz Cookbook - LiveCD release tasks - ============================================================================== - Things to do before publishing a new version. - - * Prepare the distribution tree and list of packages, generate a - configuration file and then configure with Tazlito - (tazlito gen-config && tazlito configure). - - * Check the Window manager menus so that all applications are available - and that the screen is properly configured (/usr/share/images). Note - that the window manager menu is installed by SliTaz tools. - - * Add the user hacker, with the addhacker script, copy files from addfiles/ - and use examples from system tools (slitaz-tools). - - * Check that the SliTaz version specified in /etc/issue message is - the same as displayed in the isolinux.msg file and the Tazpkg mirror - configuration file /var/lib/tazpkg/mirror. - - * Edit the isolinux.msg file to change the date of publication/version - and check it's in agreement with /etc/issue. - - * Chroot, in case we need to make any changes to rootfs. Note: we can - rebuild the system with 'tazlito gen-initso'. - - * Add and check that documents and images are in the root of the CD - ie. - README, index.html, style.css and the directory of images. All files are - in the slitaz-tools archive; just copy the addfiles/ and - regenerate the ISO. - - * Test, test, and test ... - - * Prepare the website announcement and RSS feeds, update the Handbook - if needed and change the TODO list on the developers Wiki. - - ============================================================================== - www.slitaz.org - - diff -r c7de2cda6d83 -r 3d9f64be3f62 en/doc/cookbook/reltasks.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/en/doc/cookbook/reltasks.html Fri Mar 27 21:55:33 2009 +0100 @@ -0,0 +1,88 @@ + + + + SliTaz Cookbook (en) - Release tasks + + + + + + + + + + + + + + + +
+
+ +

Release tasks

+ +

+Things to do before publishing a new version. +

+ +

Check list

+
    +
  • Release version is specified by /etc/slitaz-release, this file + is contrĂ´led by slitaz-base-files. Base files are tageg just before + a stable reale to chage the version string and let Tazpkg use the new + pacpages.
  • +
  • Check that the SliTaz version specified in /etc/issue message is + the same as displayed in the isolinux.msg.
  • +
  • Add and check that documents and images are in the root of the CD - ie. + README, index.html, style.css and the directory of images. All files are + in the slitaz-tools archive; just copy the addfiles/ and + regenerate the ISO.
  • +
  • Test, test, and test ...
  • +
  • Prepare the website announcement and RSS feeds. Mailing list is used + for translation and texte should be send 1 or 2 days before release.
  • +
+ +

Stable documentation

+

+SliTaz stable release provide the release notes on the LiveCD trought +the package slitaz-doc, the repos is tagged just before release +and archived on the mirror. After the wok have been copied to wok-stable +the doc are back to a cooking cycle and just provide and index with basic +information. On the system doc are located in: /usr/share/doc/slitaz, a +desktop file and icon are provide in the sources package and can be used +to have a qick access to documentation. +

+ + + +
+ + + + +
+ Copyright © 2009 SliTaz - + GNU General Public License;
+ Documentation is under + GNU Free Documentation License + and code is valid xHTML 1.0. +
+ + + diff -r c7de2cda6d83 -r 3d9f64be3f62 en/doc/cookbook/template.html --- a/en/doc/cookbook/template.html Fri Mar 27 19:33:54 2009 +0100 +++ b/en/doc/cookbook/template.html Fri Mar 27 21:55:33 2009 +0100 @@ -1,25 +1,25 @@ + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - SliTaz Cookbook (en) - Template - - - - - - - - + SliTaz Cookbook (en) - Template + + + + + + + + @@ -46,11 +46,11 @@
- Copyright © 2008 SliTaz - - GNU General Public License;
- Documentation is under - GNU Free Documentation License - and code is valid xHTML 1.0. + Copyright © 2009 SliTaz - + GNU General Public License;
+ Documentation is under + GNU Free Documentation License + and code is valid xHTML 1.0.