summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2013-04-01add octeonJasper Lievisse Adriaanse
2013-04-01first draft of octeon notesJasper Lievisse Adriaanse
2013-03-31syncTheo de Raadt
2013-03-31syncTheo de Raadt
2013-03-30syncTheo de Raadt
2013-03-28syncTheo de Raadt
2013-03-28syncTheo de Raadt
2013-03-28switch to the new resolver implementation.Eric Faurot
requested by many.
2013-03-27fix wrapped line that snuck in an extra \n in a question.Jasper Lievisse Adriaanse
2013-03-27syncTheo de Raadt
2013-03-27syncTheo de Raadt
2013-03-26hookup octeonJasper Lievisse Adriaanse
ok deraadt@
2013-03-26add ramdisk installer for octeon, still has some rough edges and needs someJasper Lievisse Adriaanse
manual fiddling, but works good enough to perform an install on the CAM-0100.
2013-03-25during upgrade network setup, print friendlier error message ifAlexander Hall
/sbin/dhclient is required but missing brought to attention by florian@ ok krw@
2013-03-25first cut at sets for perl 5.16.3Stuart Henderson
2013-03-25syncTheo de Raadt
2013-03-25no more palm setsTheo de Raadt
2013-03-25the unused palm code goes away.Theo de Raadt
2013-03-22Add missing luna88k for 'make obj'.Kenji Aoyama
ok miod@
2013-03-22syncTheo de Raadt
2013-03-21syncTheo de Raadt
2013-03-21syncTheo de Raadt
2013-03-21syncTheo de Raadt
2013-03-18syncTheo de Raadt
2013-03-15syncTheo de Raadt
2013-03-15syncTheo de Raadt
2013-03-14oh look, more hardware lists. urtw and urtwnTed Unangst
2013-03-09RAMDISKC wil be needed for alphabook1Theo de Raadt
2013-02-28sets size updates; ok deraadt@Miod Vallat
2013-02-25The rule of thumb for `your system runs an old PDC' left out PCXS systems.Miod Vallat
Change it to `all 7xx systems, but 712 and 2nd generation 715, run old PDC'.
2013-02-25Realistic memory amounts required for the installation (although, afterMiod Vallat
installation, the kernel may need less than this). Stress that there is no much point running with less than 32MB nowadays (unless you love being swap-bound).
2013-02-25Yeeloong can suspend nowadays.Miod Vallat
2013-02-25Many installation media gained timezone information since the last update...Miod Vallat
2013-02-25Mention where to download an ECU floppy image and when/how to use it, forMiod Vallat
people curs^Wblessed with EISA-capable alpha systems.
2013-02-25sets size updatesMiod Vallat
2013-02-11syncMiod Vallat
2013-02-11adjust boot-device to be more like what the installer tells you.Jasper Lievisse Adriaanse
ok mpi@
2013-02-09Update minimal disk and memory sizes to match the bsd.rd requirementsMiod Vallat
(especially on vax, where bsd.rd really needs 16MB to install nowadays although the system can live in less). While there, fix a few typos.
2013-02-09Teach people they will need to upgrade their boot blocks, and how to do this,Miod Vallat
if they want to upgrade with bsd.rd, since older boot blocks can't boot ELF kernels.
2013-02-09Stop using the name `miniroot' when `bsd.rd' is implied. A few platformsMiod Vallat
have a real miniroot to be dd'ed to the disk, and that's fine; but when we are talking about booting bsd.rd (either from an existing setup, or the network, or the cd-rom images), then refer to it as `installation kernel'.
2013-02-09Update network boot configuration instructions to no longer refer toMiod Vallat
bootparams termcap-like two-letter fields in the configuration file.
2013-02-09syncMiod Vallat
2013-02-08syncTodd T. Fries
2013-02-07apache modules as .so tooMiod Vallat
2013-02-02syncMiod Vallat
2013-02-02mvme68k ELF bits. Boot block updates heavily based upon the recent mvme88kMiod Vallat
a.out->ELF transition.
2013-02-02hp300 ELF bits. Requires many device and prom related structs to now be declaredMiod Vallat
as packed due to them containing 32-bit types at 16-bit but not 32-bit aligned offsets. The boot block updates (especially mkboot) come straight from NetBSD.
2013-02-01syncTodd T. Fries
2013-02-01syncTodd T. Fries
2013-02-01syncTodd T. Fries