summaryrefslogtreecommitdiffstats
path: root/sys/geom/part/g_part.h
Commit message (Expand)AuthorAgeFilesLines
* Add some additional GPT partition typesallanjude2015-12-271-18/+25
* Add GUID and alias for Apple Core Storage partition.ae2015-03-121-0/+1
* After EFI support was added to the installer, it needed to allow bootnwhitehorn2014-07-041-0/+1
* Add aliases for DragonFlyBSD's partition types.ae2014-06-111-0/+9
* Add GPT UUID for VMware vSAN meta-data partition.marck2013-12-261-0/+1
* Support the FAT16 partition type in gpart(8)gavin2013-03-071-0/+1
* Add a partition type for nandfs to the apm, bsd, gpt and vtoc8 schemes.marcel2012-05-251-0/+1
* VMware environments are not unusual now. Add VMware partitions recognitionmarck2012-04-181-0/+3
* Add MODULE_DEPEND() to geom_part modules.ae2012-03-151-1/+2
* Add new user-friendly aliases for partition types for the MBR andae2011-01-281-0/+3
* Reimplemented "gpart destroy -F". Now it does all work in kernel.ae2010-10-251-0/+3
* Add NTFS partition type to GEOM_MBR.rpaulo2010-06-261-0/+1
* Add Microsoft and NetBSD partition types handling.rpaulo2009-12-141-0/+10
* Simplify partition type parsing by using a data-oriented model.rpaulo2009-12-141-1/+11
* Remove gpt_offset and related code. It was introduced for usemarcel2009-02-171-7/+0
* Add method precheck to the g_part interface. The precheckmarcel2009-02-151-0/+17
* Keep entries sorted.rpaulo2008-09-051-1/+1
* Detect Apple HFS GPT slices.rpaulo2008-09-051-0/+1
* Add the set and unset verbs used to set and clear attributes formarcel2008-06-181-1/+3
* Add the bootcode verb for installing boot code. Boot codemarcel2008-04-131-0/+4
* Change the order from SI_ORDER_FIRST to SI_ORDER_ANY (withinmarcel2008-03-291-1/+1
* Redefine G_PART_SCHEME_DECLARE() from populating a private linker setmarcel2008-03-231-1/+15
* Add a BSD disklabel backend to g_part:marcel2007-12-061-0/+8
* First cut at support for booting a GPT labeled disk via the BIOS bootstrapjhb2007-10-241-0/+1
* Add the freebsd-zfs alias. Both APM and GPT have ZFS partitionmarcel2007-10-211-0/+1
* Have gpart synthesize a disk geometry if the underlying providermarcel2007-06-171-0/+15
* MFp4:marcel2007-05-081-8/+8
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-0/+130
OpenPOWER on IntegriCloud