Commit Graph

175 Commits

Author SHA1 Message Date
jkh
52625b71ed Add dmesg. 1994-11-12 20:36:28 +00:00
jkh
7eef22c694 When this is run manually, the myname protection stuff probably isn't
needed in all cases.  Guard against this.
1994-11-12 09:55:29 +00:00
jkh
34ec685f9f Drat! For CDROM, we need to mount_cd9660 not just mount (slap!). 1994-11-12 06:22:25 +00:00
jkh
6b263b6d8c Remove ed2. 1994-11-12 06:12:27 +00:00
phk
aad48a9326 Try to align to floppy image to a number of sectors to avoid people
making bad floppies.
1994-11-12 05:47:28 +00:00
jkh
9e587b645a I blew the redirects on the slip stuff. 1994-11-12 05:04:21 +00:00
jkh
a55a849215 Point to new README file location. 1994-11-12 02:25:04 +00:00
jkh
1f90299e4c ncftp can't interact with us. Redirect its input from /dev/null. 1994-11-11 23:29:26 +00:00
jkh
c184b1797d Make this use cpio, not tar. Poul-H is going to get his weenie whacked
for this.
1994-11-11 23:27:05 +00:00
jkh
35a0c340a1 Add basename to to the cpio floppy. Thanks, Lars! 1994-11-11 22:27:12 +00:00
jkh
88a036ae5a Try and make this just a little bit more self-explanatory. Still
a LONG way to go..
1994-11-11 10:55:02 +00:00
jkh
e8749844a1 Whoops! cu == tip. 1994-11-11 08:47:34 +00:00
jkh
7740580c8b Make sure /var/log exists so that cu doesn't complain. 1994-11-11 08:34:03 +00:00
jkh
4ee8a27803 Add cu (and cu slip dialog) so that poor SLIP users can dial their modems
before initiating a slip transfer.
1994-11-11 08:33:04 +00:00
jkh
9cebc8aa87 Add de0 to list of ethernet drivers. This list will be dynamic shortly..
Add an interrupt handler for trigger-happy users.
Add domain to resolv.conf
More general cleanup in preparation for this script being split into
several scripts.
1994-11-11 07:33:50 +00:00
jkh
3b54209ac5 Add ft. 1994-11-10 23:44:35 +00:00
jkh
3f31031f86 Experimental floppy-tape suport. 1994-11-10 23:43:25 +00:00
jkh
de29535970 Enable support for Lucifer's floppies.
More stylistic drick-drack in bininst.
1994-11-10 05:27:57 +00:00
phk
cca9016cd0 Added des to the food for this. 1994-11-10 03:22:27 +00:00
jkh
6b14abbb61 Small stylistic change - don't spawn a subshell, just use the -C flag to tar. 1994-11-10 02:50:42 +00:00
jkh
170fd5950c Move the echo to the right place in case the bindist has already extracted. 1994-11-10 02:47:06 +00:00
phk
64fd189815 Make it extract anything it finds... 1994-11-10 02:24:47 +00:00
phk
ff191670e4 Really build bindist... 1994-11-09 23:07:04 +00:00
jkh
ca8d188a8a [Changes are now for BETA]
This attempts to make the installion a little less grating by not
clearing the screen every time a like-sized dialog is going to splat
on top of another one.  If you don't want the screen to clear, set
clear="", otherwise leave it set to (or set it back to) "--clear".

It can't be set to "" all the time since then small dialogs appearing
on top of big dialogs look funky.
1994-11-09 23:02:11 +00:00
phk
1ea24dbac1 some things Jordan forgot... 1994-11-09 20:27:32 +00:00
jkh
ed138d807b One last formatting change. Done. 1994-11-09 20:16:09 +00:00
jkh
f99bdde0d4 Remove ppp from the list of options - we don't even have ppp in the default
kernel, and ppp people can generally use SLIP.

A few more formatting changes.

Make slip installation work.
1994-11-09 02:49:04 +00:00
jkh
4d61ca289b Sigh. I'm sleepy, and I just read this again. Have it make sense this time. 1994-11-09 00:10:04 +00:00
jkh
7bd2219742 Add a long-needed comment about logging in as root. 1994-11-09 00:05:42 +00:00
jkh
528e262a3a Just some last tweaks to make NFS install more friendly. 1994-11-08 23:59:04 +00:00
jkh
cb1547eb00 Use mount_nfs directly for NFS install.
Add mount_nfs to the cpio floppy.

Thanks, Michael R.!
Submitted by:	mr
1994-11-08 19:51:50 +00:00
jkh
29d6777155 Add full support for NFS installation. Add support for CD installation,
even though we don't use it yet (I may burn some one-offs tonite though! :-).
1994-11-08 18:36:46 +00:00
jkh
4d99638e42 Put in a hook to communicate properly with sysinstall. 1994-11-08 13:58:34 +00:00
jkh
bcfa3cee58 It *is* OK to strip the kernel after all. Poul has one in his bindist
that overwrites this one anyway, so..
1994-11-08 13:54:21 +00:00
jkh
79f62ce745 Remove the redirects for extract.sh. Upon further reflection, you
need to see the output on the main vty.  cpio likes to open /dev/tty
for its output! :-(
1994-11-08 13:28:06 +00:00
jkh
3721dcb2cb I was being too conservative in my estimation of disk space. Bump
these values up a bit after being yelled at by Poul.
1994-11-08 13:20:15 +00:00
jkh
b997c06a43 Add a little user-proofing. 1994-11-08 13:08:18 +00:00
jkh
08610ebb08 Whoops - forgot to set the interface name for lp0. 1994-11-08 12:45:04 +00:00
jkh
bdb0766c2d Some changes from Michael Reifenberger. Thanks, Michael! 1994-11-08 12:34:57 +00:00
jkh
3a1b80accc Make sure the extract.sh gets into the bindist. 1994-11-08 11:29:35 +00:00
jkh
ab2858472b Temporarily correct for Poul's insane serial-killer bindist (that wants
to kill myname and wipe out my oh-so-carefully constructed hosts file).
1994-11-08 11:17:29 +00:00
jkh
a4dd24d6e0 11th hour fixes to get the install just right. Fix some bugs
in how ftp transfers were done, make sure all output goes to /dev/ttyv1
for debugging, add in the parallel-IP support so Poul will stop
squeaking (for the moment, anyway).
1994-11-08 11:14:45 +00:00
jkh
99ea7c45b8 Sorry about last commit message (or lack thereof) - slip of the fingers.
Adjust the docs to point out how to get a sub-shell during the install.
Add an entry for the PCMCIA ethernet driver.
1994-11-08 07:48:05 +00:00
jkh
8da91e0f3e Reviewed by:
Submitted by:
Obtained from:
1994-11-08 07:45:15 +00:00
jkh
97624a179b Trim back the confirm dialog.
Increase the amount of space available to the ethernet setup dialog
Put in a last parting-shot dialog telling you to run tzsetup, and promising
to do this for you later.
Adjust flags to ifconfig - they were bogus.
1994-11-08 07:24:51 +00:00
jkh
35b6fecaec Actually allow the poor user to get out of the script. 1994-11-08 03:48:58 +00:00
jkh
e97091b2f7 Commit latest working sources. Go to bed. 1994-11-07 13:43:27 +00:00
jkh
f040c5dd9a Fix a botch Poul introduced. 1994-11-07 11:30:15 +00:00
jkh
760c24b9cb Remove extract.sh from CPIO3 - there's no reason for it on the cpio dist.
It's supposed to come with a package or *dist.
1994-11-07 09:54:23 +00:00
jkh
e140e76cce Beat this quite a bit more into shape. Almost there - time to test at
least one major install method.
1994-11-07 06:23:07 +00:00
phk
f936993f75 cleanup 1994-11-07 05:02:42 +00:00
phk
704aaf3303 Get us back on fd1200 floppies. Fix extract.sh to right filenames. 1994-11-07 03:53:14 +00:00
phk
8d295e0575 Add extract-script. 1994-11-06 23:47:06 +00:00
jkh
ea70338bcc Default boot floppies are 1.44MB again - I ran out of space. HOWEVER,
there is an extra target now for creating a 1.2MB floppy at the cost
of a few of the doc files.  Just do a `make small.floppies' instead of
a `make floppies' to make a small set.
1994-11-06 11:24:58 +00:00
jkh
4a4188125d 1. The gzip'd docs aren't going to work - there's no scroll-back for
process output dialogs (or any way to stop the output, for that matter!).
2. Install the very first cut of my bininst stage6 script.  VERY rough,
   it doesn't actually do anything just yet, but I need to make sure that
   it's at least executed for the moment.
1994-11-06 04:07:41 +00:00
jkh
e1f9bc158d Make a link for gzip so we actually have it available on the boot floppy. 1994-11-06 02:37:25 +00:00
jkh
6ec5a2ee68 Don't strip kernel after all - perhaps a bad idea. People may be stuck
with it for awhile.
1994-11-06 01:19:48 +00:00
jkh
3d21e77cec Twiddle newfs parameters to select for space optimization. We're
back under 1.2MB again.
1994-11-06 00:21:39 +00:00
jkh
df732fb957 Strip kernel before installation. Anything to bum a few more bytes.. 1994-11-06 00:10:00 +00:00
jkh
86c831930a Add -lreadline for ncftp. 1994-11-06 00:00:17 +00:00
jkh
5bb48e1441 Install docs gzip'd. 1994-11-05 23:05:53 +00:00
jkh
3ef00f6eb3 Add targets to crunch floppy to match Makefile. 1994-11-05 09:06:10 +00:00
jkh
3becf548c8 Add ncftp. I needed it for "hands-free" ftp operation from the install
script.
1994-11-05 08:49:05 +00:00
jkh
f0f059e785 Add the release notes, so I can have the user read these too. 1994-11-05 08:16:01 +00:00
jkh
fe2da542aa Add new mount_* commands. 1994-11-05 07:55:30 +00:00
jkh
96bd3b24d2 Add slattach. 1994-11-05 07:52:14 +00:00
phk
95558d3d89 put the DISKSPACE.FAQ on the boot.flp 1994-11-05 06:02:18 +00:00
phk
456abd1fd5 The latest hacks to make a release with. 1994-10-29 12:48:12 +00:00
jkh
a2518c4dd9 But just a little more merciless. 1994-10-28 06:42:38 +00:00
jkh
73c2ef6b63 Make CLEANFILES just a little bit less psychotic. 1994-10-28 06:41:47 +00:00
phk
4c69ab911e Two crunch-specs. 1994-10-26 05:42:25 +00:00
phk
8e8f352f04 Will make two-floppy set now. 1994-10-26 05:41:47 +00:00
rgrimes
7a309dad9f 1. Remove comments about broken procfs, it has been fixed.
2.  Remove comments about exit status of 2 from mtree, that won't
    happen any more.

3.  Update mtree commands to use new -U option.
1994-10-09 20:31:01 +00:00
rgrimes
ad9d0e3449 Spell hierarchy correctly :-(. 1994-09-23 09:01:20 +00:00
rgrimes
e2985e084e This is the very small start of moving all the make release related stuff
from etc/Makefile to release/Makefile.  Right now this has one
target (hieriarchy:) that replaces distrib-dirs:.
1994-09-23 08:28:25 +00:00