aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall
Commit message (Expand)AuthorAgeFilesLines
* Trim various $FreeBSD$ that have snuck back in since the mass removalJohn Baldwin6 days1-2/+0
* bsdinstall: allow ZFS root on GPT under UEFI (amd64)Abdelkader Boudih8 days1-2/+1
* bsdinstall: Ensure logging retained when BSDINSTALL_LOG is not changed by pre...Stephen J. Kiernan2026-08-221-0/+1
* bsdinstall: add a hardening knob for unprivileged kenv accessKyle Evans2026-08-061-0/+4
* bsdinstall/netconfig: use a better heuristic for wlan dev descSiva Mahadevan2026-07-131-1/+1
* Warn if hostname is emptyykla2026-06-101-4/+29
* bsdinstall(8): Fix GPT label conflicts with disks not managed by usPhil Krylov2026-06-101-0/+19
* bsdinstall: Add virtual_oss service optionChristos Margiolis2026-06-021-0/+5
* bsdinstall: script: Fix scripted DISTRIBUTIONSJose Luis Duran2026-05-291-0/+1
* bsdinstall: Use libarchive secure flags for extractEd Maste2026-05-281-0/+2
* bsdinstall: Avoid invoking eval on the wlan SSID listMark Johnston2026-05-201-16/+31
* bsdinstall: do pkgbase installations with the "script" commandAlan Somers2026-05-123-41/+90
* bsdinstall: Always use pkg.FreeBSD.orgColin Percival2026-05-052-6/+2
* bsdinstall: Improve auto-partition messageAlexander Ziaee2026-04-281-2/+2
* bsdinstall: Add SPDX-License-Identifier tagsTuukka Pasanen2026-04-271-0/+2
* bsdinstall: fix root password prompt with backslashesLars Engels2026-04-251-2/+2
* bsdinstall.8: Document DISTRIBUTIONS defaults correctlyMateusz Piotrowski2026-04-211-2/+22
* installer: Add download.freebsd.org to mirror listLi-Wen Hsu2026-04-091-1/+12
* bsdinstall: remove ftp.at.freebsd.orgPhilip Paeps2026-02-281-1/+0
* bsdinstall: fix EFI boot entry creationAhmad Khalifa2026-02-241-11/+14
* bsdinstall: Add note to zfsboot pointing to release/tools/vmimage.subrJessica Clarke2026-02-081-0/+1
* Revert "bsdinstall: Create separate datasets for directories in /usr/ports"Ricardo Branco2026-02-081-2/+0
* bsdinstall: Drop "Technology preview" from package setsEd Maste2026-01-122-4/+4
* bsdinstall: Create separate datasets for directories in /usr/portsRicardo Branco2026-01-101-0/+2
* bsdinstall: Mount /dev and /packages after using the shell to partition disksJohn Baldwin2025-12-084-9/+42
* bsdinstall: Ignore -p[0-9]+ in determining BRANCHColin Percival2025-11-261-1/+1
* bsdinstall: Enable FreeBSD-base repo when pkgbaseColin Percival2025-11-151-0/+4
* bsdinstall: Don't install FreeBSD-base.confColin Percival2025-11-151-10/+2
* bsdinstall: Use pkgbase.f.o for BETA/RC/RELEASEColin Percival2025-11-152-5/+15
* bsdinstall: Copy in all keysColin Percival2025-11-151-1/+1
* bsdinstall: Use fat32 EFI system partition for ZFSEd Maste2025-11-111-1/+1
* bsdinstall: Fix newfs bsddialog menuEd Maste2025-11-081-7/+7
* bsdinstall: jail: Fix DISTMENU itemsJose Luis Duran2025-10-221-1/+1
* bsdinstall: Use pkgbase release URL for BETA/RCEd Maste2025-10-201-1/+2
* bsdinstall: Fix typosJose Luis Duran2025-10-186-6/+6
* bsdinstall: Limit default swap to maximum supported by kernelEd Maste2025-10-151-2/+23
* bsdinstall: Tweak pkgbase/dist set labelsEd Maste2025-10-112-4/+4
* bsdinstall.8: Fix '---jail' option in manpageLexi Winter2025-10-081-2/+2
* bsdinstall.8: Minor maintenanceAlexander Ziaee2025-10-041-8/+11
* bsdinstall: Improve pkgbase handling for jailsLexi Winter2025-10-033-34/+70
* bsdinstall/pkgbase: Restore the kernel-dbg componentLexi Winter2025-10-021-1/+1
* bsdinstall: Only offer to enable services which are installedLexi Winter2025-09-301-13/+36
* bsdinstall: Add loader.efi to all ESPs we createWarner Losh2025-09-303-31/+57
* packages: Add an "optional" setLexi Winter2025-09-291-1/+2
* bsdinstall: Install pkg if it's availableLexi Winter2025-09-241-2/+14
* release: Improve kernel package handlingLexi Winter2025-09-241-9/+14
* bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oidSiva Mahadevan2025-09-191-5/+5
* bsdinstall: Use package sets for pkgbase installLexi Winter2025-09-191-62/+97
* bsdinstall: Drop outdated comments about ZFS dataset compressionMichael Osipov2025-09-092-4/+4
* bsdinstall: Copy /etc/localtime as symlink in jail scriptJessica Clarke2025-08-271-1/+1