summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdinstall/partedit/gpart_ops.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r317743:araujo2017-05-171-9/+9
* MFH (r304142): ensure stripe size is non-zero multiple of 4096des2016-08-191-6/+20
* ARM64: bsdinstall support for creating EFI partitionswma2016-06-201-1/+1
* Add support for two workarounds for known issues booting GPT in legacy mode o...allanjude2015-07-181-15/+65
* Add ZFS support to the bsdinstall partition editor and sade.nwhitehorn2014-09-131-16/+113
* Add EFI support to the installer. This requires that the kernel providenwhitehorn2014-04-261-4/+5
* Add installer support for CHRP/PAPR PowerPC systems that use MBR+BSDnwhitehorn2013-09-231-1/+2
* Fix typo.nwhitehorn2012-04-041-1/+1
* Plug memory leaks and fix open(2) error check.kevlo2011-11-281-1/+1
* Avoid some "Invalid argument" errors in the installer.nwhitehorn2011-10-231-3/+20
* Avoid magicking into existence sub-partitions due to leftover blocks whennwhitehorn2011-10-081-11/+22
* Usability enhancements: do not allow setting a mountpoint on bsdlabelnwhitehorn2011-10-081-1/+30
* Work around some behavior of gpart that I absolutely do not understand innwhitehorn2011-10-071-57/+37
* Fix a typo introduced in r219892 that prevented file system options fromnwhitehorn2011-09-161-1/+1
* Implement support for GRAID volumes in the installer partition editor,nwhitehorn2011-08-211-3/+5
* Allow setting of parameters for file systems (e.g. softupdates), turn onnwhitehorn2011-03-231-19/+120
* Turn on softupdates by default. We need a UI to set filesystem parameters.nwhitehorn2011-03-151-1/+1
* The PC98 gpart module supports labels now.nwhitehorn2011-02-191-10/+15
* Import bsdinstall. This is meant to be (eventually in conjunction withnwhitehorn2011-02-181-0/+1092
OpenPOWER on IntegriCloud