| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-02-14 | distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped bsd.rd |  semarie | 1 | -2/+5 |
| 2021-02-13 | distrib: remove .SUNW_ctf only on kernels |  semarie | 1 | -2/+2 |
| 2021-02-13 | distrib: merge objcopy -Sg and strip commands |  semarie | 1 | -3/+2 |
| 2021-02-13 | distrib: remove STRIPOPTS variable from alpha and sparc64 Makefile |  semarie | 1 | -5/+3 |
| 2021-01-05 | distribute the gzip'd version of bsd.rd on platforms where we all boot |  deraadt | 1 | -2/+2 |
| 2020-05-18 | Make ffs2 the default for newfs; change all calls to create e.g. floppy |  otto | 1 | -2/+2 |
| 2020-05-17 | Change install images called *.fs to *.img. These are UFS filesystem images, |  deraadt | 1 | -2/+2 |
| 2019-11-19 | typo (result was bootblocks from / always installed into media); from miod |  deraadt | 1 | -2/+2 |
| 2019-06-07 | eliminate differences between all the list files as much as |  deraadt | 1 | -15/+18 |
| 2019-05-13 | Add tee(1) to the ramdisk filesystem and use it to provide both a |  naddy | 1 | -1/+2 |
| 2019-05-03 | Further removal of differences (using install instead of cp, sorting |  deraadt | 1 | -16/+16 |
| 2019-05-01 | increase verbose +1 (the required level for spitting out block start/end |  deraadt | 2 | -4/+4 |
| 2019-04-30 | step by step, more removal of differences |  deraadt | 1 | -4/+4 |
| 2019-04-30 | repair more trivial differences |  deraadt | 1 | -2/+2 |
| 2019-04-30 | rm is in /bin, no need to specify |  deraadt | 2 | -5/+5 |
| 2019-04-30 | common directory is pointless now |  deraadt | 4 | -19/+19 |
| 2019-04-30 | Every Makefile on every architecture had deviated in unique ways. |  deraadt | 10 | -280/+96 |
| 2019-04-29 | These Makefile.inc are now empty and unused. |  deraadt | 2 | -33/+0 |
| 2019-04-29 | TOPDIR and TOP are not neccessary. |  deraadt | 5 | -27/+55 |
| 2019-04-29 | remove the abstraction REV on top of abstraction OSrev which is always |  deraadt | 5 | -13/+12 |
| 2019-04-28 | cleanup the situation around "df -i" |  deraadt | 2 | -6/+4 |
| 2019-04-28 | incorporate GZIPFLAGS into place everywhere |  deraadt | 2 | -6/+4 |
| 2019-04-28 | CBIN variable is also pointless, it is always "instbin". Rather than |  deraadt | 3 | -16/+15 |
| 2019-04-28 | Use new vnconfig vnd-auto-allocate mode. Resolve some variation between |  deraadt | 5 | -66/+57 |
| 2019-04-14 | Instead of using COPTS=-Oz (and similar) in make environment to force |  deraadt | 2 | -4/+4 |
| 2019-04-05 | Use new rdsetroot. |  deraadt | 2 | -16/+6 |
| 2017-11-19 | add growfs(8) to ramdisk |  job | 1 | -0/+1 |
| 2017-11-02 | Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code. |  mpi | 1 | -2/+2 |
| 2017-09-18 | drop ${GZIPCMD} and just use 'gzip' |  jasper | 2 | -6/+4 |
| 2017-09-18 | drop ${STRIP}, it's just 'strip' |  jasper | 3 | -8/+5 |
| 2017-09-17 | Some further shrinking, but obviously not enough. Something unknown |  deraadt | 3 | -10/+9 |
| 2017-09-17 | Give up on alpha floppies for now |  deraadt | 1 | -2/+2 |
| 2017-08-17 | add two more strips |  jasper | 2 | -2/+4 |
| 2017-08-12 | always strip the ctf section from ramdisk kernels |  jasper | 3 | -6/+9 |
| 2017-07-28 | DEFAULTSETS, SANESETS and THESETS are set in the install.md scripts |  rpe | 1 | -3/+1 |
| 2017-07-25 | change -Os to -Oz all around the tree |  robert | 2 | -4/+4 |
| 2017-07-08 | hook up slaacd to the installer on media where we have INET6 |  florian | 1 | -0/+1 |
| 2017-06-03 | kernels in compile dirs are readonly, and the bsd.rd we created has |  deraadt | 1 | -1/+2 |
| 2017-03-30 | skip floppyB until more space is found |  deraadt | 1 | -2/+2 |
| 2017-01-27 | Switch alpha, luna88k and sparc64 ramdisks to makefs. |  natano | 4 | -79/+30 |
| 2016-10-14 | Use new kernel compile method for ramdisks, de-escalating to $BUILDUSER |  deraadt | 2 | -8/+6 |
| 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 | -2/+2 |
| 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 | -8/+3 |
| 2015-09-19 | Create the filesystem image with the same size as its `c' slice from disktab. |  miod | 1 | -4/+4 |
| 2015-09-19 | Add the kernel in its various setup stages (bsd, bsd.gz, bsd.strip...) to |  miod | 2 | -3/+5 |
| 2015-09-19 | Remove bogus .PATH statement. |  miod | 3 | -6/+3 |