For a new live-CD follow steps 1a and 2a. For a language update live-CD follow steps 1b and 2b. 0) manually update files: - ntfs-3g debian package (from lenny) 1a) set current version - cover/cover_[en|de].[odt|pdf] - etc/defaults.d/dfs-cbox.conf (version setting) 1b) upgrade language files of an old live-cd - rm -rf _builddir/ - mount -o loop old_live_cd.iso /mnt/ttt - cp -a /mnt/ttt _builddir/target - update all binary language files by issuing scripts/update_po_files.py in the project's language branch - copy all language files (*.mo) of the updated languages to _builddir/target/usr/locale/.... - update the list of available languages in _builddir/target/etc/cryptobox-server/cryptobox.conf - update the version in _builddir/target/boot/grub/menu.lst - update cover/conver_[en|de].[swx|pdf] 2a) build image - 'scripts/cbox-build.sh release' 2b) build image and create signatures - 'scripts/cbox-build.sh isoz' - cd _builddir - sha1sum ISO_FILE > ISO_FILE.sha1sum - md5sum ISO_FILE > ISO_FILE.md5sum 3) release notes - update website - update CHANGELOG 4) upload to codecoop - check the validity of your ssh-key in your codecoop user account - type "scp $FILE $USERNAME@shell.codecoop.org:." - upload a dummy file with the same name via upload-web-interface to codecoop - ask Jan Kanzleiter to replace the dummy with the scp-file and to manually set the filesize (otherwise: it is not displayed at all) - upload the checksumfile created by "md5sum cryptobox_vY.X.iso >cryptobox_vY.X.iso.md5sum" - add release notes and changelog - upload cover_[en|de].pdf 5) release announcement - http://codecoop.org - http://distrowatch.com - http://livedistro.org - http://linuxlinks.com