Commit Graph

1350 Commits

Author SHA1 Message Date
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