phk
997817e70e
New and better "make release" rules.
1995-02-25 22:08:48 +00:00
phk
2628cf77f5
/var/games -> games dist.
1995-02-11 05:35:37 +00:00
phk
e294c16768
A better fix for the newfs floppy problem
1995-02-10 06:04:58 +00:00
jkh
4b532604a5
Merge in some cosmetic changes - clean the two kernel images we depend
...
on when a `make clean' is done - prevents a Feb 2nd BOOTFLP kernel going
onto a Feb 10th boot.flp, as now almost happened.. :-)
1995-02-10 05:51:01 +00:00
phk
06752167a7
A bit of unexpected fallout from the newfs change.
...
newfs'ing a floppy fails now, unless we tell it geometry. I thought at
disktype would take precedence.
1995-02-10 05:41:10 +00:00
jkh
ca677ca0a8
Andreas Schulz asks:
...
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
1995-02-09 08:36:23 +00:00
jkh
90e9dbf07e
A better clean rule.
1995-02-02 12:29:03 +00:00
ache
f433ed8991
Create directory symlinks neccesary for locale because mtree
...
can't create symlinks.
Suggested by Rod.
1995-02-02 08:03:24 +00:00
jkh
7941de0d87
Argh! I left the setup script off the floppy. Time to re-roll it.
1995-02-02 04:07:51 +00:00
jkh
a7aa8a8cde
Don't forget to make the gzip'd boot floppy.
1995-02-01 22:53:32 +00:00
jkh
b5eb5570c2
Take out my previous change to update the src tree first - that was
...
stupid.. :-)
1995-02-01 11:19:24 +00:00
jkh
3bedc35001
Make jkhdist also update the tree.
1995-01-30 07:01:56 +00:00
phk
71656962b5
1.44 floppies considered evil now. Real kernel on cpio.flp.
...
added explicit "OK" file.
Nuked vn support, doesn't work second time around :-(
1995-01-30 03:22:24 +00:00
phk
129a6b32b3
Make sure the scripts/* files have 'x' bits.
1995-01-29 06:29:14 +00:00
phk
7aa1fdcd16
Change the boot.flp rule to use the "vn" device. Much faster :-)
...
remove bootsd and sdboot from the boot.flp, the matching change to
sysinstall will arrive later this evening.
1995-01-29 02:12:30 +00:00
jkh
5bfa645416
Copy the src tarballs' script to the right place.
1995-01-28 22:29:27 +00:00
jkh
702bf1ff94
Make the check for a precompiled kernel correct.
1995-01-28 05:33:52 +00:00
jkh
8362671288
Update everyone's paths to point properly into /stand/scripts.
1995-01-28 01:18:44 +00:00
jkh
82884e894c
Make the gzip commands more rational.
1995-01-27 08:30:35 +00:00
jkh
248abaaa7b
Get the src rule right.
1995-01-27 08:06:43 +00:00
jkh
b54485ae13
Adjust some of these extract scripts.
1995-01-27 07:49:46 +00:00
jkh
3e5d48405b
Don't build src tarball by default.
1995-01-27 07:37:41 +00:00
jkh
6d63f84c79
Change a few more mkdirs to mkdir -p's.
1995-01-27 06:24:35 +00:00
jkh
53522cf32c
Add a -p to mkdir.
1995-01-27 01:47:32 +00:00
jkh
796c47723e
Move all the src tarball stuff from etc/Makefile into here.
1995-01-17 19:57:35 +00:00
jkh
c59ba592d7
Submit srcdist changes
1995-01-15 06:31:50 +00:00
jkh
3fd80904cf
Add my own custom target for now.
1995-01-14 20:15:38 +00:00
jkh
3c7a8b469d
Try out my new idea for making the srcdist..
1995-01-14 12:51:40 +00:00
jkh
28eec16bf7
Change the way the srcdist is generated.
1995-01-14 12:44:23 +00:00
jkh
4ec8abf4fe
Be neat - put bininst in scripts directory too.
1995-01-14 10:28:11 +00:00
jkh
02151799ac
Further review for scripts/ dir renaming.
1995-01-14 08:02:49 +00:00
jkh
1eaadb78fc
Make the whole *dist naming structure halfway orthogonal.
1995-01-14 07:48:09 +00:00
gibbs
9af4732dc0
Remove extra leading tabs that made this thing blow up.
1995-01-13 08:06:55 +00:00
jkh
c7bd5aeac1
I must be hallucinating. Back out the previous change. Um. Drat,
...
how to do this?
1995-01-13 06:44:23 +00:00
jkh
4c4bec24d0
Add conv=osync to the boot flop. You know, this might explain those
...
mysterious rawrite problems! :-)
1995-01-13 05:43:03 +00:00
jkh
c393d3cafd
A slicker way of eliminating bogus quotes.
...
Ask less questions about the temporary directory if instructed to.
1995-01-12 16:18:18 +00:00
jkh
e7960e12f7
Efficiency tweaks to Makefile,
...
add missing regexp lib for grep (cpio floppy).
1995-01-12 12:30:07 +00:00
jkh
11e62e1279
Prepare for next snapshot.
1995-01-12 10:34:37 +00:00
jkh
4950c062ff
1. Add bump release number nag to start of release rule. Thx to Philippe
...
for suggestion!
2. Add Thailand to list of mirrors.
1995-01-07 11:09:50 +00:00
jkh
669b188463
Whoops! I buggered up the tape dialog. Fixed. These changes allow
...
you to specify your tape drive device for the cases when the user
has more than one.
1994-12-23 03:30:02 +00:00
jkh
b40cf2f878
Even more bogons eradicated. My, there are a lot of them in here! :-)
1994-12-23 02:25:32 +00:00
jkh
695d68da28
Whoops, another lurking bogon!
1994-12-22 21:34:36 +00:00
jkh
1f480a8f8a
Fix a slight bogon with a directory not being made before it was used.
1994-12-22 20:38:23 +00:00
jkh
6eca559804
Tweaks for the upcoming 2.1 installation.
1994-12-21 04:57:07 +00:00
jkh
9d1af8ec87
Move some obnoxious files: airport, birthtoken, flowers, na.phone & zipcodes
...
to the "dict" dist.
This is belived to reduce the risk of heart attacks in some european countries.
phk ristede runen.
1994-12-18 12:15:13 +00:00
jkh
2b656c6dcc
Add a sanity-check for those building their own releases.
1994-12-17 12:38:09 +00:00
jkh
28a69c9bc4
Add gzips for the real floppy images.
1994-12-01 20:02:44 +00:00
jkh
602a51160f
Remove gratuitous gzip of boot.flp
1994-12-01 20:01:37 +00:00
jkh
0c675fd307
Build both 1.2MB and 1.44MB floppies now. this all needs a good re-think,
...
but this at least works for now.
Reviewed by:
Submitted by:
Obtained from:
1994-11-30 15:54:39 +00:00
phk
2f3c9e5459
Finally commit the tzsetup thing :-)
...
Delete old cksum stuff before remaking it.
1994-11-24 22:30:03 +00:00