git: DragonFly_RELEASE_5_8 Use our new partition id (0x6c) in several more places.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Feb 19 21:25:20 PST 2020


commit 39f794fb2c1b223b1a5fca17046697e36e471792
Author: Sascha Wildner <saw at online.de>
Date:   Fri Feb 14 23:29:00 2020 +0100

    Use our new partition id (0x6c) in several more places.
    
    Mainly, adjust the USB img's own ID and use it in the installer's
    legacy BIOS install.
    
    While here, adjust DragonFly BSD's name in a few places (written with
    a space).
    
    Reported-by: zrj

Summary of changes:
 nrelease/Makefile                             | 2 +-
 sbin/fdisk/fdisk.8                            | 4 ++--
 sbin/fdisk/fdisk.c                            | 4 ++--
 sbin/gpt/boot.c                               | 4 +---
 sbin/gpt/migrate.c                            | 6 +++++-
 sys/sys/diskmbr.h                             | 4 ++--
 usr.sbin/installer/dfuibe_installer/fn_disk.c | 4 ++--
 usr.sbin/installer/libinstaller/survey.c      | 6 +++---
 usr.sbin/installer/libinstaller/sysids.h      | 2 +-
 9 files changed, 19 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/39f794fb2c1b223b1a5fca17046697e36e471792


-- 
DragonFly BSD source repository



More information about the Commits mailing list