summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-05-13Fix IPFILTER & ramdisk configuration infoNiklas Hallqvist
1997-05-13Add ramdisk config stuffNiklas Hallqvist
1997-05-13Reflect amiga reality + fix typoNiklas Hallqvist
1997-05-13editor path fix taken from sparcNiklas Hallqvist
1997-05-13fix the 'path' where we look for editorsgrr
1997-05-13use elf2ecoff instead of cp for bsd.nfsThomas Graichen
1997-05-13the kernels are named bsd.xxx instead of bsd_xxx nowThomas Graichen
1997-05-13also build the other two kernels: bsd.nfs and bsd.rz0Thomas Graichen
1997-05-13minor pmax install script fixesThomas Graichen
1997-05-13some minor fixes to the pmax install scriptsThomas Graichen
1997-05-13also note that the netboot kernel is in ecoff formatThomas Graichen
1997-05-13add a note about what the 3 kernels in the distribution are good forThomas Graichen
1997-05-13now the notes for the pmax are nearly perfect :-)Thomas Graichen
added a lot of stuff about install via network, reworked everything to match reality for the pmax - should be usable now
1997-05-13fix typo (*.gz/ files -> *.gz files)Thomas Graichen
1997-05-13Add ramdisk devices + some cleanupNiklas Hallqvist
1997-05-132.1 + typoNiklas Hallqvist
1997-05-13Protect against an possibly empty shell variableNiklas Hallqvist
1997-05-13ftp.cs.tu-berlin.de is no longer a complete mirror for OpenBSD - it'sThomas Graichen
the main ctm machine now only (ctm.OpenBSD.org) ... so delete it here
1997-05-13add empty files for now - so that make release works - but someone hasThomas Graichen
to write something down here (this is also true for powerpc btw.) ... no i have to do enough to get the pmax notes and install scripts into shape :-)
1997-05-13fakecdrom targetTheo de Raadt
1997-05-13check for iso9660 disklabel FIRST. This will be an experiment of sortsTheo de Raadt
1997-05-13support cd9660 filesystem, tooTheo de Raadt
1997-05-13fake -s and -e options to indicate start of the /boot in cd9660 land.Theo de Raadt
Later on this should be replaced by proper cd9660 groking code.
1997-05-13copy bootblocks too, tell you why laterTheo de Raadt
1997-05-13Only run MAKEDEV.local if it exists. Avoids an error messageTodd C. Miller
during installs where there is no MAKEDEV.local.
1997-05-13Need to add ${VERSION} when checking for the existence of sets.Todd C. Miller
We use "route show" not "netstat -r"
1997-05-12for miniroot, translate swap to ffsTheo de Raadt
1997-05-12Don't link with -lcrypt unless needed [stopgap measure for now]Thorsten Lockert
1997-05-12copy *boot* from snapshot too, if they existTheo de Raadt
1997-05-12Some hardware specificsgvf
1997-05-12Delete really, really legacy install instructions. (alice@cray-ymp...vt.edugene
geesh). This is a first crack, but this makes doc at least passible.
1997-05-12Add a word left out.gene
1997-05-1250MB is not a realistic minimum partition size. Also, mention partitiongene
conversion feature of MKfs.
1997-05-12Update for 2.1. There now is an upgrade path for OpenBSD/mac68k. Doc it.gene
1997-05-12foomTheo de Raadt
1997-05-12According to Dave Huang (khym@bga.com), the powerbook 150 works better if wegene
use Duo-class ROM vectors. Brings support for this machine much closer.
1997-05-12Bring in sync with reallity. Based largely on Colin Wood's list of workinggene
machines and my own ferreting. Might need a little more work.
1997-05-12gene askedTheo de Raadt
1997-05-12From NetBSD: -msoft-float should not turn off -m68060, as thatNiklas Hallqvist
might force instructions not executable on an '060. This makes our gcc competent of creating amiga kernels that runs on 68060
1997-05-12arghTheo de Raadt
1997-05-122.1Niklas Hallqvist
1997-05-12run ldconfig on the created simpleroot where requiredThomas Graichen
1997-05-12add install scripts for the pmaxThomas Graichen
1997-05-12add /varThomas Graichen
1997-05-12fix preprocessing problem with make ins distrib/notesThomas Graichen
1997-05-12bring GENERIC up to date and add two new kernels:Thomas Graichen
* GENERIC_NFS - for netbooting with root & swap via nfs * GENERIC_rz0 - root & swap hardcoded to rz0 - required for zip drives - don't ask me why (kernels explicitely configured to the scsi id of the zip drive crash ...)
1997-05-12new man pages added lateTheo de Raadt
1997-05-12syncTheo de Raadt
1997-05-12empty files, need to be fleshed outTheo de Raadt
1997-05-12do not build a filesystem containing a bsd containing a ramdisk.Theo de Raadt
instead, build simply a bsd containing a ramdisk. people can netboot this :-)