jkh
fda2c102c0
Add sysconfig to list of cpio floppy targets.
1995-03-25 04:53:39 +00:00
phk
65933ca3a1
Fix cdrom.1 target.
1995-03-24 08:10:53 +00:00
phk
a4a0a39769
Fix srcdist names. Fix structure in ftp-area.
1995-03-24 04:20:35 +00:00
phk
cfb98a92bd
Fix a bogon.
1995-03-24 03:38:48 +00:00
phk
a3bee0e414
A whole slew of changes relating to the generation of src-dists.
1995-03-24 02:45:34 +00:00
phk
0d8a56e891
Make src-tarballs in one level. Don't tar things named 'obj'
1995-03-24 02:05:32 +00:00
phk
0c27d01e40
Tolerate both ways of doing the src-dists.
1995-03-24 02:04:00 +00:00
jkh
2c3e08c608
Set hostname properly in /etc/sysconfig
1995-03-24 00:23:18 +00:00
phk
a5da6ee74d
set SHELL for ftp.
1995-03-24 00:23:02 +00:00
jkh
c1308f08b1
Name juggling, make things a little clearer.
1995-03-24 00:18:31 +00:00
phk
725eec5127
Add a missing ${DIST}/
1995-03-24 00:16:51 +00:00
phk
3ec47ef257
Make /usr/include directories...
...
Submitted by: rgrimes
1995-03-22 20:37:53 +00:00
jkh
249714d21e
Remove gratuitous remove and make it an ln -fs
1995-03-21 21:44:54 +00:00
jkh
d6889ddbb5
Update for new FAQ file locations.
1995-03-21 20:24:00 +00:00
phk
e6909e91db
Add "ix0" Intel EtherExpress.
1995-03-18 08:04:18 +00:00
phk
7a9ff70615
Dont install DES bits in cdrom area.
1995-03-17 04:54:13 +00:00
phk
7f7d0e0282
Remove imutable bits, they will not survive anyway. First cut at cdrom
...
make rule.
1995-03-16 22:54:42 +00:00
phk
7a470dd511
Well, it seems like the vn driver is pretty hosed still, so don't use it :(
1995-03-16 05:58:28 +00:00
phk
85404d96e4
Code to use vndevice instead of floppy to build floppy images.
1995-03-16 05:40:02 +00:00
phk
65016847a9
I belive the floppies work as expected now. (incl the fixit)
1995-03-15 06:14:19 +00:00
phk
999c25dc85
This is the shared version of the libgcc which we will need for 2.0 stuff
...
to run on 2.1.
Obtained from: 2.0-RELEASE bindist
1995-03-14 00:06:11 +00:00
phk
b9928379ff
Added a fixit floppy to the rules.
1995-03-13 20:09:38 +00:00
jkh
779bbefe34
Add entry for Sound Blaster/Matsushita CDROM
1995-03-02 04:18:43 +00:00
phk
2c8d27f2cb
Move a -P
1995-02-28 20:32:29 +00:00
phk
7990632f0d
cvs export doesn't like a explicit '-P'
1995-02-28 04:38:21 +00:00
phk
9dc9082480
More bugfixes.
1995-02-28 01:15:52 +00:00
phk
d5240ccc32
Various things, bits and pieces to make this maybe work next time.
1995-02-26 20:45:34 +00:00
phk
60395e83e2
Various changes to make this work.
1995-02-26 01:35:32 +00:00
phk
e9f480c4e2
New and better "make release" rules.
1995-02-25 22:08:48 +00:00
jkh
ac6ad4135e
Give user a change to read startx messages.
...
Suggested by: David Muir Sharnoff <muir@idiom.com>
1995-02-16 12:36:47 +00:00
jkh
00e8d326cb
Fix embarassing typo pointed out by Dave Sharnoff - 16bit does
...
NOT = 16k colors! :-}
Submitted by: David Muir Sharnoff <muir@idiom.com>
1995-02-16 12:30:31 +00:00
jkh
5b149cbe50
Fix up the comments about NFS options - the ones listed were wrong
...
Submitted by: wpaul
1995-02-13 02:28:14 +00:00
jkh
5d842167c2
Some small cosmetic changes I'd been meaning to make.
1995-02-13 01:58:29 +00:00
phk
495be9dad1
/var/games -> games dist.
1995-02-11 05:35:37 +00:00
jkh
34d53c4d9d
Link to /sys in extract.
1995-02-10 07:22:39 +00:00
jkh
34a3255a35
Fix a small punctuation typo I just noticed.
1995-02-10 06:52:16 +00:00
phk
b52377f6a8
A better fix for the newfs floppy problem
1995-02-10 06:04:58 +00:00
jkh
ed0808faf1
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
6b16692f6c
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
c8a9959952
On second thought, only do extract if select returns success.
1995-02-10 05:05:41 +00:00
jkh
b4f4d1d779
Clean up some of the english, make things more explanatory.
1995-02-10 05:02:33 +00:00
jkh
db2c6a3baf
Eliminate gratuitous select step.
1995-02-10 04:53:01 +00:00
jkh
823ef3fe8f
Prepare for 950210-SNAP
1995-02-10 01:13:27 +00:00
jkh
75ef70cb02
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
3d44a439a9
Extract the sources into the right place! Can't believe I didn't notice
...
this before.
1995-02-07 01:01:21 +00:00
jkh
7a61f4209e
Give the user a chance to specify all the network setup parameters again
1995-02-03 00:42:27 +00:00
jkh
e5d141c185
Whoops, actually DO the last config!
1995-02-02 23:39:44 +00:00
jkh
78bc43e933
Get ready for the XFree86 3.1.1 distribution (next snapshot),
...
compat1x -> compat1xdist
1995-02-02 23:13:26 +00:00
jkh
a774afb382
Put the release number in the first banner - makes it easier to quickly
...
tell if I've muffed it.
1995-02-02 23:09:30 +00:00
jkh
9327ba1eba
Fix some last boners in the setup script.
1995-02-02 20:46:40 +00:00