From 004c50f81c95c94bb7c95149607c26bf1b9173b3 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Thu, 17 May 2012 19:45:00 +0200 Subject: Add notes on how to test things --- HACKING | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'HACKING') 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 -- cgit v1.2.3-65-gdbad