Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/alpha/stand/boot/version
RevisionDateAuthorComments
 1.15  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.14  02-Aug-2001  bjh21 branches: 1.14.2; 1.14.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.13  22-Jul-2001  wiz seperate -> separate
 1.12  26-Sep-2000  simonb branches: 1.12.4;
Add support for booting off RAIDframe RAID1 mirrors.
Check the first partition type in devopen(), and if it is of type
FS_RAID, add 64 to blkdev_part_offset.

NOTE: This brings the size of the alpha first-stage bootblocks up to
close to the maximum. RAID1 support is controlled by the
BOOTXX_RAID1_SUPPORT define, and is easy to disable if size
becomes an issue.
 1.11  21-Jul-2000  jdolecek switch to sys/conf/newvers_stand.sh for generation of version files
move the vers.c depend/build goo to Makefile.bootprogs and remove
explicit rules in other Makefiles
sync the message in */version files with other ports using newvers_stand.sh

XXX the new depend rules were tested to limited extend (also with obj dirs)
XXX on i386 and should be ok; the changes should not otherwise influence build
 1.10  05-Apr-1999  cgd branches: 1.10.2; 1.10.8; 1.10.18;
now that boot.c does the bootstrap name with a -D, the newvers scripts
are all the same, so eliminate the redundancy. also, use mrg's
"Version:" trick to find the version rather than using the RCS ID.
(I must have been having a ... bad day.) Also, bump boot and netboot
versions for all the changes that have been happening lately.
 1.9  23-Jan-1997  cgd branches: 1.9.12;
add support for reading gzipped kernels.
 1.8  18-Jan-1997  cgd bump version
 1.7  16-Jan-1997  cgd seriously clean up makefiles. use libsa/libkern/libz as appropriate,
and don't build the various sources into objs locally by specifying
them directly in the Makefiles.
 1.6  14-Jun-1996  cgd Don't pass arguments to the kernel, trim unnecessary environment
calls, kill 'ask' loop (i.e. if boot fails, halt), seperate
ECOFF and a.out support into seperate options.
 1.5  09-May-1996  cgd update to include <sys/exec_ecoff.h>, rather than the alpha-specific
(and redundant) coff.h file (which has now been removed).
 1.4  23-Nov-1995  cgd wholesale update from my NetBSD/Alpha source tree. Includes:
Support for AXPpci CPUs,
Support for AlphaStation 600 CPUs,
new boot block structure, which requires an 'installboot'
program and works a lot like the NetBSD/sparc boot blocks.
 1.3  28-Jun-1995  cgd make boot blocks work on AlphaStation systems
 1.2  16-Feb-1995  cgd RCS ids, some missing copyrights.
 1.1  13-Feb-1995  cgd preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
THE REST OF THE KERNEL ARE IN THE TREE YET. Also, some of this is
_incredibly_ hack-ish, etc., but it works.
 1.9.12.2  23-Jan-1997  cgd add support for reading gzipped kernels.
 1.9.12.1  23-Jan-1997  cgd file version was added on branch alpha-nwscons on 1997-01-23 23:10:39 +0000
 1.10.18.1  26-Sep-2000  simonb Pull up rev 1.12 (approved by thorpej):
Add support for booting off RAIDframe RAID1 mirrors.
Check the first partition type in devopen(), and if it is of type
FS_RAID, add 64 to blkdev_part_offset.
 1.10.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.10.2.2  05-Apr-1999  cgd now that boot.c does the bootstrap name with a -D, the newvers scripts
are all the same, so eliminate the redundancy. also, use mrg's
"Version:" trick to find the version rather than using the RCS ID.
(I must have been having a ... bad day.) Also, bump boot and netboot
versions for all the changes that have been happening lately.
 1.10.2.1  05-Apr-1999  cgd file version was added on branch netbsd-1-4 on 1999-04-05 06:56:24 +0000
 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.14.6.1  12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.14.2.2  14-Nov-2001  nathanw Catch up to -current.
 1.14.2.1  02-Aug-2001  nathanw file version was added on branch nathanw_sa on 2001-11-14 19:12:41 +0000

RSS XML Feed