Age | Commit message (Expand) | Author |
2024-06-09 | include BUILDINFO file in the iso/img files; requested by florian for sysupgr... | Theo de Raadt |
2023-08-14 | More files need to be removed by make clean. | Miod Vallat |
2023-04-30 | FSSIZE was not updated when 'fakeramdisk' was enlarged from 5760 | Kenneth R Westerback |
2023-04-28 | Move FSDISKTYPE uses from disklabel(8) invocations to vnconfig(8) | Kenneth R Westerback |
2023-04-28 | Retire -E's "expert" mode. Introduced 23 years ago to avoid | Kenneth R Westerback |
2023-04-26 | Don't rely on the disklabel defaults or a disktab entry's ba#/fa# | Kenneth R Westerback |
2021-07-26 | Pass make flags to kernel and lib builds | kn |
2021-07-18 | Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind" | Theo de Raadt |
2021-07-16 | Replace dhclient with dhcpleased/resolvd on the ramdisk. | Florian Obser |
2021-02-14 | distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped b... | Sebastien Marie |
2021-02-13 | distrib: remove .SUNW_ctf only on kernels | Sebastien Marie |
2021-02-13 | distrib: merge objcopy -Sg and strip commands | Sebastien Marie |
2021-02-13 | distrib: remove STRIPOPTS variable from alpha and sparc64 Makefile | Sebastien Marie |
2021-01-05 | distribute the gzip'd version of bsd.rd on platforms where we all boot | Theo de Raadt |
2020-05-18 | Make ffs2 the default for newfs; change all calls to create e.g. floppy | Otto Moerbeek |
2020-05-17 | Change install images called *.fs to *.img. These are UFS filesystem images, | Theo de Raadt |
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 |