Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-18 | Deprecate vnds in favour of svnds. | Thordur I. Bjornsson | |
In effect, this removes the "old" vndX nodes, and renames the svndX nodes to vndX. Old svndX nodes will still continue to work though, for now. Cleanup accordingly. ok deraadt@, todd@ comments and ok on the man page bits from jmc@ | |||
2011-04-15 | No need to make depend kernels | Theo de Raadt | |
2011-01-14 | We should not sum the install*.iso file, since it is not created at build | Theo de Raadt | |
time. We've been summing the one from the previous build (then additional goo I run has been cleaning it up..) | |||
2010-09-30 | regen | Claudio Jeker | |
2010-09-30 | Add pppx(4) to MAKEDEV but do not create the device unless requested | Claudio Jeker | |
explicitly. OK dlg@ & todd@ | |||
2010-09-04 | Regen | Miod Vallat | |
2010-09-04 | Reorder device entries within sections, for MAKEDEV.8 to have them sorted. | Miod Vallat | |
Prodded by jmc@. | |||
2010-08-17 | MDEXT missed some files (result was they are not listed in the build-time | Theo de Raadt | |
SHA256 file). Issue spotted by claudio. ok miod | |||
2010-08-03 | regen | Miod Vallat | |
2010-07-22 | sync | Theo de Raadt | |
2010-07-03 | Regen. | Kenneth R Westerback | |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback | |
General huzzahs. "go for it" deraadt@ | |||
2010-07-02 | cleanup the disktab files. yes, this means you will have to manually | Ted Unangst | |
disklabel the "HP C3010 / Cranel 2.0GB Fast SCSI2 H10" crammed inside your palm device, but that's the price of progress. hopefully i didn't whack anything important. ok deraadt | |||
2010-06-29 | no more ultrix, found by miod | Ted Unangst | |
2010-06-27 | Regen. | Joel Sing | |
2010-06-26 | Add /dev/diskmap to ramdisks. | Joel Sing | |
ok todd@ krw@ deraadt@ | |||
2010-06-14 | sync | Todd T. Fries | |
2010-06-09 | sync | Todd T. Fries | |
2010-06-09 | add diskmap entries, not on ramdisks yet | Todd T. Fries | |
get it in! jsing@ | |||
2009-09-23 | regen | Miod Vallat | |
2009-08-13 | sync | Theo de Raadt | |
2009-08-13 | Add nodes for vscsi0; ok dlg | Theo de Raadt | |
2009-06-03 | sync | Todd T. Fries | |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ↵ | Janne Johansson | |
arches. ok todd@ beck@ | |||
2009-05-07 | vax iso has to become a teeny bit bigger | Theo de Raadt | |
2009-04-21 | move bsd and bsd.rd and all such other MD "sets" into the MD files, | Theo de Raadt | |
since we perhaps cannot assume that is what kernels will be in the pathetically stupid world that SGI created | |||
2009-04-17 | For SHA256 hashes to be ready to go onto the install media, we must | Theo de Raadt | |
build the sets before we build the media. While there we can get rid of DESTDIR/snapshot too, and simply install straight into RELEASEDIR. (This also ends up saving an astounding amount of traffic/latency in a nfs environment) | |||
2009-01-25 | regen | Miod Vallat | |
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat | |
2008-10-10 | sync | Theo de Raadt | |
2008-09-24 | sync | Todd T. Fries | |
2008-09-24 | enable /dev/xfs0 creation like other archs in the 'all' mode | Todd T. Fries | |
yes, I know, afs on vax, who would want this? | |||
2008-06-15 | be smarter, only write a new MAKEDEV if more than just the rcsid changed | Todd T. Fries | |
2008-06-14 | redo the way MAKEDEV files are generated | Todd T. Fries | |
get it in, deraadt@ | |||
2008-06-13 | sync | Todd T. Fries | |
2008-06-13 | /dev/bio on ramdisks, it is safe and small | Todd T. Fries | |
ok deraadt@, marco@ | |||
2008-06-12 | sync | Todd T. Fries | |
2008-06-12 | no /dev/*random on ramdisks, libc uses the sysctl | Todd T. Fries | |
please commit from deraadt@ | |||
2008-02-24 | Add entry for an iso image. -moj | Mats O Jansson | |
2008-01-09 | Try to make /etc/ttys more consistent accross platforms, which will also | Miod Vallat | |
make the installation media's life easier: - stop using ``Pc'' as a getty terminal type, use std.9600 instead. - on platforms with multiple virtual consoles (alpha, amd64, i386, zaurus), console is disabled, various ttyC* are enabled. - on other platforms, console is enabled, all other devices are disabled. This only changes armish, mac68k, sgi. - default terminal for console is unknown on serial-only machines, vt220 on glass-capable machines (questionable, but done for consistency). - minor whitespace changes. - glass console forgotten on a couple platforms (luna88k, sparc64, vax). eyeballed by deraadt@, ok krw@ | |||
2007-08-02 | sync | Theo de Raadt | |
2007-05-28 | sync | Todd T. Fries | |
2007-05-28 | bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@ | Todd T. Fries | |
2007-05-27 | sync | Todd T. Fries | |
2007-05-27 | back out bio, breaks dlg's sparc64 v215 | Todd T. Fries | |
prompted by/ok dlg@ deraadt@ | |||
2007-05-26 | sync | Todd T. Fries | |
2007-05-26 | prodded by marco, enable bio everywhere | Todd T. Fries | |
grudgingly ok deraadt@ | |||
2007-05-18 | regen; | Jason McIntyre | |
2007-04-04 | sync | Todd T. Fries | |
2007-04-04 | fix wrong major # for xfs | Todd T. Fries | |