aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* USERCONFIG_BOOT -> INTRO_USERCONFIGMike Smith1998-11-031-2/+2
* Copy appropriate docs into help/ directory of boot floppy.Jordan K. Hubbard1998-11-031-2/+4
* Use the new doc locations.Jordan K. Hubbard1998-11-031-22/+7
* s/boot2/loader/ on the alphaGary Palmer1998-10-221-2/+2
* Use the same boot.conf file for alpha, now that it works.Jordan K. Hubbard1998-10-161-2/+2
* More attempts to DTRT for the alpha, based on what I now know about boot2.Jordan K. Hubbard1998-10-151-5/+5
* Use more rational inode sizes.Jordan K. Hubbard1998-10-141-4/+4
* Fix more bogons revealed by building alpha boot floppies.Jordan K. Hubbard1998-10-141-1/+6
* whoops, correct patch-o in last commit.Jordan K. Hubbard1998-10-131-2/+1
* More alpha patches.Jordan K. Hubbard1998-10-131-3/+8
* Properly conditionalize more stuff for the ALPHA.Jordan K. Hubbard1998-10-131-5/+11
* Update comment. The release tree needs about 1000 MB of free spaceJohn Polstra1998-10-131-2/+2
* Adjust for new MFS root code.Jordan K. Hubbard1998-10-101-3/+1
* Small refinements to boot script.Jordan K. Hubbard1998-10-091-6/+7
* Initialize boot configuration files on floppy correctly. We nowJordan K. Hubbard1998-10-091-3/+10
* Finally settle on a name for the mfsroot image.Jordan K. Hubbard1998-10-081-2/+2
* Only install boot blocks if !MFSKERN. Too big otherwise!Jordan K. Hubbard1998-10-081-2/+2
* Add boot bits to boot floppy.Jordan K. Hubbard1998-10-081-1/+5
* Final cleanup pass over boot floppy changes.Jordan K. Hubbard1998-10-081-8/+5
* Remove a gratuitous copy.Jordan K. Hubbard1998-10-081-3/+1
* Unreverse a conditional and gzip the mfs image by default.Jordan K. Hubbard1998-10-071-3/+3
* Support 3 floppy images as standard now: boot kernel, mfs image andJordan K. Hubbard1998-10-071-6/+11
* Fix typo.Jordan K. Hubbard1998-10-071-2/+2
* Add MFSKERN flag to enable the combining of kernel and MFS fs.Jordan K. Hubbard1998-10-071-7/+8
* Remove hard-coded constants being passed to doFS.sh and add in a 386/alphaJordan K. Hubbard1998-10-071-15/+31
* Turn ALLLANG back on.Jordan K. Hubbard1998-10-071-2/+2
* Add a symbol to aid in release debugging.Jordan K. Hubbard1998-10-041-2/+3
* Collapse doRELEASE target back to being the same for alpha/i386 nowJordan K. Hubbard1998-10-041-8/+1
* Commit some more updates for the alpha release build. This may beJordan K. Hubbard1998-10-041-7/+8
* Don't write the fsimage in the kernel on alpha - the combinedJordan K. Hubbard1998-10-041-1/+5
* Urk!! At some point, CFLAGS got set to -O2 rather than -O (whichJordan K. Hubbard1998-10-011-2/+2
* Finally conditionalize the SCSI frobbing code properly. ThisJordan K. Hubbard1998-09-301-1/+2
* Nuke ft0 device on boot floppy also since we don't need it now.Jordan K. Hubbard1998-09-281-1/+2
* Put MSDOSFS back - I'm going to try and find space another way.Jordan K. Hubbard1998-09-241-2/+1
* Trim more stuff off the boot floppy - we're overflowing again! :(Jordan K. Hubbard1998-09-241-1/+4
* Build the GENERIC kernel on the alpha too. And don't expect a MFS kernelGary Palmer1998-09-231-3/+6
* Turn NODOC off again; now that releases are releasing again, it's time toJordan K. Hubbard1998-09-201-2/+2
* Turn off ALLLANG; the docs are currently in spanish and none of the docsJordan K. Hubbard1998-09-191-2/+2
* Temporary hacks to get releases working again:Jordan K. Hubbard1998-09-171-3/+4
* Comment out NODOC and NOPORTS again. It got uncommented by mistake a fewJohn Hay1998-09-151-3/+3
* We don't need the CAM application pass-thru driver on installation bootJustin T. Gibbs1998-09-151-1/+4
* Until lkm and mdec gets populated again by some other means, do itJordan K. Hubbard1998-09-141-1/+7
* Nuke gratuitous use of OBJFORMATJordan K. Hubbard1998-09-141-2/+2
* Use -R argument to cvs, this lets us work with a read-only repository,Poul-Henning Kamp1998-09-131-10/+11
* Add the missing file, printf to a directory does not work.John Hay1998-09-121-2/+2
* Remove perl5 from list of ports to build now that it's in the base system.Jordan K. Hubbard1998-09-091-2/+2
* Do an installworld rather than install to populate the chroot tree.Jordan K. Hubbard1998-09-071-2/+2
* Set CHROOTDIR's initial object type also.Jordan K. Hubbard1998-09-051-1/+2
* Add OBJFORMAT to list of variables passed into /mk script since it seemsJordan K. Hubbard1998-09-051-1/+2
* Escape the \ characters so that the intended beep at the end of theMike Smith1998-09-051-2/+2