summaryrefslogtreecommitdiffstats
path: root/release/floppies
Commit message (Collapse)AuthorAgeFilesLines
* slight cleanup of the floppy building stuff to take into accountjulian1996-08-227-26/+29
| | | | | | | | | | 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.
* Fix broken sysinstall check.jkh1996-06-121-2/+7
|
* Sha-ZAM!jkh1996-05-295-64/+2
| | | | | The root floppy is now gone. I shall not mourn its passing. Everything we need is on boot.flp or the bindist.
* stand alone (kinda) floppy generation..julian1996-05-2120-0/+634
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