Commit Graph

4658 Commits

Author SHA1 Message Date
jkh
973a14843b 1. Add instructions for installing onto a second disk.
2.  Clean up the FAQ just a bit.
1994-11-22 06:48:39 +00:00
phk
6498a57d0e Various hackeries. 1994-11-22 05:21:06 +00:00
ache
84347f55fd add missing tconv 1994-11-22 00:47:14 +00:00
ache
b13d509f6f Make this file more BSD-like 1994-11-21 23:03:23 +00:00
ache
8677be039b Fix wrong size check for scroll forward/backward ('S'/'T') 1994-11-21 17:59:29 +00:00
ache
8e0cf3f7d8 Attempt to fix scroll forward/ scroll backward bug bringed by vi,
'S' and 'T' use count 1 in fillw() instead of count == n.
1994-11-21 14:36:02 +00:00
ache
1d76dd7613 Fix scroll bug bringed by 'vi <several_small_files>'
and :n command then. :prev bug still exists because it syscons
bug itself, I work on it.
1994-11-21 14:16:31 +00:00
jkh
eb30966165 Fix an obscure message that went off the right hand side. 1994-11-21 11:18:48 +00:00
ats
82f22b0877 Don't use a rm -rf WORKDIR if NO_WRKDIR is defined. You have a good chance
to blow away your current dir, because WRKDIR == CURDIR. This should
help tcpblast to not blow away itself in the clean target :-).
1994-11-21 10:30:37 +00:00
jkh
1b5e162619 Allow users to specify both a timezone AND add users. Whoops!
We're all pretty nuked at this point..
1994-11-21 09:50:02 +00:00
ats
d32611e1ea Reviewed by: Bruce Evans
Add prototypes for the *rand48 family here in the moment to get them
running again.
1994-11-21 09:25:58 +00:00
sos
1a22f052cf Fixed ' & ` keys .
Submitted by:	Andreas Klemm
1994-11-21 08:50:18 +00:00
jkh
d3201fd9ab Make sure new machines always have a host name. 1994-11-21 08:33:56 +00:00
phk
34dc31864a syntax error 1994-11-21 08:15:25 +00:00
jkh
1e9b506674 ALPHA -> BETA 1994-11-21 07:38:48 +00:00
jkh
db0cb9337b Make abort just abort, not ask. Dialog's internal state is hosed at that
point anyway by re-entrancy.
1994-11-21 07:33:21 +00:00
jkh
fc61cb3f6e Delete packages from list of options - we don't handle it properly
anyway.  Clip the XFree86 prompt down to size.
1994-11-21 07:25:27 +00:00
jkh
a13e3f4f9e Add XFree86 distribution to list of possibles. 1994-11-21 06:45:01 +00:00
jkh
894a717f36 Redirect cd errors properly to /dev/ttyv1 1994-11-21 06:18:30 +00:00
jkh
b4b53f4e50 Make David happy. 1994-11-21 06:15:30 +00:00
jkh
fc824c3ace Wasn't unmounting media in-between extractions. Fixed. 1994-11-21 05:36:01 +00:00
jkh
85e72fb755 More last minute midnight formatting. 1994-11-21 04:47:28 +00:00
jkh
7dd9faed0a Remove extra-space braindamage. 1994-11-21 04:35:26 +00:00
phk
ca54b9f5d7 More hacks from the last 20 hours... 1994-11-21 04:14:33 +00:00
jkh
751bbbae08 More Helpful Hints from Heloise. 1994-11-21 04:11:28 +00:00
phk
790dc6108e fix libdescrypt reference. 1994-11-21 02:58:43 +00:00
phk
baa81b0c85 abs path to /sys 1994-11-21 02:21:07 +00:00
jkh
360a4d7380 Invoke tzsetup properly, since we have no /bin/sh at this stage. 1994-11-21 02:17:06 +00:00
phk
481dcdac75 once more 1994-11-21 01:54:55 +00:00
phk
5b87052f84 More abs paths nuked 1994-11-21 01:52:36 +00:00
jkh
5673097fcb Changes for BETA 1994-11-21 01:32:51 +00:00
jkh
7412f6c9c6 (M)ountpoint -> (A)ssign 1994-11-21 01:30:03 +00:00
phk
ca8dad7731 Another absolute path... 1994-11-21 01:07:02 +00:00
phk
e9b31a47c4 -I${.CURDIR}/../.. 1994-11-21 00:54:28 +00:00
phk
e598e9e0f7 Absolute path to /sys again... 1994-11-21 00:53:32 +00:00
phk
f36d4baf8e More absolute paths 1994-11-21 00:17:10 +00:00
wollman
0d3ff3889e Don't install bogus tftp, tftpd, tcom manual pages from the MIT Kerberos
distribution.  They don't apply here.
1994-11-20 23:41:23 +00:00
wollman
a1316034d1 Add a help-distribute' target which does a distribute' in our subdirs,
then goes into all the directories a `make kprog' would have and
does it there, too.  This should complete the krbdist, except that P-HK
has to figure out where in his build process he wants to build and install
this stuff.
1994-11-20 23:39:44 +00:00
ats
da4cd73683 Submitted by: Julian H. Stacey
Changed the echo to match correctly the intended code.
1994-11-20 23:34:51 +00:00
wollman
947098ff13 Add krb (Kerberos) to EXTRADISTRIBUTIONS. 1994-11-20 23:31:36 +00:00
wollman
740456e526 Add distribution=krb for P-HK 1994-11-20 23:23:28 +00:00
wollman
d3aeb5a862 Add DISTRIBUTION=krb for Kerberos case. 1994-11-20 23:18:15 +00:00
wollman
1b63d37279 Add DISTRIBUTION=krb for P-HK. 1994-11-20 23:16:51 +00:00
phk
664053688e No point, what so ever, in installing /etc/myname 1994-11-20 23:11:00 +00:00
phk
c5ce0e844d Another absolute path... Two actually. 1994-11-20 23:01:27 +00:00
phk
0defd99375 add extract.sh to dists 1994-11-20 22:56:27 +00:00
phk
2897fcd3a0 bin_tgz.aa -> bindist_tgz.aa 1994-11-20 22:55:24 +00:00
phk
00777402fa Guess what 1994-11-20 22:47:52 +00:00
phk
0f64dfe096 Whoops. 1994-11-20 22:46:14 +00:00
phk
4c0d04b7f5 I might soon stop to keep count of these... 1994-11-20 22:45:14 +00:00