summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove fixit floppy from things to build until Poul makes it work again.jkh1995-04-131-2/+4
|
* Reduce inode count on floppies a bit againphk1995-04-131-2/+2
|
* Even more inodes on the floppies...phk1995-04-131-2/+2
|
* added a missing '; \'phk1995-04-121-2/+2
|
* Add bad144 to fixit floppy.phk1995-04-121-6/+11
| | | | | | Remove kernel compile directories. Put all *[sw]d* devices on floppies Make more inodes on floppies as function of the above.
* Sanitize the making of kernels a bit, and make the BOOTCDROM kernel too.phk1995-04-101-20/+25
| | | | | If we can get away with it, it will always just be the GENERIC kernel with a different name.
* Add etc/sysconfig to list of files stuck on the cpio floppy. I thoughtjkh1995-04-091-2/+2
| | | | we did this already?!?
* Don't choke if secure bits are not available.phk1995-04-081-2/+4
|
* Fix the bug which removes all empty dirs from distribution. Sorry Jordan...phk1995-04-081-4/+3
|
* Various changes:phk1995-04-071-15/+20
| | | | | tip removed from cpio.flp (!) crunch chokes on it after the latest changes. source for secure & eBones moved into securedist.
* Remove kernel compilation directories after use.phk1995-03-281-12/+16
| | | | Move stray "info" files into info dist.
* Save /etc/sysconfig from destruction.phk1995-03-281-1/+2
| | | | | Don't put termcap.db and vgrinddefs.db in the tarballs when they are so easy to generate and take up so much space...
* Fix cdrom.1 target.phk1995-03-241-3/+3
|
* Fix srcdist names. Fix structure in ftp-area.phk1995-03-241-4/+6
|
* A whole slew of changes relating to the generation of src-dists.phk1995-03-241-10/+17
|
* Make src-tarballs in one level. Don't tar things named 'obj'phk1995-03-241-3/+3
|
* Make /usr/include directories...phk1995-03-221-1/+3
| | | | Submitted by: rgrimes
* Update for new FAQ file locations.jkh1995-03-211-5/+5
|
* Dont install DES bits in cdrom area.phk1995-03-171-6/+9
|
* Remove imutable bits, they will not survive anyway. First cut at cdromphk1995-03-161-2/+17
| | | | make rule.
* Well, it seems like the vn driver is pretty hosed still, so don't use it :(phk1995-03-161-3/+5
|
* Code to use vndevice instead of floppy to build floppy images.phk1995-03-161-11/+36
|
* I belive the floppies work as expected now. (incl the fixit)phk1995-03-151-62/+91
|
* Added a fixit floppy to the rules.phk1995-03-131-27/+51
|
* Move a -Pphk1995-02-281-2/+2
|
* cvs export doesn't like a explicit '-P'phk1995-02-281-2/+2
|
* More bugfixes.phk1995-02-281-6/+7
|
* Various things, bits and pieces to make this maybe work next time.phk1995-02-261-4/+11
|
* Various changes to make this work.phk1995-02-261-14/+16
|
* New and better "make release" rules.phk1995-02-251-360/+271
|
* /var/games -> games dist.phk1995-02-111-1/+4
|
* A better fix for the newfs floppy problemphk1995-02-101-4/+2
|
* Merge in some cosmetic changes - clean the two kernel images we dependjkh1995-02-101-3/+5
| | | | | on when a `make clean' is done - prevents a Feb 2nd BOOTFLP kernel going onto a Feb 10th boot.flp, as now almost happened.. :-)
* A bit of unexpected fallout from the newfs change.phk1995-02-101-3/+5
| | | | | newfs'ing a floppy fails now, unless we tell it geometry. I thought at disktype would take precedence.
* Andreas Schulz asks:jkh1995-02-091-4/+2
| | | | | | | | | | | I have seen two strange things in it :-). The first: in CLEANFILES is CPIO3 referenced, that leads to the deletion of half of the scripts that are in the source. Intended ? Second: The comment above the CPIO3= line says that bininst must be the last on the floppy, but setup follows it now ? And I reply: This was all wrong! Fixed! Thanks! Submitted by: ats
* A better clean rule.jkh1995-02-021-3/+4
|
* Create directory symlinks neccesary for locale because mtreeache1995-02-021-1/+13
| | | | | can't create symlinks. Suggested by Rod.
* Argh! I left the setup script off the floppy. Time to re-roll it.jkh1995-02-021-2/+2
|
* Don't forget to make the gzip'd boot floppy.jkh1995-02-011-1/+2
|
* Take out my previous change to update the src tree first - that wasjkh1995-02-011-2/+2
| | | | stupid.. :-)
* Make jkhdist also update the tree.jkh1995-01-301-2/+2
|
* 1.44 floppies considered evil now. Real kernel on cpio.flp.phk1995-01-301-39/+37
| | | | | added explicit "OK" file. Nuked vn support, doesn't work second time around :-(
* Make sure the scripts/* files have 'x' bits.phk1995-01-291-1/+2
|
* Change the boot.flp rule to use the "vn" device. Much faster :-)phk1995-01-291-11/+13
| | | | | remove bootsd and sdboot from the boot.flp, the matching change to sysinstall will arrive later this evening.
* Copy the src tarballs' script to the right place.jkh1995-01-281-2/+3
|
* Make the check for a precompiled kernel correct.jkh1995-01-281-2/+2
|
* Update everyone's paths to point properly into /stand/scripts.jkh1995-01-281-2/+2
|
* Make the gzip commands more rational.jkh1995-01-271-4/+4
|
* Get the src rule right.jkh1995-01-271-4/+3
|
* Adjust some of these extract scripts.jkh1995-01-271-3/+6
|
OpenPOWER on IntegriCloud