summaryrefslogtreecommitdiff
path: root/distrib/notes
AgeCommit message (Collapse)Author
2010-06-14sync from mirrors.datStuart Henderson
2010-06-11sync from mirrors.datStuart Henderson
2010-06-11syncStuart Henderson
2010-06-11syncStuart Henderson
2010-06-11sync from mirrors.datStuart Henderson
2010-06-08more http mirrorsStuart Henderson
2010-06-05Fortran is no longer in comp.Miod Vallat
2010-06-05Mention the bootblock upgrade before booting bsd.rd is only necessary forMiod Vallat
4.4 and older; this block will disappear in a few releases from now.
2010-05-29sync with mirrors.dat updateStuart Henderson
2010-05-19sync with mirrors.dat changesStuart Henderson
2010-05-09Origin 3000 here tooMiod Vallat
2010-05-02simple modern trick (boot from usb).Marc Espie
Windows 7 niceties: yep, it can resize partitions. okay jmc@, krw@, miod@ (some rewording by jmc@)
2010-04-17Sync with recent developments.Miod Vallat
2010-04-14- fix tyopJasper Lievisse Adriaanse
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-09use conv=osync when preparing an install tape; ok deraadt@ krw@Otto Moerbeek
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-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-04- sync header to 4.7Jasper Lievisse Adriaanse
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-01reflect current state of affairsOtto Moerbeek
2010-02-25sync with www/build/mirrors.datStuart Henderson
2010-02-23Attack of the Clones.Jasper Lievisse Adriaanse
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-18document two ways to get back into PMON when autobooting is enabledJasper Lievisse Adriaanse
feedback and ok miod@ otto@
2010-02-17Add some instructions on how to install on a rb600.Mark Kettenis
2010-02-17Build and install the boot blocks, and put it as part of the snapshots files.Miod Vallat
2010-02-17Put /sbin/kbd on the ramdisk, as Gdium may have non-US keyboards.Miod Vallat
2010-02-16Mention bootloader setup, and related PMON caveats.Miod Vallat
2010-02-12making use of lemote PMON bugs it is possible to get full serial PMONOtto Moerbeek
console; describe the trickery involved; ok miod@
2010-02-12Update to mention Gdium and Fuloong bits; ok otto@Miod Vallat
2010-02-07sync with mirrors.datStuart Henderson
2010-02-05add some USB hardware verified to work; ok miod@Otto Moerbeek
2010-02-05- mention boot.elfJasper Lievisse Adriaanse
ok kettenis@ (some time ago)
2010-02-04- fix tyops.Jasper Lievisse Adriaanse
ok otto@
2010-02-04some more details which are now relavant but should disappear once aOtto Moerbeek
native bootloader exists; ok miod@
2010-02-03loongson relese building bits; ok miod@Otto Moerbeek
2010-02-03Argh, typo in macro name.Miod Vallat
2010-02-03First cut at loongson installation notes.Miod Vallat