Commit Graph

76 Commits

Author SHA1 Message Date
Poul-Henning Kamp
a91fd1190d Shrink BOOTMFS kernel further. Make doFS.sh more intelligent.
boot4.flp should work fine as far as I can tell.
1996-01-13 23:31:46 +00:00
Poul-Henning Kamp
f477ac8ae6 Don't make the fs-image in /dev :-) 1996-01-10 06:32:22 +00:00
Poul-Henning Kamp
288fe4dbdf Moved doFS into shell-script so we can be more smart about it.
make two boot floppies, one without help files for 4MB systems.
Mine's loading one now. :-)  -O2 may be needed.
1996-01-08 22:13:50 +00:00
Jordan K. Hubbard
2838466c09 Check in the shell scripts I used for the 2.1-RELEASE CDROM. These
are provided simply as easy short-cuts for users who are prowling through
the dists structure and decide to install something directly from there.

There still needs to be some glue stuck into release/Makefile to copy
these into the appropriate homes following a full `make release', but I'll
wait until phk is done in there.
1996-01-08 06:19:45 +00:00
Peter Wemm
a5b996a7ec recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
Rodney W. Grimes
d3628763db Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
Gary Palmer
11aa6abac2 Jordan forgot this in his last sync commit. It's a wee shell script
to help generate the .inf info files I use during the extract process.
1995-05-24 10:46:54 +00:00
Jordan K. Hubbard
46374ebcaa DES -> des. Sigh! 1995-05-11 05:23:40 +00:00
Jordan K. Hubbard
3af7a5dc18 secure -> DES. 1995-05-09 22:58:42 +00:00
Poul-Henning Kamp
0c5679913a Add a "set -e" to all of these, to catch failures. 1995-04-20 06:49:09 +00:00
Gary Palmer
ea4e5e0fbf The tmpdir cleaning routine _still_ wasn't right! :-(
I think this truly fixes it.
1995-04-13 09:30:58 +00:00
Poul-Henning Kamp
5184328cf8 tell people what we do at the end, since it can take a little while.
use "set -e" when extracting bindist
make src dists extract.
1995-04-13 09:06:15 +00:00
Jordan K. Hubbard
fa4733a739 Do another pass over the delete code. This is better. Now we don't
try to expand a wildcard to delete the entire contents.
1995-04-09 09:01:56 +00:00
Jordan K. Hubbard
e4c66f9566 Try and see if I can make the remove function work.. 1995-04-09 08:56:02 +00:00
Jordan K. Hubbard
845f1b7740 Remove preservation of myname and defaultrouter files - they're deprecated
anyway.
1995-04-09 03:44:03 +00:00
Jordan K. Hubbard
0814dcedd3 Add lnc0 ethernet driver. 1995-04-08 11:41:22 +00:00
Poul-Henning Kamp
f10bf24c33 Added zp0 and eg0 to interface menu. Dropped all the "at 0xfoo" comments. 1995-04-08 09:43:54 +00:00
Poul-Henning Kamp
d2b9896124 Various changes:
tip removed from cpio.flp (!)  crunch chokes on it after the latest changes.
source for secure & eBones moved into securedist.
1995-04-07 01:20:26 +00:00
Poul-Henning Kamp
286e783f03 Save /etc/sysconfig from destruction.
Don't put termcap.db and vgrinddefs.db in the tarballs when they are so
easy to generate and take up so much space...
1995-03-28 18:14:10 +00:00
Poul-Henning Kamp
1ff0174d3c They mystery of the recursive /sys/sys/ solved. 1995-03-28 08:01:47 +00:00
Poul-Henning Kamp
fdf36512dd mkdir /usr/src if it doesn't exist. 1995-03-25 05:03:40 +00:00
Jordan K. Hubbard
cbec1346b0 Add sysconfig to list of cpio floppy targets. 1995-03-25 04:53:39 +00:00
Poul-Henning Kamp
7a10e6810f Fix a bogon. 1995-03-24 03:38:48 +00:00
Poul-Henning Kamp
836ed9f2c2 A whole slew of changes relating to the generation of src-dists. 1995-03-24 02:45:34 +00:00
Poul-Henning Kamp
d20722885e Tolerate both ways of doing the src-dists. 1995-03-24 02:04:00 +00:00
Jordan K. Hubbard
207f9157cd Set hostname properly in /etc/sysconfig 1995-03-24 00:23:18 +00:00
Poul-Henning Kamp
157b421d4e set SHELL for ftp. 1995-03-24 00:23:02 +00:00
Jordan K. Hubbard
0a2176cb4d Name juggling, make things a little clearer. 1995-03-24 00:18:31 +00:00
Poul-Henning Kamp
02f3cabc5d Add a missing ${DIST}/ 1995-03-24 00:16:51 +00:00
Jordan K. Hubbard
49d60d606b Remove gratuitous remove and make it an ln -fs 1995-03-21 21:44:54 +00:00
Poul-Henning Kamp
d4a984cba4 Add "ix0" Intel EtherExpress. 1995-03-18 08:04:18 +00:00
Jordan K. Hubbard
9fe9f406a3 Add entry for Sound Blaster/Matsushita CDROM 1995-03-02 04:18:43 +00:00
Jordan K. Hubbard
c21ad9f78e Give user a change to read startx messages.
Suggested by:	David Muir Sharnoff <muir@idiom.com>
1995-02-16 12:36:47 +00:00
Jordan K. Hubbard
c80adb3803 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
Jordan K. Hubbard
31998a1a56 Fix up the comments about NFS options - the ones listed were wrong
Submitted by:	wpaul
1995-02-13 02:28:14 +00:00
Jordan K. Hubbard
c5c8ff8669 Some small cosmetic changes I'd been meaning to make. 1995-02-13 01:58:29 +00:00
Jordan K. Hubbard
3e68f6e616 Link to /sys in extract. 1995-02-10 07:22:39 +00:00
Jordan K. Hubbard
15b07edd97 Fix a small punctuation typo I just noticed. 1995-02-10 06:52:16 +00:00
Jordan K. Hubbard
070b9f121a On second thought, only do extract if select returns success. 1995-02-10 05:05:41 +00:00
Jordan K. Hubbard
63a5c45719 Clean up some of the english, make things more explanatory. 1995-02-10 05:02:33 +00:00
Jordan K. Hubbard
d80fe64d6e Eliminate gratuitous select step. 1995-02-10 04:53:01 +00:00
Jordan K. Hubbard
982a35748b Prepare for 950210-SNAP 1995-02-10 01:13:27 +00:00
Jordan K. Hubbard
c5c3febed7 Extract the sources into the right place! Can't believe I didn't notice
this before.
1995-02-07 01:01:21 +00:00
Jordan K. Hubbard
0c808a575d Give the user a chance to specify all the network setup parameters again 1995-02-03 00:42:27 +00:00
Jordan K. Hubbard
1787b78f70 Whoops, actually DO the last config! 1995-02-02 23:39:44 +00:00
Jordan K. Hubbard
f3c9629d8e Get ready for the XFree86 3.1.1 distribution (next snapshot),
compat1x -> compat1xdist
1995-02-02 23:13:26 +00:00
Jordan K. Hubbard
2c6a122277 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
Jordan K. Hubbard
98a72d261a Fix some last boners in the setup script. 1995-02-02 20:46:40 +00:00
Jordan K. Hubbard
b78f244004 Why not give user a chance to start it, too? 1995-02-02 14:30:36 +00:00
Jordan K. Hubbard
3b138fe08b Make this a bit more aggressive.. :-) 1995-02-02 14:21:46 +00:00