CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/19 11:18:09
Modified files:
usr.sbin/makefs: ffs.c
Log message:
merge the correct skinny-label into the single sector available.
We don't need to provide a fat-label, because the partitions in the
list don't need it. If this image is later used in a circumstance
where someone wants to tweak and add higher partitions, that will work
fine, but we don't need to create it ahead of time.
ok krw
