summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/loader
Commit message (Expand)AuthorAgeFilesLines
* Add support for loading bzip2-compressed kernels and modules. This supportsobomax2001-09-182-0/+12
* Create backup copies using install(1).ru2001-09-121-3/+1
* Mention that the ACPI module load can be disabled by unsetting $acpi_loadmsmith2001-08-301-0/+14
* Teach the loader how to find the system ACPI information, and autoloadmsmith2001-08-301-0/+3
* OK, now I am scared of pxeldr. It had /boot/loader appended ontopeter2001-08-221-1/+1
* Generate an ELF /boot/loader instead of fake a.out. The fake a.out wrapperpeter2001-08-221-1/+1
* Remove -DNEW_LINKERSET, it is not used here anymore. This is now native.peter2001-06-211-3/+0
* Strip the .comment and .note sections when stripping. There's nornordier2000-12-131-1/+1
* MF4: Add LOADER_TFTP_SUPPORT make.conf flag.ps2000-11-041-1/+4
* Add support for the "nullconsole" console type, for systems witharchie2000-09-202-0/+4
* Bump up version as a result of the recent changes to kernel path,dcs2000-09-101-0/+1
* Look for libstand in the built tree rather than in /usr/lib. Thisimp2000-09-081-1/+7
* Cleanup warnings. Most of these are signed/unsigned warnings, as well asjhb2000-08-031-21/+28
* Bump loader version due to copyin, copyout, setenv&cia.dcs2000-06-071-0/+1
* This file got repo-copied to common/.dcs2000-05-191-756/+0
* Move man page directives to common/Makefile.inc.dcs2000-05-191-2/+0
* Make corrections to allow for Alpha.dcs2000-05-181-4/+4
* Remove the static heap. It is unknown why it was needed in theps2000-05-051-10/+0
* Make documentation on recently added heap? command reflect reality.dcs2000-05-041-2/+2
* Add "heap?" to loader's man page.dcs2000-05-041-0/+3
* Further improve ordering.dcs2000-05-041-4/+4
* Sort entries in FreeBSD-specific FICL commands.dcs2000-05-041-14/+14
* Update loader logic to distinguish modules vs. files.bp2000-05-011-3/+3
* Teach the loader about the ext2fs filesystem, extended partitions, andjlemon2000-04-291-0/+1
* Now that we are compiling PXE into libi386, we don't need ../libi386 injhb2000-04-261-1/+0
* Move the building of the PXE module into libi386.ps2000-04-211-2/+2
* Add a cleanup function. This is needed for PXE where you shouldps2000-04-201-0/+5
* Make PXE use the UDP API. This allows for both TFTP and NFS support.ps2000-04-083-4/+29
* Mega i386 loader commit.jhb2000-03-283-30/+50
* Add a NOFORTH variable so we can build a smaller loader withoutluigi2000-02-041-0/+2
* Fix bogon in previous commit. Re-enable Forth in the loader.jhb2000-01-301-2/+2
* Allow for cdldr to be built in ${.OBJDIR}/../cdldr/cdldr instead ofjhb2000-01-281-3/+9
* Add the new cdldr CD bootstrap loader. This patch includes the following:jhb2000-01-272-3/+16
* Substantially revamp the way that we determine the amount of memory availablemsmith1999-12-291-4/+4
* Add machine-specific include path to ficl's sysdep.h. Wishes I haddcs1999-11-231-1/+1
* $Id$ -> $FreeBSD$peter1999-08-285-5/+5
* Fix some typos.nik1999-07-281-7/+7
* Reconcile all the loader newvers.sh's into one common one.peter1999-06-292-50/+4
* -mdoc fix.ru1999-06-231-2/+2
* Fix a reference to the mysterious Mike Smisth.rnordier1999-05-221-2/+2
* Found the needle in the haystack!jb1999-05-111-2/+2
* Correct typos.jkoshy1999-05-031-5/+6
* Make man page reflect reality on parsing rules. Now I know Jordandcs1999-04-251-3/+4
* Move loader.conf.5, while it is still in it's first revision.dcs1999-04-242-198/+2
* Add loader.4th man page (worst man page I ever wrote -- reviewsdcs1999-04-241-2/+2
* Make the location of init(8) tunable at boot time.des1999-04-201-1/+5
* Installs a default loader.rc if none exists. Document loader.conf.dcs1999-04-182-1/+202
* Version bump: kvm & dictionary size.dcs1999-03-171-1/+3
* The man page, version 0.1.dcs1999-03-152-2/+750
* Install new loader.rc stuff.dcs1999-03-101-1/+7
OpenPOWER on IntegriCloud