summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2007-03-03Kernel crash dumps and associated libkvm bits for landisk.Miod Vallat
2007-03-02syncTheo de Raadt
2007-03-02syncTheo de Raadt
2007-03-01Your spring jumbo m4-fu. This time:Miod Vallat
- mention comp contains an objective-C compiler too. - rewrite InstallPrelude so that it will only output the ``know your drive geometry'' blurb if asked to, and for a specified disk type. Use it for non-IDE and non-SCSI disks only, otherwise the kernel is good enough to do the job without the users' help. - similarily, adapt BootMsgs to make the second part of the geometry blurb optional, and to accept up to three disk types. Use this to report better disk names (i.e. no point saying an scsi disk would show up as sd0 on platforms which can't have scsi disks, or won't be able to boot from them). - in InstallPart4, drop the part about block and fragment sizes in disklabel. The defaults are good, and you won't get to change them unless you switched to expert mode. - the default answer to ``wanna get the ftp mirror list, unzel?'' is ``no'', so pressing enter to get it is not enough anymore (-:
2007-03-01Restore a few generic texts which got lost in last commit and where worthMiod Vallat
keeping.
2007-03-01Wrap a long line.Miod Vallat
2007-03-01Spell ``miniroot'' consistently.Miod Vallat
2007-03-01Remove leftover mention of the 425e being serial only, it's no longer trueMiod Vallat
since a few releases already.
2007-03-01shrink early text; input from frantisek holop, discussion and ok ok krwTheo de Raadt
2007-02-28Better OpenBSD/landisk installation notes, 1/2.Miod Vallat
2007-02-28Add PCI GigaSwift Ethernet ("Cassini") and use the Sun product name for GEM.Mark Kettenis
2007-02-28syncTheo de Raadt
2007-02-28Update. From Jung.Mark Kettenis
2007-02-28syncTheo de Raadt
2007-02-28syncTheo de Raadt
2007-02-27syncTheo de Raadt
2007-02-27syncTheo de Raadt
2007-02-27sync. "commit it" deraadt@Nick Holland
2007-02-27syncTheo de Raadt
2007-02-25crank size of sparc64 miniroot a wee bitTheo de Raadt
2007-02-25syncTheo de Raadt
2007-02-24syncTheo de Raadt
2007-02-23how about we use a release-specific output filename....Theo de Raadt
2007-02-22syncTheo de Raadt
2007-02-20syncTheo de Raadt
2007-02-19syncTheo de Raadt
2007-02-19syncTheo de Raadt
2007-02-18Use sizeof(buf) instead of hard coded numbers.Ray Lai
From Charles Longeau <chl at tuxfamily dot org> long ago. OK moritz@.
2007-02-18syncTheo de Raadt
2007-02-17syncTheo de Raadt
2007-02-16syncTheo de Raadt
2007-02-16s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip'sMarc Aurele La France
use of a GZIP environment variable for extra command flags. ok deraadt@, millert@
2007-02-16better X"" idiom in while loop; didickman@yahoo.comTheo de Raadt
2007-02-15syncTheo de Raadt
2007-02-15As noted by Daniel Gruber in PR 5377 Surecom EP-9001-g has multipleJonathan Gray
revisions, mention the relevant one.
2007-02-15syncTheo de Raadt
2007-02-15syncTheo de Raadt
2007-02-14put the disknames command on all install media (hope i did not miss any) ok krw@Theo de Raadt
2007-02-14Use new 'disknames' command to get names of disks and cds.Kenneth R Westerback
ok deraadt@
2007-02-14/* not $*.Kenneth R Westerback
2007-02-14Oops. Add $OpenBSD$ (pointed out by jasper@) and license (pointed outKenneth R Westerback
by deraadt@).
2007-02-14do not whack CFLAGSTheo de Raadt
2007-02-14append \n at end of line, and make this more normal userland codeTheo de Raadt
2007-02-14Hack a small program to return hw.disknames so that install scriptsKenneth R Westerback
are not dependant on a clean dmesg to scan for disks and cds. "Looks good, seems right" art@ "commit" deraadt@
2007-02-14sync the rest (atomic.h)Peter Valchev
2007-02-12syncPeter Valchev
2007-02-12syncPeter Valchev
2007-02-12syncHenning Brauer
2007-02-124.1-betaHenning Brauer
2007-02-11syncPeter Valchev