Jordan K. Hubbard
9bb1c20147
various bits of overdue cleanup.
1998-09-30 11:49:37 +00:00
Jordan K. Hubbard
35e9eb2f68
Call gunzip correctly.
1998-09-30 11:44:29 +00:00
Daniel O'Callaghan
3eba1a33e8
Fix typo in message.
1998-09-30 01:46:27 +00:00
Jordan K. Hubbard
50660db1a6
Add in a kludge for registering the "package" version of XFree86 so
...
various ports don't complain about it. It also requires that the pkg
registration bits be stick into the Xbin tarball so that they'll be
present in /usr/X11R6/lib/X11/pkgreg.tar.gz. The registration tarball
is removed upon first use to prevent it later spamming a genuine build
from ports if inadvertently extracted again.
1998-09-29 14:23:13 +00:00
Jordan K. Hubbard
5d20b9915f
Update to match newest XFree86 naming conventions.
1998-09-29 07:27:33 +00:00
Jordan K. Hubbard
919b0d127e
Always do fixups, even if some minor dist failed to install.
...
Noticed by: luigi
1998-09-29 05:12:39 +00:00
Jordan K. Hubbard
eb0ffee8a1
Remove support for floppy tape installs. I'm sorry, we're outta
...
space, and it's either this or the DOS installs. I think that the
DOS installs are somehow more important. :)
1998-09-26 17:05:08 +00:00
Jordan K. Hubbard
bf05096f52
MF22: Important fixes for loading XFree86 distributions I forgot to
...
merge after 2.2.7 (I was wondering why that bug looked so familiar!).
Also update some docs accordingly.
1998-09-23 12:13:51 +00:00
Jordan K. Hubbard
0d4651753d
Make SCSI stuff truly optional.
...
Noticed by: jhay
1998-09-16 09:25:20 +00:00
Justin T. Gibbs
c39581f667
Device name cleanup for CAM.
1998-09-15 10:24:46 +00:00
Jordan K. Hubbard
04f80d35bf
Fix printf warnings and add a few casts.
...
PR: 7560
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
1998-09-14 19:14:11 +00:00
Bill Paul
a5be897656
Add device list entries for the tl and xl PCI ethernet devices.
1998-09-13 16:45:10 +00:00
Daniel O'Callaghan
087572a597
Fix typos.
1998-09-09 05:09:55 +00:00
Jordan K. Hubbard
5d7e166f85
Whoops, update the makefile too while I'm at it.
1998-09-08 11:44:37 +00:00
Jordan K. Hubbard
dac9272725
Go back to using MSDOSFS instead of Robert Nordier's stand-alone DOS
...
library. I have to include MSDOSFS on the boot floppy anyway (so I can
read DOS floppies in a few other contexts) and since both -stable and
-current MSDOSFS handle long filenames, I'm OK on that now. Should
save about 10K of space.
1998-09-08 11:44:08 +00:00
Jordan K. Hubbard
aa75b0b778
Make totally sure that we have the latest 1.7 version of booteasy
...
(it looked like it already to me, but the PR gives me cause to wonder).
PR: 2514
1998-09-08 10:46:40 +00:00
Jordan K. Hubbard
119cff04ef
Don't set the router_enable variable by default.
1998-08-31 17:47:52 +00:00
Jordan K. Hubbard
87757a15d3
Accept gateway value of NO
1998-08-31 09:02:03 +00:00
Jordan K. Hubbard
ccee8446a8
Add /usr/lib to the list of things to chflag before upgrading.
...
Noticed by: Blaz Zupan <blaz@gold.amis.net>
1998-08-28 01:03:41 +00:00
Jordan K. Hubbard
0fc1c5c44a
Catch more cases where the CDROM has been mounted.
1998-08-27 00:50:14 +00:00
Jordan K. Hubbard
9c5697dd4f
MF22: various fixes for new XFree86 dist and cdrom warnings.
1998-07-21 06:44:42 +00:00
Kazutaka YOKOTA
e1fe6b4298
MF22: fix typo in a keymap filename (lat-amer.iso -> lat-amer).
1998-07-20 10:48:11 +00:00
Jordan K. Hubbard
8eac04a792
MF22: Paul Traina's changes.
1998-07-18 09:42:02 +00:00
Brian Somers
7e22ee1f07
Show on-screen ``phase'' logging and try to negotiate
...
nameserver IPs by default at install time.
Approved by: jkh
1998-07-12 17:11:53 +00:00
Jordan K. Hubbard
eeae79cc34
Crank the max possible disks/slices constants way down.
...
The probe for this sometimes makes IDE drives chatter their guts out
and takes an inordinately long time in such cases..
1998-06-29 09:28:01 +00:00
Jordan K. Hubbard
27d83e22de
Stop including COMPAT_21 unconditionally for X now; that kludge hasn't
...
been necessary for awhile.
1998-06-10 01:15:46 +00:00
Jordan K. Hubbard
515cf34afd
Merge updates from 2.2
1998-05-24 20:01:33 +00:00
Jordan K. Hubbard
904bdc094f
Sync documentation with 2.2 updates.
1998-05-24 20:00:27 +00:00
Steve Price
461497b337
Add 'newsyslog.conf' to the list of files to not clobber
...
during the upgrade process.
PR: 6629
1998-05-24 02:49:54 +00:00
Jordan K. Hubbard
9b6f1a185f
Make Mitsumi and Sony CDROM devs also use the `a' device. I think
...
they'll have (or are having) similar problems to those described
for the matcd device in PR#6576
1998-05-11 00:47:27 +00:00
Jordan K. Hubbard
92be7163cc
It was incorrect to use the `c' device for the matcd driver;
...
apparently, unlike the IDE or SCSI CDROM drivers, this is magically
special-cased for audio CDs. This also might explain what happened
with scd (Sony) CDs also since I made the same change there. A follow-up
commit will fix that. Thanks, Dave!
PR: 6576
Submitted by: Dave Marquardt <marquard@zilker.net>
1998-05-11 00:45:06 +00:00
Jordan K. Hubbard
ddb437cf93
XFree86 3.3.1 -> 3.3.2
1998-05-06 12:01:20 +00:00
Jordan K. Hubbard
4f43ad3744
Note usage of Linux PLIP peer.
1998-04-20 06:18:36 +00:00
Andrey A. Chernov
7220744319
Add ftp4.ru
1998-04-16 13:55:11 +00:00
Jordan K. Hubbard
72d450cd6e
MF22: NOSHARED=YES
1998-04-01 15:19:23 +00:00
Jordan K. Hubbard
ac4c856698
Sync with 2.2-stable branch.
1998-03-24 09:51:58 +00:00
Jordan K. Hubbard
d8837e94a8
MF22: resync.
1998-03-23 08:36:27 +00:00
Kazutaka YOKOTA
6614c78914
- Remove the notice that psm0 must be enabled before using the PS/2 mouse;
...
the device is enabled by default in the GENERIC kernel.
- Kill the mouse daemon, if any, when the user wants to disable it.
- Minor update on mouse menus.
1998-03-23 06:08:55 +00:00
Jordan K. Hubbard
3d4fcaba36
MF22: catch up with recent changes.
1998-03-23 05:59:18 +00:00
Jordan K. Hubbard
40917faa6f
MF22: install correct kernel
1998-03-21 02:08:52 +00:00
Jordan K. Hubbard
2be6f70cf6
MF22: create raw slice entries.
1998-03-20 23:39:57 +00:00
Jordan K. Hubbard
e5610c61ba
Ack, fix typo in last commit.
1998-03-20 18:26:04 +00:00
Jordan K. Hubbard
8ff4186a6f
My face is red - make the code for creating slices actually work now.
1998-03-20 18:07:02 +00:00
Jordan K. Hubbard
df87ad2d33
correct checks for "already written" case.
1998-03-19 15:07:20 +00:00
Jordan K. Hubbard
75ea99e2df
Add noatime option to new filesystems to speed up initial extraction.
...
Suggested by: bde
1998-03-19 15:02:09 +00:00
Philippe Charnier
5e80730948
Use .An/.Aq.
1998-03-19 07:40:27 +00:00
Jordan K. Hubbard
95742f4173
1. If device node already exists, don't gratuituously try to make it
...
again.
2. Don't create slice entries when running multi-user; it adds far too
much to sysinstall's startup time. User is expected to have correct
slice entries after system is installed.
1998-03-16 14:33:18 +00:00
Jordan K. Hubbard
1860722c6b
Fix some bogons with variable handling.
1998-03-15 19:30:49 +00:00
Jordan K. Hubbard
09b58bbc77
Reformatting, more sanity checks.
1998-03-15 17:10:17 +00:00
Jordan K. Hubbard
9f5f4b12f4
When doing "make unders", also remember to make entries for
...
any slices that exist.
1998-03-15 16:15:47 +00:00
Jordan K. Hubbard
60decb9cbc
Add Danish mirrors.
...
Submitted by: phk
1998-03-13 11:30:44 +00:00
Jordan K. Hubbard
bd002b6bd8
Be careful not to spam ld.so.hints in multi-user case.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-13 11:12:53 +00:00
Jordan K. Hubbard
ea31e8b2d6
Fix bogusly shadowed variable.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-13 11:09:03 +00:00
Jordan K. Hubbard
1a8a1188c0
Correct misfeature with quoting, better error reporting.
1998-03-10 17:24:08 +00:00
Jordan K. Hubbard
beb1c32dd3
MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty.
1998-03-10 13:42:05 +00:00
Jordan K. Hubbard
5dad274682
Update to XFree86 3.3.2 - I had to remove the entries for the VFB and
...
PRT servers since the extra PC98 servers have eaten all my flag bits.
Time to redo the way distribution masks are calculated, definitely, but
for now I guess people can always install those two components by hand
if they really want them.
1998-03-10 02:37:29 +00:00
Jordan K. Hubbard
9f8db01318
Remove deprecated XIG support - that project never
...
happened.
1998-03-09 15:01:02 +00:00
Andrey A. Chernov
140aed06db
Fix RFC number 1544 -> 1644
1998-03-09 14:24:21 +00:00
Jordan K. Hubbard
739a141cfb
Make a /var/run directory before starting ppp so that it doesn't
...
complain.
1998-03-09 08:57:22 +00:00
Jordan K. Hubbard
dd3a83ba63
MF22: nuke compat slice for root.
1998-03-09 08:39:46 +00:00
Jordan K. Hubbard
7f2c35c3f8
Add a mouse configuration menu.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-07 08:59:32 +00:00
Jordan K. Hubbard
8f85722f98
MF22: various doc bogons noticed.
1998-03-06 07:23:08 +00:00
Jordan K. Hubbard
d1abbfc040
Edit a message so that people stop sending me weird emails. :)
1998-02-22 09:54:17 +00:00
Jordan K. Hubbard
80e35f1859
MF22: correct bogus failure return.
1998-02-13 08:01:01 +00:00
Kazutaka YOKOTA
aa1f0f51b6
Add an entry for the Brazilian keymap with accent key definitions
...
in the keymap menu.
1998-02-12 17:53:19 +00:00
Jordan K. Hubbard
d5cbea7e97
Form device names correctly with new unit# syntax.
1998-02-10 18:43:11 +00:00
Jordan K. Hubbard
59617ad4b8
Totally change the way that devices are made in the MFS and subsequently
...
probed in sysinstall. Rather than make template devices and use up lots
of inodes, also restricting the number of devices that can be dealt with,
mknod all necessary devices as necessary using built-in information.
This removes a number of constraints on the number and type of devices
that sysinstall can see.
1998-02-10 18:31:27 +00:00
Jordan K. Hubbard
4a7de9552b
Remove some ancient cruft discovered during a recent code review.
1998-02-08 20:18:19 +00:00
Jordan K. Hubbard
fc60b54d95
MF22: reset root flags properly.
1998-02-06 04:35:21 +00:00
Steve Price
e2e5ad34fb
Typo: PAT -> FAT.
...
PR: 5593
1998-02-01 05:58:42 +00:00
Jordan K. Hubbard
0fc319ac44
MF22: only fclose() OpenConn if non-NULL.
1998-01-28 04:42:38 +00:00
Kazutaka YOKOTA
3bbee664ba
Update the keymap menu.
1998-01-27 14:01:19 +00:00
Jordan K. Hubbard
feb308afd5
In !dists case, invoke the custom dist menu rather than the toplevel
...
dist menu. This makes a good deal more sense and should have been
this way all along.
1998-01-23 07:53:44 +00:00
Jordan K. Hubbard
c922e45175
MF22: match entries for wfd
1998-01-22 21:14:31 +00:00
Jordan K. Hubbard
9d8d61fb4d
Add entry for SMC 9432TX cards (tx driver).
1998-01-21 19:25:49 +00:00
Jordan K. Hubbard
83ac5c703b
Add wfd style devices to detection list (we'll have to put them on the
...
boot floppy too, of course - hope I still have enough inodes! :)
1998-01-19 23:28:41 +00:00
Jordan K. Hubbard
a8d70a4bb7
Adapt to new mount(2) argument syntax.
...
Submitted by: bde
1998-01-16 15:07:55 +00:00
Jordan K. Hubbard
b46285e3cf
Benign changes to support Justin's CAM code.
1998-01-16 12:53:04 +00:00
Jordan K. Hubbard
de92741516
gateway -> gateway_enable
...
Pointed out by: Susie Ward <sward@voltage.net>
1997-12-29 20:07:17 +00:00
Steve Price
039016310d
Another sysconfig -> rc.conf fix.
...
PR: 5374
Submitted by: Studded <Studded@dal.net>
1997-12-27 19:40:20 +00:00
Joerg Wunsch
4cafd31252
Remove an extraneous ".kbd" that crept in for the Swiss German
...
keyboard map.
Submitted by: georg.wagner@ubs.com
1997-11-26 22:48:24 +00:00
Jordan K. Hubbard
0985a5c811
Whine when a depended package can't be found at all, vs being found
...
but failing to load.
PR: 4959
1997-11-13 11:44:42 +00:00
David E. O'Brien
48761ea3ad
MFS.
1997-11-05 06:11:35 +00:00
Jordan K. Hubbard
8138f33308
Since doc no longer contains the Handbook, stop saying that it does.
...
Submitted by: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
1997-11-04 23:44:22 +00:00
Jordan K. Hubbard
d424167c3c
Do chflags properly even when running multi-user.
1997-10-29 07:47:06 +00:00
Jordan K. Hubbard
217ebd5924
Fix typo in startup menu.
...
Submitted by: max
1997-10-25 09:27:20 +00:00
Jordan K. Hubbard
38769fc189
Document 100Mbit media selection flag.
1997-10-20 08:11:25 +00:00
Jordan K. Hubbard
60ae49aa2a
Fix disk counting bug.
...
Submitted by: Arjan de Vet <Arjan.deVet@adv.IAEhv.nl>
1997-10-18 21:22:25 +00:00
Jordan K. Hubbard
382ac44b63
Fix various bogons reported in this PR.
...
PR: 4765
Submitted by: fdiv
1997-10-15 04:37:26 +00:00
Jordan K. Hubbard
9addf1c150
Add a new startup variables menu for tweaking rc.conf variables in more
...
detail (also added more of them to the networking services menu). Add
new dmenuISetVariable() function for interactive setting of non-boolean
flags.
1997-10-14 18:17:35 +00:00
Jordan K. Hubbard
5b937d60ee
Fix bogon I introduced while adding disks menu to label editor.
1997-10-14 14:41:17 +00:00
Jordan K. Hubbard
6ab2db5e53
Ask for extra confirmation if a newfs has been requested during
...
an upgrade.
PR: 3368
1997-10-13 17:32:29 +00:00
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
Jordan K. Hubbard
54b85ef5cc
Document extra tk*/tcl* package categories.
1997-10-08 15:31:13 +00:00
Jordan K. Hubbard
690f1880b9
Add an extra sanity check to previous commit.
1997-10-06 08:36:12 +00:00