git: feat: etc/defaults/uuids: expand GPT partition type UUID database

Matthew Dillon dillon at crater.dragonflybsd.org
Mon May 11 09:08:08 PDT 2026


commit 88725842d5776db61835e97750438139ce34f81d
Author: Abdelkader Boudih <dragonflybsd at seuros.com>
Date:   Sun May 10 21:00:19 2026 +0000

    feat: etc/defaults/uuids: expand GPT partition type UUID database
    
    Add comprehensive UUID-to-name mappings for:
    - Plan 9, Haiku BFS, QNX6, Minix
    - MidnightBSD (boot, data, swap, UFS, vinum, ZFS)
    - HP-UX, Solaris/illumos (full set)
    - Linux arch-specific root/usr partitions (x86, x86-64, ARM,
      AArch64, RISC-V, PPC, LoongArch, s390, Alpha, ARC, PA-RISC, MIPS)
    - Linux /home, /srv, /var, /boot, dm-crypt, LUKS
    - Ceph (OSD, journals, blocks, WAL, LUKS variants)
    - Fuchsia, ChromeOS, Container Linux/CoreOS
    - Android (common types)
    - Apple APFS Preboot/Recovery
    - VMware, ONIE, Atari TOS, OS/2 ArcaOS, AmigaOS/Emu68
    - VeraCrypt, SPDK, barebox, U-Boot, SoftRAID
    - Sony PlayStation 4 (Orbis OS) - all 13 partition types
    - Generic: Intel Fast Flash, Sony Boot, Lenovo Boot, PowerPC PReP
    
    Also fix VMware "Diagostic" typo and normalize NetBSD Swap case.

Summary of changes:
 etc/defaults/uuids | 254 +++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 235 insertions(+), 19 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/88725842d5776db61835e97750438139ce34f81d


-- 
DragonFly BSD source repository


More information about the Commits mailing list