Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/bebox/stand/boot/version
RevisionDateAuthorComments
 1.12  19-Dec-2012  kiyohara Change path-format for scsi. s,scsi/B/T/L_n,scsi/BTL/0_n,.
 1.11  18-Oct-2010  kiyohara branches: 1.11.8; 1.11.18;
Support ustarfs for floppy-disk.
 1.10  14-Oct-2010  kiyohara Support kernel load from SCSI HDD with onboard siop. It is very EXPERIMENTAL!!
 1.9  14-Oct-2010  kiyohara Support kernel load from IDE HDD with onboard wdc. like cobalt, sandpoint.
 1.8  14-Oct-2010  kiyohara s/,vga}/,_vga}/.
 1.7  26-May-2008  kiyohara branches: 1.7.18; 1.7.20;
Split boot/boot_com0/boot_vga.
boot supports framebuffer.
boot_com0 supports com0.
boot_vga supports vga, not frambuffer.
 1.6  09-Nov-2001  scw branches: 1.6.118; 1.6.120; 1.6.122; 1.6.124;
Bump the version numbers of all bootloaders which use loadfile_elfXX() now
that it tries hard to avoid backwards seeks.
 1.5  02-Aug-2001  bjh21 branches: 1.5.4; 1.5.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.4  24-Sep-2000  jdolecek branches: 1.4.4;
add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this
maps standard boot flags to corresponding RB_* values
use BOOT_FLAG() in port's MD code as appropriate

as discussed on tech-kern, add new boot flags -v, -q for booting
verbosely or quietly, and corresponding AB_VERBOSE/AB_QUIET
boot flags; also add FreeBSD-compatible bootverbose macro and
NetBSD-specific bootquiet macro

for hpcmips, use new bootverbose instead of it's own hpcmips_verbose

Tested on i386, and to limited extend (compile of affected files) also for
mvme68k, hp300, luna68k, sun3.
 1.3  15-Feb-1999  sakamoto branches: 1.3.8;
RCS ID police
 1.2  19-Jan-1998  sakamoto Add findcpuspeed for delay() and to pass to the kernel(BUS FREQ information).
some bug fix.
 1.1  16-Jan-1998  sakamoto initial import of bebox kernel loader.
 1.3.8.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.4.4.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.4.1  03-Aug-2001  lukem update to -current
 1.5.6.2  17-Apr-2002  nathanw Catch up to -current.
 1.5.6.1  02-Aug-2001  nathanw file version was added on branch nathanw_sa on 2002-04-17 00:02:50 +0000
 1.5.4.1  12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.6.124.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.6.122.1  04-May-2009  yamt sync with head.
 1.6.120.1  04-Jun-2008  yamt sync with head
 1.6.118.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.20.1  05-Mar-2011  rmind sync with head
 1.7.18.1  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.11.18.1  25-Feb-2013  tls resync with head
 1.11.8.1  23-Jan-2013  yamt sync with head

RSS XML Feed