Idea for updating WK UFDs while preserving the boot partition info
- During a standard build track partition boot info and save to something like 'UFD/.wk_partition.info'
Maybe something simple like a list of sed commands?
's/(#UFD-MACOS-10.11[..])=(PARTUUID)/\1=$PARTUUID/'
's/#UFD-MACOS-10.11##//'
- During an update use that file assuming the partitions haven't changed