Commit graph

9651 commits

Author SHA1 Message Date
Scott Long
c1a8138adb Remove the 'source upgrade incompatibility' and 'ata timeout' items since
they turned out to not be real problems.
2004-08-26 14:01:55 +00:00
Dag-Erling Smørgrav
45a8b18874 Correct a braino in previous entry, and add one for a noiseless PSU. 2004-08-26 08:20:58 +00:00
Wilko Bulte
2cd1cdb9cd trhodes received the Creator3D I sent him. 2004-08-25 19:43:50 +00:00
Ruslan Ermilov
465ea84929 Register my desire for an AMD64 desktop. 2004-08-25 17:45:04 +00:00
Pawel Jakub Dawidek
4f70913f8b Daniel Seuffert is going to send me even better hardware.
Thanks a lot!
2004-08-25 16:48:54 +00:00
Pawel Jakub Dawidek
b6b2d959a9 Force commit to note, that Daniel Seuffert was the one who send me this great HW
(even greater than I expected).

Many thanks!
2004-08-25 16:14:14 +00:00
Christian Brueffer
4d588bbbff Add missing <tt></tt> tags 2004-08-25 16:10:03 +00:00
Christian Brueffer
c0d9730f40 Remove one of pjd's entries which was satisfied.
Approved by:	pjd
2004-08-25 16:07:47 +00:00
Scott Long
ba1c45c861 Fix a spelling error. 2004-08-25 15:21:02 +00:00
Scott Long
8af7aa1619 Document the actual date of the BETA1 release. 2004-08-25 14:42:06 +00:00
Alex Dupre
a396e36a65 Update Italian Website.
Obtained from: FreeBSD Italian Documentation Projects CVS
2004-08-25 09:32:04 +00:00
Adam Weinberger
df1fbfa626 Update with slightly more current code examples. The way things are going
right now, a sample pkg-plist might be just as informative.
2004-08-25 03:34:54 +00:00
Adam Weinberger
165b71a65c Nuke contractions. 2004-08-25 03:31:12 +00:00
Adam Weinberger
35260e2be5 Tweak, tweak, tweak.
There are a couple sentences in this page that are really difficult to
compose, and still aren't quite right.
2004-08-25 03:26:37 +00:00
Simon L. B. Nielsen
bbeffa37f9 The wds(4) driver is also in need of a manual page.
NetBSD has a manual page for wds(4) that could be used as a starting
point.
2004-08-24 21:19:30 +00:00
David E. O'Brien
7efac1fb18 Note desire for 1U or 2U rack-mount cases, with power supplie; in order
to deploy more AMD64 machines into the FreeBSD.org cluster.
Also for a G4Port serial adapter for Apple G4, so I can access one remotely.
2004-08-24 02:37:11 +00:00
Adam Weinberger
8ed0811868 Feature merge from development version. Changes include:
* Support for experimental ports directory.
* Support for patches to be applied automatically.
* Acknowledge that we're currently testing 2.7, not 2.8.
* Various formatting and string tweaks.
* Use a slightly better logic for clearing out stale patches.
* Work around 4-STABLE's default pkg_add weirdnesses.
* Add a mechanism to skip running cvsup.
* 4-STABLE caveat tweaks.
2004-08-23 22:09:53 +00:00
Adam Weinberger
3739fbfe85 Feature merge from development version.
* Introduce WATCH_BUILD environment variable which, if set, causes
  build output to be shown in real-time (as opposed to just directed
  into a logfile).
* Ensure xorg X is updated as well as XFree86 X.
* Fix a logic bug that caused the script's version number to be passed
  to portupgrade a ridiculous number of times.
2004-08-23 22:04:37 +00:00
Wolfram Schneider
7720a9c886 update copyright
add little stylesheet
2004-08-23 20:59:13 +00:00
Ruslan Ermilov
7313c1386c Our friend Daniel bought me CPU and RAM. Thanks! 2004-08-23 19:56:47 +00:00
Tom Rhodes
55ff79b735 A manual page for digi(4) is already in the tree. 2004-08-23 15:03:56 +00:00
David E. O'Brien
53b3a7299a Remove a duplicat entry, correct a disk drive model number. 2004-08-23 14:54:16 +00:00
Tom Rhodes
7c18e82d2e Update with recent donations including items from "DS" and a motherboard
obrien sent me.
2004-08-23 14:19:49 +00:00
Alexey Dokuchaev
ca3d1ef892 Announce myself to the world!
Approved by:	fjoe (mentor)
2004-08-23 12:47:25 +00:00
Joe Marcus Clarke
6c226ad06a FreeBSD 6.X has the same perl-5* external dependency as 5.X. 2004-08-23 03:44:46 +00:00
Joe Marcus Clarke
9b44023137 Add 5.3 and 6.0 to the list of supported platforms. 2004-08-23 03:32:28 +00:00
Christian Brueffer
b483b80680 Add the 21st Chaos Communication Congress 2004-08-23 00:22:37 +00:00
Robert Watson
8a4063e29b Break out PREEMPTION and SMP stability parts of the general stability
task into two separate items now that the resolutions are becoming
more clear.  Note the current condition of pth.

Move the in6_pcbnotify() item from "show stopper" to "testing" since
the fix is merged.

Add a TODO item for the routing socket netisr concerns.  Note that some
changes have been committed, but will need to be merged after testing.
2004-08-22 21:56:28 +00:00
Hiroki Sato
8b2c953922 Activate 5-STABLE relnotes build. 2004-08-22 21:39:31 +00:00
Marc Fonvieille
4b28d7d9e3 Add items for the Doc TODO List. 2004-08-22 12:41:39 +00:00
Hiroki Sato
fe38f598fd Add actual dates for the code freeze, RELENG_5 branch creation,
and starting -BETA1 builds.
2004-08-22 10:16:16 +00:00
Christian Brueffer
1cf402a190 Add the Systems 2004 and correct two nearby grammar errors 2004-08-22 00:09:15 +00:00
Christian Brueffer
1a2a221706 New article:
o Desktop FreeBSD Part 5: Internet Mail Setup
2004-08-21 20:36:24 +00:00
Robert Watson
2795816ecc Note that a patch for in6pcb crashes with TCP on in6_pcbnotify() has
been merged to HEAD, and is on the RELENG_5 merge path following a few
days of testing.

Note that the poll() wedging may have been eliminated by recent sleepq
changes, but it's unclear.  More broad testing is required.
2004-08-21 17:42:49 +00:00
Hiroki Sato
3a8d8ee5db Checkout RELENG_5 relnotes. 2004-08-21 10:39:28 +00:00
Hiroki Sato
f4ae35c6d7 Update policy on documentation fixes.
Discussed with: doceng
2004-08-21 08:27:46 +00:00
Kirill Ponomarev
5e4bb60b6c Request for the 17/19 inches TFT monitor. 2004-08-21 08:00:13 +00:00
Ville Skyttä
1068f51b96 Fix revision off-by-one in ChangeLog and NEWS links. 2004-08-20 18:56:29 +00:00
Ville Skyttä
8a254b1c2e Announce 3.0.2, mention devel/cvsweb3 and devel/cvsweb ports. 2004-08-20 18:44:10 +00:00
Wolfram Schneider
6eae9a9c1e optimize search 2004-08-20 17:59:55 +00:00
Dejan Lesjak
f69d5d4b02 Announce myself in news.
Approved by:	anholt (mentor)
2004-08-20 11:10:59 +00:00
Wilko Bulte
918a8476db I received DS' RAM for my 164sx. THanks again Daniel! 2004-08-20 09:31:29 +00:00
Ken Smith
3898ea8fdf Add one more todo item. 2004-08-20 04:15:13 +00:00
Robert Watson
f3212a5726 Annotate several known nits in RELENG_5/HEAD that need to be fixed for
5.3-RELEASE:

- NFS over IPv6 still broke.
- in6_pcbnotify() panic with TCP (patch in hand).
- poll()/select() wedge reports with debug.mpsafenet=1.
- ether_input() having entropy harvesting problems.

Also seen:

- ATA timeout reports.
- Synaptics problems.
2004-08-20 04:02:38 +00:00
Robert Watson
13e38b726f Add Philip Paeps to the entity list, a sure sign of impending doom. 2004-08-20 04:01:01 +00:00
Josef El-Rayes
7bd9545eeb Improve sorting of european usergroups by sorting by country and then by
cities (that groups german cities for example).

PR:		www/60796
Submitted by:	josef
2004-08-19 20:46:05 +00:00
Ruslan Ermilov
894170179c Register my humble needs. 2004-08-19 20:35:06 +00:00
Scott Long
6ec947cc6c Add a section on procedures and correct some spelling. 2004-08-19 18:49:13 +00:00
Ceri Davies
ba0a434481 Add 6-* to the list of searchable releases. 2004-08-19 12:43:25 +00:00
Marc Fonvieille
1003079bb3 Unbreak build. 2004-08-19 09:27:29 +00:00