看板 DFBSD_submit 關於我們 聯絡資訊
:maybe we should shape up that scanner code so that it can be used in variou= :s=20 :consumers (libdisk?). I think this is the only way to ensure that the kerne= :l=20 :and consumers (loader, fdisk, installer, etc.) have matching numbers, which= : I=20 :consider crucial for proper transparency for the user : :cheers : simon Well, for now I just want to make it work properly. While there are certainly advantages to avoid code duplication it is also sometimes a complication. So what we need is some serious testing, e.g. like creating multiple extended dos partitions two recursions deep and seeing if the partition data is properly passed between the loader and kernel. -Matt