summaryrefslogtreecommitdiff
path: root/distrib/notes
AgeCommit message (Collapse)Author
2017-04-24Replace 'rtsol' with 'autoconf' to reflect the change in the installer.Robert Peichaer
2017-04-02add overdrive 1000Jonathan Gray
2017-03-25mention Opteron A1100 systemsJonathan Gray
2017-03-19sync set sizesJonathan Gray
2017-03-04remove/tweak some cd-related text.T.J. Townsend
ok deraadt
2017-03-02Document some installation quirks for the EdgeRouter Lite in INSTALL.octeon:Stefan Sperling
How to deal with USB sticks which are not detected during power up. How to enable both CPU cores (this also applies to other octeon SMP systems). ok pirofti@ visa@
2017-02-27xdm -> xenodm(1)Matthieu Herrb
2017-02-27bump block size for dd; 39x faster on my system.Stuart Henderson
ok tom@
2017-02-11update miniroot notesJonathan Gray
2017-01-25Add arm64 to the allarchs target.Patrick Wildt
ok jsg@
2017-01-25Updates to OpenBSD/arm64 install notes.Patrick Wildt
with jsg@
2017-01-25Copy install notes for arm64 from armv7. These still need to bePatrick Wildt
modified to make sense for arm64.
2017-01-19The u-boot package was renamed to u-boot-arm.Jonathan Gray
2016-10-18spelling:Theo Buehler
initialising -> initializing from Claus Assmann artitions -> partitions from spell(1)
2016-10-18typo fix and zap some trailing eol whitespace;Jason McIntyre
from claus assman
2016-10-05Remove an outdated remark about the 'a' partition. The sgi bootblocksVisa Hankala
now locate the partition by using the disklabel. ok jsing@
2016-10-01Add notes on installing on systems a miniroot is not available for.Jonathan Gray
ok kettenis@
2016-09-04Switch the cubie miniroot from the Allwinner A10 based Cubieboard1Jonathan Gray
to the Allwinner A20 based Cubieboard2 now that problems with cortex A7 are fixed. There seems to be more people with the Cubieboard2 than the Cubieboard1.
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
shortly when we use the hardware thread register in userland
2016-09-02move links from http to https://www.openbsd.org/Theo Buehler
ok beck
2016-09-01remove sparc media building goopTheo de Raadt
2016-08-10armish handled some early-gen arm machines, which required tons ofTheo de Raadt
workarounds. Some of them will soon stand in the way of armv7. Off to the attic you go.
2016-07-28Typo in the installation notes, from Roman Yakovlev.Vadim Zhukov
Too bad this highly critical bugfix will miss release. okay deraadt@
2016-07-23Some armv7 machines are shipped with linux images that run USB OTG portsJonathan Gray
in client mode and provide serial access to a getty and networking. Make it clear that a real serial console that can interact with the firmware is required. Suggested by and wording tweaks from ian@
2016-07-09Mention the EFI and DTB requirement. List U-Boot 2016.07 as 2016.05Jonathan Gray
needs a patch to work with efiboot on non imx platforms that is included in ports/packages but might not be present otherwise. While U-Boot 2016.07 final is not released yet the "efi_loader: Don't allocate from memory holes" patch is included in rc1/rc2/rc3 and should make the final release.
2016-06-26Don't list cubieboard2, pmap can't handle allwinner a20.Jonathan Gray
2016-06-12ethernet -> EthernetJonathan Gray
2016-06-12imxenet -> fecJonathan Gray
2016-05-29Remove the section on tftp booting a umg file. This might come back inJonathan Gray
a different form when u-boot supports efi networking interfaces.
2016-03-15'accomodate' -> 'accommodate' in comments.Kenneth R Westerback
Started by diff from Mical Mazurek.
2016-03-09We are done providing support for the vax.Theo de Raadt
lots of agreement.
2016-02-16Mention UEFI/GPT, fix some weird spacing, try to adjust 'partitioning'Kenneth R Westerback
verbiage to make more sense overall. ok rpe@
2016-02-12- re-order the (I)nstall, (U)pgrade, (A)utoinstall part to match whatRobert Peichaer
the installer shows and what the subsequent text describes. - re-phrase the part about ssh logins as root. The installer now asks "Allow root ssh login? (yes, no, prohibit-password)". Previously it was "Since you set up a user, disable sshd(8) logins to root?" OK krw@, sthen@
2016-02-12- The question if you really want to upgrade is gone.Robert Peichaer
- Add part about TERM and keyboard layout question. - "download" instead of "ftp get/reget" Feedback from and OK sthen@ OK millert@
2016-02-11Sync installation notes with reality.Robert Peichaer
- the manual netconfig step was removed from the installer six years ago - ntpd is enabled by default now OK millert@
2016-02-11Update the paths for install.md and the list files.Robert Peichaer
OK sthen@
2016-02-11The defines in the /usr/src/distrib/notes/<arch>/features files controlRobert Peichaer
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@
2016-02-01update package version in pkg_add exampleStuart Henderson
2016-01-01Tweak the installation notes regarding references to FTP.Robert Peichaer
'Sure' deraadt@
2015-12-30Change the number of binary distribution sets in NOTES to eight.Robert Peichaer
The etc and xetc sets are now inside baseXX.tgz and xbaseXX.tgz. 'looks good' deraadt@
2015-12-01Send Aviion to same place as Nova IITheo de Raadt
discussed with jsg
2015-10-18Tadpole/Sun Voyager IIi reported to work via dmesg@Jonathan Gray
2015-09-20More IP26 bits.Miod Vallat
2015-09-08Typo; Eric LalondeMiod Vallat
2015-08-31minimal words about the miniroot. My god, the notes have gotten so longTheo de Raadt
and verbose, who would ever spend their time reading them.
2015-08-30Tell user to Put quotes around ${bootcmd} when saving it. AvoidsMatthieu Herrb
stopping at the first ';' (command separator). ok miod@
2015-08-24/usr/share/sysmerge -> /var/sysmergeAntoine Jacoutot
requested by several discussed with deraadt@
2015-08-17DUID question is gonePhilip Guenther
ok miod@ deraadt@
2015-08-12typo : ususally -> usuallyMike Larkin
2015-08-02long overdue overhaul to include instructions for miniroot and usbJasper Lievisse Adriaanse