| 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 | 2 | -83/+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 | 2 | -5/+5 |
| 2019-04-30 | Every Makefile on every architecture had deviated in unique ways. |  deraadt | 3 | -67/+45 |
| 2019-04-29 | These Makefile.inc are now empty and unused. |  deraadt | 1 | -2/+0 |
| 2019-04-29 | TOPDIR and TOP are not neccessary. |  deraadt | 1 | -5/+1 |
| 2019-04-29 | remove the abstraction REV on top of abstraction OSrev which is always |  deraadt | 4 | -11/+10 |
| 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 | 2 | -11/+9 |
| 2019-04-05 | Use new rdsetroot. |  deraadt | 1 | -9/+3 |
| 2018-03-21 | trim cert.pem on all arches that install it. use the installed file from |  sthen | 1 | -2/+2 |
| 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-28 | DEFAULTSETS, SANESETS and THESETS are set in the install.md scripts |  rpe | 1 | -3/+1 |
| 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 | 2 | -3/+9 |
| 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-17 | ping6(8) is now a hardlink to ping(8). |  florian | 1 | -3/+2 |
| 2016-09-13 | Provide a stripped down group file for the install media. |  rpe | 1 | -2/+2 |
| 2016-09-04 | Move files created by root during install/upgrade in a subdir of |  rpe | 1 | -4/+4 |
| 2016-09-04 | Move files created by root during install/upgrade in a subdir of |  rpe | 1 | -2/+2 |
| 2016-09-03 | Enable a stripped down version of doas(1) on the install media. |  rpe | 1 | -1/+2 |
| 2016-04-02 | - merge install.sh into install.sub as do_install() |  rpe | 1 | -4/+5 |
| 2016-02-08 | If manual disklabel editing is requested during install, don't emit |  krw | 1 | -9/+3 |
| 2015-06-02 | Remove the $FSTABFLAG variable and use -F directly. The installer |  rpe | 1 | -2/+2 |
| 2015-05-31 | Replace identical code in the MD scripts of the installer with a new |  rpe | 1 | -23/+5 |
| 2015-05-04 | Add the new template file based autopartitioning feature of disklabel(8) |  rpe | 1 | -1/+6 |
| 2015-04-13 | pwd_mkdb now fits onto the install media. no more chroot games. |  deraadt | 1 | -1/+2 |
| 2015-04-02 | more is less than more |  deraadt | 1 | -2/+2 |
| 2015-04-02 | more -> less; not less -> more |  deraadt | 1 | -2/+2 |
| 2015-03-11 | adjust for removal of expr (and while here, sort all these lists, with the |  deraadt | 1 | -2/+6 |
| 2015-03-08 | add a link for boot.lif on the media. Our options to solve this were |  deraadt | 1 | -1/+2 |
| 2015-03-08 | last rev fixed upgrades, but broke installs, sigh. use on-bsd.rd sdboot |  deraadt | 1 | -2/+2 |
| 2015-02-23 | expr no longer needed on media, thanks to halex and todd and rpe |  deraadt | 1 | -2/+1 |
| 2015-02-17 | Revert the first chunk of 1.25. |  miod | 1 | -2/+2 |
| 2015-02-08 | md_prep_disklabel should run disklabel (for fresh disks intended to be |  deraadt | 1 | -2/+4 |
| 2014-12-28 | Build special/encrypt into instbin, to prepare for dropping use of the |  deraadt | 1 | -1/+2 |
| 2014-12-23 | successful switchover to non-reach-around SRCDIR |  deraadt | 1 | -2/+1 |
| 2014-12-03 | rtsol(8) is no longer needed on the ramdisks. |  florian | 1 | -2/+1 |