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 1Pmqxj-0001CQ-Ic for garchives@archives.gentoo.org; Tue, 08 Feb 2011 17:02:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BACDBE08FB; Tue, 8 Feb 2011 17:02:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8A7E4E08FB for ; Tue, 8 Feb 2011 17:02:35 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0944D1B40EB for ; Tue, 8 Feb 2011 17:02:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2AD9780073 for ; Tue, 8 Feb 2011 17:02:34 +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: <79f6c2533d9719063acb8e217beb91237f7279bb.sping@gentoo> Subject: [gentoo-commits] proj/genkernel:experimental commit in: / X-VCS-Repository: proj/genkernel X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 79f6c2533d9719063acb8e217beb91237f7279bb Date: Tue, 8 Feb 2011 17:02:34 +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: X-Archives-Hash: 6c8c2ff63b8ac0fe37ef737b8384f0f3 commit: 79f6c2533d9719063acb8e217beb91237f7279bb Author: Sebastian Pipping pipping org> AuthorDate: Tue Feb 8 16:59:22 2011 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Tue Feb 8 16:59:22 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/genkernel.git= ;a=3Dcommit;h=3D79f6c253 Extend change log --- ChangeLog | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 53d5124..34d0695 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ # Distributed under the GPL v2 # $Id$ =20 + 08 Feb 2011; Sebastian Pipping ChangeLog: + Add iBFT support for iSCSI (bug #314575) + + Special thanks: + - Stefan Behte + 7 Feb 2011; Sebastian Pipping ChangeLog: Use devtmpfs/tmpfs for /dev (bug #353024) Rescue devtmpfs /dev over to chroot (bug #353024, bug #344407)