curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #01213
[Merge] ~mwhudson/curtin:fba-dasd into curtin:master
The proposal to merge ~mwhudson/curtin:fba-dasd into curtin:master has been updated.
Commit message changed to:
storage_config: handle some FBA dasd oddities
The storage_config handling of dasds only accounted for ECKD
dasds. FBA dasds need different handling -- in many ways they are
more like a regular disk (that can only be formatted with a DOS
partition table, but this code doesn't need to handle that), but
the kernel creates a magic fake partition for a FBA dasd with no
DOS partition table and we want to pretend that doesn't exist.
For more details, see:
https://code.launchpad.net/~mwhudson/curtin/+git/curtin/+merge/394986
--
Your team curtin developers is subscribed to branch curtin:master.
References