aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall: add warning when unsupported partition is modifiedWojciech Macek2016-09-051-0/+14
* Ensure that the sector size is a multiple of 4096 to avoid creatingDag-Erling Smørgrav2016-08-151-6/+20
* Write kern.randompid to /etc/sysctl.confSteven Kreuzer2016-08-091-2/+3
* Fix non-functional bsdinstall services dialog.Dimitry Andric2016-08-011-1/+1
* A failed installation once restarted will often error outAllan Jude2016-07-161-0/+9
* Fix encrypted MBR installAllan Jude2016-07-161-1/+2
* Add new System Hardening menu and options to bsdinstall.Bartek Rutkowski2016-07-154-1/+89
* Make the new 'set date and time' dialog default to skipAllan Jude2016-07-141-0/+2
* bsdinstall: Prompt user to set the date and time after selecting timezoneAllan Jude2016-07-131-0/+36
* Add more machines to the bsdinstall workaround blacklistAllan Jude2016-07-031-2/+2
* Fix an error in bsdinstall when ZFS installation uses a bootpoolAllan Jude2016-07-031-8/+11
* bsdinstall: increase EFI partition size to 200MBEd Maste2016-06-231-1/+1
* ARM64: bsdinstall support for creating EFI partitionsWojciech Macek2016-06-202-1/+105
* Fix bsdinstall for root-on-zfs with MBR partitioningAllan Jude2016-06-101-9/+5
* bsdinstall: add country/regulatory domain configuration dialog.Andriy Voskoboinyk2016-06-081-32/+183
* bsdinstall: unbreak static address assignment for wired networks.Andriy Voskoboinyk2016-05-261-1/+5
* Only set kern.geom.part.mbr.enforce_chs=0 once, instead of once per diskAllan Jude2016-05-241-1/+1
* Add support for RAID 1+0 (striped mirrors) to bsdinstall/zfsbootAllan Jude2016-05-241-5/+40
* Only export and re-import the root pool if installing on MBRAllan Jude2016-05-231-22/+26
* Fix missing pool name in zfs set commandAllan Jude2016-05-231-1/+1
* Fix error in bsdinstall where additional filesystems cannot be mountedAllan Jude2016-05-231-1/+5
* bsdinstall/zfsboot GPT+BIOS+GELI installs now make use of GELIBOOTAllan Jude2016-05-221-60/+84
* Fix default ZFS layout to work better by default with sysutils/beadmAllan Jude2016-05-221-1/+1
* Fix typo in comments for the zfsboot scriptBaptiste Daroussin2016-05-221-1/+1
* bsdinstall/zfsboot: Do not mirror swap when swapsize is 0Allan Jude2016-05-101-1/+1
* bsdinstall: fix static address assignment for protected wireless networks.Andriy Voskoboinyk2016-05-021-1/+1
* usr.sbin/bsdconfig: minor spelling fixes on comments.Pedro F. Giffuni2016-05-011-1/+1
* Remove unportable calls to basename().Ed Schouten2016-04-261-10/+11
* Add a new installation type to bsdinstall/zfsboot: BIOS+UEFIAllan Jude2016-04-191-16/+52
* MFHGlen Barber2016-04-111-2/+4
|\
| * bsdinstall/zfsboot should create /tmp and /var/tmp if they do not existAllan Jude2016-04-081-0/+2
| * Do not add swap to fstab when swapsize is 0Allan Jude2016-04-081-2/+2
* | MFHGlen Barber2016-04-041-5/+5
|\|
| * Remove 50% ZFS conditional from bsdinstall/zfsbootAllan Jude2016-03-171-5/+5
* | MFHGlen Barber2016-02-021-68/+47
|\|
| * The zfsboot automated part of bsdinstall now supports UEFIAllan Jude2016-01-301-68/+47
* | MFHGlen Barber2016-01-201-1/+3
|\|
| * Never 4k align the MBR bootpool because zfsldr can not deal with a gapAllan Jude2016-01-161-1/+3
* | MFHGlen Barber2016-01-141-1/+1
|\|
| * bsdinstall: Suggest the GPT+Active workaround on Dell T5810Eric van Gyzen2016-01-141-1/+1
* | MFHGlen Barber2016-01-051-4/+60
|\|
| * Merge ^/projects/release-install-debug:Glen Barber2016-01-051-4/+60
* | MFH r289384-r293170Glen Barber2016-01-047-14/+24
|\|
| * Explicitly set permissions on entropy filesDevin Teske2015-12-281-1/+6
| * Adapt to new wireless scheme where base wlan interfaces do not show up inNathan Whitehorn2015-12-061-8/+13
| * Use LIBEXECDIR for /usr/libexec.Bryan Drewery2015-11-264-4/+4
| * Fix typo in error messageDevin Teske2015-11-031-1/+1
* | Merge from headBaptiste Daroussin2015-10-013-5/+28
|\|
| * Add more SUBDIR_PARALLEL.Bryan Drewery2015-09-261-0/+1
| * META_MODE: Remove DEP_MACHINE from Makefile.depend files.Bryan Drewery2015-09-251-2/+0