CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2022/09/03 07:59:25
Modified files: sbin/disklabel : editor.c Log message: Add a new keyword to template files, 'raid', to allow the auto allocation of RAID partitions. Make both 'raid' and 'swap' keywords case insensitive. Suggested by kn@ ok kn@ miod@