aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall hostname: Restore bsdconfig APIAlfonso S. Siciliano2023-10-191-5/+7
* bsdinstall: Fail nicely in jail targetFernando ApesteguĂ­a2023-10-181-1/+5
* bsdinstall partedit: Use snprintf instead of sprintf for error messagesJohn Baldwin2023-10-163-15/+31
* bsdinstall partedit: Use asprintf to build wrapper command for newfsJohn Baldwin2023-10-161-2/+4
* bsdinstall partedit: Replace malloc + sprintf with asprintfJohn Baldwin2023-10-162-9/+5
* bsdinstall partedit: Avoid potential buffer overflow in newfs_commandJohn Baldwin2023-10-161-28/+40
* bsdinstall partedit: Apply changes from scripted installsJohn Baldwin2023-10-161-1/+1
* sade: Restore UI behavior like dialog(3)Alfonso S. Siciliano2023-10-162-4/+8
* bsdinstall netconfig: avoid duplicate entries in rc.confPierre Pronchery2023-10-133-4/+4
* bsdinstall: reset the mirror when restartingPierre Pronchery2023-10-131-0/+1
* bsdinstall: Add "Finish" button to finalconfigPierre Pronchery2023-10-131-5/+6
* bsdinstall: revisit the finalconfig stepPierre Pronchery2023-10-133-53/+83
* sade: Fix F1 help messageAlfonso S. Siciliano2023-10-131-1/+1
* bsdinstall auto: replace dialog with bsddialogAlfonso S. Siciliano2023-10-111-7/+7
* bsdinstall: restore --calendarAlfonso S. Siciliano2023-10-111-1/+1
* bsdinstall: Fix command line argument list parsingAlfonso S. Siciliano2023-10-112-2/+2
* bsddialog: import version 1.0Baptiste Daroussin2023-10-045-13/+10
* bsdinstall: avoid conflicts with fd 3Lars Kellogg-Stedman2023-09-2111-59/+58
* bsdinstall.8: Document BSDINSTALL_SKIP_* variablesMateusz Piotrowski2023-09-181-0/+52
* bsdinstall.8: Set Bl's -width correctlyMateusz Piotrowski2023-09-181-3/+3
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1635-35/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1610-20/+0
* bsdinstall: Handle errors from geom_gettree.John Baldwin2023-06-283-34/+62
* bsdinstall: Replace correct, but fragile, string builder with open_memstream.John Baldwin2023-06-271-9/+12
* bsdinstall: remove sendmail hardening optionBaptiste Daroussin2023-06-011-6/+2
* bsdinstall on zfs: create dataset for /home rather than /usr/homeMike Karels2023-05-232-7/+7
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1211-11/+11
* bsdinstall avoid subdir depending on parentSimon J. Gerraty2023-04-214-10/+14
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-193-24/+5
* bsdconfig, bsdinstall: Refresh mirrors listDanilo G. Baio2023-01-161-83/+31
* bsdinstall: s/to small/too small/Mateusz Guzik2022-12-221-1/+1
* bsdinstall: Fix local_unbound option default on revisitJessica Clarke2022-11-291-1/+2
* bsdinstall: Fix issues parsing rc.conf.services on revisitJessica Clarke2022-11-291-2/+2
* bsdinstall: Fix ntpd_sync_on_start service optionJessica Clarke2022-11-291-1/+6
* bsdinstall: use the correct DISTDIR for fetching local distfilesKyle Evans2022-10-141-1/+1
* bsdinstall: Fix race condition when shutting down after installationJessica Clarke2022-10-061-0/+11
* bsdinstall release: Start installer on multiple consolesJessica Clarke2022-10-031-1/+4
* bsdinstall release: Move code to a new startbsdinstall wrapperJessica Clarke2022-10-032-0/+100
* bsdinstall: Add a new runconsoles helper binaryJessica Clarke2022-10-037-1/+1239
* bsdinstall: add hooks to allow for easier customizing the installBrad Davis2022-10-031-0/+10
* bsdinstall: replace ntpdate by ntpd_sync_on_startVinĂ­cius Zavam2022-09-271-2/+2
* bsdinstall: fix a couple stragglers in whitelabeling the scriptsBrad Davis2022-09-142-2/+5
* Capitalize title like in all other titles.Jens Schweikhardt2022-09-141-2/+2
* bsdinstall(8) hostname: Update for bsddialog 0.3Alfonso S. Siciliano2022-09-031-2/+2
* bsdinstall: add variables to allow skipping over some phases of the installBrad Davis2022-08-161-15/+18
* bsdinstall: allow setting the root password via env variablesBrad Davis2022-08-052-3/+18
* beinstall.8: Update example distsites for BSDINSTALL_DISTSITEMateusz Piotrowski2022-07-181-2/+4
* bsdinstall: improve zfsboots ability to handle datasets under a BEBrad Davis2022-06-231-3/+12