From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SV4pa-0003rL-7Y for garchives@archives.gentoo.org; Thu, 17 May 2012 17:49:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47C7CE064A; Thu, 17 May 2012 17:49:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 18BC4E01BE for ; Thu, 17 May 2012 17:49:05 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7DAEE1B405F for ; Thu, 17 May 2012 17:49:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 241BAE5431 for ; Thu, 17 May 2012 17:49:02 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1337276700.004c50f81c95c94bb7c95149607c26bf1b9173b3.sping@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: / X-VCS-Repository: proj/genkernel X-VCS-Files: HACKING X-VCS-Directories: / X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 004c50f81c95c94bb7c95149607c26bf1b9173b3 X-VCS-Branch: master Date: Thu, 17 May 2012 17:49:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 37a4c652-8601-463a-8ca7-cc2cba50c5e8 X-Archives-Hash: 57a7f379c17fc1632e9acd4dc18dbb7b commit: 004c50f81c95c94bb7c95149607c26bf1b9173b3 Author: Sebastian Pipping pipping org> AuthorDate: Thu May 17 17:45:00 2012 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Thu May 17 17:45:00 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/genkernel.git= ;a=3Dcommit;h=3D004c50f8 Add notes on how to test things --- HACKING | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HACKING b/HACKING index 57bbbd1..b8f060e 100644 --- a/HACKING +++ b/HACKING @@ -11,6 +11,10 @@ Phases: - source global scripts -=20 =20 +Testing things: + $ cd genkernel + $ sudo GK_SHARE=3D"$PWD" ./genkernel initramfs --no-install --no-postc= lear --loglevel=3D2 + Rolling a release: - Bump the version in the main genkernel file. - echangelog commit the bump