Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 2004 22:20:53 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libdisk chunk.c open_disk.c
Message-ID:  <200411072220.iA7MKrBv025458@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2004-11-07 22:20:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libdisk          chunk.c open_disk.c 
  Log:
  MFC rev. 1.52 (chunk.c) & 1.9 (open_disk.c)
  Don't barf when we encounter an UUID for GPT partitions. Instead, add
  the GPT partition on i386 and adm64 as type=gpt, subtype=0 and with the
  sname set to the UUID. This prevents sysinstall from bombing out. This
  also makes sure the GPT partition shows up in sysinstall so as to avoid
  accidental "clobberage".
  
  PR:     bin/72896
  
  Revision  Changes    Path
  1.51.2.1  +1 -0      src/lib/libdisk/chunk.c
  1.6.2.2   +2 -2      src/lib/libdisk/open_disk.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411072220.iA7MKrBv025458>