aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/scripts
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall: Fix mirror selectionMateusz Piotrowski2021-11-181-1/+1
* bsdinstall: Only show menu if there are more items to be installedRenato Botelho2021-07-271-10/+12
* bsdinstall: add a new mirror in BulgariaPhilip Paeps2021-06-201-0/+1
* MFC r366186: bsdconfig, bsdinstall: Prune dead mirrorsNiclas Zeising2020-09-291-14/+0
* MFC r365829, r365837, r365852: certctl rehash upon install/distributeKyle Evans2020-09-221-3/+0
* MFC r364682:Marc Fonvieille2020-09-071-2/+2
* MFC r361257: bsdinstall: do a `certctl rehash` upon installation of configKyle Evans2020-08-051-0/+3
* MFC r346683:Emmanuel Vadot2020-06-161-0/+1
* MFC r361300: Fix indentation in bsdinstall-created wpa_supplicant.confDevin Teske2020-05-201-50/+49
* MFC r358419:Philip Paeps2020-03-021-1/+0
* MFC r353004, r353012:Glen Barber2019-10-031-0/+3
* Fix the distribution path for -ALPHA builds, which are underGlen Barber2018-10-081-1/+1
* Add an installer option to disable destructive dtrace.Dag-Erling Smørgrav2018-09-211-0/+5
* Fix variable name typo in the bsdinstall ttys hardening code.Mark Johnston2018-09-201-3/+3
* bsdinstall/zfsboot: Enable new UEFI+GELI supportAllan Jude2018-08-231-9/+42
* Remove unused MAPDESCFILE.Kevin Lo2018-08-111-5/+0
* Set kernelname in bootconfig to the kernel fileJustin Hibbits2018-06-041-1/+1
* Add the ThinkPad X1 (sandybridge) to the bsdinstall blacklistAllan Jude2018-02-041-1/+1
* Add installer support for PS3 and PowerNV systems, also laying theNathan Whitehorn2018-01-024-3/+55
* bsdinstall: inform users that typing will not be visibleEitan Adler2018-01-011-0/+1
* bsdinstall: Add ntpdate optionEmmanuel Vadot2017-11-221-0/+2
* Fix indentation in bsdinstall-created wpa_supplicant.confEd Maste2017-11-221-38/+38
* bsdinstall(8) hardening menu: Utilize new kern.randompid=1 behaviourAllan Jude2017-10-021-1/+1
* Ignore error return from newaliases(1)Ed Maste2017-09-111-1/+1
* bsdinstall: record DHCP config after obtaining leaseEd Maste2017-08-101-2/+1
* bsdinstall: default to UEFI-only boot on arm64Ed Maste2017-07-301-9/+19
* Remove stack guard option from hardening menu.Bartek Rutkowski2017-07-211-8/+4
* bsdinstall: improve checksum mismatch error for snapshotsEd Maste2017-07-191-2/+10
* bsdinstall: remove EOL whitespaceEd Maste2017-07-187-9/+9
* usr.sbin/bsdinstall/scripts/hardening: fix options numbersBartek Rutkowski2017-07-061-1/+1
* Add option to bsdinstall to disable insecure console, update stack guard optionBartek Rutkowski2017-07-052-2/+11
* Add hardening menu item for security.bsd.see_jail_procSteve Wills2017-06-291-7/+11
* Fixed bsdinstall location of vfs.zfs.min_auto_ashiftSteven Hartland2017-06-202-2/+2
* bsdinstall: use consistent EFI configuration across platformsEd Maste2017-06-161-1/+1
* bsdinstall: support Auto ZFS mode for ARM64Allan Jude2017-06-121-1/+1
* bsdinstall: Make ZFS min_auto_ashift adjustment persistentAllan Jude2017-06-121-0/+6
* bsdinstall: do not use distextract in scripted modeRoger Pau Monné2017-05-221-1/+4
* bsdinstall: mount is not needed for the ZFS install caseRoger Pau Monné2017-05-221-4/+18
* Revert changes introduced in r314036 on demand by jhb and bapt.Bartek Rutkowski2017-03-171-9/+9
* Enable bsdinstall hardening options by default.Bartek Rutkowski2017-02-211-9/+9
* Add 0-8 as shortcuts for jumping to menu items in the hardening menu.Bartek Rutkowski2017-02-161-10/+10
* bsdinstall: Make sure chroot filesystems are umounted after useRenato Botelho2017-02-081-3/+4
* Revert r309918 -- modern POSIX has deprecated -<#>/+<#> syntaxDevin Teske2016-12-131-2/+2
* It's completely pointless to replace newlines with spaceDevin Teske2016-12-131-2/+1
* The flags of a WLAN need to be quoted (they contain things like brackets)Devin Teske2016-12-131-1/+1
* Simplify single-line if statementsDevin Teske2016-12-131-2/+1
* Simplify loop by moving predicate to clauseDevin Teske2016-12-131-6/+2
* WordsmithingDevin Teske2016-12-131-1/+1
* Why test $? when you can test the commandDevin Teske2016-12-131-2/+2
* Restore previous commentDevin Teske2016-12-131-0/+1