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