8 Apr
2008
8 Apr
'08
5:29 a.m.
Aaron Griffin schrieb:
I would say: use UUIDs and document where and when breakage occurs (device-mapper). Let's face it, a vast majority of people probably don't use lvm or crypto devices... and those that do are knowledgeable enough to know they may need special configuration dances
Done and done. Changes are in my git tree. Still need to hit the docs [with a sledgehammer].
You modified the installer to use UUIDs? Neat. Do you have the code up somewhere?
I haven't look at the code, but make sure the UUIDs are only used to /dev/sd* and /dev/hd*, don't use them for /dev/mapper. That way, we avoid weird bugs. Would be glad if you could push these things to installer.git.