summaryrefslogtreecommitdiff
path: root/etc/etc.mac68k
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-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-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-31fbtab fixesMiod Vallat
2006-07-27unify these damnit!Theo de Raadt
2006-06-06syncTheo 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
2006-03-09vt100->vt220; spotted by nick@Miod Vallat
2006-01-04RegenMiod Vallat
2006-01-04Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouseMiod Vallat
drivers, and to wscons as the console; a few parts borrowed from OpenBSD/macppc as well. Currently only working with displays configured in 1bpp or 8bpp modes; this limitation will be worked on ASAP. Tested by claudio@ kettenis@ martin@ nick@ and I on various models. X11 changes coming soon.
2005-12-27RegenMiod Vallat
2005-11-16syncTheo de Raadt
2005-10-20defintion -> definition;Jason McIntyre
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
2005-03-01regenOtto Moerbeek
2005-02-07syncDavid Krause
2005-02-07syncDavid Krause
2005-02-07indentation whitespace nits (saves a few bytes even)David Krause
2005-01-28syncDan Harnett
2005-01-10regenDavid Gwynne
2004-12-03Kill mac68k *SBC kernels. Instead, build kernels with both sbc scsi flavoursMiod Vallat
compiled in, but one disabled, and use config -e to swap them and build the other kernels; saves valuable compile time. Add ramdisks into the build (at release time). Since we are moving to a bsd.rd installation, it is not necessary to put kernels in .tgz files anymore, so don't bother, and adjust installation script sets information accordingly.
2004-08-19Regen.Miod Vallat
2004-06-03syncAlexander Yurchenko
2004-05-30syncAlexander Yurchenko
2004-05-29syncTheo de Raadt
2004-04-11regenTodd C. Miller
2004-04-11Regen for for pty changes (62 per letter instead of just 16)Todd C. Miller