summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot
AgeCommit message (Expand)Author
2008-09-24Add missing comma in SEE ALSO list.reed
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-05-29remove clause #3 from my license where there are no othermrg
2008-05-24Try DIOCWLABEL ioctl only if write op fails with EROFStsutsui
2008-05-09If writing the primary boot fails with EROFS, use DIOCWLABEL ioctltsutsui
2008-05-09Use DIOCWLABEL ioctl before writing block 0 which might betsutsui
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-06Add a large warning about the possible side effect of using '-f'.dsl
2008-03-06Don't treat -f and an invalid flag.dsl
2008-02-09make all sun2 use -O0 and move most of the hacks out into just 3 files.mrg
2008-02-02Add a findstage2 function (which returns block numbers wheretsutsui
2008-02-02Try to warn possibly unbootable conditions:itohy
2008-02-02Change be32toh to htobe32 where applicable.itohy
2008-02-02d_npartitions field of struct disklabel is 16bit, not 32bit.itohy
2007-07-05Note here that -e can be used on the pxeboot_ia32.bin file.dsl
2007-06-23Don't use __arraycount because this is a 700L, and toolz have messed upchristos
2007-06-23unb0rk tools/ builds on systems that don't have __arraycount() defined.dogcow
2007-06-23PR/36527: Greg A. Woods: installboot(8) doesn't allow for the validchristos
2007-06-01Bring the example concerning a bootable ISO9660 for i386 up-to-date,dyoung
2007-02-17Sort SEE ALSO.wiz
2007-02-15Add a -f (force) parameter to installboot(8).dsl
2007-01-08Drop trailing space.wiz
2007-01-07%d -> %ld, so that building on alpha doesn't fail. (also print more usefuldogcow
2007-01-06Document bootxx_fat16 with a short description of why it differs fromdsl
2007-01-06Support for non-512 byte media.dsl
2006-12-23Reword OF3 restrictions, ok tsutsui@.wiz
2006-12-23New sentence, new line. Improve English.wiz
2006-11-25Add some macppc specific description. Closes PR port-macppc/34496 by myself.tsutsui
2006-10-30In order to avoid warnings (which is converted to error with -Werror)he
2006-10-23buf can never be NULL (jani at xeebioneurope dot de)christos
2006-10-22fix initializerschristos
2006-10-22remove dead code.christos
2006-09-27Coverity CID 4160: Remove dead code.christos
2006-09-24Mark up a path with .Pa.wiz
2006-09-24Add a note to explain 'c' (or 'd') partition usage in the common example.martin
2006-09-20Apply changes to ffs_find_disk_blocks_ufs1() from revision 1.19bad
2006-09-03Bump date for previous.wiz
2006-09-02Mention landisk as supported.uwe
2006-09-01NetBSD/landisk support.uwe
2006-06-20Don't include <dev/raidframe/raidframevar.h> but define RF_PROTECTED_SECTORSjdc
2006-06-20Add support for finding files on RAID partitions. This allows us tojdc
2006-05-12don't do the -Wno-pointer-sign dance for host programs.mrg
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-04-22Coverity CID 55: Do things in a different order to appease coverity.christos
2006-03-18Coverty 7449: Change 'return (0)' to 'goto done' so we free(bootstrapbuf)dsl
2006-02-22Since installboot is part of tools, and TIOCGWINSZ is not present on alldogcow
2006-02-18Changes to allow support for a reduced set of architectures.dsl
2006-02-18The fstypes table is only needed for adding 'stage2' bootstraps on somedsl
2006-02-18Define the ib_mach_xxx entries here in a way that will allocate them intodsl