Age | Commit message (Expand) | Author |
2024-01-19 | More files to be blessed by the clean target. | Miod Vallat |
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 | this media can also use dhcpleased now | Theo de Raadt |
2021-02-14 | distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped b... | Sebastien Marie |
2021-02-13 | distrib: merge "cp a b; strip b" to "objcopy -S a b" | Sebastien Marie |
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-06-07 | eliminate differences between all the list files as much as | Theo de Raadt |
2019-06-02 | first few small steps towards unification | 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-04-30 | step by step, more removal of differences | Theo de Raadt |
2019-04-30 | rm is in /bin, no need to specify | Theo de Raadt |
2019-04-30 | Every Makefile on every architecture had deviated in unique ways. | 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 | the BSD_RD variable is pointless | 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 |
2018-04-08 | Move slaacd from ramdisk to bsd.rd, found out the hard way. | kn |
2017-11-19 | add growfs(8) to ramdisk | job |
2017-09-19 | remove unused GZIPEXT | Jasper Lievisse Adriaanse |
2017-09-18 | drop ${GZIPCMD} and just use 'gzip' | Jasper Lievisse Adriaanse |
2017-08-16 | additional strip -R .SUNW_ctf needed | Theo de Raadt |
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-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-17 | ping6(8) is now a hardlink to ping(8). | Florian Obser |
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-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 |
2015-04-13 | pwd_mkdb now fits onto the install media. no more chroot games. | Theo de Raadt |
2015-04-02 | more -> less; not less -> more | Theo de Raadt |
2015-03-11 | adjust for removal of expr (and while here, sort all these lists, with the | Theo de Raadt |
2015-02-23 | expr no longer needed on media, thanks to halex and todd and rpe | Theo de Raadt |
2014-12-28 | Build special/encrypt into instbin, to prepare for dropping use of the | Theo de Raadt |
2014-12-23 | successful switchover to non-reach-around SRCDIR | Theo de Raadt |
2014-12-03 | rtsol(8) is no longer needed on the ramdisks. | Florian Obser |
2014-11-26 | Use ofwbootfd on sparc64 floppies. Avoids problems when ofwboot grows. | Stefan Sperling |
2014-11-22 | Switch to using MI installboot, after a conversation with stsp. He will | Theo de Raadt |