[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: We need to start thinking about writing kernel cmdline options to grub.conf for dracut
- From: Jeremy Katz <katzj redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Cc: Harald Hoyer <harald redhat com>
- Subject: Re: We need to start thinking about writing kernel cmdline options to grub.conf for dracut
- Date: Tue, 30 Jun 2009 18:23:35 -0400
On Tuesday, June 30 2009, Hans de Goede said:
> When we switch to dracut we will need to specify certain kernel
> commandline options to dracut. For example when / is on iscsi
> dracut will need information for configuring the nic and
> about the iscsi target present on the kernel cmdline.
How are we going to have password type information? /proc/cmdline is
readable by anyone, so we don't necessarily want them there :)
> The easiest way to handle this would be to add a new
> attribute to all devices which returns a list of kernel
> cmdline options to add to bring up that device (which will be
> empty in most cases).
Maybe instead of having it be empty in most cases, it should even be
responsible for root= ? Then it'd get tested all the time :-)
Jeremy
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]