summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Simplify call to dokern.sh - now the no MFS case is the default.jkh1998-11-121-2/+2
* We've overflowed boot.flp again. Go to a boot.flp which containsjkh1998-11-111-18/+2
* Whoops, properly compress doc files again.jkh1998-11-081-2/+2
* TEST -> testjkh1998-11-061-2/+2
* Alpha loader lives in /boot now; no need for a special hack.jkh1998-11-061-5/+1
* USERCONFIG_BOOT -> INTRO_USERCONFIGmsmith1998-11-031-2/+2
* Copy appropriate docs into help/ directory of boot floppy.jkh1998-11-031-2/+4
* Use the new doc locations.jkh1998-11-031-22/+7
* s/boot2/loader/ on the alphagpalmer1998-10-221-2/+2
* Use the same boot.conf file for alpha, now that it works.jkh1998-10-161-2/+2
* More attempts to DTRT for the alpha, based on what I now know about boot2.jkh1998-10-151-5/+5
* Use more rational inode sizes.jkh1998-10-141-4/+4
* Fix more bogons revealed by building alpha boot floppies.jkh1998-10-141-1/+6
* whoops, correct patch-o in last commit.jkh1998-10-131-2/+1
* More alpha patches.jkh1998-10-131-3/+8
* Properly conditionalize more stuff for the ALPHA.jkh1998-10-131-5/+11
* Update comment. The release tree needs about 1000 MB of free spacejdp1998-10-131-2/+2
* Adjust for new MFS root code.jkh1998-10-101-3/+1
* Small refinements to boot script.jkh1998-10-091-6/+7
* Initialize boot configuration files on floppy correctly. We nowjkh1998-10-091-3/+10
* Finally settle on a name for the mfsroot image.jkh1998-10-081-2/+2
* Only install boot blocks if !MFSKERN. Too big otherwise!jkh1998-10-081-2/+2
* Add boot bits to boot floppy.jkh1998-10-081-1/+5
* Final cleanup pass over boot floppy changes.jkh1998-10-081-8/+5
* Remove a gratuitous copy.jkh1998-10-081-3/+1
* Unreverse a conditional and gzip the mfs image by default.jkh1998-10-071-3/+3
* Support 3 floppy images as standard now: boot kernel, mfs image andjkh1998-10-071-6/+11
* Fix typo.jkh1998-10-071-2/+2
* Add MFSKERN flag to enable the combining of kernel and MFS fs.jkh1998-10-071-7/+8
* Remove hard-coded constants being passed to doFS.sh and add in a 386/alphajkh1998-10-071-15/+31
* Turn ALLLANG back on.jkh1998-10-071-2/+2
* Add a symbol to aid in release debugging.jkh1998-10-041-2/+3
* Collapse doRELEASE target back to being the same for alpha/i386 nowjkh1998-10-041-8/+1
* Commit some more updates for the alpha release build. This may bejkh1998-10-041-7/+8
* Don't write the fsimage in the kernel on alpha - the combinedjkh1998-10-041-1/+5
* Urk!! At some point, CFLAGS got set to -O2 rather than -O (whichjkh1998-10-011-2/+2
* Finally conditionalize the SCSI frobbing code properly. Thisjkh1998-09-301-1/+2
* Nuke ft0 device on boot floppy also since we don't need it now.jkh1998-09-281-1/+2
* Put MSDOSFS back - I'm going to try and find space another way.jkh1998-09-241-2/+1
* Trim more stuff off the boot floppy - we're overflowing again! :(jkh1998-09-241-1/+4
* Build the GENERIC kernel on the alpha too. And don't expect a MFS kernelgpalmer1998-09-231-3/+6
* Turn NODOC off again; now that releases are releasing again, it's time tojkh1998-09-201-2/+2
* Turn off ALLLANG; the docs are currently in spanish and none of the docsjkh1998-09-191-2/+2
* Temporary hacks to get releases working again:jkh1998-09-171-3/+4
* Comment out NODOC and NOPORTS again. It got uncommented by mistake a fewjhay1998-09-151-3/+3
* We don't need the CAM application pass-thru driver on installation bootgibbs1998-09-151-1/+4
* Until lkm and mdec gets populated again by some other means, do itjkh1998-09-141-1/+7
* Nuke gratuitous use of OBJFORMATjkh1998-09-141-2/+2
* Use -R argument to cvs, this lets us work with a read-only repository,phk1998-09-131-10/+11
* Add the missing file, printf to a directory does not work.jhay1998-09-121-2/+2
OpenPOWER on IntegriCloud