From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/genkernel:experimental commit in: defaults/
Date: Tue, 8 Feb 2011 17:02:33 +0000 (UTC) [thread overview]
Message-ID: <5e07592a758954bc72ce3f955fda1160794f46a2.sping@gentoo> (raw)
commit: 5e07592a758954bc72ce3f955fda1160794f46a2
Author: craig <craig <AT> haquarter <DOT> de>
AuthorDate: Sun Oct 10 22:49:12 2010 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Feb 8 16:57:04 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=5e07592a
iBFT: fix iscsi_noibft
---
defaults/linuxrc | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/defaults/linuxrc b/defaults/linuxrc
index ae0535b..61efc95 100755
--- a/defaults/linuxrc
+++ b/defaults/linuxrc
@@ -178,6 +178,9 @@ do
iscsi_debug\=*)
ISCSI_DEBUG=`parse_opt "${x}"`
;;
+ iscsi_noibft)
+ ISCSI_NOIBFT=1
+ ;;
# Crypto
crypt_root\=*)
CRYPT_ROOT=`parse_opt "${x}"`
next reply other threads:[~2011-02-08 17:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-08 17:02 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-24 9:35 [gentoo-commits] proj/genkernel:experimental commit in: defaults/ Sebastian Pipping
2011-02-08 17:02 Sebastian Pipping
2011-02-07 19:20 Sebastian Pipping
2011-02-07 19:14 Sebastian Pipping
2011-02-07 19:14 Sebastian Pipping
2011-02-07 19:14 Sebastian Pipping
2011-02-07 3:30 Sebastian Pipping
2011-02-07 3:30 Sebastian Pipping
2011-02-07 3:30 Sebastian Pipping
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5e07592a758954bc72ce3f955fda1160794f46a2.sping@gentoo \
--to=sping@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox