[Fai-commit] r3511, people/michael/features/setup_harddisks_2/implementation
Thomas Lange
lange at informatik.uni-koeln.de
Tue Jun 13 13:43:39 CEST 2006
Some comments on the current disk_config format at
http://faiwiki/index.php/Setup_harddisks_2
> config ::= disk_config lvm
> | disk_config raid
> | disk_config end
> | disk_config disk[[:digit:]]+( <option>)*
> | disk_config [^[:space:]]+( <option>)*
> /* fully qualified device-path or short form, like hda, whereby full
> * path is assumed to be /dev/hda */
Where/why do we need "disk_config end"?
> | disklabel:(msdos|sun)
What about GPT disklabels and other type we need for other hardware
architectures?
> size ::= [[:digit:]]+%?(-[[:digit:]]+%?)?(:resize)?
maybe it's nice to specify the resize option in the same manner as
preserve.
--
regards Thomas
More information about the linux-fai-devel
mailing list