summaryrefslogtreecommitdiff
path: root/etc/etc.vax
AgeCommit message (Collapse)Author
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustTheo 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-25regenMiod Vallat
2009-01-25Remove /dev/drum and related code.Miod Vallat
2008-10-10syncTheo de Raadt
2008-09-24syncTodd T. Fries
2008-09-24enable /dev/xfs0 creation like other archs in the 'all' modeTodd T. Fries
yes, I know, afs on vax, who would want this?
2008-06-15be smarter, only write a new MAKEDEV if more than just the rcsid changedTodd T. Fries
2008-06-14redo the way MAKEDEV files are generatedTodd T. Fries
get it in, deraadt@
2008-06-13syncTodd T. Fries
2008-06-13/dev/bio on ramdisks, it is safe and smallTodd T. Fries
ok deraadt@, marco@
2008-06-12syncTodd T. Fries
2008-06-12no /dev/*random on ramdisks, libc uses the sysctlTodd T. Fries
please commit from deraadt@
2008-02-24Add entry for an iso image. -mojMats O Jansson
2008-01-09Try to make /etc/ttys more consistent accross platforms, which will alsoMiod 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-02syncTheo de Raadt
2007-05-28syncTodd T. Fries
2007-05-28bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@Todd T. Fries
2007-05-27syncTodd T. Fries
2007-05-27back out bio, breaks dlg's sparc64 v215Todd T. Fries
prompted by/ok dlg@ deraadt@
2007-05-26syncTodd T. Fries
2007-05-26prodded by marco, enable bio everywhereTodd T. Fries
grudgingly ok deraadt@
2007-05-18regen;Jason McIntyre
2007-04-04syncTodd T. Fries
2007-04-04fix wrong major # for xfsTodd T. Fries
2007-03-07regenKenneth R Westerback
2007-02-16syncTheo de Raadt
2006-12-15syncMark Kettenis
2006-08-28Resync MAKEDEV scripts and man pagesMarc Aurele La France
2006-08-27RegenMiod Vallat
2006-08-27Add ttyb[0-3] nodes for qsc0, not created by default for now.Miod Vallat
2006-08-24RegenMiod Vallat
2006-08-24/dev/kUmem is long dead.Miod Vallat
2006-08-02RegenMiod Vallat
2006-08-02Kill obsolete vt* nodes; remove dmz, dmf and dh tty nodes (as we don'tMiod Vallat
support these drivers at the moment, plus dmf conflicts with wsdisplay nodes). While there, simplify and fix dhu nodes generation, so that creating invalid nodes (e.g. MAKEDEV dhu8) does not attempt to create incomplete names.
2006-07-31fbtab fixesMiod Vallat
2006-07-30RegenMiod Vallat
2006-07-30wskbd and wsmouse nodes.Miod Vallat
2006-07-27make these more similar (few steps to that)Theo de Raadt
2006-07-24regenMiod Vallat
2006-07-24wsdisplay nodesMiod Vallat
2006-07-20Here cometh the blinkenlichten on VAXens.Miod Vallat
Register information from NetBSD (except for KA53), logic from OpenBSD/sparc.
2006-04-16shuffle ramdisk device targets to MAKEDEV.common to avoid duplication andTodd T. Fries
pave the way for future work; ok since this does not change the generated MAKEDEV
2005-12-27RegenMiod Vallat
2005-10-06regenOtto Moerbeek
2005-10-04regenOtto Moerbeek
2005-10-04regenOtto Moerbeek
2005-10-04regenOtto Moerbeek
2005-08-01syncTheo de Raadt
2005-08-01old ses device goes awayTheo de Raadt
2005-06-02RegenThorsten Lockert