Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-10 | Notes about hme support | Jason Wright | |
1998-07-08 | Clarifications. Hopefully these will help | Tobias Weingartner | |
in preventing a reoccurance of the same sort of problem again. Thanks to: markjr@shmOOze.net | |||
1998-07-05 | s/2\.3/OSREV/g | Todd T. Fries | |
Please note that in distrib/notes and per sys.mk in Makefiles globally, OSrev=23 OSREV=2.3 In m4, if you are needing this to be in the middle of the word, such as for 'floppy23.fs' use: 'floppy{:--:}OSrev.fs' .. as I changed the quotes to '{:-' and '-:}' respectively to avoid double quoting in the distrib/notes documents. | |||
1998-06-30 | Update the directories for the "rawrite" program. | Angelos D. Keromytis | |
1998-06-30 | Fix location typo for rawrite program. | Angelos D. Keromytis | |
1998-05-18 | s/cpp/m4/g | Todd T. Fries | |
1998-05-04 | mention diskless(8) | Todd C. Miller | |
1998-05-03 | Remove the "conv-sync" line as I could not create a viable simplroot | Todd C. Miller | |
to boot from with it. Also mention that the scsi controller can get gronked if you interrupt the initialization and tell how to unwedge it. | |||
1998-04-25 | Add everything back. And add the intended korean mirror in the last commit. | Todd T. Fries | |
1998-04-25 | X notes | Todd T. Fries | |
1998-04-25 | corrections; david.michael.scott@gecm.com | Todd T. Fries | |
1998-04-25 | corrections; david.michael.scott@gecm.com | Todd T. Fries | |
1998-04-23 | update release: korean mirror | Theo de Raadt | |
1998-04-23 | korean mirror | Theo de Raadt | |
1998-04-21 | make packages description agree with contents of cd2:packages directory | Marco S Hyman | |
1998-04-18 | Checked with people in charge, ftp.ibp.fr is an old name, shouldn't be | Marc Espie | |
used any more. | |||
1998-04-15 | more packages via ftp noted | Marco S Hyman | |
1998-04-15 | mention ftp mirrors and other available packages | Marco S Hyman | |
1998-04-14 | Update to reality. | Todd C. Miller | |
1998-04-14 | We support the 9000/385 | Todd C. Miller | |
1998-04-14 | update package on CD status | Marco S Hyman | |
1998-04-08 | spelling and grammer & clarfication; marc espie | Niklas Hallqvist | |
1998-04-08 | Clarification from Marc Espie | Niklas Hallqvist | |
1998-04-08 | mmm the the | Niklas Hallqvist | |
1998-04-08 | checked againt ftplist... -moj | Mats O Jansson | |
1998-04-08 | Add Sweden to the map... -moj | Mats O Jansson | |
1998-04-08 | update the ports available for amiga on the CD | Niklas Hallqvist | |
1998-04-06 | more cleanup; hgweigand@wiesbaden.netsurf.de | Theo de Raadt | |
1998-04-06 | packages doc cleanup, more spelling/grammar changes; make part of INSTALL | Marco S Hyman | |
1998-04-06 | Some amiga update status, and talk about wheel | Niklas Hallqvist | |
1998-04-06 | which legal reasons... | Theo de Raadt | |
1998-04-06 | grammar, spelling, and some extra content | Niklas Hallqvist | |
1998-04-06 | package/port info, not yet part of makefile or included by INSTALL | Marco S Hyman | |
1998-04-06 | fixes from hgweigand@wiesbaden.netsurf.de | Theo de Raadt | |
1998-04-05 | XR16850 | Jason Downs | |
1998-04-05 | 23 | Theo de Raadt | |
1998-04-05 | 2.3 cleanup | Niklas Hallqvist | |
1998-04-04 | Update alpha based on i386 changes and fix some i386 booboos. | Todd C. Miller | |
Other ports need updating too (alpha install is probably a good template). | |||
1998-04-04 | Update ftp and file system install methods. | Todd C. Miller | |
1998-03-31 | Updates for 2.3. | ryker | |
1998-03-28 | slight improvement | Todd C. Miller | |
1998-03-28 | More complete info on network booting. You need to setup ethers/rarpd | Todd C. Miller | |
bootparms/bootparamd as well as rbootd. Needs more work. | |||
1998-03-08 | moving to 2.3 | Theo de Raadt | |
1998-03-08 | moving to 2.3 | Theo de Raadt | |
1998-03-04 | Added more specific info about the "new" command mode of the OpenBOOT roms. | johns | |
Previous documentst didn't mention that the old sun4 machines don't have a "new" command mode. Also updated various other items.. | |||
1998-03-04 | update | johns | |
1998-03-04 | update | johns | |
1998-03-04 | misc updates, cleanup, etc. | johns | |
1998-03-02 | document that on a pmax you have to set tape drives to scsi id 5 or 6 | Thomas Graichen | |
(inspired by number 6 - no6@dhp.com) | |||
1998-02-24 | Some Sparc 2's will take boot diskn syntax, but will not take the | johns | |
disn:p syntax for booting off of the swap partitions. They will also refuse the sd(,,1) syntax, so the only option remaining is to use the boot /sbus.... style syntax. This is for use with miniroot22.fs type installs when booting from the swap partition.. |