CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2023/11/10 09:20:52
Modified files: sbin/fdisk : cmd.c Log message: GPT partitions have many attributes. Don't stomp on them all when using 'flag <part #>' to make a partition the only bootable partition. Just turn off the bootable bit in the other partitions. ok dlg@