summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2012-07-13back out stuff that snuck into the last commitAlexander Hall
2012-07-13fix logic flaw in md_installboot()Alexander Hall
ok deraadt@ otto@
2012-07-12ksh does not properly separate the arguments in "$@" if IFS is anAlexander Hall
empty string. Since some places in the installer like to fiddle with IFS before calling the various ask functions, be sure to use the positional parameters one by one in those. I believe the fix should really be applied to ksh, but this should do for now. ok deraadt@
2012-07-11syncTodd T. Fries
2012-07-10since disklabel -W is no more, zap it from all the install.md'sAlexander Hall
ok krw@
2012-07-09syncTodd T. Fries
2012-07-09when being asked which disk to install on, give the user the chance toAlexander Hall
see some details for each device. "Lovely" deraadt@ and some more ok's on previous similar versions
2012-07-08Move functionality from ask() to _ask() to make the latter more usefulAlexander Hall
from other places. ok krw@
2012-07-07syncTheo de Raadt
2012-06-28syncTodd T. Fries
2012-06-26IP22 R4600SC and R5000SC have their L2 cache supported now.Miod Vallat
2012-06-26syncTheo de Raadt
2012-06-25syncTheo de Raadt
2012-06-23syncTheo de Raadt
2012-06-22syncTheo de Raadt
2012-06-22correct unconfig directoriesTheo de Raadt
2012-06-21sync from mirrors.datStuart Henderson
2012-06-21clean mac68k dribblesTheo de Raadt
2012-06-21syncTheo de Raadt
2012-06-20syncTheo de Raadt
2012-06-20yet more mac68k goop...Matthew Dempsky
2012-06-20more mac68k bits for the atticMatthew Dempsky
2012-06-20another mac68k subdirMatthew Dempsky
2012-06-20Delete some more SUBDIR += mac68k.Matthew Dempsky
2012-06-19syncTheo de Raadt
2012-06-11syncTodd T. Fries
2012-06-06syncTheo de Raadt
2012-06-04syncTheo de Raadt
2012-05-28syncTheo de Raadt
2012-05-27syncMiod Vallat
2012-05-25IP28 bits. Also explain how to boot from the CD-ROM manually if the PROMMiod Vallat
can't manage to use it from the `install system software' menu.
2012-05-25Hook sgi IP28 kernels into the build. While there, update the iso images toMiod Vallat
provide IP22 and IP28 kernels, as well as the ECOFF bootblock. No objection from deraadt@
2012-05-24syncTheo de Raadt
2012-05-23syncTheo de Raadt
2012-05-20syncTheo de Raadt
2012-05-15syncTheo de Raadt
2012-05-08syncMiod Vallat
2012-05-06syncMiod Vallat
2012-04-26grow the isoTheo de Raadt
2012-04-26syncTheo de Raadt
2012-04-24Fix a few inaccuraciesMiod Vallat
2012-04-23syncTheo de Raadt
2012-04-22sync from mirrors.datStuart Henderson
2012-04-22fix OpenBSD::MkTemp lists for static archesMiod Vallat
2012-04-21remove the "Do you want to do any manual network configuration?" question.Henning Brauer
there is barely ever a need to do so these days, I for one don't remember ever using it, and we have a well documented way of escaping to a shell at any point in the install process, which the installer conveniently points out right at the beginning. stumbled upon while reviewing the upcoming 2nd edition of Michael Lucas' "Absolute OpenBSD" ok sthen deraadt halex krw
2012-04-20As noted by Kent R. Spillner this file is unused, so move it to the attic.Alexander Hall
ok deraadt@
2012-04-19shrinkTheo de Raadt
2012-04-19syncTheo de Raadt
2012-04-18update here tooMiod Vallat
2012-04-15syncMiod Vallat