Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2011 05:37:05 +0000 (UTC)
From:      "Andrey V. Elsukov" <ae@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/part g_part.c g_part.h g_part_ebr.c g_part_gpt.c g_part_mbr.c src/sys/sys diskmbr.h gpt.h
Message-ID:  <201102110537.p1B5ba0V051890@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ae          2011-02-11 05:37:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/geom/part        g_part.c g_part.h g_part_ebr.c 
                         g_part_gpt.c g_part_mbr.c 
    sys/sys              diskmbr.h gpt.h 
  Log:
  SVN rev 218536 on 2011-02-11 05:37:05Z by ae
  
  MFC r218014:
    Add new user-friendly aliases for partition types for the MBR and
    EBR schemes: fat32, ebr, linux-data, linux-raid, linux-swap and
    linux-lvm. Add bios-boot GUID and alias for the GPT scheme. It used by
    GRUB 2 loader. Also do sorting definitions of types in diskmbr.h
    and in g_part.c.
  
    PR:           bin/120990, kern/147664
  
  Revision    Changes    Path
  1.39.2.19   +4 -1      src/sys/geom/part/g_part.c
  1.14.2.6    +3 -0      src/sys/geom/part/g_part.h
  1.12.2.3    +29 -9     src/sys/geom/part/g_part_ebr.c
  1.16.2.16   +2 -0      src/sys/geom/part/g_part_gpt.c
  1.13.2.5    +28 -18    src/sys/geom/part/g_part_mbr.c
  1.100.22.3  +6 -3      src/sys/sys/diskmbr.h
  1.13.2.4    +6 -0      src/sys/sys/gpt.h



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