| 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-06-07 | eliminate differences between all the list files as much as |  deraadt | 1 | -29/+22 |
| 2019-05-13 | Add tee(1) to the ramdisk filesystem and use it to provide both a |  naddy | 1 | -1/+2 |
| 2019-05-12 | The list + list.local approach is only needed if an architecture builds |  deraadt | 2 | -23/+103 |
| 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 | 2 | -64/+43 |
| 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-11-19 | add growfs(8) to ramdisk |  job | 1 | -1/+2 |
| 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-07-08 | hook up slaacd to the installer on media where we have INET6 |  florian | 1 | -1/+2 |
| 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 |
| 2016-09-04 | Move files created by root during install/upgrade in a subdir of |  rpe | 1 | -4/+4 |
| 2015-04-02 | more is less than more |  deraadt | 1 | -2/+2 |
| 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 |
| 2012-10-16 | use the baseXX /usr/mdec stuff post-install to put boot media on the |  deraadt | 1 | -8/+1 |
| 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 | 2 | -3/+3 |
| 2010-08-26 | Since Aug 2008, the kernel can successfully read the 1 block (512 |  krw | 1 | -4/+1 |
| 2009-06-02 | add TZ on install media where it should fit |  todd | 1 | -1/+2 |
| 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 |
| 2009-02-20 | Don't copy disktab onto install media as it is not used during |  krw | 1 | -3/+1 |
| 2009-02-15 | Build install media with disktab.shadow already in /tmp, rather |  krw | 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-07-01 | add bio & bioctl |  todd | 1 | -1/+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 |