| Commit message (Expand) | Author | Age | Files | Lines |
* | USERCONFIG_BOOT -> INTRO_USERCONFIG | Mike Smith | 1998-11-03 | 1 | -2/+2 |
* | Copy appropriate docs into help/ directory of boot floppy. | Jordan K. Hubbard | 1998-11-03 | 1 | -2/+4 |
* | Use the new doc locations. | Jordan K. Hubbard | 1998-11-03 | 1 | -22/+7 |
* | s/boot2/loader/ on the alpha | Gary Palmer | 1998-10-22 | 1 | -2/+2 |
* | Use the same boot.conf file for alpha, now that it works. | Jordan K. Hubbard | 1998-10-16 | 1 | -2/+2 |
* | More attempts to DTRT for the alpha, based on what I now know about boot2. | Jordan K. Hubbard | 1998-10-15 | 1 | -5/+5 |
* | Use more rational inode sizes. | Jordan K. Hubbard | 1998-10-14 | 1 | -4/+4 |
* | Fix more bogons revealed by building alpha boot floppies. | Jordan K. Hubbard | 1998-10-14 | 1 | -1/+6 |
* | whoops, correct patch-o in last commit. | Jordan K. Hubbard | 1998-10-13 | 1 | -2/+1 |
* | More alpha patches. | Jordan K. Hubbard | 1998-10-13 | 1 | -3/+8 |
* | Properly conditionalize more stuff for the ALPHA. | Jordan K. Hubbard | 1998-10-13 | 1 | -5/+11 |
* | Update comment. The release tree needs about 1000 MB of free space | John Polstra | 1998-10-13 | 1 | -2/+2 |
* | Adjust for new MFS root code. | Jordan K. Hubbard | 1998-10-10 | 1 | -3/+1 |
* | Small refinements to boot script. | Jordan K. Hubbard | 1998-10-09 | 1 | -6/+7 |
* | Initialize boot configuration files on floppy correctly. We now | Jordan K. Hubbard | 1998-10-09 | 1 | -3/+10 |
* | Finally settle on a name for the mfsroot image. | Jordan K. Hubbard | 1998-10-08 | 1 | -2/+2 |
* | Only install boot blocks if !MFSKERN. Too big otherwise! | Jordan K. Hubbard | 1998-10-08 | 1 | -2/+2 |
* | Add boot bits to boot floppy. | Jordan K. Hubbard | 1998-10-08 | 1 | -1/+5 |
* | Final cleanup pass over boot floppy changes. | Jordan K. Hubbard | 1998-10-08 | 1 | -8/+5 |
* | Remove a gratuitous copy. | Jordan K. Hubbard | 1998-10-08 | 1 | -3/+1 |
* | Unreverse a conditional and gzip the mfs image by default. | Jordan K. Hubbard | 1998-10-07 | 1 | -3/+3 |
* | Support 3 floppy images as standard now: boot kernel, mfs image and | Jordan K. Hubbard | 1998-10-07 | 1 | -6/+11 |
* | Fix typo. | Jordan K. Hubbard | 1998-10-07 | 1 | -2/+2 |
* | Add MFSKERN flag to enable the combining of kernel and MFS fs. | Jordan K. Hubbard | 1998-10-07 | 1 | -7/+8 |
* | Remove hard-coded constants being passed to doFS.sh and add in a 386/alpha | Jordan K. Hubbard | 1998-10-07 | 1 | -15/+31 |
* | Turn ALLLANG back on. | Jordan K. Hubbard | 1998-10-07 | 1 | -2/+2 |
* | Add a symbol to aid in release debugging. | Jordan K. Hubbard | 1998-10-04 | 1 | -2/+3 |
* | Collapse doRELEASE target back to being the same for alpha/i386 now | Jordan K. Hubbard | 1998-10-04 | 1 | -8/+1 |
* | Commit some more updates for the alpha release build. This may be | Jordan K. Hubbard | 1998-10-04 | 1 | -7/+8 |
* | Don't write the fsimage in the kernel on alpha - the combined | Jordan K. Hubbard | 1998-10-04 | 1 | -1/+5 |
* | Urk!! At some point, CFLAGS got set to -O2 rather than -O (which | Jordan K. Hubbard | 1998-10-01 | 1 | -2/+2 |
* | Finally conditionalize the SCSI frobbing code properly. This | Jordan K. Hubbard | 1998-09-30 | 1 | -1/+2 |
* | Nuke ft0 device on boot floppy also since we don't need it now. | Jordan K. Hubbard | 1998-09-28 | 1 | -1/+2 |
* | Put MSDOSFS back - I'm going to try and find space another way. | Jordan K. Hubbard | 1998-09-24 | 1 | -2/+1 |
* | Trim more stuff off the boot floppy - we're overflowing again! :( | Jordan K. Hubbard | 1998-09-24 | 1 | -1/+4 |
* | Build the GENERIC kernel on the alpha too. And don't expect a MFS kernel | Gary Palmer | 1998-09-23 | 1 | -3/+6 |
* | Turn NODOC off again; now that releases are releasing again, it's time to | Jordan K. Hubbard | 1998-09-20 | 1 | -2/+2 |
* | Turn off ALLLANG; the docs are currently in spanish and none of the docs | Jordan K. Hubbard | 1998-09-19 | 1 | -2/+2 |
* | Temporary hacks to get releases working again: | Jordan K. Hubbard | 1998-09-17 | 1 | -3/+4 |
* | Comment out NODOC and NOPORTS again. It got uncommented by mistake a few | John Hay | 1998-09-15 | 1 | -3/+3 |
* | We don't need the CAM application pass-thru driver on installation boot | Justin T. Gibbs | 1998-09-15 | 1 | -1/+4 |
* | Until lkm and mdec gets populated again by some other means, do it | Jordan K. Hubbard | 1998-09-14 | 1 | -1/+7 |
* | Nuke gratuitous use of OBJFORMAT | Jordan K. Hubbard | 1998-09-14 | 1 | -2/+2 |
* | Use -R argument to cvs, this lets us work with a read-only repository, | Poul-Henning Kamp | 1998-09-13 | 1 | -10/+11 |
* | Add the missing file, printf to a directory does not work. | John Hay | 1998-09-12 | 1 | -2/+2 |
* | Remove perl5 from list of ports to build now that it's in the base system. | Jordan K. Hubbard | 1998-09-09 | 1 | -2/+2 |
* | Do an installworld rather than install to populate the chroot tree. | Jordan K. Hubbard | 1998-09-07 | 1 | -2/+2 |
* | Set CHROOTDIR's initial object type also. | Jordan K. Hubbard | 1998-09-05 | 1 | -1/+2 |
* | Add OBJFORMAT to list of variables passed into /mk script since it seems | Jordan K. Hubbard | 1998-09-05 | 1 | -1/+2 |
* | Escape the \ characters so that the intended beep at the end of the | Mike Smith | 1998-09-05 | 1 | -2/+2 |