Age | Commit message (Expand) | Author |
2019-11-19 | typo (result was bootblocks from / always installed into media); from miod | Theo de Raadt |
2019-06-07 | eliminate differences between all the list files as much as | Theo de Raadt |
2019-05-13 | Add tee(1) to the ramdisk filesystem and use it to provide both a | Christian Weisgerber |
2019-05-03 | Further removal of differences (using install instead of cp, sorting | Theo de Raadt |
2019-05-01 | increase verbose +1 (the required level for spitting out block start/end | Theo de Raadt |
2019-04-30 | step by step, more removal of differences | Theo de Raadt |
2019-04-30 | repair more trivial differences | Theo de Raadt |
2019-04-30 | rm is in /bin, no need to specify | Theo de Raadt |
2019-04-30 | common directory is pointless now | Theo de Raadt |
2019-04-30 | Every Makefile on every architecture had deviated in unique ways. | Theo de Raadt |
2019-04-29 | These Makefile.inc are now empty and unused. | Theo de Raadt |
2019-04-29 | TOPDIR and TOP are not neccessary. | Theo de Raadt |
2019-04-29 | remove the abstraction REV on top of abstraction OSrev which is always | Theo de Raadt |
2019-04-28 | cleanup the situation around "df -i" | Theo de Raadt |
2019-04-28 | incorporate GZIPFLAGS into place everywhere | Theo de Raadt |
2019-04-28 | CBIN variable is also pointless, it is always "instbin". Rather than | Theo de Raadt |
2019-04-28 | Use new vnconfig vnd-auto-allocate mode. Resolve some variation between | Theo de Raadt |
2019-04-14 | Instead of using COPTS=-Oz (and similar) in make environment to force | Theo de Raadt |
2019-04-05 | Use new rdsetroot. | Theo de Raadt |
2017-11-19 | add growfs(8) to ramdisk | job |
2017-11-02 | Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code. | Martin Pieuchot |
2017-09-18 | drop ${GZIPCMD} and just use 'gzip' | Jasper Lievisse Adriaanse |
2017-09-18 | drop ${STRIP}, it's just 'strip' | Jasper Lievisse Adriaanse |
2017-09-17 | Some further shrinking, but obviously not enough. Something unknown | Theo de Raadt |
2017-09-17 | Give up on alpha floppies for now | Theo de Raadt |
2017-08-17 | add two more strips | Jasper Lievisse Adriaanse |
2017-08-12 | always strip the ctf section from ramdisk kernels | Jasper Lievisse Adriaanse |
2017-07-28 | DEFAULTSETS, SANESETS and THESETS are set in the install.md scripts | Robert Peichaer |
2017-07-25 | change -Os to -Oz all around the tree | Robert Nagy |
2017-07-08 | hook up slaacd to the installer on media where we have INET6 | Florian Obser |
2017-06-03 | kernels in compile dirs are readonly, and the bsd.rd we created has | Theo de Raadt |
2017-03-30 | skip floppyB until more space is found | Theo de Raadt |
2017-01-27 | Switch alpha, luna88k and sparc64 ramdisks to makefs. | Martin Natano |
2016-10-14 | Use new kernel compile method for ramdisks, de-escalating to $BUILDUSER | Theo de Raadt |
2016-09-13 | Provide a stripped down group file for the install media. | Robert Peichaer |
2016-09-04 | Move files created by root during install/upgrade in a subdir of | Robert Peichaer |
2016-09-04 | Move files created by root during install/upgrade in a subdir of | Robert Peichaer |
2016-09-03 | Enable a stripped down version of doas(1) on the install media. | Robert Peichaer |
2016-04-02 | - merge install.sh into install.sub as do_install() | Robert Peichaer |
2016-02-08 | If manual disklabel editing is requested during install, don't emit | Kenneth R Westerback |
2015-09-19 | Create the filesystem image with the same size as its `c' slice from disktab. | Miod Vallat |
2015-09-19 | Add the kernel in its various setup stages (bsd, bsd.gz, bsd.strip...) to | Miod Vallat |
2015-09-19 | Remove bogus .PATH statement. | Miod Vallat |
2015-08-29 | use correct installboot command; from miod. | Theo de Raadt |
2015-08-29 | create an alpha miniroot | Theo de Raadt |
2015-08-29 | create an alpha miniroot | Theo de Raadt |
2015-06-02 | Remove the $FSTABFLAG variable and use -F directly. The installer | Robert Peichaer |
2015-05-31 | Replace identical code in the MD scripts of the installer with a new | Robert Peichaer |
2015-05-04 | Add the new template file based autopartitioning feature of disklabel(8) | Robert Peichaer |
2015-04-13 | pwd_mkdb now fits onto the install media. no more chroot games. | Theo de Raadt |