From: Yoann Moulin <informatique@mistur.org>
To: grub-devel@gnu.org
Subject: Re: grub2pxe give a specific cfg file per host
Date: Thu, 15 Oct 2009 08:05:42 +0200 [thread overview]
Message-ID: <4AD6BBB6.9000305@mistur.org> (raw)
In-Reply-To: <alpine.GSO.2.00.0910141156010.10234@oretfbsg.Jrfg.Fha.PBZ>
>> I'm testing grub2pxe and I'd like to know if it's possible to give
>> different configfile (diff that grub.cfg) per host/mac address such as
>> pxelinux does with mac address detection.
>> option-150 was used for that before but seem to not be implemented with
>> grub2
>>
>> I'd like to do something like into the dhcpd.conf file:
>>
>> host test1 {
>> hardware ethernet 00:1c:42:01:f8:18;
>> fixed-address test1.local;
>> filename "grub2pxe";
>> option option-150 "/boot/grub/test1.cfg";
>> }
>
> This is something that's absolutely essential to our customers. It's
> something we rely on in Legacy GRUB and it's something that we'll need
> in GRUB2 when we make the transition.
good :)
but is that mean it's not possible yet to do something like that right now ?
Yoann
next prev parent reply other threads:[~2009-10-15 6:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-14 16:46 grub2pxe give a specific cfg file per host Yoann Moulin
2009-10-14 18:57 ` Seth Goldberg
2009-10-15 6:05 ` Yoann Moulin [this message]
2009-10-15 6:54 ` Bean
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=4AD6BBB6.9000305@mistur.org \
--to=informatique@mistur.org \
--cc=grub-devel@gnu.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 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.