Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spelling | 2021-03-15 | 1 | -2/+2 | |
| | |||||
* | Mention that U-Boot serial speed should be 115200. | 2021-02-18 | 1 | -1/+7 | |
| | | | | Initial diff from Janne Johansson | ||||
* | spelling/grammar fixes | 2020-07-05 | 2 | -4/+4 | |
| | |||||
* | Change install images called *.fs to *.img. These are UFS filesystem images, | 2020-05-17 | 1 | -2/+2 | |
| | | | | | | | | 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 | ||||
* | Typo in RCSID, from Andrius V | 2020-02-17 | 1 | -1/+1 | |
| | |||||
* | Acknowledge SMP kernels in INSTALL.octeon | 2020-01-01 | 1 | -2/+2 | |
| | | | | From miod@ | ||||
* | Update instructions to use the bootloader. | 2019-07-28 | 1 | -8/+7 | |
| | |||||
* | Tweak the initial sentence to mention OCTEON II and OCTEON III. | 2019-04-24 | 1 | -5/+5 | |
| | |||||
* | Remove outdated instruction. | 2018-12-21 | 1 | -5/+1 | |
| | |||||
* | Document how to boot from SD/MMC or SATA on U-Boot. Also mention that | 2018-12-21 | 1 | -5/+11 | |
| | | | | | | the root disk may be specified by DUID. Initial diff by Chris McGee | ||||
* | installated->installed; Edgar Pettijohn | 2018-03-11 | 1 | -2/+2 | |
| | |||||
* | Replace `coremask' with `numcores'. | 2017-11-30 | 1 | -3/+3 | |
| | |||||
* | Prefer `numcores' to `coremask'. The former is probably easier | 2017-11-30 | 1 | -4/+5 | |
| | | | | to use than the latter. | ||||
* | Fix variable expansion. | 2017-11-30 | 1 | -2/+2 | |
| | | | | From Rafael Neves | ||||
* | update set sizes | 2017-09-25 | 1 | -9/+9 | |
| | |||||
* | Document some installation quirks for the EdgeRouter Lite in INSTALL.octeon: | 2017-03-02 | 2 | -4/+30 | |
| | | | | | | 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@ | ||||
* | Change the number of binary distribution sets in NOTES to eight. | 2015-12-30 | 1 | -2/+2 | |
| | | | | | | The etc and xetc sets are now inside baseXX.tgz and xbaseXX.tgz. 'looks good' deraadt@ | ||||
* | Tell user to Put quotes around ${bootcmd} when saving it. Avoids | 2015-08-30 | 1 | -2/+2 | |
| | | | | stopping at the first ';' (command separator). ok miod@ | ||||
* | long overdue overhaul to include instructions for miniroot and usb | 2015-08-02 | 3 | -84/+98 | |
| | |||||
* | make this a tad more complete | 2015-07-15 | 1 | -3/+3 | |
| | |||||
* | FTP as an install method kicked the bucket some time ago. | 2015-06-10 | 1 | -1/+0 | |
| | | | | ok miod@ | ||||
* | add miniroot; note it's not further documented to prevent having to | 2015-06-09 | 1 | -3/+4 | |
| | | | | reword/rewrite most of it again when usb support has landed. | ||||
* | add the edgerouter poe to the edgeroute lite paragraph | 2015-06-09 | 1 | -2/+2 | |
| | |||||
* | etc and xetc sets no longer exist in the release directories | 2014-11-10 | 1 | -5/+1 | |
| | |||||
* | update sets sizes | 2014-07-29 | 1 | -11/+11 | |
| | |||||
* | sync with kernel, root= -> rootdev= | 2014-07-13 | 1 | -2/+2 | |
| | |||||
* | update sets sizes | 2014-02-28 | 1 | -7/+17 | |
| | |||||
* | Recommend cu instead of tip in the INSTALL prep notes | 2014-02-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | As well as using a USB serial device in the example. "cu in general works better on various systems" -- deraadt "cu is more predictable across platforms" -- dlg Ok from maja, tedu, bmercer, jj. "I like it" from deraadt First commit is in documentation, that must be sign of something. Thanks to everyone for making me feel welcome. | ||||
* | Delete horrifically out of data add-on-peripheral lists; there are other | 2014-02-27 | 1 | -3/+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. | ||||
* | The D-Link DSR-500 model is partially supported now. | 2014-02-13 | 1 | -1/+8 | |
| | | | | | | | | Local storage support is still work in progress, thus currently missing. Reminded to commit this by a similar but not as complete diff from bcallah@ | ||||
* | committing uwe's autoinstall notes, as requested by deraadt; | 2013-12-04 | 1 | -1/+5 | |
| | |||||
* | The ERL Ethernet is supported now and can be booted over NFS. Reflect that | 2013-10-15 | 1 | -5/+5 | |
| | | | | | in the installer notes. ok jmatthew@ | ||||
* | Minimalist update for 5.4. eyeballed deraadt@ | 2013-07-26 | 2 | -8/+8 | |
| | |||||
* | whitespace | 2013-06-13 | 1 | -3/+3 | |
| | |||||
* | uncomment a block as the installer has been taking care of that for a while now. | 2013-05-30 | 1 | -11/+11 | |
| | | | | ok bcallah@ | ||||
* | Grammar/wording tweaks. | 2013-04-08 | 1 | -4/+4 | |
| | |||||
* | sync with recent developments | 2013-04-08 | 2 | -16/+15 | |
| | |||||
* | Remove duplicate "is supported" text and reformat. | 2013-04-06 | 1 | -5/+5 | |
| | | | | ok jasper@ | ||||
* | drop paragraph saying there are no install sets and that one needs to | 2013-04-06 | 1 | -5/+1 | |
| | | | | | | cross compile. pointed out by Rafael Neves | ||||
* | spacing and clarify that one has to manually create the fat partition for | 2013-04-05 | 1 | -14/+15 | |
| | | | | now as the installer doesn't take care of that yet...soon though. | ||||
* | Grammar tweaks. | 2013-04-05 | 3 | -6/+6 | |
| | |||||
* | jot down some steps for loading a kernel of internal storage; not quite complete yet. | 2013-04-04 | 1 | -4/+28 | |
| | |||||
* | zap an XXX, nothing here yet. | 2013-04-01 | 1 | -4/+2 | |
| | | | | spotted by bcallah@ | ||||
* | first draft of octeon notes | 2013-04-01 | 8 | -0/+219 | |