summaryrefslogtreecommitdiff
path: root/etc/etc.armish
AgeCommit message (Collapse)Author
2009-09-23regenMiod Vallat
2009-08-13syncTheo de Raadt
2009-08-13Add nodes for vscsi0; ok dlgTheo de Raadt
2009-07-22syncAlexandre Ratchov
2009-07-22add missing /dev/{rmidi,sequencer,music} bits in MAKEDEV forAlexandre Ratchov
armish, landisk and zaurus. Also fix corresponding .Xr in MAKEDEV.8 ok miod@, todd@
2009-06-03syncTodd T. Fries
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ↵Janne Johansson
arches. ok todd@ beck@
2009-04-21move 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-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-04-05regen;Jason McIntyre
2009-02-06regenAlexander Yurchenko
2009-02-06Bump the number of /dev/sd* files on usb-capable archs. With modernAlexander 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-25regenMiod Vallat
2009-01-25Remove /dev/drum and related code.Miod Vallat
2008-11-30syncJacob Meuser
2008-10-10syncTheo de Raadt
2008-06-28regenMarcus Glocker
2008-06-28Move video(4) entry in MAKEDEV(8) from the "USB devices" section to theMarcus 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-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-12video on all usb archs, ok mglocker@Todd T. Fries
2008-06-12syncTodd T. Fries
2008-06-12no /dev/*random on ramdisks, libc uses the sysctlTodd T. Fries
please commit from deraadt@
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-03-07regenKenneth R Westerback
2007-02-16syncTheo de Raadt
2006-12-15syncMark Kettenis
2006-10-10syncTodd T. Fries
2006-08-30shove boot program into the snapshotTheo de Raadt
2006-08-28Resync MAKEDEV scripts and man pagesMarc Aurele La France
2006-07-28Use the correct major for /dev/pci (instead of giving it the same majorMark Kettenis
as /dev/raid). ok drahn@
2006-07-27unify these damnit!Theo de Raadt
2006-07-09Remove zaurusisms which are not on the reality plane (yet).Miod Vallat
2006-06-08delete notes, like on zaurus.Dale Rahn
2006-06-06Better put a valid speed here.Miod Vallat
2006-06-06remove irrelevant sysctlsTheo de Raadt
2006-06-06typoTheo de Raadt
2006-06-06Really want a working console, and no display (ttyC0) here.Dale Rahn
2006-06-06Generated filesDale Rahn
2006-06-06System build pieces for armish arch.Dale Rahn