Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ↵ | Janne Johansson | |
arches. ok todd@ beck@ | |||
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-04-05 | regen; | Jason McIntyre | |
2009-03-25 | Regen | Miod Vallat | |
2009-03-25 | Move drm from ``console ports'' to ``special purpose devices'' section. | Miod Vallat | |
2009-02-06 | regen | Alexander Yurchenko | |
2009-02-06 | Bump the number of /dev/sd* files on usb-capable archs. With modern | Alexander Yurchenko | |
all-in-one usb card readers and memory sticks you run out of sd device files very quickly with default install. This doesn't affect install media. ok krw@ miod@ | |||
2009-01-25 | regen | Miod Vallat | |
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat | |
2008-11-30 | sync | Jacob Meuser | |
2008-10-10 | sync | Theo de Raadt | |
2008-07-14 | Regen | Miod Vallat | |
2008-07-14 | Do not create /dev/joy* and /dev/{r,}mcd* nodes, these devices are not | Miod Vallat | |
available on amd64. | |||
2008-06-28 | regen | Marcus Glocker | |
2008-06-28 | Move video(4) entry in MAKEDEV(8) from the "USB devices" section to the | Marcus Glocker | |
"Special purpose devices" section, since a hardware driver which uses video(4) also could be none-USB as long it uses the V4L2 API. OK todd@ | |||
2008-06-25 | regen; | Jason McIntyre | |
2008-06-25 | sort; ok todd | Jason McIntyre | |
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 | make /dev/drm0 to go with oga@'s libdrm commit moments ago | Todd T. Fries | |
ok oga@ | |||
2008-06-12 | sync | Todd T. Fries | |
2008-06-12 | video on all usb archs, ok mglocker@ | Todd T. Fries | |
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-06-10 | regen | Marcus Glocker | |
2008-06-10 | Add /dev/video* for amd64. | Marcus Glocker | |
Help and OK todd@, OK robert@ | |||
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-11-26 | regen | Reyk Floeter | |
2007-11-26 | fix new agp code on amd64 | Reyk Floeter | |
- internal intel graphics semi-agp chipsets need special handling in pchb.c - re-add the i965GM device - use the correct major device id for /dev/agp0 on amd64 (not the i386 one) ok deraadt@ | |||
2007-11-25 | sync | Reyk Floeter | |
2007-11-25 | define the agp devitem (line was missing but found in etc.i386/MAKEDEV.md) | Reyk Floeter | |
ok deraadt@ | |||
2007-11-25 | sync | Owain Ainsworth | |
2007-11-25 | Make agp attach as a device. This means that many more agp bridges | Owain Ainsworth | |
actually get detected and attached. Also adds a kernel api for manipulating agp. Enable this on i386 and amd64. "I think you should commit it" deraadt@, ok matthieu. Looked over by several others. | |||
2007-11-25 | remove acpi device. named apmctl on amd64 now, and on i386 apmctl | Ted Unangst | |
has become a gate to both apm and acpi. ok deraadt | |||
2007-08-02 | sync | Theo de Raadt | |
2007-08-02 | copy nvram code from i386, because amd64 can use it too. done by | Theo de Raadt | |
tybollt@solace.miun.se, ok jcs | |||
2007-07-27 | grow ramdisk filesystem size | Theo de Raadt | |
2007-07-25 | sync | Todd T. Fries | |
2007-07-25 | bthub for amd64, from johan | Todd T. Fries | |
2007-05-28 | sync | Todd T. Fries | |
2007-05-28 | remove wt tape drives. prodded by krw@ | Todd T. Fries | |
2007-04-25 | grow ramdisk mr.fs size, it is needed | Theo de Raadt | |
2007-03-07 | regen | Kenneth R Westerback | |
2007-02-16 | sync | Theo de Raadt | |
2006-12-15 | sync | Mark Kettenis | |
2006-10-10 | sync | Todd T. Fries | |