summaryrefslogtreecommitdiff
path: root/distrib/notes
AgeCommit message (Collapse)Author
2013-10-30Update installation notes to match reality: kernel needs to be loaded by theMiod Vallat
boot blocks now, which - for now - disables tape boot. Also belatedly mention bsd.mp
2013-10-22- expand hardware list with iMX boardsJasper Lievisse Adriaanse
- mention miniroot-imx ok patrick@
2013-10-15First shot at installation media for aviion, and updated documentation.Miod Vallat
2013-10-15The ERL Ethernet is supported now and can be booted over NFS. Reflect thatBrian Callahan
in the installer notes. ok jmatthew@
2013-10-06syncStuart Henderson
2013-09-15mention NVSIMMMiod Vallat
2013-09-04Beagle has been replaced by armv7.Patrick Wildt
2013-09-02Correct the list of supported boards.Raphael Graf
From Juan Francisco Cantero Hurtado. ok patrick@
2013-08-20Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.Antoine Jacoutot
No regression has been reported since libusb became the prefered solution to work with USB scanners. req. by mpi@ ok ian@ mpi@ miod@
2013-08-18Missing double quote; Craig R. SkinnerMiod Vallat
2013-08-07Add a note about booting from the sdcard on beaglebone black.Brandon Mercer
OK florian@
2013-08-02No longer needed since miod taught elf to mkuboot.Florian Obser
OK rapha@
2013-07-26Minimalist update for 5.4. eyeballed deraadt@Miod Vallat
2013-07-17Update the wording to read better. Spotted by jjBrandon Mercer
OK jj@ guenther@
2013-07-16Document (not so) recent developments.Florian Obser
input/ok bmercer@, rapha@, patrick@ (previous version)
2013-06-13whitespaceJasper Lievisse Adriaanse
2013-05-30uncomment a block as the installer has been taking care of that for a while now.Jasper Lievisse Adriaanse
ok bcallah@
2013-05-27MVME181 updates.Miod Vallat
2013-05-17AngelFire'r'usMiod Vallat
2013-05-12Install and document the S-Records boot loader.Miod Vallat
2013-04-26syncStuart Henderson
2013-04-08Grammar/wording tweaks.Brian Callahan
2013-04-08sync with recent developmentsJasper Lievisse Adriaanse
2013-04-06Remove duplicate "is supported" text and reformat.James Turner
ok jasper@
2013-04-06drop paragraph saying there are no install sets and that one needs toJasper Lievisse Adriaanse
cross compile. pointed out by Rafael Neves
2013-04-05spacing and clarify that one has to manually create the fat partition forJasper Lievisse Adriaanse
now as the installer doesn't take care of that yet...soon though.
2013-04-05Grammar tweaks.Brian Callahan
2013-04-04jot down some steps for loading a kernel of internal storage; not quite ↵Jasper Lievisse Adriaanse
complete yet.
2013-04-01zap an XXX, nothing here yet.Jasper Lievisse Adriaanse
spotted by bcallah@
2013-04-01add octeonJasper Lievisse Adriaanse
2013-04-01first draft of octeon notesJasper Lievisse Adriaanse
2013-03-25the unused palm code goes away.Theo de Raadt
2013-03-14oh look, more hardware lists. urtw and urtwnTed Unangst
2013-02-28sets size updates; ok deraadt@Miod Vallat
2013-02-25The rule of thumb for `your system runs an old PDC' left out PCXS systems.Miod Vallat
Change it to `all 7xx systems, but 712 and 2nd generation 715, run old PDC'.
2013-02-25Realistic memory amounts required for the installation (although, afterMiod Vallat
installation, the kernel may need less than this). Stress that there is no much point running with less than 32MB nowadays (unless you love being swap-bound).
2013-02-25Yeeloong can suspend nowadays.Miod Vallat
2013-02-25Many installation media gained timezone information since the last update...Miod Vallat
2013-02-25Mention where to download an ECU floppy image and when/how to use it, forMiod Vallat
people curs^Wblessed with EISA-capable alpha systems.
2013-02-25sets size updatesMiod Vallat
2013-02-11adjust boot-device to be more like what the installer tells you.Jasper Lievisse Adriaanse
ok mpi@
2013-02-09Update minimal disk and memory sizes to match the bsd.rd requirementsMiod Vallat
(especially on vax, where bsd.rd really needs 16MB to install nowadays although the system can live in less). While there, fix a few typos.
2013-02-09Teach people they will need to upgrade their boot blocks, and how to do this,Miod Vallat
if they want to upgrade with bsd.rd, since older boot blocks can't boot ELF kernels.
2013-02-09Stop using the name `miniroot' when `bsd.rd' is implied. A few platformsMiod Vallat
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'.
2013-02-09Update network boot configuration instructions to no longer refer toMiod Vallat
bootparams termcap-like two-letter fields in the configuration file.
2013-01-31DSO'r'usMiod Vallat
2013-01-31syncStuart Henderson
2013-01-05Update sets sizes, comp52 now expands to 75MB more data.Miod Vallat
2013-01-05add Fujitsu PRIMEPOWER 1Jonathan Gray
2012-12-19sync from mirrors.datStuart Henderson