Re: GPT and raidframe aware bootstrap
[email protected] (Emmanuel Dreyfus)
| Newsgroups | gmane.os.netbsd.ports.x86-64,gmane.os.netbsd.ports.i386 |
|---|---|
| Message-ID | <1oc35fg.17zr4u87g367hM%[email protected]> |
Martin Husemann <[email protected]> wrote: > Looks good at a quick glance. Minor nit: where would NO_GPT be defined? > Is the #ifdef dance worth/necessary? I understand some bootstrap binaries have a severe memory footprint limitation, and hence need to be feature-deprived enough to fit. For instance, bootxx_msdos does not build when there are too many debug printf in the code, and I suspect this is the same reason why I have not been able to installboot bootxx_fat16 and bootxx_fat12 recently (fortunately, bootxx_msdos is a working replacement for them). The code already had NO_GPT, I kept using it in this contribution. I also added NO_RAIDFRAME if it is useful to remove the introduced code to work with inner raidframe partitions. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected]