website view en/doc/cookbook/release-tasks.txt @ rev 193

en: Add release-tasks.txt to Ckbk
author Paul Issott <paul@slitaz.org>
date Sun Nov 23 14:10:22 2008 +0000 (2008-11-23)
parents
children
line source
1 SliTaz Cookbook - LiveCD release tasks
2 ==============================================================================
3 Things to do before publishing a new version.
5 * Prepare the distribution tree and list of packages, generate a
6 configuration file and then configure with Tazlito
7 (tazlito gen-config && tazlito configure).
9 * Check the Window manager menus so that all applications are available
10 and that the screen is properly configured (/usr/share/images). Note
11 that the window manager menu is installed by SliTaz tools.
13 * Add the user hacker, with the addhacker script, copy files from addfiles/
14 and use examples from system tools (slitaz-tools).
16 * Check that the SliTaz version specified in /etc/issue message is
17 the same as displayed in the isolinux.msg file and the Tazpkg mirror
18 configuration file /var/lib/tazpkg/mirror.
20 * Edit the isolinux.msg file to change the date of publication/version
21 and check it's in agreement with /etc/issue.
23 * Chroot, in case we need to make any changes to rootfs. Note: we can
24 rebuild the system with 'tazlito gen-initso'.
26 * Add and check that documents and images are in the root of the CD - ie.
27 README, index.html, style.css and the directory of images. All files are
28 in the slitaz-tools archive; just copy the addfiles/ and
29 regenerate the ISO.
31 * Test, test, and test ...
33 * Prepare the website announcement and RSS feeds, update the Handbook
34 if needed and change the TODO list on the developers Wiki.
36 ==============================================================================
37 www.slitaz.org