summaryrefslogtreecommitdiff
path: root/sys/boot/forth/loader.conf
AgeCommit message (Expand)Author
2017-11-14Move sys/boot to stand. Fix all references to new locationWarner Losh
2017-11-13Don't add /boot/dt*s* but /boot/dt*b*. Stupid think-o. /boot/dtb wasWarner Losh
2017-11-13Add /boot/dts to the list of default modules. The minimal arm and mipsWarner Losh
2017-09-05Add smn(4) driver for AMD System Management NetworkConrad Meyer
2017-06-10Switch the example name for variables controlling loading memory imagesEdward Tomasz Napierala
2017-04-24Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis
2017-04-16Replace the RC4 algorithm for generating in-kernel secure randomMark Murray
2017-03-22Garbage collect if_igb reference in loader.confEnji Cooper
2017-03-22Document some more 10GbE+ network drivers in loader.confEnji Cooper
2017-02-28Remove SVR4 (System V Release 4) binary compatibility support.Gleb Smirnoff
2016-12-22Add a dumpdev example to /boot/defaults/loader.confAlan Somers
2016-11-15New driver for Broadcom NetXtreme-C and NetXtreme-E devices.Stephen Hurd
2016-05-17Remove the reiserfs(5) manpage and an example of loading the kernel module.John Baldwin
2016-04-30boot/forth: spelling fixes.Pedro F. Giffuni
2016-02-24Obsolete mkulzma(8) and geom_uncompress(4), their functionalityMaxim Sobolev
2015-12-31Introduce the ZFS Boot Environments menu to the loader menuAllan Jude
2015-07-31Document the existence of cloudabi_load and cloudabi64_load.Ed Schouten
2015-07-25Use consistent spacing.Edward Tomasz Napierala
2015-07-25Add md_root example to defaults/loader.conf.Edward Tomasz Napierala
2015-07-25Use double newlines consistently.Edward Tomasz Napierala
2015-06-30Updated random(4) boot/shutdown scripting.Mark Murray
2015-04-29Improve support for blacklisting bad memory locations. The user can supplyScott Long
2015-04-16Add "GELI Passphrase:" prompt to boot loader.Devin Teske
2015-04-01Whoops! "arc commit --revision" != "arc diff --update"Devin Teske
2015-04-01Add "GELI Passphrase:" prompt to boot loader.Devin Teske
2015-03-31Change contents of the exec variable in loader.conf to be friendly to bothDevin Teske
2015-03-24Remove from legacy ata(4) driver support for hardware, supported by newerAlexander Motin
2015-03-23Add missing variables password/bootlock_password.Devin Teske
2014-12-22Add a new loader(8) variable, twiddle_divisor, allowing control over theIan Lepore
2014-11-09Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov
2014-07-04add a hit that you can enable this by default if you want... necessaryJohn-Mark Gurney
2014-05-02lindev(4): finish the partial commit in r265212Eitan Adler
2014-02-27Add geom_uncompress to the list of available geom modules on loader.conf.Luiz Otavio O Souza
2014-02-16Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAChristian Brueffer
2013-11-07Extend loader_delay as-documented in beastie.4th(8) and delay.4th(8), making ...Devin Teske
2013-11-04Defer loading of kernel and modules if the beastie menu is enabled. Add aDevin Teske
2013-10-28Remove more remnants of ng_fec(4).Gleb Smirnoff
2013-10-06Snapshot.Mark Murray
2013-07-09default loader.conf: there is no need to load zpool.cache nowAndriy Gapon
2012-10-17Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao
2012-10-16Disconnect non-MPSAFE CODAFS from the build in preparation for droppingAttilio Rao
2012-10-16Disconnect non-MPSAFE XFS from the build in preparation for droppingAttilio Rao
2012-10-16Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingAttilio Rao
2012-03-06Provide wbwd(4), a driver for the watchdog timer found on variousBjoern A. Zeeb
2012-01-14- Document TheDraw splash screens in the default loader.confEitan Adler
2011-12-16- Rename if_carp.ko to carp.ko.Gleb Smirnoff
2011-11-19- Add new loader_logo orbbw to default.confMartin Wilke
2011-10-27Remove the long reprecated ``/stand/sysinstall'' from the init_path.Sergey Kandaurov
2011-08-23Add kern.cam.boot_delay description (with reasonable default) toDmitry Morozovsky
2011-07-25Document the tftp.blksize variable added in src/lib/libstand/tftp.c.Craig Rodrigues