summaryrefslogtreecommitdiffstats
path: root/release/floppies/boot/floppy/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Nuke this - it's antiquated and unmaintained.jkh1999-01-091-112/+0
|
* keep more up to date..julian1998-08-031-3/+3
| | | | | fixit uses the same crunch.conf as normal generation upgrade boot floppy to 1.44MB so that it fits
* update the floppies directory to work betterjulian1997-07-221-16/+32
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* slight cleanup of the floppy building stuff to take into accountjulian1996-08-221-6/+6
| | | | | | | | | | the new OBJdir system. quite a bit to go yet. cd /usr/src; make world cd release cd sysinstall;make obj; cd .. cd floppies; make obj; make
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-5/+6
| | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current.
* stand alone (kinda) floppy generation..julian1996-05-211-0/+95
you still need tohave done a make world and have made 'sysinstall' this should not interfere with existing code as it's standalone. write_mfs_in_kernel.c is duplicated alsewhere.. one will go ..
OpenPOWER on IntegriCloud