| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-02-14 | distrib: use ${MACHINE} instead of hardcoded value |  semarie | 1 | -3/+3 |
| 2020-05-17 | Change install images called *.fs to *.img. These are UFS filesystem images, |  deraadt | 1 | -2/+2 |
| 2019-05-12 | The list + list.local approach is only needed if an architecture builds |  deraadt | 1 | -2/+2 |
| 2019-05-03 | Further removal of differences (using install instead of cp, sorting |  deraadt | 1 | -6/+7 |
| 2019-04-30 | repair more trivial differences |  deraadt | 1 | -5/+6 |
| 2019-04-30 | rm is in /bin, no need to specify |  deraadt | 1 | -3/+3 |
| 2019-04-30 | Every Makefile on every architecture had deviated in unique ways. |  deraadt | 1 | -62/+41 |
| 2019-04-29 | remove the abstraction REV on top of abstraction OSrev which is always |  deraadt | 1 | -5/+5 |
| 2019-04-28 | incorporate GZIPFLAGS into place everywhere |  deraadt | 1 | -3/+2 |
| 2019-04-28 | CBIN variable is also pointless, it is always "instbin". Rather than |  deraadt | 1 | -13/+12 |
| 2019-04-28 | Use new vnconfig vnd-auto-allocate mode. Resolve some variation between |  deraadt | 1 | -7/+8 |
| 2019-04-05 | Use new rdsetroot. |  deraadt | 1 | -9/+3 |
| 2017-09-18 | drop ${GZIPCMD} and just use 'gzip' |  jasper | 1 | -3/+2 |
| 2017-09-18 | drop ${STRIP}, it's just 'strip' |  jasper | 1 | -3/+2 |
| 2017-08-12 | always strip the ctf section from ramdisk kernels |  jasper | 1 | -2/+3 |
| 2017-06-03 | kernels in compile dirs are readonly, and the bsd.rd we created has |  deraadt | 1 | -1/+2 |
| 2016-12-30 | Install cert.pem + ftp(1) binary that supports SSL, so the install script |  deraadt | 1 | -1/+4 |
| 2016-12-08 | Use makefs to build bsd.rd; build & boot tested by krw |  natano | 1 | -35/+12 |
| 2016-10-14 | Use new kernel compile method for ramdisks, de-escalating to $BUILDUSER |  deraadt | 1 | -4/+3 |
| 2014-10-26 | Append 512 bytes of zero to the kernel image intended to be put into lif.fs, |  miod | 1 | -2/+2 |
| 2013-10-23 | fix typo |  deraadt | 1 | -2/+2 |
| 2013-10-18 | cleanup elfrdsetroot references; ok miod |  deraadt | 1 | -8/+8 |
| 2013-10-14 | Turn on the distrib lib bits in crunchgen by setting SRCLIBDIR. |  guenther | 1 | -2/+3 |
| 2011-07-10 | match latest change by distrib/ramdisk, for extra elfrdsetroot files |  deraadt | 1 | -3/+5 |
| 2011-04-18 | Deprecate vnds in favour of svnds. |  thib | 1 | -2/+2 |
| 2011-04-15 | No need to make depend kernels; ok guenther |  deraadt | 1 | -2/+2 |
| 2011-03-14 | unify a chunk |  deraadt | 1 | -2/+2 |
| 2010-10-18 | Place a smaller spwd.db onto the install media. Be consistant with the naming |  deraadt | 1 | -2/+2 |
| 2010-08-26 | Since Aug 2008, the kernel can successfully read the 1 block (512 |  krw | 1 | -4/+1 |
| 2009-04-17 | further minor unification |  deraadt | 1 | -2/+2 |
| 2009-04-17 | For SHA256 hashes to be ready to go onto the install media, we must |  deraadt | 1 | -6/+7 |
| 2009-04-12 | run make depend for kernel, too; ok miod |  deraadt | 1 | -2/+2 |
| 2008-12-22 | do not use the DESTDIR mkboot binary |  deraadt | 1 | -2/+2 |
| 2008-12-02 | commit with rdsetroot now accepting the filesystem as a 2nd arg |  deraadt | 1 | -2/+2 |
| 2008-03-04 | bsd.rd's physical memory usage collided with the bootblocks... The |  deraadt | 1 | -2/+2 |
| 2008-01-11 | cleanup: make -> ${MAKE} consistenly. |  espie | 1 | -3/+3 |
| 2007-06-17 | Stop using disklabel -r. The disklabel code does not know all the semantics |  deraadt | 1 | -2/+2 |
| 2007-04-13 | Update install media generation to the new semantics of the -c flag. |  millert | 1 | -2/+2 |
| 2007-04-09 | Add -n to gzip flags. Save a few bytes since we no longer save |  millert | 1 | -2/+2 |
| 2007-02-16 | s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip's |  tsi | 1 | -3/+3 |
| 2005-03-25 | a quick fix -- pad image w/ extra 64k until boot can cope w/ short reads |  mickey | 1 | -1/+2 |
| 2005-03-11 | never worry about the copyright date on the CD layout again, problem |  deraadt | 1 | -2/+2 |
| 2004-03-11 | change copyrights on iso images, spotted by miod |  deraadt | 1 | -2/+2 |
| 2003-07-25 | for no apparent reason we ran out of inodes |  mickey | 1 | -2/+2 |
| 2003-05-06 | this builds a bootable cdrom w/ a ramdisk kernel. has some problems though |  mickey | 1 | -6/+23 |
| 2003-02-13 | no mdec/boot on the ramdisk. name it chewable for the etc/makefiles |  mickey | 1 | -7/+7 |
| 2003-01-30 | this allows to build a ramdiskNN.lif |  mickey | 1 | -0/+107 |