Add diclaimer of copyright to _osname() manual page.
[unix-history] / TIMETABLE
CommitLineData
49ebb1a0
GW
1From owner-freebsd-hackers@freefall.cdrom.com Mon Jan 3 02:23:44 1994
2Status: RO
3X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
4 [nil nil nil nil nil nil nil "\"Jordan K. Hubbard\"" "jkh@whisker.lotus.ie" nil nil "1.1 milestone dates and details." "^From:" nil nil nil])
5Received: from freefall.cdrom.com by uvm-gen.emba.uvm.edu with SMTP id AA09741
6 (5.65/1.08); Mon, 3 Jan 94 02:23:43 -0500
7Received: from localhost by freefall.cdrom.com (8.3/KAOS-1)
8 id XAA00705; Sun, 2 Jan 1994 23:15:02 -0800
9Received: from whisker.lotus.ie by freefall.cdrom.com (8.3/KAOS-1)
10 id XAA00695; Sun, 2 Jan 1994 23:14:50 -0800
11Received: from localhost (jkh@localhost) by whisker.lotus.ie (8.6.4/8.6.3) id BAA02386; Mon, 3 Jan 1994 01:45:00 -0800
12Message-Id: <199401030945.BAA02386@whisker.lotus.ie>
13Precedence: bulk
14From: "Jordan K. Hubbard" <jkh@whisker.lotus.ie>
15Sender: freebsd-hackers-owner@freefall.cdrom.com
16To: freebsd-hackers@freefall.cdrom.com
17Cc: freebsd-admin@freefall.cdrom.com
18Subject: 1.1 milestone dates and details.
19Date: Mon, 3 Jan 1994 01:45:00 -0800
20
21Ok, so we're getting closer on putting this all together, and I think
22that's great.
23
24However, I'd like to note that we're already pretty tight on time if we're
25going to make the March 1st release date (and I believe we should), given
26some of the many intermediate milestones that we need to hit.
27
28Assuming March 1st, the hard part is to now set down some of these more
29critical intervening dates and do whatever we need to do to ensure
30that we DO hit them. If we fall down on our BETA test (I think ALPHA is
31almost out of the question given the time we have), we won't have any hope
32of making the 1 March target.
33
34I'll take this opportunity to fire off a set of hypothetical dates which
35we can then wrangle over and hopefully ratify.
36
37Additionally, it's now a good time to start listing the desired features
38and make some realistic time estimates for each one to be completed.
39Please add your items to this list and then we can add 'em up and
40see which ones for which we have a chance of doing in time, and for which
41we don't have a hope in hell.
42
43
44--------------------------- cut cut cut cut cut -----------------------------
45
46MILESTONE LIST
47
48
49Date What
50----------- ------------------------------------------------------
5130 Jan 1994 FEATURE FREEZE. No additional features added.
5205 Feb 1994 Ship BETA set to small test group.
5315 Feb 1994 End BETA - initiate CODE FREEZE; critical fixes only
5420 Feb 1994 Ship Pre-release to test group for burn-in testing.
5525 Feb 1994 Release frozen - begin packaging.
5601 Mar 1994 1.1 FCS
57
58
59
60PLANNED FEATURES AND BUG FIXES LIST
61
62Feature/Fix Est Completion Date Who Detail
63------------------------------------------------------------------------------
64C++ shared lib/debugging support 10 Jan 1994 JKH [1]
65Shared libraries 05 Jan 1994 JKH
66/usr/ports cleanup 25 Jan 1994 ALL [2]
67Integration of `nvi' from K. Bostic 28 Jan 1994 JKH [3]
68texinfo added to std distribution 15 Jan 1994 JKH [4]
69
70.. (add your own entries here) ..
71
72
73
74Detail
75------
76
77[1] Shared C++ libs require /usr/lib/crt1.so target installed, and selective
78 dependency on same. Shared libg++ requires merging with shared curses
79 library for now (may be different ways of doing this, investigating).
80
81[2] ports collection requires thinning, rational makefiles, and other changes
82 required to bring into line with /usr/ports/CHECKLIST document. Everyone
83 _must_ pitch in on this or ports will remain in disarray!
84
85[3] Keith Bostic's nvi is nearing first release date. If stable, will
86 replace elvis.
87
88[4] Several ports require makeinfo, info is already on its way to becoming
89 documentation format of choice (options.texi being one example), and
90 having a default info reader in /usr/bin/info would be a very nice
91 enabling technology for doing more online docs in info format.
92
93.. (add your own entries here) ..
94
95------------------------------ cut cut cut cut -------------------------
96
97
98"Enforcement":
99
100Once we've ratified it, we should check a copy of this file into
101/usr/src somewhere so that it will be more publically accessible
102during the development cycle. If you put something on this list,
103expect periodic mail saying "how's it going? Ahem." as your due-date
104draws near. If you _don't_ put something you want on the list,
105then you should both not expect to see it in, and you should expect
106massive hate-mail (and its possible removal) if you come trundling
107along and suddenly commit it without warning.
108
109Does all this sound reasonable to everyone?
110
111 Jordan
112