aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/boot0/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* A number of small changes to make the 'save choice to disk' safer,Luigi Rizzo2008-12-301-1/+1
* Another, hopefully final set of changes to boot0 and boot0cfg.Luigi Rizzo2008-12-031-0/+2
* This commits brings in a lot of documentation and some enhancementLuigi Rizzo2008-12-021-5/+23
* Allow BOOT_BOOT0_COMCONSOLE_SPEED to be derived from BOOT_COMCONSOLE_SPEEDRuslan Ermilov2005-04-251-5/+28
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* In conjunction with having boot0cfg(8) default boot0 to packet mode.David E. O'Brien2004-08-271-1/+1
* Thanks to David's patches, we can now simplify these makefilesRuslan Ermilov2004-04-281-6/+4
* - Properly merge boot0sio.s and boot0.s into boot0.S.Ruslan Ermilov2004-04-281-12/+4
* Temporary precaution measure until repocopy requests areRuslan Ermilov2004-04-281-5/+7
* Change from '#' to "//" comment character to allow CPP preprocessing.Poul-Henning Kamp2004-04-271-0/+6
* Use a more compact syntax for passing the "binary" options to 'ld'.David E. O'Brien2004-04-251-1/+1
* Simplify the building of our i386 'binary' boot components by directlyDavid E. O'Brien2004-04-251-6/+2
* - Factor out -nostdlib to an upper level Makefile.inc.Ruslan Ermilov2004-02-091-4/+7
* First round of cleanups to sys/boot/ makefiles:Ruslan Ermilov2004-02-061-14/+10
* Inherit BINDIR from a parent Makefile.inc.Ruslan Ermilov2004-02-061-1/+0
* Allow one to specify the com port settings for boot0sio.David E. O'Brien2004-01-061-1/+9
* Hook boot0sio to the build. Use 'boot0cfg -b /boot/boot0sio' to use.David E. O'Brien2003-12-081-14/+6
* Add a serial console capable version of the FreeBSD boot manager. This hasBruce M Simpson2003-12-081-1/+9
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-5/+0
* Unrevert revision 1.12. Revision 1.14 backed this out saying it wasJohn Baldwin2002-01-101-7/+17
* Unset MAINTAINER.Robert Nordier2001-07-211-2/+0
* Go back to occupying just a single sector, reverting r1.17 - r1.20.Robert Nordier2000-10-021-17/+7
* Set MAINTAINER.Robert Nordier2000-10-021-0/+2
* Cleanup warnings. Most of these are signed/unsigned warnings, as well asJohn Baldwin2000-08-031-8/+17
* The new and improved boot0, v1.1. This version adds the following:John Baldwin2000-07-121-1/+2
* Clean up all of the 16-bit assembly code in the x86 bootstrap to workJohn Baldwin2000-05-231-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Provide for enabling/disabling each slice individually.Robert Nordier1999-06-191-2/+2
* Make configurable (a) whether to use int 0x13 extensions; (b) timeoutRobert Nordier1998-10-191-3/+6
* Set BINMODE to 444.Robert Nordier1998-10-171-1/+2
* Don't use an absolute path to objcopy.Robert Nordier1998-10-131-2/+2
* Get this building as a.out or ELF.Robert Nordier1998-10-091-1/+6
* Install in /boot.Robert Nordier1998-10-051-4/+7
* boot0 is a booteasy (boot manager) workalike with EDD support.Robert Nordier1998-10-051-0/+19