aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf/MINIMAL
Commit message (Expand)AuthorAgeFilesLines
* random: allow disabling of entropy harvesting from keyboard & miceDavid E. O'Brien2025-11-111-0/+2
* random: TPM_HARVEST should have been named RANDOM_ENABLE_TPMDavid E. O'Brien2025-11-101-1/+5
* padlock(4)/nehemiah: move i386-only entropy source to MD filesDavid E. O'Brien2025-10-231-1/+0
* Remove COMPAT_FREEBSD4/5/6/7/9 from MINIMAL and FIRECRACKER kernel configurat...Henrich Hartzer2024-05-231-5/+0
* MINIMAL: Grow minimal to support ata, scsi and nvmeWarner Losh2024-05-031-0/+12
* sys/*/conf: do not use "../../conf/" when including std.*Lexi Winter2024-04-231-1/+1
* sys: add conf/std.debug, generic debugging optionsLexi Winter2024-04-231-0/+2
* amd64 & i386: enable VIMAGE in MINIMALMina Galić2024-02-031-0/+1
* Add a COMPAT_FREEBSD14 kernel optionKristof Provost2023-10-101-0/+1
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* x86: move EARLY_AP_STARTUP into DEFAULTSEd Maste2023-08-141-1/+0
* amd64 MINIMAL: SysV IPC syscalls are loadableKonstantin Belousov2023-05-091-3/+0
* amd64 MINIMAL: remove UFS from compiled-in listKonstantin Belousov2023-05-091-1/+0
* amd64 MINIMAL config: remove statements about UFS moduleKonstantin Belousov2023-05-091-2/+0
* amd64 MINIMAL config: remove sentence about acpiKonstantin Belousov2023-05-061-2/+0
* xen/efi: make Xen PV EFI clock optionalElliott Mitchell2023-04-141-0/+1
* MINIMAL: Update and clean up.Dag-Erling Smørgrav2023-02-091-3/+10
* MIMIMAL: add uartWarner Losh2022-07-011-0/+4
* x86 GENERIC/MINIMAL: group sc(4) devices togetherEd Maste2021-11-281-3/+1
* Remove options VESA from x86 MINIMALEd Maste2021-11-281-1/+0
* Correct syscons description in i386 and amd64 configsEd Maste2021-11-271-2/+2
* Add a COMPAT_FREEBSD13 kernel optionKristof Provost2021-11-171-0/+1
* tcp: better congestion control defaultsWarner Losh2021-11-121-2/+0
* Update MINIMAL to have CC optionsWarner Losh2021-11-121-0/+2
* kvm_clock: KVM paravirtual clock supportAdam Fenn2021-08-141-0/+3
* xen/timer: fix amd64 LINT kernel buildRoger Pau Monné2021-08-021-1/+3
* MINIMAL: remove debugging and some loadable network modulesHelge Oldach2021-07-111-13/+0
* sys/*/conf/*, docs: fix links to handbookCeri Davies2021-05-201-1/+1
* smbios: support getting address from EFIGreg V2021-04-071-1/+0
* smbios: Move smbios driver out from x86 machdep codeAllan Jude2021-02-231-0/+1
* Add VT driver for VBE framebuffer deviceToomas Soome2020-11-301-0/+1
* o Move options IOMMU from Debugging section back to the Bus sectionRuslan Bukin2020-11-271-1/+1
* Rename kernel option ACPI_DMAR to IOMMU.Ruslan Bukin2020-09-291-1/+1
* Switch from SCTP to SCTP_SUPPORT in GENERIC configs.Mark Johnston2020-07-161-1/+1
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-211-2/+1
* tun/tap: merge and rename to `tuntap`Kyle Evans2019-05-081-1/+1
* Add a COMPAT_FREEBSD12 kernel option.Conrad Meyer2019-05-021-0/+1
* Add evdev support to amd64 and i386 kernelsNiclas Zeising2018-11-121-0/+5
* Compile in VERBOSE_SYSINIT support by default, remain silent by defaultKyle Evans2018-10-311-0/+1
* amd64: enable options NUMA in GENERIC and MINIMALMateusz Guzik2018-09-111-0/+1
* Move VM_NUMA_ALLOC and DEVICE_NUMA under the single global config option NUMA.Jeff Roberson2018-01-141-1/+0
* Update several more URLsEitan Adler2017-10-291-2/+2
* Enable EARLY_AP_STARTUP on amd64 and i386 kernels by default.John Baldwin2016-12-161-0/+1
* Add a COMPAT_FREEBSD11 kernel option.Mark Johnston2016-12-091-0/+1
* Enable DEVICE_NUMA with up to 8 domains by default on amd64.John Baldwin2016-04-121-0/+1
* New MINIMAL kernel config. The goal with this configuration is toWarner Losh2015-01-151-0/+145