From: Sebastian Pipping Date: Thu, 17 May 2012 17:45:00 +0000 (+0200) Subject: Add notes on how to test things X-Git-Tag: v3.4.33~1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=004c50f81c95c94bb7c95149607c26bf1b9173b3;p=genkernel.git Add notes on how to test things --- diff --git a/HACKING b/HACKING index 57bbbd1..b8f060e 100644 --- a/HACKING +++ b/HACKING @@ -11,6 +11,10 @@ Phases: - source global scripts - +Testing things: + $ cd genkernel + $ sudo GK_SHARE="$PWD" ./genkernel initramfs --no-install --no-postclear --loglevel=2 + Rolling a release: - Bump the version in the main genkernel file. - echangelog commit the bump