[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] generate module-info on the fly
- From: Jeremy Katz <katzj redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: [PATCH] generate module-info on the fly
- Date: Mon, 06 Aug 2007 15:33:37 -0400
On Wed, 2007-08-01 at 18:29 +0900, HARA Hiroshi wrote:
> by the way, I have a question about module format.
> according to module-info comment, this format is the
> following.
>
> # |<module-name>
> # | <module-type> [<module-alias>]
> # | "<description-string>"
> # | <argument> "<argument-description-string>" ["<match-regex>"
> ["<default>"]]
> # |# <comment>
>
> but attached scripts does not take care of "<argument>".
> actually I've never used "<argument>", so I do not know
> it will be used in next version and for what.
Arguments are for specifying optional module args. Used once upon a
time for making sure people specified ioport and irq for their isa
devices. Not really relevant today (or even considered)
Jeremy
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]