summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2010-03-27syncTheo de Raadt
2010-03-27syncTheo de Raadt
2010-03-27syncfgTheo de Raadt
2010-03-23syncTheo de Raadt
2010-03-20move arch(1) to the right directory on the ramdisks; while here,Igor Sobrado
put the link to sbin/sysctl in the right place to let entries being alphabetically sorted again. change reminded by deraadt@
2010-03-19needs a mbrTheo de Raadt
2010-03-16Jumbo commit for 4.7 installation instructions:Miod Vallat
- do not mention tape as an installation media on systems where it is very unlikely that a tape drive can be connected to (i.e. anything with only USB as expansion capabilities) - do not mention that fetching the installation sets from a partition is ``for upgrades only''. You may do this for installation, but of course you can not use a partition which will be newfs'ed for that purpose. - mention ext2fs partitions as possible installation sets source only on platforms where the installation media actually can mount an ext2fs filesystem. - stress the fact that the sparc miniroot image is a GENERIC kernel with a little on-disk filesystem, and not a RAMDISK kernel with a little in-memory filesystem, and thus must not be overwritten during installation (i.e. be careful if you repartition the disk the miniroot has been put on). - more conv=sync -> conv=osync for tape setup instructions. - model-specific layout changes on armish, loongson and socppc instructions. - fix various typos and grammar mistaeks. "sure" deraadt@ (without eyeballing)
2010-03-12sync with recent mirror changes and list http mirrors here.Stuart Henderson
looks good to deraadt@
2010-03-09correctly choose the files in a directory, even if it is a symbolic linkTheo de Raadt
also don't pull extra goop into the selector (do not use ls -l) diff from halex ok krw
2010-03-09use conv=osync when preparing an install tape; ok deraadt@ krw@Otto Moerbeek
2010-03-09Tweak default set selection so X sets are in the default list whenKenneth R Westerback
/etc/X11 already exists. So if you install X to a headless machine and then upgrade you don't have to remember to add X sets. Idea from landry@ who installs to a lot of ports boxen. ok halex@ beck@ deraadt@
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