Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore errors from chflags. This makes it possible to make installworld | des | 1999-02-14 | 1 | -2/+2 |
| | | | | with DESTDIR set to an NFS-mounted file system. | ||||
* | Install the correct rc.conf file. | jkh | 1999-02-10 | 1 | -2/+2 |
| | |||||
* | The loader doesn't use '@' to suppress command lines anymore. | msmith | 1999-02-10 | 1 | -6/+6 |
| | |||||
* | BASE=4.0 | jkh | 1999-02-06 | 1 | -3/+3 |
| | |||||
* | Bump MFS up to 2.88MB. Now there's room for quite a bit more stuff | jkh | 1999-02-05 | 1 | -5/+3 |
| | | | | (like a dhcp client?). | ||||
* | Whoops, don't break the alpha release build in copying the boot | jkh | 1999-02-01 | 1 | -2/+2 |
| | | | | images - be smarter about it. | ||||
* | Well, we've blown out boot.flp again. Time to go to 2.88MB format | jkh | 1999-01-31 | 1 | -9/+11 |
| | | | | | | | | for those folks with large floppy drives, LS-120s or CDROMs. Everyone else will now have to use kern.flp & mfsroot.flp to install from. We've held this off as long as possible and there's just no more fat to trim. :( I'll look at increasing the mfsroot size too later, depending on how well it compresses. | ||||
* | Be more selective about installing things from /boot; no telling | jkh | 1999-01-31 | 1 | -4/+2 |
| | | | | what might wind up there in the future to overflow us again. | ||||
* | 1. Install /boot/loader correctly on boot.flp | jkh | 1999-01-30 | 1 | -3/+3 |
| | | | | 2. Back up old rc.conf.site if it exists. | ||||
* | More support for Alpha installs. | jkh | 1999-01-29 | 1 | -4/+14 |
| | | | | Submitted by: dfr | ||||
* | OK, now the boot floppies work again. Also collapse some common | jkh | 1999-01-26 | 1 | -22/+5 |
| | | | | build cases. | ||||
* | Play with MFS size a little. | jkh | 1999-01-25 | 1 | -2/+3 |
| | |||||
* | Set JADETEX=no on ports build line. | jkh | 1999-01-20 | 1 | -2/+2 |
| | | | | Prompted by: nik | ||||
* | More floppy size adjustments - I thought I'd already committed these, whoops! | jkh | 1999-01-16 | 1 | -2/+2 |
| | |||||
* | (Fix null log in previous commit). | abial | 1999-01-14 | 1 | -1/+2 |
| | | | | | | | Change /boot/boot.conf to /boot/loader.rc - this name reflects what it really is. Agreed upon by: jkh, msmith and many others | ||||
* | *** empty log message *** | abial | 1999-01-13 | 1 | -6/+6 |
| | |||||
* | Allow chflags(1) to fail inside the chroot environment for /R. This | joerg | 1999-01-12 | 1 | -3/+3 |
| | | | | can happen iff ${CHROOTDIR} is NFS-mounted. | ||||
* | Try some new floppy sizes. | jkh | 1999-01-11 | 1 | -12/+6 |
| | |||||
* | No longer install obsolete boot.help file. | rnordier | 1999-01-10 | 1 | -8/+1 |
| | |||||
* | Really delete the netboot image off the alpha floppy. I think Jordan | gpalmer | 1999-01-09 | 1 | -2/+2 |
| | | | | got his paths confused :) | ||||
* | Adios, kzip - you don't work on ELF kernels. | jkh | 1999-01-09 | 1 | -10/+1 |
| | |||||
* | Copy only the boot1 and boot2 (if exists) files into mfs/boot since | jkh | 1999-01-08 | 1 | -2/+3 |
| | | | | we don't need the others there. | ||||
* | DTRT with gzip'd alpha kernels. | jkh | 1999-01-08 | 1 | -2/+9 |
| | | | | Submitted by: dfr | ||||
* | copy resolv.conf to chroot area. | jkh | 1999-01-06 | 1 | -1/+2 |
| | |||||
* | Remove some remaining references to LKM's. Snaps were trying to unpack | peter | 1999-01-06 | 1 | -7/+1 |
| | | | | slkm* etc, among other things. | ||||
* | Whoops, missed an instance of the old image naming. | jkh | 1999-01-05 | 1 | -2/+2 |
| | |||||
* | Remove legacy boot.config file. | jkh | 1999-01-05 | 1 | -2/+1 |
| | |||||
* | Hammer on the boot floppy generation bits some more. This is looking | jkh | 1999-01-05 | 1 | -78/+85 |
| | | | | a little better. | ||||
* | Fix bogon in docfile placement. | jkh | 1999-01-05 | 1 | -3/+2 |
| | |||||
* | Conditionalize make world in release. | jkh | 1999-01-05 | 1 | -16/+8 |
| | |||||
* | Do some serious beating on the floppy generation code to try and | jkh | 1999-01-05 | 1 | -44/+34 |
| | | | | | simplify it, name things more descriptively and get the kernel back on boot.flp where it should be. | ||||
* | Clean up some more residual /usr/mdec references. I left all the | jkh | 1999-01-03 | 1 | -11/+3 |
| | | | | | extra rbootd/boot rom cruft pointing at /usr/mdec since it either doesn't exist or doesn't work anyway, so who cares? :) | ||||
* | gzip the kern.flp kernel, don't kzip it. | jkh | 1998-12-29 | 1 | -2/+6 |
| | |||||
* | Turn off NODOC again; apparently this problem was fixed. | jkh | 1998-12-24 | 1 | -2/+2 |
| | |||||
* | Turn NODOCS on for now. | jkh | 1998-12-24 | 1 | -2/+2 |
| | |||||
* | Just fetch distfiles from a single location. The change to textproc/docproj | jkh | 1998-12-21 | 1 | -5/+4 |
| | | | | broke my fetch heuristic anyway. | ||||
* | Now that textproc/docproj works properly, use it instead of the long | jkh | 1998-12-18 | 1 | -4/+3 |
| | | | | list of ports. | ||||
* | Don't create unpacked ports on disc2 anymore. | jkh | 1998-12-09 | 1 | -6/+4 |
| | |||||
* | DOH! Name the mfsroot contents properly. | jkh | 1998-12-08 | 1 | -4/+4 |
| | | | | Noticed by: "Sean O'Connell" <sean@stat.Duke.EDU> | ||||
* | Put mfsroot.gz on yet another filesystem so that the boot blocks | jkh | 1998-12-06 | 1 | -6/+10 |
| | | | | | can really read it. Hmm. I have no idea *how* this worked in our earlier tests on the x86. :) | ||||
* | Now that John has kindly repo-moved these files, nuke the original | jkh | 1998-12-06 | 1 | -7/+7 |
| | | | | copies and update the Makefile. | ||||
* | Finally eliminate evil version.h smashing in sysinstall. sysinstall | jkh | 1998-11-24 | 1 | -6/+2 |
| | | | | gets the initial release information from sysctl. | ||||
* | Simplify call to dokern.sh - now the no MFS case is the default. | jkh | 1998-11-12 | 1 | -2/+2 |
| | |||||
* | We've overflowed boot.flp again. Go to a boot.flp which contains | jkh | 1998-11-11 | 1 | -18/+2 |
| | | | | | | a bit less legacy hardware support, that all still remaining a supported option with kern.flp (and a two-floppy install). This will be documented in the release notes, I promise. | ||||
* | Whoops, properly compress doc files again. | jkh | 1998-11-08 | 1 | -2/+2 |
| | |||||
* | TEST -> test | jkh | 1998-11-06 | 1 | -2/+2 |
| | |||||
* | Alpha loader lives in /boot now; no need for a special hack. | jkh | 1998-11-06 | 1 | -5/+1 |
| | |||||
* | USERCONFIG_BOOT -> INTRO_USERCONFIG | msmith | 1998-11-03 | 1 | -2/+2 |
| | |||||
* | Copy appropriate docs into help/ directory of boot floppy. | jkh | 1998-11-03 | 1 | -2/+4 |
| | |||||
* | Use the new doc locations. | jkh | 1998-11-03 | 1 | -22/+7 |
| |