summaryrefslogtreecommitdiff
path: root/etc/etc.i386
AgeCommit message (Collapse)Author
2010-10-19grow i386 inside media a teeny bitTheo 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-06document machdep.lidsuspend by exampleTheo de Raadt
2010-08-03regenMiod Vallat
2010-07-23Sync.Marcus Glocker
2010-07-22syncTheo de Raadt
2010-07-05compat_bsdos is goneTed Unangst
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-07-01another day, another compat gets removed. today is ibcs2's turnTed Unangst
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-02-22Fix a typo spotted by Vivien Moreaugiovanni
2010-02-16Add instructions to dual-boot OpenBSD with Grub2giovanni
"I think that's ok" sthen@, "sure" miod@
2009-09-23regenMiod Vallat
2009-08-13syncTheo de Raadt
2009-08-13Add nodes for vscsi0; ok dlgTheo de Raadt
2009-08-04zap the rather useless machdep.apmwarn entries (see apm(4));Jason McIntyre
ok deraadt
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-03-25RegenMiod Vallat
2009-03-25Move drm from ``console ports'' to ``special purpose devices'' section.Miod Vallat
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-10-01typo; Daniel DickmanTheo 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-19syncTodd T. Fries
2008-06-19sort, prompted by jmc@Todd T. Fries
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-14sync.Marc Balmer
2008-06-14add amdmsr.Marc Balmer
help (a lot...) and ok todd.
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