summaryrefslogtreecommitdiffstats
path: root/distrib/notes/hppa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* spellingjsg2021-03-151-2/+2
|
* spelling/grammar fixestj2020-07-051-2/+2
|
* Change install images called *.fs to *.img. These are UFS filesystem images,deraadt2020-05-173-7/+7
| | | | | | | | but additionally have a bootblock in the first 8K (since UFS does not use that space). There are some UEFI direct-from-internet bootloaders that require the name *.img. So this makes things more convenient for those, while keeping it consistant in all architectures. ok kettenis beck kn
* text improvements from evan silberman;jmc2019-08-011-2/+2
| | | | | tweaked along the way by at least myself and tj; ok tj deraadt
* update set sizesjsg2017-09-251-9/+9
|
* Update the paths for install.md and the list files.rpe2016-02-111-2/+2
| | | | OK sthen@
* The defines in the /usr/src/distrib/notes/<arch>/features files controlrpe2016-02-111-2/+2
| | | | | | | | | | if certain parts of m4.common end up in the installation notes for an archictecture. - hppa has timezone info in bsd.rd now (according to list.local) - the macppc install.md sets MDXDM=y. OK shten@
* Change the number of binary distribution sets in NOTES to eight.rpe2015-12-301-2/+2
| | | | | | The etc and xetc sets are now inside baseXX.tgz and xbaseXX.tgz. 'looks good' deraadt@
* FTP as an install method kicked the bucket some time ago.jasper2015-06-101-2/+1
| | | | ok miod@
* etc and xetc sets no longer exist in the release directoriesjsg2014-11-101-5/+1
|
* update sets sizesmiod2014-07-291-11/+11
|
* you are still welcome to install from tape, but as befits an elite mastertedu2014-03-192-17/+5
| | | | of unix arcana, we will not condescend to tell you how. why spoil the fun?
* update sets sizesmiod2014-02-281-11/+11
|
* Delete horrifically out of data add-on-peripheral lists; there are otherderaadt2014-02-271-170/+1
| | | | | | places to check for this information, or trial and error, with error resulting in things getting fixed. Scary false warnings don't help anyone. Unmaintainable lists are always unmaintained.
* remove unnecessary so-called verbiage. ok chris deraadt miodtedu2014-01-261-2/+2
|
* committing uwe's autoinstall notes, as requested by deraadt;jmc2013-12-041-1/+5
|
* Minimalist update for 5.4. eyeballed deraadt@miod2013-07-261-11/+11
|
* The rule of thumb for `your system runs an old PDC' left out PCXS systems.miod2013-02-251-4/+5
| | | | Change it to `all 7xx systems, but 712 and 2nd generation 715, run old PDC'.
* sets size updatesmiod2013-02-251-11/+11
|
* Stop using the name `miniroot' when `bsd.rd' is implied. A few platformsmiod2013-02-091-3/+3
| | | | | | 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'.
* Update network boot configuration instructions to no longer refer tomiod2013-02-091-47/+49
| | | | bootparams termcap-like two-letter fields in the configuration file.
* clean mac68k dribblesderaadt2012-06-211-2/+2
|
* remove c230, while we have a model number in cpudevs it was apparentlyjsg2012-03-011-2/+2
| | | | | | never released confirmed by Paul Weissmann of openpa.net
* Usual release distrib/notes churning. ok deraadt@miod2011-08-082-50/+13
|
* I am only now noticing the number of sets have not been adjusted after themiod2011-04-101-2/+2
| | | | removal of misc. Better late than never.
* bsd.mp here toomiod2010-12-301-1/+3
|
* hppa can do SMP now; ok miodderaadt2010-12-301-2/+2
|
* the misc set went awayderaadt2010-10-181-3/+1
|
* Mention the bootblock upgrade before booting bsd.rd is only necessary formiod2010-06-051-16/+11
| | | | 4.4 and older; this block will disappear in a few releases from now.
* Jumbo commit for 4.7 installation instructions:miod2010-03-162-7/+8
| | | | | | | | | | | | | | | | | | | | | - 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)
* Update sets sizes.miod2010-03-071-12/+12
|
* Add a mention the `a' partition needs to be contained within the first 2GBmiod2009-10-251-2/+5
| | | | | of the disk, for the prom to be able to correctly read the kernel image. Found the hard way by landry@
* Fix a quoting typo in commentsmiod2009-10-101-2/+2
|
* "all components of your system may not function" -> "some components..."sthen2009-05-171-2/+2
| | | | ok miod@
* Better disk partitioning details, especially for MBR + disklabel ormiod2009-05-131-4/+2
| | | | HFS + disklabel setups.
* Try to catch up with installer changes in the installation notes.miod2009-05-123-22/+50
| | | | | | Also, the per-platform features are moved to a common place, which makes the MD layout easier to work on. m4.common is still a tangled mess of subtly placed dnl, though...
* Don't try to keep in sync with the man page device lists forjsg2009-04-091-234/+2
| | | | | | 802.11 wireless as chipsets used and products change rapidly, but rather display just a list of the supported chipsets like we do in www. Discussed with jmc and deraadt
* sync the rum(4) and run(4) lists;jmc2009-03-281-2/+9
|
* update the lists of wireless devices;jmc2009-03-271-1/+4
|
* run devices, harvested from run.4;jmc2009-03-141-1/+11
|
* Update sets sizes.miod2009-02-281-12/+12
|
* Mention PA7000 (PCXS) support; only model 720 has been tested so far, butmiod2009-02-041-3/+3
| | | | models 705, 710, 730 and 750 are expected to work as well.
* fix typosimon2009-02-011-2/+2
| | | | ok miod@
* hppa autoboot instructions for new and old PDC; help & ok miodski@pvalchev2008-08-201-1/+9
|
* Update sets sizes.miod2008-08-061-12/+12
|
* Minor random tweaks and fixes.miod2008-08-062-8/+9
|
* Better description of the installation steps:miod2008-08-051-1/+5
| | | | | | | | | | | | | - document questions in proper order: hostname before network configuration, DNS only if network is configured, sshd and ntpd, aperture only on machines which need it, serial console only on machines which need it. This is done by splitting the end of OpenBSDCommonURL in various macros, OpenBSDInstallWrapup, OpenBSDInstallAperture, OpenBSDInstallConsole and OpenBSDInstallWrapupPart2. - use the above macros when appropriate, OpenBSDInstallWrapup* being mandatory on all arches. - remove serial console configuration blurb on sparc and sparc64, it is handled by OpenBSDInstallConsole now.
* Tell people to update their bootblocks (and how to do so) if theymiod2008-08-051-2/+44
| | | | intend to upgrade with bsd.rd.
* One more pckbd.miod2008-07-161-2/+2
|
* +Corega CG-WLUSB2GPXjmc2008-04-011-1/+2
|