aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/scripts/auto
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall: Improve auto-partition messageAlexander Ziaee2026-04-281-2/+2
* bsdinstall: Drop "Technology preview" from package setsEd Maste2026-01-121-2/+2
* bsdinstall: Mount /dev and /packages after using the shell to partition disksJohn Baldwin2025-12-081-0/+1
* bsdinstall: Fix typosJose Luis Duran2025-10-181-1/+1
* bsdinstall: Tweak pkgbase/dist set labelsEd Maste2025-10-111-2/+2
* bsdinstall: Add loader.efi to all ESPs we createWarner Losh2025-09-301-0/+3
* bsdinstall: Skip pkgbase question if no legacy dist setsEd Maste2025-06-231-5/+9
* bsdinstall: Emit a warning if the system has too little memoryEd Maste2025-06-201-0/+8
* bsdinstall: Default to pkgbase if media contains base packagesEd Maste2025-06-161-1/+10
* bsdinstall: restore the environment when restartingPierre Pronchery2025-06-011-0/+33
* bsdinstall: support offline pkgbase installationIsaac Freund2025-05-231-4/+16
* bsdinstall: Use a login shell for final configuration.Dag-Erling Smørgrav2025-05-111-1/+1
* bsdinstall: add pkgbase prompt to auto scriptIsaac Freund2025-04-291-34/+52
* bsdinstall: add menu to install firmwareBjoern A. Zeeb2024-11-201-0/+1
* Revert "bsdinstall: separate out dist selection in prep for pkgbase support"Jessica Clarke2024-02-031-8/+32
* bsdinstall: separate out dist selection in prep for pkgbase supportBrad Davis2024-01-311-32/+8
* bsdinstall: revisit the finalconfig stepPierre Pronchery2023-10-131-53/+1
* bsdinstall auto: replace dialog with bsddialogAlfonso S. Siciliano2023-10-111-7/+7
* bsdinstall: avoid conflicts with fd 3Lars Kellogg-Stedman2023-09-211-11/+11
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* bsdinstall: add hooks to allow for easier customizing the installBrad Davis2022-10-031-0/+10
* bsdinstall: add variables to allow skipping over some phases of the installBrad Davis2022-08-161-15/+18
* bsdinstall: allow overriding DISTRIBUTIONS in the normal auto modeBrad Davis2022-06-061-1/+1
* bsdinstall: allow whitelabeling the scriptsBrad Davis2022-05-241-9/+9
* bsdinstall: Only show menu if there are more items to be installedRenato Botelho2021-07-221-10/+12
* Fix scripted installation from media without local distfiles.Nathan Whitehorn2021-05-281-90/+6
* bsdinstall: riscv-specific tweaksMitchell Horne2021-01-271-1/+1
* bsdinstall: Provide help text for partitioning optionsBen Woods2020-01-271-11/+28
* bsdinstall: Change "default" (first) Partitioning method to ZFSBen Woods2020-01-151-5/+5
* Fix dialog autosizing in bsdinstall auto error messagesDevin Teske2018-10-261-19/+47
* 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-021-0/+4
* bsdinstall: remove EOL whitespaceEd Maste2017-07-181-2/+2
* bsdinstall: support Auto ZFS mode for ARM64Allan Jude2017-06-121-1/+1
* bsdinstall: Make sure chroot filesystems are umounted after useRenato Botelho2017-02-081-3/+4
* Add new System Hardening menu and options to bsdinstall.Bartek Rutkowski2016-07-151-0/+6
* Add more machines to the bsdinstall workaround blacklistAllan Jude2016-07-031-2/+2
* bsdinstall: Suggest the GPT+Active workaround on Dell T5810Eric van Gyzen2016-01-141-1/+1
* Merge ^/projects/release-install-debug:Glen Barber2016-01-051-4/+60
* Add a number of models to the bsdinstall GPT hack blacklistAllan Jude2015-09-161-1/+27
* Ensure the local MANIFEST is always used when verifying remoteGlen Barber2015-08-041-1/+1
* Add the Dell E7240 laptop and Intel DP965LT motherboard to the list for the G...Allan Jude2015-07-211-2/+28
* Add support for two workarounds for known issues booting GPT in legacy mode o...Allan Jude2015-07-181-0/+90
* ZFS support isn't actually experimental anymore, so no need to scareNathan Whitehorn2014-09-141-1/+1
* Rename the choices in the partitioning methods dialog to reflect currentNathan Whitehorn2014-09-131-5/+5
* Make the default choice for the chroot shell at the end be "No". This allowsNathan Whitehorn2014-09-131-1/+2
* Give a brief message as to what error was encountered to help the user along.Andrew Thompson2014-08-071-17/+21
* Move the installer's keymap solution introduced by SVN r259468. The newDevin Teske2013-12-211-4/+0
* In bsdinstall_log, it's rather confusing to see the following sequence:Devin Teske2013-12-181-1/+1
* Fix "[: -eq: argument expected" error introduced by SVN r256343. The codeDevin Teske2013-12-181-2/+1