public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Suitable USE flag name for stuff that requires non volatile memory
Date: Sun, 13 May 2007 18:08:26 -0400	[thread overview]
Message-ID: <200705131808.26915.vapier@gentoo.org> (raw)
In-Reply-To: <20070513225339.60242ab3@uberlaptop.marples.name>

[-- Attachment #1: Type: text/plain, Size: 799 bytes --]

On Sunday 13 May 2007, Roy Marples wrote:
> Mike Frysinger <vapier@gentoo.org> wrote:
> > On Saturday 12 May 2007, Roy Marples wrote:
> > > I've thought long and hard about it and I think a compile time
> > > option is best here. You can still disable the usage of DUID by
> > > null arg to the -I option, but many users launch dhcpcd by hand on
> > > the live cds.
> >
> > hmm, you can do it at runtime ?  then you could provide a wrapper
> > based on USE=livecd that calls dhcpcd with the proper arguments ...
> > -mike
>
> Yes, the net scripts could use -I if $CDBOOT is set, but I'm thinking
> about the user running it by hand here.

which is what i was referring to

if use livecd ; then
  <move dhcpcd to dhcpcd.real>
  <install wrapper script that executes `dhcpcd -I` as "dhcpcd">
fi
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

  reply	other threads:[~2007-05-13 22:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-11 23:10 [gentoo-dev] Suitable USE flag name for stuff that requires non volatile memory Roy Marples
2007-05-12  7:13 ` [gentoo-dev] " Duncan
2007-05-12 10:47 ` [gentoo-dev] " Mike Frysinger
2007-05-12 11:34   ` [gentoo-dev] " Duncan
2007-05-12 12:11     ` Mike Frysinger
2007-05-12 15:16     ` Roy Marples
2007-05-12 17:36       ` Duncan
2007-05-12 18:10         ` Roy Marples
2007-05-12 12:37 ` [gentoo-dev] " Carsten Lohrke
2007-05-12 13:00   ` Mike Frysinger
2007-05-12 15:10     ` Roy Marples
2007-05-13 21:44       ` Mike Frysinger
2007-05-13 21:53         ` Roy Marples
2007-05-13 22:08           ` Mike Frysinger [this message]
2007-05-14  4:04             ` [gentoo-dev] " Steve Long
2007-05-14 16:04           ` [gentoo-dev] " Chris Gianelloni

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=200705131808.26915.vapier@gentoo.org \
    --to=vapier@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