summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
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
1997-05-11sparc install/upgrade wip - it's a lot closer than beforegrr
1997-05-11Add some links needed by the install procedureThorsten Lockert
1997-05-11updateTheo de Raadt
1997-05-11Don't try to pull in .instutilsThorsten Lockert
1997-05-11correct layout; other maintainers please look at the i386 layout changeTheo de Raadt
1997-05-11doc ftplistTheo de Raadt
1997-05-11Build filesystems images in /var/tmp to avoid panic'ing if /tmp is MFS.Todd C. Miller
1997-05-11Ask user for term type, allowing anything in the stub termcap file.Todd C. Miller
1997-05-11Don't try and build in simpleroot. It's not a complete buildTodd C. Miller
1997-05-11Put vnd image in /var/tmp to avoid vnd problems with MFS and NFS.Todd C. Miller
1997-05-11Don't put floppy image in /tmp, use cwd like ramdisk image.Todd C. Miller
1997-05-11Use the common distrib/miniroot{install.sh,install.sub}.Todd C. Miller
1997-05-11APS273 is a commercial product and was pulled off the public ftp sitesgene
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
1997-05-11Explain specifically about the 'recommendedness' of each set. Also,gene
1997-05-10Set $REV when running runlist.shTodd C. Miller
1997-05-10install 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
1997-05-10Preparation of hard disk for OpenBSD install before booting the installThorsten Lockert
1997-05-10Explicitly state that people outside the US and Canada should not get theThorsten Lockert
1997-05-10Minor updates, clarification of exportabilityThorsten Lockert
1997-05-10Fix a break statement.Todd 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
1997-05-09Need a flush after newfs (seems to fix last file corruption problems)Todd C. Miller
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
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
1997-05-09We only want to look at boot messages from *this* boot. SedTodd C. Miller
1997-05-08Copy /boot before /bsd and add some extra flushs.Todd C. Miller
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
1997-05-08s/powerpc/alpha/Niklas Hallqvist
1997-05-08Fix tar & cpio linksNiklas Hallqvist
1997-05-08link halt to rebootTodd C. Miller
1997-05-08Add var/tmp to install floppyThorsten Lockert
1997-05-08Mount / rw asap since pdksh wants to scribble in /tmp early on.Todd C. Miller
1997-05-08Remove local hacks accidentally committedThorsten Lockert