Jordan K. Hubbard
e70709ad1a
Consolidate distribution flag checking code.
1997-10-13 12:12:14 +00:00
Jordan K. Hubbard
1b5a372ee6
Allow access to options editor from media screen (sometimes you need it
...
there!).
1997-10-13 11:45:36 +00:00
Jordan K. Hubbard
7e1ff66d01
Only need to call label editor for all drives.
1997-10-13 11:33:27 +00:00
Jordan K. Hubbard
90a93ec643
Update to reflect current affairs.
1997-10-12 16:21:36 +00:00
Jordan K. Hubbard
b09dc169b7
Separate the siamese twins that were the partition and label editor.
...
Now you can use one without entering the other and it will DTRT.
These changes just allowed me to do the most straight-forward new disk
installation I've ever managed with sysinstall.
1997-10-12 16:21:21 +00:00
Jordan K. Hubbard
1990badff5
Now that nested menus work properly, stop using the kludged-up
...
DITEM_RECREATE flag.
1997-10-12 12:11:14 +00:00
Joerg Wunsch
964a4c2866
Mention the improved sppp(4).
1997-10-11 18:41:12 +00:00
Jordan K. Hubbard
c54a85ca0d
Note Comtrol rocketport driver.
1997-10-09 09:11:40 +00:00
Jordan K. Hubbard
54b85ef5cc
Document extra tk*/tcl* package categories.
1997-10-08 15:31:13 +00:00
Joerg Wunsch
99ec55eff2
Mention SIOC[SG]IFGENERIC.
...
Prodded by: jkh
1997-10-08 09:14:15 +00:00
Joerg Wunsch
19c53cc05d
Mention the LOG_NTP change.
1997-10-06 20:43:05 +00:00
Jordan K. Hubbard
690f1880b9
Add an extra sanity check to previous commit.
1997-10-06 08:36:12 +00:00
Jordan K. Hubbard
c16f090408
This should put boot.help in its rightful place (finally!)
1997-10-06 08:34:56 +00:00
Jordan K. Hubbard
8bdb06c80e
Turn NODOC back on - this is going to take a bit more work to get right.
1997-10-05 22:31:40 +00:00
Jordan K. Hubbard
bbf4c16ad2
Remove NODOC setting - time to figure out how to get this working again.
1997-10-05 09:47:28 +00:00
Jordan K. Hubbard
11b7ef8d63
Fix syntax error I introduced earlier. :)
1997-10-04 20:51:42 +00:00
Jordan K. Hubbard
ac492f4554
Whups! Missed a spot in the kerberos src changes.
1997-10-04 15:50:09 +00:00
Jordan K. Hubbard
45e84c7984
Support crypto and kerberos src dists.
1997-10-04 09:08:14 +00:00
Jordan K. Hubbard
fb29e2cff3
Support crypto and kerberos source dists.
1997-10-04 09:05:06 +00:00
Jordan K. Hubbard
c646fc1cfa
Un-nuke krb and do what I *meant* to do, darn it.
1997-10-04 09:01:20 +00:00
Jordan K. Hubbard
1de31251a4
Adapt for new crypto source layout.
1997-10-04 08:58:16 +00:00
Jordan K. Hubbard
0f51f8ab40
Install boot.help differently.
1997-10-03 14:17:46 +00:00
Jordan K. Hubbard
4a0aa46197
Get boot.help from a different place.
1997-10-03 14:14:40 +00:00
Mark Murray
e15ac533b0
The eBones src distribution is gone, and crypto is here. So remove
...
references to sebones.* and bring in scrypto.*.
1997-10-03 14:05:29 +00:00
Jordan K. Hubbard
7fd698d732
Don't attempt to deref OpenConn after it's been set to NULL. :)
1997-10-03 14:00:09 +00:00
Jordan K. Hubbard
6cf4a83ec5
For people running paranoid ftpds, use the real username to log in
...
with when running multi-user and we actually have one.
Suggested by: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
1997-10-03 03:32:03 +00:00
Jordan K. Hubbard
5611e231f1
Note kerberosIV inclusion.
1997-10-02 02:03:58 +00:00
Jordan K. Hubbard
64fd8fa8a0
kerberos4 -> kerberosIV
...
Submitted by: Akira Watanabe <akira@myaw.ei.meisei-u.ac.jp>
1997-10-01 09:01:16 +00:00
Jordan K. Hubbard
0c795d27ea
Keep fingers off /etc files until they're properly backed up.
...
PR: 4636
Submitted by: Jack <jack@zeus.xtalwind.net>
1997-10-01 01:30:35 +00:00
Jordan K. Hubbard
2ce18d2da7
There appears to be no way around linking with DES for the
...
moment - the compile-time options are useless since the object
files are being used from ppp to build the crunched image, and
the ppp objects include DES at this stage since they were last
built that way to make the secure distribution. Hmmmm!
1997-09-30 23:58:24 +00:00
Jordan K. Hubbard
38482b429e
Fix kerberos breakage for release.
...
Submitted by: markm
1997-09-30 08:09:03 +00:00
Jordan K. Hubbard
26a695079e
Add ftp4.uk.freebsd.org
1997-09-29 00:15:07 +00:00
Jordan K. Hubbard
b0a117a8bc
Remove -ldes again; Brian's latest fix should deal with it.
1997-09-28 20:35:54 +00:00
Jordan K. Hubbard
85ae221049
Add (ick) -ldes to the boot floppy so that ppp can link again.
...
Not sure what this does to exportability but it's probably not
good.
1997-09-27 00:33:48 +00:00
Peter Wemm
62ec549e5e
Mention some of Justin's changes.
1997-09-23 03:28:15 +00:00
Joerg Wunsch
23e5202970
Don't gratuitously drop termcap.db and vgrindefs.db from the installed
...
set of files.
Reviewed by: jkh
1997-09-20 17:10:09 +00:00
Joerg Wunsch
2ec5937625
Perform a `make distrib-dirs distribution' inside the chroot tree
...
before trying to `make world', so to become less dependant from the
correctness of the environment hosting the `make release'. The recent
addition of a group `network' made this problem apparent.
1997-09-20 15:40:55 +00:00
Jordan K. Hubbard
87b462a276
More label editor enhancements.
...
Submitted by: Ed Gold <vegold01@starbase.spd.louisville.edu>
1997-09-20 06:24:17 +00:00
Jordan K. Hubbard
c3a6bc8315
Fix conditional bogon in Label Editor [from Ed Gold]
...
Print info boxes without titles.
1997-09-20 02:48:48 +00:00
Poul-Henning Kamp
f8bb3e895f
Add a "I know it points to my foot!" -f option.
...
PR: 3288
Reviewed by: phk
Submitted by: Martin Kammerhofer <dada@freepass.tu-graz.ac.at>
1997-09-18 18:27:34 +00:00
Jordan K. Hubbard
466cf1dd58
Whoops! Missed one on the XF8633 -> XF86331 update.
...
PR: 4560
1997-09-18 17:54:36 +00:00
Jordan K. Hubbard
7789aca24b
Correct typo.
1997-09-18 16:24:36 +00:00
Jordan K. Hubbard
c6ea78c196
Over 1000 ports now. Note this in the relevant place.
1997-09-18 16:19:17 +00:00
Paul Traina
2f6456ee54
Fix misspelling
1997-09-17 16:23:48 +00:00
Paul Traina
c55c0846ed
variable_load.c is dead
1997-09-17 16:18:54 +00:00
Paul Traina
69ac164732
Put all variables in VAR_ #define's to force a single location for all
...
of these magic knobs. This is purely cosmetic and a documentation issue
so we don't have to glop through the source code looking for gems.
1997-09-17 16:18:22 +00:00
Jordan K. Hubbard
4a50ae9ab3
Add a new netInteractive variable so that the interactiveness of the TCP
...
setup dialog from scripts is more controllable. No more biasing off of
hostname (which is now non-optional in the non-netInteractive case).
Requested by: pst
1997-09-17 13:33:14 +00:00
Jordan K. Hubbard
5ef5a78cd2
Whoops, forgot a file!
...
Submitted by: pst
1997-09-16 18:57:47 +00:00
Jordan K. Hubbard
9f86ac0aa7
Much better dispatch code and scripting support.
...
Submitted by: pst
1997-09-16 18:57:18 +00:00
Jordan K. Hubbard
365a44db75
MF22: pst's changes.
...
Submitted by: pst
1997-09-16 10:14:23 +00:00
Eivind Eklund
c0f3f3cd13
Comment the UID games -> GID games change - mention the known problems with
...
it and ask for feedback on any unknown ones.
1997-09-16 00:26:24 +00:00
Poul-Henning Kamp
146f72f251
What I did in my vacation.
1997-09-14 18:05:47 +00:00
Garrett Wollman
fa48aded4c
Mention the multicast ping fix and changes to finger, fetch, and netstat.
1997-09-14 17:46:42 +00:00
Garrett Wollman
bdf9cff82b
Talk a little bit about some of the networking changes in the kernel.
1997-09-14 17:35:30 +00:00
Peter Wemm
87963de0e4
Some updates for 3.0: mention changes for poll(2), issetugid(2),
...
async IO, getsid(2), setpgid(2), nanosleep(2), signanosleep(2),
fixes to sleep(3) and usleep(3), the a.out in-kernel linker.
1997-09-14 07:31:12 +00:00
Jordan K. Hubbard
2110cdc5e4
XFree86 3.3.1 updates
...
Document new media flag in lieu of links.
1997-09-14 04:18:42 +00:00
Joerg Wunsch
50b75476f0
Mention SA_NOCLDWAIT as a new feature.
1997-09-13 19:45:51 +00:00
Jordan K. Hubbard
2cbb21cfc9
Fix offset bug in partition display that made partitions of type
...
`linux_swap' hose the output.
Also add a (T)ype command for changing the type of a partition.
1997-09-11 17:12:08 +00:00
Jordan K. Hubbard
e9e66f75d8
Update # of ports.
1997-09-10 15:20:00 +00:00
Jordan K. Hubbard
0ac80091c3
Update to XFree86 3.3.1
1997-09-10 10:15:41 +00:00
Jordan K. Hubbard
d0ef76de67
Scrolling partition and label lists now make it possible to partition
...
lots of disks from sysinstall. Yay! Please test this as much as
possible with any 3.0 SNAP later than 970910 (I.E. tomorrow's snap),
especially those of you with larger disk farms.
Submitted by: Ed Gold <vegold01@starbase.spd.louisville.edu>
1997-09-09 16:32:01 +00:00
Jordan K. Hubbard
5fe1a639c5
Eliminate an obviously redundant message title.
1997-09-09 16:27:50 +00:00
Jordan K. Hubbard
948ae9ab81
Update for XFree86 3.3.1
1997-09-09 16:26:29 +00:00
Jordan K. Hubbard
b79a0997ab
Be more cautious about leaving user with a workable kernel during the
...
upgrade process.
Submitted by: Mikael Karpberg <karpen@ocean.campus.luth.se>
1997-09-09 09:19:30 +00:00
Jordan K. Hubbard
65d6daa0da
Do a make install in sysinstall so that its man page gets added to the
...
manpages dist.
1997-09-08 11:09:35 +00:00
Jordan K. Hubbard
321a8d519a
Make upgrade potentially a little less interactive.
...
Add and document new loadConfig function (sort of like a script #include).
Make TCP/IP setup far less chatty when it doesn't need to be.
1997-09-08 11:09:11 +00:00
Joerg Wunsch
96fc32627f
Add a hint to the FAQ regarding ``DD'' disks.
1997-09-07 14:05:21 +00:00
Jordan K. Hubbard
4d121235a2
Notes that WEBNFS is supported.
1997-09-05 04:11:50 +00:00
Jordan K. Hubbard
64938abfe5
Yikes! Whomever put the non-overridable setting of BUILDNAME in
...
here, don't do that!
1997-09-04 11:54:01 +00:00
Jordan K. Hubbard
d29810eabb
Copy the boot.help file also into the MFS image so that the installer
...
can find it later and copy it over.
1997-09-04 11:28:32 +00:00
Jordan K. Hubbard
0f5731dc47
Skip contrib-crypto
1997-09-03 23:15:38 +00:00
Jordan K. Hubbard
920e888936
Install boot.help a little more skillfully; now it works without a src
...
dist installed. :)
1997-09-03 11:19:56 +00:00
Jordan K. Hubbard
21130039d8
People have complained that this is overly chatty, and
...
"dangerously dedicated" mode doesn't appear to have killed
anyone in recent memory, so I agree.
1997-09-03 10:47:44 +00:00
Wolfgang Helbig
0c465ac1c4
The CMD640 workaround is now enabled by default.
1997-08-30 10:42:21 +00:00
Jordan K. Hubbard
bf386e50b8
Update for impending 3.0-SNAP CDROM.
1997-08-29 23:28:44 +00:00
Bruce Evans
55d31f11fe
-I/sys -> ${.CURDIR}/../../sys. This should finish replacing /sys by
...
a relative path.
1997-08-26 14:13:50 +00:00
Jordan K. Hubbard
ea2b79b03e
Fix fstab sequence number bug.
...
Add a few more strategic screen clears.
Fix registration form bug.
1997-08-18 21:47:34 +00:00
Jordan K. Hubbard
606b60ca2f
Work around potential state machine bogon with FILL. This needs
...
to be scrapped, ultimately, and it will be.
1997-08-18 21:34:12 +00:00
Jordan K. Hubbard
3f1d66701a
2nd round doc cleanup.
1997-08-18 21:10:26 +00:00
Jordan K. Hubbard
a6d56f6e65
Sync with rc.conf change for weak_mountd_authentication
1997-08-17 10:08:25 +00:00
Jordan K. Hubbard
2cf5a4eae1
"addendum" -> "errata"
1997-08-14 07:08:40 +00:00
Jordan K. Hubbard
a435592391
Add a SEE ALSO for install.cfg sample script.
1997-08-11 13:20:38 +00:00
Jordan K. Hubbard
86ff624834
Make some changes to the way the label editor reads script variables
...
so you don't need to re-enter it for each and every filesystem. Heads up!
This change is incompatible with the previous scripting format,
so those folks (all 2 of you) using config files should take a look
at the changes to the sample install.cfg file for the diskLabelEditor's
new calling syntax.
Finally write a man page for this thing, documenting all of the above
and more. I can't drive a stake through this thing's heart without
properly documenting it first, so please consider this step #1 in that
process (to be honest, sysinstall will also live on for some time in
the 2.2. branch since it's unlikely that the new install tools will ever
make it over there - they're strictly 3.0 material).
1997-08-11 13:08:29 +00:00
Joerg Wunsch
ae4efed268
Remove the notixe about top(1) since it's now also part of 2.2.x.
...
Add the information that we've got VM86 support and dosemu(1) now,
which John D. has apparently fogotten. :)
1997-08-09 06:48:17 +00:00
Joerg Wunsch
980d03ebfb
Mention the fix for CA-97.17.
1997-08-08 20:58:50 +00:00
Jordan K. Hubbard
97564a75d4
Back out the changes to set the resolver timeout. All they seem to do
...
is _break_ dns lookups entirely, and since reading the relevant docs and
source code does not enlighten for now, I'll remove this until more
basic research has been done into controlling the resolver's timeout
values.
1997-08-01 04:41:38 +00:00
Jordan K. Hubbard
e5a117774b
Fiddle with DNS options so that queries are also controlled by
...
the MEDIA_TIMEOUT variable. Just -current for now on this one as
I'm still wanting to play with this a bit and see what the ramifications
of doing this are.
Requested by: pst
1997-07-31 11:28:58 +00:00
Jordan K. Hubbard
b6aad04900
Make serial console based installs actually work by:
...
1. Detecting the split /dev/ttyv0 / /dev/console case, e.g. you've
booted with the -h flag and you have a VGA card also.
2. Adding an extra "menu" for selecting terminal type and adding ANSI
to the list of compiled-in terms.
3. Opening the proper file descriptors before disowning ourselves.
Requested by: pst
1997-07-31 11:08:47 +00:00
Jordan K. Hubbard
ad8eb2f9de
Whups - use a slightly more up-to-date version.
1997-07-31 10:59:50 +00:00
Jordan K. Hubbard
ba2f0a1df0
Make README.TXT for floppies reference work.
1997-07-31 10:57:31 +00:00
Jordan K. Hubbard
35065fbda8
Touch a default kernel.config file to shut the boot blocks up about it
...
when not present.
1997-07-31 09:52:10 +00:00
Jordan K. Hubbard
82a43a3d46
Add -lm since "ping" now requires the math library for its
...
furlong-per-fortnight calculations of ping time.
1997-07-29 21:32:52 +00:00
Jordan K. Hubbard
9325ae34de
YAMF22 - /boot.foo fixups.
...
Also close PR#4151 by running newaliases (forgot to mention this
in my RELENG_2_2 commit, but it's there).
1997-07-23 15:13:18 +00:00
Jordan K. Hubbard
7a9a71e0b9
Turn off doc.1 distribution until we figure out what we're going to do with
...
it.
1997-07-23 10:44:39 +00:00
Julian Elischer
a75473fc14
update the floppies directory to work better
1997-07-22 02:51:02 +00:00
Jordan K. Hubbard
009a69e4b7
Repair missing quote.
1997-07-16 15:22:18 +00:00
Jordan K. Hubbard
26fdf9e1de
ln /compat to /usr/compat on initial installation; this will
...
prevent the later addition of compat libs from overflowing /
1997-07-16 11:45:48 +00:00
Jordan K. Hubbard
5028762fea
Eliminate Samba configuration. Sorry, but this was another one of
...
those ideas that, like the Apache server setup, was well-intentioned
but doomed to fail in the face of change. That and the fact that it
shouldn't be part of the installation tool, it should be part of the
post-installation setup tool (which we need to write). Combining the
two utilities into one utility was my first conceptual mistake.
Apologies also to Coranth Gryphon, who worked hard on the Apache
and Samba server setup code. These features were quite useful
for awhile, if that's any consolation, I just simply had the wrong
ideas about where to put them. :-(
1997-07-16 05:22:42 +00:00
Jordan K. Hubbard
d219716c2d
OK, *this* is how the ports stuff should have been built to begin
...
with. ;-)
1997-07-13 00:54:22 +00:00
Jordan K. Hubbard
0206d3bdb0
Move ports distribution copying for ftp dist into the correct place.
1997-07-09 12:45:17 +00:00
Paul Traina
1abc99e08a
iso codes need to be in bin distribution for tzsetup
1997-07-08 00:46:32 +00:00
Jordan K. Hubbard
7a55519931
YAMF22
1997-07-04 04:46:29 +00:00
Jordan K. Hubbard
48084fdd6a
Split section 6 catpages/manpages out into games dist.
1997-07-02 08:59:00 +00:00
Jordan K. Hubbard
0395b68640
Allow distSetByName() to process all the relevant entries.
...
Submitted by: msmith
1997-07-01 03:50:58 +00:00
Jordan K. Hubbard
574c224708
Protect against CVSROOT not being set.
...
Submitted by: fenner
1997-06-29 18:07:01 +00:00
Paul Traina
fbae6ca86f
Merge from 2.2
1997-06-29 06:23:14 +00:00
Paul Traina
611e8a644e
Fix bogus patch (my fault)
1997-06-28 16:53:47 +00:00
Jordan K. Hubbard
9bc2717115
endif -> .endif (from BOOT_CONFIG changes).
1997-06-28 16:24:09 +00:00
Paul Traina
51038afbfd
Reorder things and import NOSHARED.
1997-06-28 08:21:10 +00:00
Jordan K. Hubbard
7d0db86d3f
Properly make directory before moving things into it.
...
Submitted by: pst
1997-06-28 02:37:33 +00:00
Jordan K. Hubbard
4731faa312
YAMF22
...
Submitted by: pst
1997-06-24 23:08:18 +00:00
Jordan K. Hubbard
bcd1c7cec0
Yeesh! Some of this stuff I yanked out of the makefiles without
...
reviewing closely enough (and, as a result, proflibs and dict suffered).
Fix.
1997-06-24 21:53:33 +00:00
Jordan K. Hubbard
5373cfdc0d
Do ports.1 earlier.
1997-06-23 01:49:35 +00:00
Jordan K. Hubbard
3fe1f92329
Argh - 3rd time's a charm. Move doc even further in the distribution chain.
1997-06-22 17:59:04 +00:00
Jordan K. Hubbard
793e8c6f6e
The doc dist was being made too early - move it.
1997-06-22 17:21:59 +00:00
Jordan K. Hubbard
3c331140f9
Bag previous behavior of making all BIN_DISTS get a set of /etc files.
...
If a bindist clone wants etc files, it can clone them from bin. If it
doesn't, now it won't. :)
1997-06-22 10:17:32 +00:00
Jordan K. Hubbard
b4cfcc4383
Adjust my installation script to more closely match reality.
...
Add a system command to script mechanism (so you can call things like
tzsetup from scripts).
Add noError variable for causing script errors to be ignored.
1997-06-22 09:45:41 +00:00
Jordan K. Hubbard
0a9e93bfdf
Reshuffle some of the distribution names to make them
...
easier to remember & allow overrides.
1997-06-22 08:37:49 +00:00
Jordan K. Hubbard
322142b38c
Make docs go to the right place finally.
1997-06-21 19:39:48 +00:00
Jordan K. Hubbard
35510945b7
Shut up catman output.
1997-06-21 15:56:50 +00:00
Jordan K. Hubbard
58183fc7b0
Whoops, get the proper rev of this.
1997-06-21 15:45:51 +00:00
Jordan K. Hubbard
31377e1f1f
Change the way that X configuration method is selected.
1997-06-21 15:45:15 +00:00
Jordan K. Hubbard
f523d96216
New build scripts for these distributions.
1997-06-21 15:42:17 +00:00
Jordan K. Hubbard
7284556f8e
Change the way distributions are built such that they can be built
...
either in the Makefile or by an external script. Move some of the
existing stuff into scripts.
1997-06-21 15:41:55 +00:00
Jordan K. Hubbard
2588c3547d
Add a couple of strategic screen clears.
1997-06-20 07:04:16 +00:00
Jordan K. Hubbard
2233edf577
1. Add a noWarn flag so that scripts can turn warnings off.
...
2. If hostname not set from script, bring up interactive dialog anyway.
1997-06-18 05:11:37 +00:00
Jordan K. Hubbard
7887f03216
YAMF22
1997-06-13 18:02:34 +00:00
Jordan K. Hubbard
17c5409baf
YAMF22
1997-06-13 17:55:32 +00:00
Jordan K. Hubbard
08e6881746
YAMF22
1997-06-13 14:21:22 +00:00
Jordan K. Hubbard
4b59b68956
Incorporate an ancient typo fix that never made it over from 2.2.
1997-06-13 14:06:10 +00:00
Jordan K. Hubbard
189b7e9102
reverse polarity on bit-flip from 2.2
1997-06-13 11:00:13 +00:00
Jordan K. Hubbard
1afdaae609
Nuke notifier.
1997-06-13 09:37:25 +00:00
Jordan K. Hubbard
55bdcc5909
YAMF22
1997-06-13 09:34:10 +00:00
Jordan K. Hubbard
109cd53c79
YAMF22
1997-06-13 07:11:57 +00:00
Jordan K. Hubbard
281e052e36
Whoops - add boot.foo files to the outside of the MFS, not the inside. :)
...
Brain engaged now.
1997-06-12 09:23:54 +00:00
Jordan K. Hubbard
eba60d13d3
Copy boot.help file onto boot.flp and write zero-length boot.config
...
there to shut the boot blocks' whining little face up.
1997-06-12 09:18:29 +00:00
Jordan K. Hubbard
457984b7f1
YAMF22
1997-06-12 09:01:38 +00:00
Jordan K. Hubbard
9a12d3c96b
YAMF22
1997-06-12 08:46:51 +00:00
Jordan K. Hubbard
50bd8586a0
YAMF22
1997-06-12 07:35:40 +00:00
Jordan K. Hubbard
2b243d29cd
Make readmes in ports.
...
Submitted by: asami
1997-06-11 10:03:40 +00:00
Jordan K. Hubbard
ba40d0fede
YAMF22 - Bugs Of Evil in variable handling and rc.conf editing.
...
PR#: 3218 [partial]
1997-06-11 08:41:10 +00:00
Jordan K. Hubbard
fb2539e946
Add a sample script file so people have some idea of what to pass to Load.
1997-06-09 05:10:08 +00:00
Jordan K. Hubbard
d67262d269
1. Make it possible to set up all the TCP/IP values from a script.
...
2. Update to XFree86 3.3
1997-06-09 01:19:44 +00:00
Brian Somers
c70e52b140
Make install in include before making world.
...
Without this, if you try to build a 2.2 release
on -current, it falls on its face here because
/usr/include contains your "make install"d headers
where the /usr/include/* symlinks point to the
RELENG_2_2 headers.
Reviewed by: jkh
1997-06-06 02:10:03 +00:00
Jordan K. Hubbard
8e45ec2c8c
Resurrect / implement some of the more esoteric scripting features,
...
such as partitioning a disk or overriding an interactive prompt.
1997-06-05 09:48:03 +00:00
Brian Somers
69256390c3
Mention that fdisks slice numbers are between 1 and 4
...
now rather than between 0 and 3.
1997-06-04 18:15:43 +00:00
Joerg Wunsch
d013a27b0b
Create the release name of SNAPs automagically.
1997-06-01 08:06:48 +00:00
Jordan K. Hubbard
b3c112739c
Fix typos (of the printed output kind).
1997-05-30 01:03:09 +00:00
Jordan K. Hubbard
17ee09f293
Note that we now have secure RPC. Bill - please feel free to elaborate
...
on (or correct) my one-liner description if you wish. Thanks.
1997-05-28 05:34:00 +00:00
Jordan K. Hubbard
e81ebf9281
Always write out rc.conf, regardless of status.
...
PR: 3698
1997-05-27 18:56:03 +00:00
Jordan K. Hubbard
e40c79386c
Correct SNAP server paths.
...
Bring in CDE fixes.
1997-05-27 16:41:52 +00:00
Jordan K. Hubbard
cfca7bde42
Lame typo fix here too.
1997-05-26 05:33:16 +00:00
Jordan K. Hubbard
92973a80f9
YAMF22
1997-05-26 04:57:56 +00:00
Jordan K. Hubbard
aeb6d603ae
Add rules for building doc back into releases, conditionalized on NODOC.
...
Also clean up some of the comments at the top. It's 12 o'clock, and
that is all.
1997-05-24 20:15:13 +00:00
Jordan K. Hubbard
e2c00c8eec
Add -lalias for ppp now.
1997-05-24 09:03:28 +00:00
Jordan K. Hubbard
8b6ecf92cf
Merge from 2.2 - XiG support updates.
1997-05-23 18:54:29 +00:00
Paul Traina
25d8a0c488
Missing argument to printf
1997-05-22 22:11:17 +00:00
Jordan K. Hubbard
53f741779c
Adjust config variables to more closely match rc.conf
1997-05-22 21:26:11 +00:00
Jordan K. Hubbard
2ba8646379
Be more bullish about saving configuration information.
1997-05-22 04:04:30 +00:00
Jordan K. Hubbard
dc6995f3e1
Actually, rethink last commit and simply remove the apache configuration
...
entirely, as promised earlier (it's outdated now and doesn't really belong
in sysinstall).
1997-05-22 00:17:11 +00:00
Jordan K. Hubbard
e27779fc61
Update version of apache.
1997-05-22 00:13:58 +00:00
Nate Williams
c4b0dab7d5
- The 3Com 3C589D card is now supported.
1997-05-21 18:49:34 +00:00
Paul Traina
eb1d542a7c
Merge from 2.2: allow blank lines and comments
1997-05-16 20:40:00 +00:00
Jordan K. Hubbard
6ac1287d31
Change ftpmail address as per Paul Vixie..
1997-05-14 07:12:57 +00:00
Jordan K. Hubbard
08dc434dfe
Add SNAP servers to list of FTP sites.
1997-05-14 07:12:47 +00:00
Paul Traina
fae279d847
Fix null dereference if config variable not set.
1997-05-10 17:11:24 +00:00
Jordan K. Hubbard
3cc5346fb1
Add:
...
Hauppauge Wincast/TV boards (PCI)
STB TV PCI
Intel Smart Video Recorder III
To list of supported devices.
Submitted by: Randall Hopper <rhh@ct.picker.com>
1997-05-09 07:45:37 +00:00
Jordan K. Hubbard
98e24c476f
Merge 1.33.2.12 from 2.2
1997-05-09 07:44:19 +00:00
Jordan K. Hubbard
68c828a063
Update to list more changes in 3.0. Also point people at the donor's
...
gallery rather than including an out-of-date list.
1997-05-05 11:09:33 +00:00
Jordan K. Hubbard
6ca2689df0
DOH! Fix package-extractor looping problem by moving some code
...
to the *proper* part of the loop.
1997-05-05 08:38:12 +00:00
Jordan K. Hubbard
00137300da
Adapt routing configuration glue to rc.conf format.
1997-05-05 06:32:44 +00:00
Peter Wemm
d7021de248
Mention the removal of UPAGES, the return-to-userspace fork(), and the fast
...
complete implementation of vfork().
1997-05-05 05:58:33 +00:00
Paul Traina
eeb3219eef
Add in some more config file support -- add variables to shut up
...
sysinstall about the dangerously dedicated message, and other
variables to allow pre-configuring the distribution sets.
Still todo: add a variable to define an initial set of packages that
should be loaded.
Reviewed by: jkh
1997-05-05 05:16:03 +00:00
Joerg Wunsch
1057ab2ee4
Mention new features:
...
. if_media support (obtained from Jason Thorpe's NetBSD implementation),
. multi-session ISO-9660 support
Move aic6[26]30 and floppy tapes out into an ``unmaintained'' subsection,
so people don't expect the same quality of support for them as for other
drivers.
Our ATAPI CD-ROM driver should no longer be considered ALPHA quality
now, i think.
1997-05-04 16:26:53 +00:00
Jordan K. Hubbard
7b284f6e13
Update some of these release notes.
1997-05-04 00:26:56 +00:00
Daniel O'Callaghan
9c3b234612
Spelling/typo fix.
1997-05-03 12:14:21 +00:00
Justin T. Gibbs
3f05ff3340
We don't support the AdvanSys product line of SCSI controllers, so
...
don't say that we do.
1997-04-30 04:46:01 +00:00
Jordan K. Hubbard
8681ebdcd1
YAMF22
1997-04-29 09:14:24 +00:00
Jordan K. Hubbard
3de5b08eda
Adapt to rc.conf file format.
1997-04-28 10:31:14 +00:00
Jordan K. Hubbard
593230d218
Back out mount change here (which is the only branch it should have
...
occupied in the first place :)
1997-04-28 09:35:59 +00:00
Jordan K. Hubbard
7499a04abf
YAMF22
1997-04-28 06:15:49 +00:00
Jordan K. Hubbard
0209d3671e
Eliminate a small redundancy with ALL_DISTS
...
Submitted by: John-Mark Gurney <jmg@hydrogen.nike.efn.org>
1997-04-25 09:11:50 +00:00
Jordan K. Hubbard
fd48862f47
Bring over doc fixes.
1997-04-20 19:39:23 +00:00
Jordan K. Hubbard
339bd28e20
YAMF22
1997-04-20 19:19:07 +00:00
Jordan K. Hubbard
0aa615d28d
Sync with 2.2 and clean up some tortured english that was added.
1997-04-20 16:46:36 +00:00
Joerg Wunsch
b650e5b9e3
``Ooops'' :-)
1997-04-13 20:20:25 +00:00
Joerg Wunsch
571240d73b
Add more bootstrapping bandaids: copy over some of the host system
...
dependent utilities to /bootstrap inside the chroot tree, so the
hosting and targeted environment are not required the same. By now,
mount/umount (due to the Lite2 changes) and cpio (due to lchown) make
it there. This should allow building a 3.0-current release from
inside a 2.2 vintage system, and visa verse.
Isn't lchown also a reason for a shared lib version number bump?
PR:
Reviewed by: jkh
1997-04-13 08:46:58 +00:00
Joerg Wunsch
97febce737
Sync this up with RELENG_2_2. Du-oh, i've totally spammed rev 1.278,
...
and quite a number of smaller fixes from 2.2 were missing as well.
1997-04-12 21:55:53 +00:00
Jordan K. Hubbard
aa733cd0c5
YAMF22
1997-04-05 07:08:14 +00:00
Jordan K. Hubbard
66b368e835
Make all this work under -current again.
...
Submitted-By: Chuck Robey <chuckr@glue.umd.edu>
1997-04-03 13:44:59 +00:00
Jordan K. Hubbard
6724ac5c14
Sync up to current state of development.
1997-04-02 12:13:35 +00:00
Jordan K. Hubbard
45dbe89080
Sync up to current state of development.
1997-04-02 12:07:39 +00:00
Paul Traina
2a2637ed51
Merge in bugfixes from 2.2
1997-04-01 02:08:07 +00:00
Paul Traina
240a4c64d5
Use mediaClose instead of shutdown
1997-04-01 02:00:42 +00:00
Jordan K. Hubbard
8378bbaded
Catch this puppy up to RELENG_2_2
1997-03-29 06:44:57 +00:00
Jordan K. Hubbard
136cfc5125
YAMF22
1997-03-27 01:44:11 +00:00
Jordan K. Hubbard
82ac247a53
Sync with 2.2
1997-03-27 01:05:17 +00:00
Jordan K. Hubbard
38abfbea7d
YAMF22
1997-03-25 03:12:59 +00:00
Joerg Wunsch
3247194d54
Mention top(1) being part of the base system now.
1997-03-25 00:08:53 +00:00
Jordan K. Hubbard
4f09c5ae25
YAMF22
1997-03-22 15:20:51 +00:00
Jordan K. Hubbard
63cf099d1c
Add Iceland.
1997-03-21 05:18:20 +00:00
Jordan K. Hubbard
ee49f49829
YAMF22
1997-03-19 10:09:46 +00:00
Jordan K. Hubbard
eefc5acdc5
Some of my pending merge changes, Paul Traina's more flexible config
...
file loading code.
Submitted by: pst
1997-03-19 10:09:28 +00:00
Mike Pritchard
862e2d600b
Be consistent with the handbook and the release notes and specify all
...
mailing list addresses as freebsd-*@FreeBSD.org .
Pointed out by: Kenneth R. Westback <krw@tcn.net>
1997-03-18 07:02:32 +00:00
Joerg Wunsch
46e907099b
Brain-o. BUILNAME is more important, RELEASETAG ain't even mandatory
...
at all (so protect it with .if defined).
1997-03-15 20:35:06 +00:00
Joerg Wunsch
37ca025a35
Properly export RELEASETAG and NO_PORTS (if set) into the chrooted
...
make process via /mk.
2.2 candidate but i'll defer this for an hour until my test buld
proved that it works. This should just fit Jordan's deadline. ;-)
1997-03-15 19:51:16 +00:00
Jordan K. Hubbard
c67ba61175
YAMF22
1997-03-15 18:01:45 +00:00
Jordan K. Hubbard
fd27ec2d05
Increase the size of the email address field.
...
Requested-By: joerg
1997-03-15 16:24:32 +00:00
Joerg Wunsch
ff7c711c58
Fix Jordan's botched revision 1.280 (looks like cut&paste spamming)
1997-03-14 08:21:09 +00:00
Mike Pritchard
0fa601b545
Update a couple more mailing list addresses.
1997-03-14 05:23:23 +00:00
Jordan K. Hubbard
6ebe9a26f2
o Remove obsolete references in XFree86 menu
...
o Add version information to registration (suggested by David)
1997-03-14 05:17:12 +00:00
Mike Pritchard
8cd1da54dd
Remove the text that says that freebsd-bugs can't be subscribed
...
to by anyone.
While I was at it, I changed all of the mailing list addresses to be
consistent with how they are referenced in the handbook. E.g
freebsd-bugs@FreeBSD.ORG instead of bugs@FreeBSD.ORG .
Closes PR# 2791
1997-03-14 05:10:47 +00:00
Joerg Wunsch
b42575707e
Mention the workaround for the MCD640 here, too.
1997-03-13 01:03:16 +00:00
Joerg Wunsch
e382f5ec5d
Update the topic about the HP NetServer LC.
1997-03-12 18:58:25 +00:00
Joerg Wunsch
0ef3fb2233
Do not spam our distributions accidentally with BOOTMFS files.
1997-03-12 18:09:15 +00:00
Jordan K. Hubbard
bccbd9e7c7
NO_PORTS changes...
1997-03-12 02:42:55 +00:00
Jordan K. Hubbard
db9fff5761
Tidy up generated fstab
1997-03-12 02:31:28 +00:00
Jordan K. Hubbard
1bac119b74
Bring in split-CDROM changes from 2.2
1997-03-12 02:31:12 +00:00
Joerg Wunsch
cf078de007
Drop a copy of cdrom.inf in the ftp area as well, so people who wanna
...
cut the FTP distribution onto their own CD-R won't bite the bullet.
Jordan, it seems -current misses the disc1/disc2 split still.
1997-03-11 20:03:42 +00:00
Jordan K. Hubbard
7d98f8beea
Fix a long-standing bug with the label editor I just found (you could
...
mount two dos partitions with the same name).
Neaten up a dialog box that was encroaching on the right edge.
1997-03-11 17:51:01 +00:00
Jordan K. Hubbard
06ffcdb202
YAMF22
1997-03-11 16:44:00 +00:00
Joerg Wunsch
4b3d276343
YAMF22 (rev 1.70.2.10, added blurb to explanations)
1997-03-11 16:27:25 +00:00
Joerg Wunsch
2c8bf35a05
YAMF22 (rev 1.246.2.29: bootstrapping aid)
1997-03-11 13:55:46 +00:00
Jordan K. Hubbard
9a598d6b3f
Merge all my sysinstall changes over to the 2.1 branch.
...
I just have this feeling... :)
1997-03-11 09:29:42 +00:00
Jordan K. Hubbard
e7a132b4e1
YAMF22
1997-03-11 06:40:38 +00:00
Jordan K. Hubbard
7d32e85a6b
Use correct email address for registration.
1997-03-11 00:07:59 +00:00
Jordan K. Hubbard
6e5cd2d297
Add support for ports collection distribution.
1997-03-11 00:07:11 +00:00
Jordan K. Hubbard
628febdfb7
Sync with 2.2.
1997-03-10 21:11:57 +00:00
Jordan K. Hubbard
d5867457a2
Update russian mirrors.
1997-03-10 19:38:14 +00:00
Jordan K. Hubbard
5279ffe115
Add registration help screen.
1997-03-09 22:35:12 +00:00
Jordan K. Hubbard
7c8f98f5b7
Add a registration screen so we can finally start counting our little user
...
puppies.
1997-03-09 22:25:49 +00:00
Nate Williams
df3be16ec3
Added comments regarding 3Com PCMCIA cards:
...
- Multi-function ethernet/modem cards are not supported
- 3c589D is not supported
- Add advice on how to setup the driver to work with 3c589 cards.
- State how to select the network connector.
1997-03-08 20:04:20 +00:00
Jordan K. Hubbard
15d8c5b5a3
YAMF22
1997-03-08 16:17:49 +00:00
Jordan K. Hubbard
c29c9ac418
YAMF22
1997-03-08 12:58:29 +00:00
Jordan K. Hubbard
0232e09f50
Add a missing docfile (whoops! Overlooked).
1997-03-08 11:34:25 +00:00
Jordan K. Hubbard
af1353594f
YAMF22
1997-03-08 11:06:50 +00:00
Jordan K. Hubbard
2efff52162
YAMF22
1997-03-07 16:39:32 +00:00
Joerg Wunsch
43276d065c
Reincarnate one occurance of RELEASEDIR, since the build depends on
...
it inside some Makefiles. (Duh-oh, i've once included these references
there myself! :)
Noticed by akira@silvia.myaw.ei.meisei-u.ac.jp (Akira WATANABE), and by
my yesterday's build.
1997-03-06 07:51:40 +00:00
Joerg Wunsch
28e9fe52bf
Add the ex(4) driver to hardware.hlp.
...
Wipe out most of the obsoleted (2.2-related) changelist from the
relnotes, and add those stuff that came to mind being really new
in 3.0.
Folks, if you add some major feature in -current, please consider
recording it here. Our users love to know what they're getting by
reading it in a single file. In particular, the Lite2 mergers might
consider adding information here.
1997-03-02 14:20:23 +00:00
Joerg Wunsch
fbc6f9e0ff
. Remove the ${RELEASEDIR} variable, it turned out to be a constant
...
anyway.
. Add /usr/share/misc/scsi_modes to the fixit floppy, and set the
appropriate env variable.
. Cleanup the (commented out) tags in the entry section a little, to
be more up-to-date.
1997-03-02 11:59:26 +00:00
Joerg Wunsch
3603ee3004
Do a `make >> ${CHROOTDIR}/mk' for etc when bootstrapping, too.
...
Othrwise, our chroot tree ends up with the /etc from the bootstrapping
environment, as opposed to the target environment.
1997-02-23 15:51:47 +00:00
Peter Wemm
b97fa2ef50
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
Jordan K. Hubbard
46da72bdf7
Change handling of bad signals; there are reasons why this is actually
...
not such a great idea.
1997-02-20 16:29:12 +00:00
Eric L. Hernes
dcda1aeb2f
fix an `off by one' accounting error.
...
This fixes the sysinstall core-dump!
Submitted by: HOSOBUCHI Noriyuki <hoso@buchi.tama.or.jp>
1997-02-20 03:22:30 +00:00
Jordan K. Hubbard
0495a9d2d7
ARGH!! Fix obligatory 12th hour fumble. :-(
1997-02-19 16:57:30 +00:00
Jordan K. Hubbard
164f690853
Argh! Last-minute typo fix (having this be broken in -current sucks).
1997-02-18 16:19:29 +00:00
Jordan K. Hubbard
2b76b18065
Add Label & Partition to configuration menu so you don't have to
...
go to one of the installs for that (now that it works multi-user).
1997-02-18 04:38:33 +00:00
Jordan K. Hubbard
fcbdb5526d
Don't use /mnt in multi-user mode if we're installing a new filesystem.
1997-02-18 04:36:16 +00:00
Jordan K. Hubbard
9a1717b2df
Don't initialize homedir value. When called this early, pw(8) has no
...
reasonable data for it.
1997-02-18 01:50:51 +00:00
Jordan K. Hubbard
1d90be277e
Don't just unset FTP_PATH unilaterally, it might have been a timeout
...
in which case we should simply log in again.
1997-02-18 01:35:37 +00:00
Jordan K. Hubbard
a5ff41a0e2
Properly check status of menu return.
1997-02-17 22:08:19 +00:00
Jordan K. Hubbard
96a6cda5d6
Compensate for an underpopulated MFS.
1997-02-17 13:42:21 +00:00
Jordan K. Hubbard
70f8c15560
Finally DTRT with tcpOpenDialog(); it should have never diddled
...
mediaDevice directly.
1997-02-17 13:29:47 +00:00
Jordan K. Hubbard
15cde219d1
Always load DIST_COMPAT21 when loading X. This used to be the default
...
then it got taken out when the COMPAT21 distribution got dangerous.
Now that it's safe (we hope), it comes back.
1997-02-17 04:56:22 +00:00
Jordan K. Hubbard
ea9a505d0c
Don't nuke localtime and timezone files so aggressively now.
...
This is tzsetup's job (and only if you don't cancel out, which
is why having sysinstall remove them was so bogus).
1997-02-16 23:54:58 +00:00
Jordan K. Hubbard
80beefc082
1. Always write out /etc/hosts.
...
2. Back out my change to ask about UTC/Localtime here. This *really* needs
to be done in tzsetup instead since putting it here only handles about
1/4 of the places where it needs to be.
1997-02-16 23:35:05 +00:00
Jordan K. Hubbard
c92de5fe1d
Replace bogus strncmp() with strcmp().
1997-02-16 10:20:05 +00:00
Jordan K. Hubbard
37ea687a66
Document setup.exe.
1997-02-16 00:54:58 +00:00
Jordan K. Hubbard
3937aa2158
Make configSysconfig() less chatty.
...
Now that this is becoming (dare I even say it?) more useful for
post-configuration, no longer leave sysinstall.debug files around
by default. Only do this if environment variable SYSINSTALL_DEBUG
is set.
1997-02-15 15:40:37 +00:00
Jordan K. Hubbard
e33c24a2d2
Read /etc/resolv.conf information as well as /etc/sysconfig info, making
...
this a little more robust.
1997-02-15 15:24:14 +00:00
Jordan K. Hubbard
9f5472632c
Correct bogus msg dialog.
...
Update to Lynx 2.7 (need to build 2.1/2.2 versions of this package).
1997-02-15 13:18:19 +00:00
Jordan K. Hubbard
136b318913
Only add interface lines if they're not there already.
1997-02-15 12:24:02 +00:00
Jordan K. Hubbard
fb8327b7c3
Add a safety belt to configSysconfig() that should have been in there
...
from the beginning.
1997-02-15 11:20:54 +00:00
Jordan K. Hubbard
3a28079136
Don't bogotify pkg_add's stderr.
1997-02-14 23:00:01 +00:00
Jordan K. Hubbard
a85842ff23
Revert some of the previous change - on second thought...
1997-02-14 21:59:26 +00:00
Jordan K. Hubbard
ea7c446076
Add better quote elimination (and fix a bug).
1997-02-14 21:17:00 +00:00
Jordan K. Hubbard
c5566bcff7
o Try to be more aggressive about reading in old configuration data
...
so that we're more useful in multi-user mode. This is still not
100%, but it pulls in a lot more than it used to. Some of the "composite"
variables in /etc/sysconfig are going to take more work.
o Always write /etc/resolv.conf and /etc/hosts if it makes sense to do
so.
o Reset media properly when reselecting. Longstanding bogon.
o Pull SIGPIPE handling out of package.c; I'm actually hoping to handle
this differently shortly.
o Fix bug where cancel in TCP setup dialog still checked data fields.
I think this closes a PR, but I will have to go look.
1997-02-14 20:59:07 +00:00
Jordan K. Hubbard
6858c47aeb
It's not an error to call configResolv() early.
1997-02-14 02:55:25 +00:00
Jordan K. Hubbard
d2595c8454
Don't unilaterally decide to skip network configuration if running multi-user;
...
ask politely.
1997-02-11 02:33:33 +00:00
Jordan K. Hubbard
9aaa1e853f
-#include <ufs/ufs/ufsmount.h>
...
This was a temporary measure I took to deal with John's 4.4L2 changes
which should not have crept in.
1997-02-11 02:13:06 +00:00
Jordan K. Hubbard
152ae47983
Save /etc/sysconfig data at the very very end, so that it can be
...
used post-install time as a configuration tool as well.
Update comments about a kernel recompile being necessary for PS/2 mice.
1997-02-10 19:44:08 +00:00
Jordan K. Hubbard
97daf05001
Don't stomp wall_cmos_clock file.
1997-02-10 10:23:53 +00:00
Jordan K. Hubbard
3de899a11e
Allow the user to choose UTC or local time.
1997-02-10 10:21:07 +00:00
Jordan K. Hubbard
d91ba3ace4
Update these docs in preparation for 2.1.7
1997-02-08 17:46:06 +00:00
Jordan K. Hubbard
8055777430
It's easier to go forwards than backwards with this, and the RELENG_2_1_0
...
sysinstall was already broken (I think there's a PR for this somewhere).
This will require some additional changes elsewhere, like bringing in pw.
1997-02-07 04:27:24 +00:00
Jordan K. Hubbard
c7006192c9
Reference addendum.html/ADDENDUM.TXT for posting security information after
...
release.
1997-02-07 02:25:43 +00:00
Jordan K. Hubbard
b386088ba6
1. Sync ABOUT.TXT changes.
...
2. Go back to using a filesystem on the boot floppy; the rawboot boot blocks
were just too non-functional for other things.
1997-02-05 04:29:53 +00:00
Jordan K. Hubbard
15a006c334
2.2 -> 3.0
1997-02-03 20:45:48 +00:00
Jordan K. Hubbard
69bb5208a7
Institute a fairly major format overhaul.
1997-02-01 01:08:35 +00:00
Jordan K. Hubbard
6bc6b19ae5
Sync with RELENG_2_2 changes.
1997-01-30 06:38:19 +00:00
Jordan K. Hubbard
89972e50e4
Allow user to delete as well as install packages from the package
...
installer menu.
Fix status line code so informationals show up properly again.
1997-01-29 22:35:05 +00:00
Jordan K. Hubbard
4c5f552d9a
Cosmetic tweaks.
...
Also redirect stderr to Debug when running multiuser.
1997-01-29 21:45:30 +00:00
Jordan K. Hubbard
431285ea2b
Fix broken layout help (this is what broke the TCP help screen).
...
Allow DITEM_NO_ECHO to be encoded in layout field types and make
user.c use it for the password item.
1997-01-29 21:16:07 +00:00
Jordan K. Hubbard
1c5237db6f
Make media re-init a user choice.
1997-01-29 03:30:24 +00:00
Jordan K. Hubbard
ad26f87d59
Do media initialization at correct time for upgrade too.
...
Update /stand.
1997-01-29 01:23:05 +00:00
Jordan K. Hubbard
18a4cf7400
Update Russian FTP sites according to Mikhail A. Sokolov's current
...
configuration.
1997-01-29 01:13:27 +00:00
Jordan K. Hubbard
b2b2fe4577
Death to another bad idea: Don't auto-mount CDROM on startup.
1997-01-29 00:14:17 +00:00
Jordan K. Hubbard
aa5b6f64ea
DTRT with a release string of "none" and use the correct (updated)
...
mountpoint name for fixit.
Submitted-By: joerg
1997-01-27 09:51:56 +00:00
Jordan K. Hubbard
6a484ce557
Add new Portugal mirror.
1997-01-27 00:16:15 +00:00
Jordan K. Hubbard
7ce6b270fd
Allow both types of XFree86 setup script to be run at user choice.
1997-01-24 20:20:12 +00:00
Jordan K. Hubbard
d733b8a9fb
I need to learn to read man pages more closely. readlink() does NOT null
...
append the return string (bleah!) so you need to do it yourself. This
explains why Bus and PS/2 meece weren't displayed in the Mouse selection
menu.
1997-01-24 19:31:53 +00:00
Jordan K. Hubbard
5214787fd5
OK, I've got two ideas to file in the "really seemed like a good idea
...
at the time, but on further reflection..." bucket with these changes.
1. Checking the media before frobbing the disks was a fine idea, and
I wish it could have worked, but that leads to a rather difficult
situation when you need to mount the media someplace and you're about
to:
a) Chroot away from your present root.
b) Newfs the root to be.
You're basically screwed since there's no place to stick the mount
point where it will be found following the newfs/chroot (and eliminating
the chroot in favor of just using the "root bias" feature would work
great for the distributions but not the pkg_add calls done by the
package installer).
2. Automatic timeout handling. I don't know why, but alarm() frequently
returns no residual even when the alarm didn't go off, which defies
the man page but hey, since when was that so unusual? Take out timeouts
but retain the code which temporarily replaces the SIGINT handler in
favor of a more media-specific handler. This way, at least, if it's hanging
you can at least whap it. I think the timeout code would have been losing
over *really slow* links anyway, so it's probably best that it go.
This should fix NFS, tape & CDROM installs again (serves me right for getting
complacent and using just the FTP installs in my testing).
1997-01-24 19:24:51 +00:00
Jordan K. Hubbard
76d01c999a
This is a patch that makes some of the "partitions" --> "slice" to be
...
more consistant in our use of the terms for differentiation between PC
partitions and traditional BSD partitions.
Submitted-By: obrien@cs.ucdavis.edu (David O'Brien)
1997-01-24 07:47:17 +00:00
Jordan K. Hubbard
63eb3ecd42
Update russian mirrors.
1997-01-24 07:03:15 +00:00
David E. O'Brien
ae462d03db
Change from using chunk_n to slice_type_name().
...
Reviewed by: jkh
1997-01-24 02:26:42 +00:00
David E. O'Brien
8d1db4e2bb
Adaptec AHA-1535 works fine with FBSD. It is basicly an ROM-less, PIO
...
Plug-n-Pray verison of the the AHA-1540.
1997-01-23 07:44:57 +00:00
Jordan K. Hubbard
7e698f84f0
*groan*. I broke tape extraction with the same optimization.
...
Fix that too.
1997-01-22 00:27:22 +00:00
Jordan K. Hubbard
898f607a63
Argh! Moving the media initialization to before the disk scribbling
...
section was a good thing, since it made it possible to detect media problems
*before* the installation started, but it also caused various things to
be mounted BEFORE the chroot() call, which definitely messes things up.
Fix this by detecting the pre-chroot() case and mounting into a subdir.
1997-01-22 00:15:51 +00:00
Jordan K. Hubbard
6dfa1330e5
A couple of cosmetic tweaks to tape install method and fstab file format.
...
Submitted-By: Flemming Jacobsen <fj@schizo.dk.tfs.com>
1997-01-20 19:36:31 +00:00
Jordan K. Hubbard
2e59a10476
Rearrange the timeout code and also (whoops) provide for timeouts during
...
file opens, not just during file reads.
1997-01-20 19:26:44 +00:00