From 33f2a4dd3847e2ce1be3353bfcf9c24912a69023 Mon Sep 17 00:00:00 2001 From: age Date: Mon, 10 Oct 2005 17:26:57 +0000 Subject: [PATCH] minor changes --- hints/kernel-build.txt | 12 ++++++++---- hints/release-policy.txt | 5 +++-- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/hints/kernel-build.txt b/hints/kernel-build.txt index ebdaae5..72a27ac 100644 --- a/hints/kernel-build.txt +++ b/hints/kernel-build.txt @@ -4,16 +4,20 @@ Hints for building and integrating a new kernel into the cryptobox: download it from http://kernel.org 2) configure -- copy the current kernel config from the cryptobox/trunk/kernel directory to the kernel source directory as ".config" +- copy the current kernel config from the cryptobox/trunk/kernel + directory to the kernel source directory as ".config" (the .config + can also be found in the kernel-image-cryptoboxX.Y.deb packagefile and through + "zcat /proc/config.gz > .config") - make menuconfig - make-kpkg --rootcmd fakeroot --revision=cryptoboxY.X kernel_image (replace "Y.X" by the current cryptobox release) 3) integrating - copy the debian kernel package (see above) to cryptobox/trunk/kernel -- copy the new kernel config too +- install this package in a chroot environment - change the "unpackdebs" setting in etc-default.d/dfs-cbox.conf - add the new kernel package and the config file to the repository (svn add) -4) test it -:) +4) afterwork +- test the box with your new kernel +- enjoy it! :) diff --git a/hints/release-policy.txt b/hints/release-policy.txt index fa8a759..14a97f2 100644 --- a/hints/release-policy.txt +++ b/hints/release-policy.txt @@ -12,8 +12,8 @@ 3) upload to codecoop - 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 the scp-file - - upload the checksum created by "md5sum cryptobox_vY.X.iso >cryptobox_vY.X.iso.md5sum" + - ask Jan Kanzleiter to replace the dummy with the the scp-file + - 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 @@ -21,3 +21,4 @@ - http://codecoop.org - http://distrowatch.com - http://livedistro.org + - http://linuxlinks.com