summaryrefslogtreecommitdiff
path: root/stand/defaults
AgeCommit message (Expand)Author
2025-12-08iwmfw(4): fix spelling of the iwm8000C firmware.Bjoern A. Zeeb
2025-11-26loader: Note current autoboot_delay behaviorWarner Losh
2025-11-14loader manuals: Clarify console and boot_serialAlexander Ziaee
2025-09-03loader.conf.5: Add reference to kern.msgbufsizeWarner Losh
2025-07-30loader: add nvidia modules to the loader blacklistKyle Evans
2025-07-21stand: Add print_delay environment variable in loaderAymeric Wibo
2025-06-12loader.conf: add LinuxKPI based wireless drivers to module_blacklistBjoern A. Zeeb
2025-06-06lualoader: allow graphical bits to be disabled with loader_gfxKyle Evans
2025-04-17loader: Add loader_menuEmmanuel Vadot
2025-04-17loader: Add loader_autoboot_showEmmanuel Vadot
2025-02-09loader.conf: Document boot_verboseWarner Losh
2025-01-06loader: Add a list of firmware name mappingEmmanuel Vadot
2024-10-19stand: Fix defaults fileWarner Losh
2024-10-14loader: default: Add a default splash screenEmmanuel Vadot
2024-09-22loader: Make EFI entropy size configurableColin Percival
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-07-08loader.conf.5: Correct terminal sizeAhmad Khalifa
2024-02-02stand/lua: always allow overriding with local config filesStéphane Rochoy
2024-02-02stand/lua: per-product conf if requested via product_varsStéphane Rochoy
2024-02-02Revert "stand/lua: per-product conf if requested via product_vars"Warner Losh
2024-02-02Revert "stand/lua: always allow overriding with local config files"Warner Losh
2024-02-02stand/lua: always allow overriding with local config filesStéphane Rochoy
2024-02-02stand/lua: per-product conf if requested via product_varsStéphane Rochoy
2024-01-23stand: Add 1440p to the list of known resolutions.Dag-Erling Smørgrav
2023-12-20Add kenv .Xr in kldload(8) and loader.conf(5)Warner Losh
2023-08-17Use 115200 bps by default for serial communicationEd Maste
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-05-10lualoader: add support for .lua configuration filesKyle Evans
2022-02-17Add support for getting early entropy from UEFIColin Percival
2021-09-28loader: Set twiddle globaldiv to 16 by defaultColin Percival
2021-08-01loader.conf(5): mention "efi" option for "console" parameterLi-Wen Hsu
2021-07-12loader: update autoboot description and move to loader.conf.5Daniel Gerzo
2021-01-07Fix dateMateusz Piotrowski
2021-01-06Fix a couple of typos and formatting issuesMateusz Piotrowski
2021-01-06loader: instead of hw.vga.textmode, use screen.textmodeToomas Soome
2021-01-02loader: implement framebuffer consoleToomas Soome
2020-12-31lualoader: add loader_conf_dirs support (loader.conf.d)Kyle Evans
2020-10-09Fix a few mandoc issuesGordon Bergling
2020-09-21loader: zfs should support bootonce an nextbootToomas Soome
2020-07-10Properly backout r362998Warner Losh
2020-07-09Revert r362998, r326999 while a better compatibility strategy is devised.Scott Long
2020-07-07Fix a example/docs typo from r362998, no functional change.Scott Long
2020-07-07Migrate the feature of excluding RAM pages to use "excludelist"Scott Long
2020-04-30loader.conf(5): document that loader_conf_files may be clobberedKyle Evans
2020-04-16Preload hostuuid for early-boot useKyle Evans
2018-10-11Enable lualoader's kernel autodetection, disabled on install mediaKyle Evans
2018-10-10Fix a minor typo in loader.conf(5).Glen Barber
2018-10-07lualoader: Create a module blacklist, add DRM modules to itKyle Evans
2018-09-03The kernel DTrace audit provider (dtaudit) relies on auditd(8) to loadRobert Watson