aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall: filter out disks that are unavailable from the list of options in...Brad Davis2022-04-101-0/+9
* bsdinstall/partedit: Replace libdialog with libbsddialogAlfonso S. Siciliano2022-04-047-608/+526
* bsdinstall netconfig: Replace dialog(1) with bsddialog(1)Alfonso S. Siciliano2022-04-021-31/+31
* Remove extraneous semicolons trailing break and continue statements.Jens Schweikhardt2022-03-291-4/+4
* bsdinstall mount: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-291-1/+1
* bsdinstall fetchmissingdists: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-291-2/+2
* bsdinstall/distfetch: Remove duplicate headerAlfonso S. Siciliano2022-03-291-1/+0
* bsdinstall checksum: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-261-10/+10
* bsdinstall mirrorselect: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-261-14/+14
* bsdinstall time: Revert dialog titleAlfonso S. Siciliano2022-03-251-2/+2
* bsdinstall services: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-251-3/+8
* bsdinstall(8): Usage example of tar doesn't workFarhan Khan2022-03-231-2/+2
* bsdinstall time: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-231-7/+7
* bsdinstall hardening: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-221-3/+7
* Correct a handful of typos and grammos.Jens Schweikhardt2022-03-221-7/+9
* bsdinstall/distfetch: Replace libdialog with libbsddialogAlfonso S. Siciliano2022-03-152-51/+69
* GEOM: Introduce gctl_add_param() API.Alexander Motin2022-03-071-2/+4
* wlanconfig: allow to enter WiFi details if no networks foundAlfonso S. Siciliano2022-03-011-16/+15
* bsdinstall/distfetch: fix main bar percentage with errorsAlfonso S. Siciliano2022-02-231-9/+24
* disextract: eliminate last use of __DECONSTBaptiste Daroussin2022-01-281-3/+3
* distextract: simply code by using strsep(3)Baptiste Daroussin2022-01-281-20/+8
* bsddialog: import version 0.1Alfonso Siciliano2022-01-281-23/+33
* bsdinstall: Add quotes around error message argumentTom Jones2022-01-271-1/+1
* Fix grammatical issues.Nathan Whitehorn2022-01-021-1/+1
* bsddialog: convert bsdinstall/distextractAlfonso Siciliano2022-01-012-91/+92
* bsdinstall: zfsboot: Prompt user for zpool name if the pool already existsEmmanuel Vadot2021-12-151-0/+32
* bsdinstall: bootconfig: Try to clean old efi boot entriesEmmanuel Vadot2021-12-151-2/+52
* powerpc64: make autoboot possible on powernv machinesAlfredo Dal'Ava Junior2021-11-261-4/+7
* partedit: cleanup headersBaptiste Daroussin2021-11-241-5/+4
* Revert "bsdinstall: add knob to set ASLR sysctls"Marcin Wojtas2021-11-161-18/+0
* bsdinstall: Fix mirror selectionMateusz Piotrowski2021-11-111-1/+1
* bsdinstall: reduce overlinkingBaptiste Daroussin2021-10-042-2/+2
* bsdinstall: Remove unused sysctl.h header #includeEd Maste2021-08-081-1/+0
* bsdinstall: Only show menu if there are more items to be installedRenato Botelho2021-07-221-10/+12
* bsdinstall: Also copy /var/db/zoneinfoJose Luis Duran2021-06-301-0/+1
* bsdinstall: Avoid double-mounting /devRyan Moeller2021-06-231-2/+0
* bsdinstall: add a new mirror in BulgariaPhilip Paeps2021-06-171-0/+1
* bsdinstall: Allow automation in jailseoli3n2021-06-111-16/+42
* bsdinstall: Fix typo (Instalation -> Installation).Navdeep Parhar2021-06-031-1/+1
* Allows user to specify an optional ZFSBOOT_POOL_SIZE for their zrootJohn Ko2021-06-021-8/+38
* Fix scripted installation from media without local distfiles.Nathan Whitehorn2021-05-285-96/+154
* Fix scripted installs on EFI systems using ZFS root with zfsboot.Nathan Whitehorn2021-05-141-3/+2
* bsdinstall: remove compat hacks for FreeBSD 9 and earlierWarner Losh2021-04-201-5/+0
* bsdinstall: restore time selection screenYuri Pankov2021-04-191-2/+2
* bsdinstall: remove ftp7.ua.freebsd.org mirrorPhilip Paeps2021-04-061-1/+0
* Tweak language involving ZFS installation; no content changes.Nathan Whitehorn2021-04-051-16/+24
* Add some general notes about scripted installations.Nathan Whitehorn2021-04-051-0/+13
* bsdinstall: Drop vestigial bsdinstall-esps cleanupRyan Moeller2021-03-262-15/+1
* Add a new mode to the scripted partition editor for variant disk names.Nathan Whitehorn2021-03-264-11/+27
* Fix scripted installs on EFI systems after default mounting of the ESP.Nathan Whitehorn2021-03-232-8/+61