Commit graph

6117 commits

Author SHA1 Message Date
Robert Watson
6ac702030b Add gcc 3.2.1 and g++ 3.3 ABI tasks to the "desired list". We're still
working on scheduling, so don't commit them to a particular RC yet.
2002-12-03 20:12:16 +00:00
Robert Watson
ca21dd0425 Move syscons hang bug from RC1 to RC2: we're not making fast enough
headway on this bug to fit it in before RC1, but it must be fixed
for RC2.
2002-12-03 20:07:36 +00:00
Robert Watson
985d3bb602 Remove item on lastlog warnings; we believe that these problems are
now worked around per des's recent commit.  Or, at least the patch
he ran by me and I think he committed.
2002-12-03 19:51:49 +00:00
Robert Watson
d669c18835 Move sysinstall UFS2 support to RC1.
Move OpenSSH/PAM/K5 fix to RC2.
2002-12-03 19:50:51 +00:00
Robert Watson
876c90ffd9 Move two MAC items, devd, and perl scripts into the RC2 category.
These must be completed before we cut RC2.
2002-12-03 19:48:12 +00:00
Robert Watson
2e9e9359e9 Since we now have an RC2 section, move the "Disable performance
crippling debugging features" to that section from the "Must do
for 5.0" section.
2002-12-03 19:41:34 +00:00
Robert Watson
fa8876b0ea Add a "Must fix for RC2" list.
Move mly, iir driver issues to the RC2 list from the RC1 list.
I'd like to get these resolved by RC2, but it's not happening
before we cut RC1 starting later today.
2002-12-03 19:37:30 +00:00
Robert Watson
e86d498126 Move inpcb panic to "Must for 5.0" from "Must for 5.0RC1", since we're
not getting much traction in getting it resolved.
2002-12-03 19:34:56 +00:00
Robert Watson
8004bd5124 Move the truss item from "Must for 5.0RC1" to "Desired for 5.0", as the
problems may be somewhat deeply ingrained.  I'd still like to see a
fix in place for 5.0, but we can't hold up 5.0RC1 for it today.
2002-12-03 19:33:13 +00:00
Murray Stokely
98467791b6 Remove my need for a build machine. Sentex Communications has setup a
-CURRENT box for the re@ team to use for builds. (Thanks Mike!)
2002-12-03 19:09:01 +00:00
Robert Watson
8b2973c9ef Correct link: the new status report is through October, not August.
Submitted by:	"R. Imura" <imura@ryu16.org>
2002-12-03 16:45:59 +00:00
Robert Watson
ff95dc8fb9 Trim the fdisk editor bug -- it's now been fixed thanks to
nyan@ and jhb@.  Thanks guys :-)
2002-12-03 15:41:42 +00:00
Tom Rhodes
a38509b295 obrien sent kris a KVM switch. Document it. 2002-12-03 14:53:09 +00:00
Robert Watson
f21025c12e Chown the fdisk non-FreeBSD deletion task to jhb@/nyan@; change
status to patches circulating.  Unless I missed the commit of the
patches, which is also possible.

Update MAC Framework userland merge task: recursive file system
labeling is now supported.  A few other minor tweaks remain, if
time happens.

Update the mac_lomac task: it's pretty much complete, but we need
to merge the sample policy file for src/share (commit request
pending approval of re@) and commit the documentation.  We also
need to scrub the old LOMAC from the tree (currently not built).
Commit request also pending on that.

Add a task to make sysinstall know how to speak UFS2 for partition
labeling and newfsing.  I own the task; am currently circulating
patches.
2002-12-03 14:22:58 +00:00
Robert Watson
b5582c3bbb Update the perl->somethingelse task: Mike Makonnen <mtm@identd.net> has
submitted adduser and rmuser scripts (committed by scottl), so we're
now mostly done.  All that remain are mmroff and afmtodit.  Chown
task to Mark Murray since he's a guilty-looking party.

Thanks Mike, Scott.
2002-12-03 14:03:33 +00:00
Robert Watson
80282c4ec6 Fix KSE URL apparently broken in a prior commit; add URL to KSE web
page.
2002-12-02 17:18:25 +00:00
Robert Watson
628a63e018 Chown inpcb panic task to mux, since he's managed to find a crash
dump.
2002-12-02 17:06:02 +00:00
Ruslan Ermilov
a9b9375074 Update the status and ownership of the ``awk(1) locale support''
item.

Patches were developed and sent to the one-true-awk author, Brian
Kernighan, and he was kind enough to integrate them fast, and has
already published a new version with these fixes included.

Robert Watson on behalf of re@ says that the import should be
coordinated with the FreeBSD one-true-awk maintainer, obrien@.
2002-12-02 16:14:50 +00:00
Robert Watson
23a0913684 Add a "desired" task item for updating smp(4) and other documentation.
No owner yet.
2002-12-02 14:53:07 +00:00
Kris Kennaway
bae7625793 David O'Brien kindly donated the KVM switch I wanted. Thanks! 2002-12-02 09:34:32 +00:00
Robert Watson
21d8a98bee Claim partial responsibility for getting an SMP architecture document
ready, since I've had my fingers in it some, and it appears to have
become stalled.
2002-12-02 06:15:37 +00:00
Robert Watson
8204b3806b Move to MI coredump routines completed.
Extracted from:	peter
2002-12-02 06:06:23 +00:00
Robert Watson
48059ae2e4 i386 TLB fix task is complete.
Extracted from:	peter
2002-12-02 06:04:45 +00:00
Robert Watson
6220f40b7a TrustedBSD MAC Framework is SMP-safe; while it sometimes requires Giant
when interacting with subsystems such as VFS, Sockets, and the Network
Stack, the basic framework structures and components are MP-safe.
Update the SMP task relating to this to switch it to Done status.
2002-12-02 05:55:25 +00:00
Robert Watson
cf6b9b5d39 With the removal of perl, existing system dependencies on perl need
to be removed/modified so that the dependency no longer exists.  Most
of these have been caught over the last year, but several have not,
including:

/usr/bin/mmroff
/usr/bin/afmtodit
/usr/sbin/adduser
/usr/sbin/rmuser

Add a TODO item that these must be dealt with before 5.0-RELEASE.

Submitted by:	kris
2002-12-02 04:55:43 +00:00
Joe Marcus Clarke
dedcfaeea5 * Note that to remove all GNOME components, you should use pkg_delete -rf
* Installing GNOME from packages works, but the preferred method is still
  ports.
2002-12-02 03:11:58 +00:00
Robert Watson
0ff903d5da There are reports of syscons hangs on SMP boxes, which may relate to
a failure of the timeout() updating the system display.  Otherwise,
the system seems fully function, syscons simply neglects to update
screen output.  Assign ownership to scottl@ since he's tracking the
symptoms and can reproduce, but any fixes appreciated.  Categorize
as "must fix" for 5.0-RC1.

Submitted by:	scottl
2002-12-01 22:31:58 +00:00
Robert Watson
dc9991c751 Hook the TODO list up to the 5.0-RELEASE schedule web page.
Spotted the lack of by:	scottl
2002-12-01 22:29:17 +00:00
Robert Watson
1ad955eae0 Remove item "ACPI support for multiple host-pci bridge adapters", since
we believe it's now addressed.  Thanks for John Baldwin!
2002-12-01 22:10:03 +00:00
Robert Watson
7e4355599e Remove smbfs task: we believe it's now operating as well on 5.x as it
was on 4.x-STABLE, which is to say "not perfectly", but adequately
for the purposes of the TODO item.  Thanks to Tim Robbins for grabbing
this one by the horns.

Any long-term fixes for smbfs stability issues relating to forceable
unmount and dropped connections also welcome.
2002-12-01 22:08:26 +00:00
Joe Marcus Clarke
fa8754b6ae * GNOME 2.1.3 ports available
* GNOME 2.0.2 to be the default GNOME desktop in 5.0-RELEASE
* RDF news feeds available
2002-12-01 20:32:16 +00:00
Ceri Davies
5b6eec00f8 Add entry for Omar Siddique.
Submitted by:	Omar Siddique <omar@heedme.com>
2002-12-01 19:45:11 +00:00
Stephane Legrand
a5e5227d51 Another bunch of translations.
fr/news/includes.sgml: MFen 1.8
fr/news/news.sgml: MFen 1.35
fr/news/press-rel-5.sgml: MFen 1.6
fr/news/press-rel-4.sgml: MFen 1.4
fr/news/press-rel-3.sgml: MFen 1.6
fr/news/press-rel-2.sgml: MFen 1.9
fr/news/press-rel-1.sgml: MFen 1.7
fr/news/pressreleases.sgml: MFen 1.7
fr/news/sou1999.sgml: MFen 1.6
fr/news/webchanges.sgml: MFen 1.58

Approved by:   gioria (mentor)
2002-12-01 14:01:57 +00:00
Robert Watson
5f5b0062c1 Hook the September/October status report up to the news item page. 2002-11-30 23:42:46 +00:00
Robert Watson
9aae73b9a3 Hook up the September/October report to the main report index page. 2002-11-30 23:10:43 +00:00
Mario Sergio Fujikawa Ferreira
629824a3f2 Fix small typo 2002-11-30 15:39:03 +00:00
Jesus Rodriguez Cuesta
691d0809ad Update contents, rewrite some paragraphs and add new content to
match the english version.

Patch sent on PR not applied directly and has been reworked.

PR:		45516
Submitted by:	jcamou@azstarnet.com
2002-11-30 05:43:28 +00:00
Jesus Rodriguez Cuesta
dea9aa9f6d Fix header bar.gif path.
Don't use &base; for /gif/ directory.
2002-11-30 05:11:36 +00:00
Jesus Rodriguez Cuesta
9faaf18b3a Fix broken links.
Use &base; for links to english version.
2002-11-30 05:07:17 +00:00
Jesus Rodriguez Cuesta
cc9987801b Fix, i hope this time yes, release entities. 2002-11-30 04:53:56 +00:00
Jesus Rodriguez Cuesta
df9e4b4ccd Undo last commit as "u.rel.notes" was already added.
Add "u.rel.hardware" entity.
Fix paths to Release information.
2002-11-30 04:50:18 +00:00
Jesus Rodriguez Cuesta
572b848a3a Add "u.rel.notes" entity. 2002-11-30 04:44:59 +00:00
Jesus Rodriguez Cuesta
16ea8fd116 Update mirrors list. 2002-11-30 04:36:29 +00:00
Tom Rhodes
27b907ef2a markm has an Alpha coming his way.
wilko's got RAM
2002-11-27 23:25:24 +00:00
Robert Watson
8c907b548d Re-add nectar@ to the OpenSSH/PAM/Kerberos5 task, he was removed due
to a misunderstanding on my part.

Submitted by:	markm
2002-11-27 21:36:27 +00:00
Robert Watson
0da98756fe Change responsible party from '??' to simokawa@ for the firewire-related
tasks.
2002-11-27 18:58:34 +00:00
Robert Watson
280035c0ee Add boot0cfg problem to the "desirable to fix" list for 5.0. It appears
not to operate on live file systems when geom is present.
2002-11-27 18:56:26 +00:00
Robert Watson
1be291287f Improve the compactness of the todo tables by using username@ instead
of username@FreeBSD.org for the "responsible" column.

Suggested by:	gad
2002-11-27 17:39:15 +00:00
Tom Rhodes
632d9dac0d jesper shipped an Alphastation to sos, on behalf of TDC Tele Danmark. 2002-11-27 02:36:37 +00:00
Ceri Davies
8de0fbf558 Add freebsd-mips to the mailing list search.
PR:		www/45595
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-11-26 21:55:01 +00:00