summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-05-11Allow setting of ABICALLS outside filePer Fogelstrom
1997-05-11for release; copy bsd.* too -- ecoff/elf issueTheo de Raadt
1997-05-11Don't put floppy image in /tmp, use cwd like ramdisk image.Todd C. Miller
Only trim floppy image (via dd) if it is the wrong size.
1997-05-11Use the common distrib/miniroot{install.sh,install.sub}.Todd C. Miller
1997-05-11It's OpenBSD policy to ship kernels that _aren't_ gzip'ed.gene
1997-05-11hex () and kill awkTheo de Raadt
1997-05-11add hex() and kill awkTheo de Raadt
1997-05-11no awkTheo de Raadt
1997-05-11Use this file when building mac68k snapshots.gene
We now build a GENERIC and GENERICSBC kernel w/ all snapshots. Test please.
1997-05-11APS273 is a commercial product and was pulled off the public ftp sitesgene
sometime ago, don't suggest it. Other misc. cleanup and clarification. (anyone know of a good mac partitioning program that's public domain we could recommend?)
1997-05-11Update for 2.1 and toot our own horn a bit.gene
1997-05-112.0 -> 2.1. Also, smash weird legacy stuff and we won't be distributinggene
binhexed versions of the mac68k sets (unless anyone wants them?), so remove that information.
1997-05-11Explain specifically about the 'recommendedness' of each set. Also,gene
clarify, modernize, and remove some legacy info. TODO: fix file sizes for the 2.1 release.
1997-05-10install ld.so.conf on all mips machines tooThomas Graichen
1997-05-10Set $REV when running runlist.shTodd C. Miller
1997-05-10Don't use awk (awk-less bits taken from i386 MAKEDEV)Todd C. Miller
1997-05-10not bsd.gzTheo de Raadt
1997-05-10install simplerootTheo de Raadt
1997-05-10build simplerootTheo de Raadt
1997-05-10Add SNAPSETS -- can be included in MDSETS if so desired.Todd C. Miller
1997-05-10More accurate description of most of the install process; actual selectionThorsten Lockert
of install method and distribution sets still needs to be done
1997-05-10Preparation of hard disk for OpenBSD install before booting the installThorsten Lockert
floppy is slightly different now.
1997-05-10Explicitly state that people outside the US and Canada should not get theThorsten Lockert
distribution from a US site
1997-05-10Minor updates, clarification of exportabilityThorsten Lockert
1997-05-10Fix a break statement.Todd C. Miller
1997-05-10Add floppy target and make it a dependency for snap_mdTodd C. Miller
1997-05-10First few updates of install procedures on i386Thorsten Lockert
1997-05-10Revert a change we are not quite ready for yetThorsten Lockert
1997-05-09Get two perl header files and the right version of libkvm. This _should_ dogene
it.
1997-05-09Need a flush after newfs (seems to fix last file corruption problems)Todd C. Miller
Add check for corrupted files.
1997-05-09Don't use twiddle(), it doesn't work.Todd C. Miller
1997-05-09Bring list up to date with raminst.conf and add ansi-mini to termcap.vtTodd C. Miller
1997-05-09Nuke sort and hostname, add md_installboot and hostname functions.Todd C. Miller
1997-05-09Partial update: right major minor on libc and ld*gene
more to come.
1997-05-09Give the user one last chance to say no before doing the newfs's.Todd C. Miller
1997-05-09Don't need pwd, test or kill (shell builtins) and -lz is not used.Todd C. Miller
1997-05-09No point in setting $EDITOR if you don't export it...Todd C. Miller
Thanks Thorsten.
1997-05-09We only want to look at boot messages from *this* boot. SedTodd C. Miller
out the others.
1997-05-08delete line left in by accident.kstailey
1997-05-08subject/verb pluralization correction.kstailey
1997-05-08add tagkstailey
1997-05-08make clock_gettime.cat2kstailey
1997-05-08STANDARDS not HISTORYkstailey
1997-05-08documentation for POSIX version of gettimeofday(2) -- the horizon leans ↵kstailey
forward offering you space for new steps of change
1997-05-08include bus.h to prevent compiler warnings and other problems.gene
1997-05-08Copy /boot before /bsd and add some extra flushs.Todd C. Miller
Floppy build works consistenly for me now.
1997-05-08Fix typo. Fix from SAITOH Masanobu <msaitoh@spa.is.uec.ac.jp>Todd C. Miller
NetBSD PR#3587
1997-05-08No need for symlinks; this is all one file systemThorsten Lockert
1997-05-08Properly deal with multiple link targets on a single lineThorsten Lockert
1997-05-08Don't try to copy disktab.shadow if it does not existThorsten Lockert