Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/sparc/stand/boot/version
RevisionDateAuthorComments
 1.19  11-Dec-2005  christos merge ktrace-lwp.
 1.18  14-Aug-2005  macallan add a prom patch that creates a device node for the Krups' audio chip
in case it's missing ( like with OF 3.11.10 ) - makes audiocs at ebus work
on these machines.
 1.17  01-Mar-2003  pk branches: 1.17.2; 1.17.16; 1.17.18;
Add support for large kernels by searching for a physical memory segment
to fit it in. As a bonus, the kernel is now also mapped to the virtual
address (i.e. KERNBASE) it is linked at.
 1.16  16-Dec-2002  jdc Increment version number for match function and Cycle 5 IP changes.
 1.15  21-Mar-2002  uwe PROM patches for JavaStation-1.
 1.14  09-Nov-2001  scw Bump the version numbers of all bootloaders which use loadfile_elfXX() now
that it tries hard to avoid backwards seeks.
 1.13  02-Aug-2001  bjh21 branches: 1.13.4; 1.13.6;
Bump version numbers of all bootloaders that use loadfile/ELF, to account for
my changes to symbol loading. I should probably have done this at the time,
but it's better late than never.
 1.12  21-Jul-2000  jdolecek branches: 1.12.4;
switch to sys/conf/newvers_stand.sh for generation of version file
sync the message in boot/version with other ports using newvers_stand.sh
 1.11  30-Apr-1999  christos branches: 1.11.2;
Add bootinfo struct to pass symtab arguments.
XXX: This does not work with ELF yet, but I don't understand why...
 1.10  28-Apr-1999  christos Checkpoint of elf boot stuff:
- Use loadfile for both boot and installboot
- Fix problems with linking in bootxx
- Make installboot work with both a.out and ELF bootxx
- *WILL NOT BOOT YET ELF KERNELS* (a.out kernels work) I am working on it.
 1.9  15-Jan-1999  mrg branches: 1.9.4;
look for /^Version:/ to find the boot block version, rather than using
the "version" file's RCS id (which is useless for branches).
 1.8  29-Aug-1998  mrg add support for finding kernels other than `netbsd'. the list is:
netbsd, netbsd.gz, netbsd.old, netbsd.old.gz, onetbsd, onetbsd.gz
and vmunix, in that order. this is used by the bootable `bootfs'
image (suitable for floppies and cdroms), which contains a netbsd.gz
by default.
while i'm here, fix up `boot [device] -s' which got broke when
booting kernels with a - in their name was fixed..
 1.7  01-Jun-1997  mrg branches: 1.7.8;
need to bump this back to version 1.7 (last one).
 1.6  01-Jun-1997  mrg need to bump this back to version 1.7.
 1.5  01-Jun-1997  mrg need to bump this back to version 1.7.
 1.4  01-Jun-1997  mrg need to bump this back to version 1.7.
 1.3  01-Jun-1997  mrg need to bump this back to version 1.7.
 1.2  01-Jun-1997  mrg need to bump this back to version 1.7.
 1.1  01-Jun-1997  mrg Completely rearrange SPARC boot code, modeling it after alpha and hp300
ports' boot programs. Also added support for loading gzip'd kernels,
useful for booting from floppy. From Jason R. Thorpe <thorpej@nas.nasa.gov>,
tested by Matthew Green <mrg@eterna.com.au> and Erik Fair <fair@clock.org>.
 1.7.8.1  19-Jan-1999  cgd pull up revs 1.8-1.9 from trunk (mrg)
 1.9.4.1  21-Jun-1999  thorpej Sync w/ -current.
 1.11.2.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.12.4.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.12.4.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.12.4.1  03-Aug-2001  lukem update to -current
 1.13.6.4  19-Dec-2002  thorpej Sync with HEAD.
 1.13.6.3  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.13.6.2  08-Jan-2002  nathanw Catch up to -current.
 1.13.6.1  02-Aug-2001  nathanw file version was added on branch nathanw_sa on 2002-01-08 00:27:54 +0000
 1.13.4.1  12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.17.18.1  21-Jun-2006  yamt sync with head.
 1.17.16.1  15-Aug-2005  tron Pull up revision 1.18 (requested by macallan in ticket #664):
add a prom patch that creates a device node for the Krups' audio chip
in case it's missing ( like with OF 3.11.10 ) - makes audiocs at ebus work
on these machines.
 1.17.2.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...

RSS XML Feed