summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2010-03-08syncTheo de Raadt
2010-03-08now that fsck_ext2fs is repaired wrt small filesystems, removeOtto Moerbeek
redundant comment
2010-03-08syncTheo de Raadt
2010-03-08syncTheo de Raadt
2010-03-07Minimalistic driver for the ImpactSR (Mardigras) video option found on olderMiod Vallat
Octane systems, as well as some Onyxes. With special permission to change a systemwide .h file and add a manpage from deraadt@ Magic numbers and operation sequencing borrowed from Linux; tested on Octane + ESI. ok deraadt@
2010-03-07Update supported hardware list, mention that the `dbaud' environment variableMiod Vallat
controls the serial console speed, and try to explain which video options are supported and which are not.
2010-03-07Better information about DEC 3000/300 console selection.Miod Vallat
2010-03-07Update sets sizes.Miod Vallat
2010-03-07Add bsd.mp.Mark Kettenis
ok deraadt@
2010-03-06typo, from patrick keshishianOtto Moerbeek
2010-03-06typoEric Faurot
ok jasper@
2010-03-05Make more clear by removing references to old method of setup andOtto Moerbeek
reshuffling things a bit ok miod@ jasper@ kettenis@
2010-03-05use boot -k on Lemete (non Gdium) examples; ok miod@Otto Moerbeek
2010-03-04syncTheo de Raadt
2010-03-04- sync header to 4.7Jasper Lievisse Adriaanse
2010-03-04Gracefully handle trailing '/'s when asking for [sub]Timezones.Kenneth R Westerback
i.e. ignore them all. Problem pointed out by Sebastian Rother. More script discipline and voodoo from halex@. ok halex@ deraadt@
2010-03-02Add support for the Lemote Lynloong all-in-one PC (basically a Fuloong withoutMiod Vallat
the serial and IR ports, built into a mac-like case). At least PMON initializes the frame buffer in a much friendlier video mode (1360x768x16), but there is still no frame buffer acceleration yet. Tested by wvdputte.
2010-03-02Fix typos and keep whitespace around PROM command examples consistent.Joel Sing
ok miod@
2010-03-02sync with mirrors.dat updateStuart Henderson
2010-03-02syncTheo de Raadt
2010-03-02The -stable default ftp directory should not be snapshots/$ARCH.Kenneth R Westerback
The normal release directory is a less surprising default. Suggested by henning@ a while ago. Working script incantation courtesy of several cluebats from halex@. No strong opposition. ok deraadt@
2010-03-01syncTheo de Raadt
2010-03-01reflect current state of affairsOtto Moerbeek
2010-03-01syncMiod Vallat
2010-03-01syncTheo de Raadt
2010-02-28syncTheo de Raadt
2010-02-26use more mkhybrid flags like we do elsewhere; rockridge in the iso image is ↵Theo de Raadt
a good idea
2010-02-26grow the miniroot a wee little bitTheo de Raadt
2010-02-25syncTheo de Raadt
2010-02-25sync with www/build/mirrors.datStuart Henderson
2010-02-23Attack of the Clones.Jasper Lievisse Adriaanse
2010-02-23syncTheo de Raadt
2010-02-21syncTheo de Raadt
2010-02-20syncTheo de Raadt
2010-02-19syncTheo de Raadt
2010-02-19Add built-in audio support on Lemote systems.Miod Vallat
2010-02-19update notes to reflect current state of affairs on Lemote systems.Otto Moerbeek
Gdium still needs work; ok miod@ jasper@
2010-02-19more hw has been testedOtto Moerbeek
2010-02-19less verbose in congrats textOtto Moerbeek
2010-02-19synclsTheo de Raadt
2010-02-18-q for newfsOtto Moerbeek
2010-02-18syncTheo de Raadt
2010-02-18document two ways to get back into PMON when autobooting is enabledJasper Lievisse Adriaanse
feedback and ok miod@ otto@
2010-02-18loongson install procedure, using a newly created small ext2 partition (or anOtto Moerbeek
existing one) to install the bootloader on.
2010-02-18built minirootOtto Moerbeek
2010-02-18fsck_ext2fs is not reliable on small filesystems, so remove -f for nowOtto Moerbeek
2010-02-18syncOtto Moerbeek
2010-02-17Add some instructions on how to install on a rb600.Mark Kettenis
2010-02-17Install bootloader.Mark Kettenis
2010-02-17Pick up the bits from /usr/mdec that we need to install.Mark Kettenis
Thanks to otto@ for the reminder.