From: Alex Riesen <alexander.riesen@synopsys.COM>
To: Mikael Pettersson <mikpe@csd.uu.se>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel param and KBUILD_MODNAME name-munging mess
Date: Wed, 22 Jan 2003 12:19:05 +0100 [thread overview]
Message-ID: <20030122111905.GD5239@riesen-pc.gr05.synopsys.com> (raw)
In-Reply-To: <15918.28753.632988.981832@harpo.it.uu.se>
Mikael Pettersson, Wed, Jan 22, 2003 11:20:01 +0100:
> Ingo Oeser writes:
> > On Mon, Jan 20, 2003 at 02:41:03PM +0100, Mikael Pettersson wrote:
> > > Booting kernel 2.5.59 with the "-s" kernel boot parameter
> > > doesn't get you into single-user mode like it should.
> >
> > Try using "s" instead. This works since ever. I didn't even know,
> > that the other option exists, too.
>
> That's a workaround for this particular case, but the name-munging
> is still wrong and broken.
>
> With "foo-bar=fie-fum" passed to the kernel, "foo_bar=fie-fum" is
> what's put into init's environment. (I checked.)
$ foo-bar=fie-fum
bash: foo-bar=fie-fum: command not found
$ foo_bar=fie-fum
I just mean to say, it is not exactly usual names one
get to see in an ordinary environment.
Still, i think you are right, it is somewhat unexpected.
-alex
next prev parent reply other threads:[~2003-01-22 11:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-20 13:41 kernel param and KBUILD_MODNAME name-munging mess Mikael Pettersson
2003-01-21 6:26 ` Vamsi Krishna S.
2003-01-21 7:23 ` Rusty Russell
2003-01-22 9:51 ` Ingo Oeser
2003-01-22 10:20 ` Mikael Pettersson
2003-01-22 11:19 ` Alex Riesen [this message]
2003-01-22 17:25 ` Kai Germaschewski
2003-01-22 19:41 ` Roman Zippel
2003-01-28 9:15 ` Rusty Russell
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=20030122111905.GD5239@riesen-pc.gr05.synopsys.com \
--to=alexander.riesen@synopsys.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mikpe@csd.uu.se \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.