summaryrefslogtreecommitdiff
path: root/etc/etc.luna88k
AgeCommit message (Collapse)Author
2014-04-24regenKenji Aoyama
2014-04-24Add pcex{mem,io} entries to MAKEDEV.Kenji Aoyama
ok miod@
2014-04-22Remove the kerberos login methods.Reyk Floeter
ok henning@
2014-03-26end experimental login.conf template support. one file per machine.Ted Unangst
ok deraadt millert
2014-02-27Build a small miniroot filesystem which can be dumped on a new disk or anMiod Vallat
existing swap partition for an easier initial installation.
2014-01-05syncTheo de Raadt
2014-01-05We need /dev/random on the install mediaTheo de Raadt
discussed with rpe and halex
2013-12-01Copy the bootblocks to the release directory and sha256 it; spotted byMiod Vallat
aoyama@
2013-11-21regenMark Kettenis
2013-11-17Delete unused `:0'.Kenji Aoyama
"Good catch" miod@
2013-11-17Remove unused /dev/X0 entries. ok millert@Matthieu Herrb
2013-11-05syncTheo de Raadt
2013-06-21regensyl
2013-06-15regenAlexander Hall
2013-06-03fuse on more archsTed Unangst
2013-01-30regenYASUOKA Masahiko
2012-11-26regenJasper Lievisse Adriaanse
2012-08-23syncTheo de Raadt
2012-08-23get rid of the nnpfs nodesTheo de Raadt
2012-04-06Regen.Joel Sing
2012-03-01Add luna88k GENERIC.MP configuration file, based on mvme88k.Kenji Aoyama
ok miod@
2011-10-06syncTheo de Raadt
2011-10-06ccd goes to the atticTheo de Raadt
discussed with jsing and millert
2011-07-22unify kernel building on various platforms.Marc Espie
feedback from miod@ and deraadt@
2011-06-26regen makedevTed Unangst
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-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@
2009-09-23regenMiod Vallat
2009-08-13syncTheo de Raadt
2009-08-13Add nodes for vscsi0; ok dlgTheo de Raadt
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