[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Using variables in kickstart file



On Wed, 18 Jul 2007 22:38:00 +0200
Gabrie <thegabeman gmail com> wrote:

> So, if I get this right.... I can use /proc/cmdline to read the
> command line that kickstart has been called from and use the output in
> the kickstart file (network section)?

You can insert anything you want on the boot line, and that content
will wind up being in /proc/cmdline, which you can parse in %pre to
generate stubs to be %included elsewhere, or to use in %post or
whatever.  They sky (or the buffer) is the limit.

-- 
Jesse Keating RHCE      (jkeating.livejournal.com)
Fedora Project          (fedoraproject.org/wiki/JesseKeating)
GPG Public Key          (geek.j2solutions.net/jkeating.j2solutions.pub)

Attachment: signature.asc
Description: PGP signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]