summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot/installboot.h
AgeCommit message (Expand)Author
2010-01-14On i386/amd64, define two flag bits in the boot parameters which controldrochner
2010-01-07Add a sectorsize parameter member in struct ib_params and use ittsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-02Add a findstage2 function (which returns block numbers wheretsutsui
2007-02-15Add a -f (force) parameter to installboot(8).dsl
2006-09-01NetBSD/landisk support.uwe
2006-06-20Add support for finding files on RAID partitions. This allows us tojdc
2006-02-18Best to declare these structures 'extern' ...dsl
2006-02-18Move the MD definitions into the MD files, leaving machines.c with justdsl
2005-12-29Add ews4800mips support.tsutsui
2005-11-11Add a -e (edit) option to allow the bootstrap options of an installeddsl
2005-05-14add hp700 support.chs
2004-08-15Add an option to set bp_consaddr (serial console IO port address)dsl
2004-03-13Add a -o keymap=zyz option that will set the boot keymap.dsl
2003-11-08First cut of hp300 installboot, seems to DTRT on i386.dsl
2003-10-27add next68k support to installbootcl
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-07-27Explicitly pull in <sys/endian.h> #if !defined(HAVE_CONFIG_H).lukem
2003-04-15Change the way -o options are parsed, now done in MI code with a check afterdsl
2003-04-09Add support for i386 boot code - for new bootxx stuffdsl
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2003-01-15Add support for amiga.mhitch
2002-10-03correct commentlukem
2002-06-02Add x68k stuff.isaki
2002-05-20- use uint8_t instead of char for boot block blobslukem
2002-05-15bootblock.h:lukem
2002-05-15- add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params,lukem
2002-05-14pull in <sys/bootblock.h> in "installboot.h" instead of in arch/*.clukem
2002-05-14user visible stuff:lukem
2002-05-06Add sparc module.pk
2002-04-30implement "raw" file system type. this can be used when the primarylukem
2002-04-22Add sun2 backend from Matthew Fredette.lukem
2002-04-19- Add code from Matt Fredette <fredette@theory.lcs.mit.edu> to implementlukem
2002-04-12- support optional secondary bootstrap arg for install (unused bylukem
2002-04-11- add no_parseopt(), no_setboot() and no_clearboot() methods for back-endslukem
2002-04-04Pull in config.h as necessary to get byte-order macros etc.bjh21
2002-04-03Machine independent "unified" installboot(8).lukem