summaryrefslogtreecommitdiff
path: root/etc/etc.mvme88k
AgeCommit message (Collapse)Author
2011-04-18Deprecate 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-15No need to make depend kernelsTheo de Raadt
2010-09-30regenClaudio Jeker
2010-09-30Add pppx(4) to MAKEDEV but do not create the device unless requestedClaudio Jeker
explicitly. OK dlg@ & todd@
2010-09-04RegenMiod Vallat
2010-09-04Reorder device entries within sections, for MAKEDEV.8 to have them sorted.Miod Vallat
Prodded by jmc@.
2010-08-17MDEXT missed some files (result was they are not listed in the build-timeTheo de Raadt
SHA256 file). Issue spotted by claudio. ok miod
2010-08-03regenMiod Vallat
2010-07-22syncTheo de Raadt
2010-07-03Regen.Kenneth R Westerback
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
General huzzahs. "go for it" deraadt@
2010-07-02cleanup the disktab files. yes, this means you will have to manuallyTed 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-27Regen.Joel Sing
2010-06-26Add /dev/diskmap to ramdisks.Joel Sing
ok todd@ krw@ deraadt@
2010-06-14syncTodd T. Fries
2010-06-09syncTodd T. Fries
2010-06-09add diskmap entries, not on ramdisks yetTodd T. Fries
get it in! jsing@
2010-03-07Make the console terminal type default to `vt220' rather than `unknown'. IfMiod Vallat
it is wrong you still have to change it, but it will be correct 99% of the time and thus you can simply press enter when tset asks for the terminal type and be done with it. This is already the standard for most platforms, but a few had been left in the dark. pointed to by and ok deraadt@
2009-08-13syncTheo de Raadt
2009-08-13Add nodes for vscsi0; ok dlgTheo de Raadt
2009-07-28Add bsd.mp to MDEXTMiod Vallat
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-01-25regenMiod Vallat
2009-01-25Remove /dev/drum and related code.Miod Vallat
2008-10-10syncTheo de Raadt
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-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-11-09Build and advertize bsd.mp on mvme88k.Miod Vallat
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-08-28Resync MAKEDEV scripts and man pagesMarc Aurele La France
2006-07-27unify these damnit!Theo de Raadt
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