Approved by: Jordan K. Hubbard (jkh@time.cdrom.com)
Added a bit to newsflash about Jordan's resignation (and the associated letter). I also added a blurb about the latest 3.0 snapshot (09 February 1997).
This commit is contained in:
parent
acb0763e9d
commit
094dc904b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1147
4 changed files with 170 additions and 4 deletions
71
en/internal/resignation.sgml
Normal file
71
en/internal/resignation.sgml
Normal file
|
@ -0,0 +1,71 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-02-12 03:37:33 $">
|
||||
<!ENTITY title "Jordan's Resignation Letter">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: resignation.sgml,v 1.1 1997-02-12 03:37:33 nsj Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>This short notice is just to announce my resignation as President
|
||||
of the FreeBSD Project, effective immediately, coinciding with the
|
||||
elimination of that position.</p>
|
||||
|
||||
<p>This is entirely my own decision and was not prompted by anyone
|
||||
on the core team - if anything, they will probably be as surprised
|
||||
as anyone at the news (except for David & John D., with whom I've
|
||||
already discussed the matter).</p>
|
||||
|
||||
<p>I do this for several reasons, all equally important:</p>
|
||||
|
||||
<ul>
|
||||
<li><p>1. The position of President has always been somewhat at-odds with
|
||||
our democratic core team structure and purely titular since to
|
||||
give the president any real "power" would also destroy the carefully
|
||||
balanced dynamic of core, and that would hardly be a desirable outcome.</p>
|
||||
|
||||
<p>The reason the position of "President" was originally created at all
|
||||
was to give ISVs and other corporate contacts a more official-sounding
|
||||
person to talk to, and while this has been valuable to a certain extent
|
||||
I don't think that it's quite proven useful enough to justify the
|
||||
further existance of the position. As it is, it only creates the
|
||||
illusion of a "super core member", which the president is not, and
|
||||
creates false expectations of authority.</p>
|
||||
|
||||
<li><p>2. The president is generally assumed to be talking for FreeBSD at all times,
|
||||
depriving the wearer of that particular thorny crown of the right
|
||||
to voice strong opinions or otherwise be outspoken without damaging
|
||||
the reputation of the project. I'm not a punch-pulling kind of guy
|
||||
(as you no-doubt already guessed) and I almost certainly never will be,
|
||||
so it's time for me to have my own voice back and be able to talk to
|
||||
people without it being taken as implicit that I'm somehow speaking
|
||||
for all of core. If being "presidential" also means constantly
|
||||
turning the other cheek then I'll never be presidential enough and it's
|
||||
just not an adjustment I care to make (I'm not that kind of person) so
|
||||
I should step down from that responsibility.<p>
|
||||
|
||||
<li><p>3. Dropping back to core team status will make it easier for me to
|
||||
shed additional FreeBSD responsibilities, should I decide that I
|
||||
need to do that in the future, and get some semblance of a life
|
||||
back. I've been doing this for 4 years now and I'm tired. Just how
|
||||
tired I will need to evaluate before making any further decisions, but at
|
||||
least the burden of this artificial position will no longer be mine.
|
||||
It will, in fact, be no ones' and I think this is a vast improvement.</p>
|
||||
</ul>
|
||||
|
||||
<p>In discussions with David and John, it was also expressed that the
|
||||
position was never really that popular with the core team and that
|
||||
my stepping down should coincide with the complete elimination of
|
||||
an unnecessary and somewhat flawed position, and so it will be.</p>
|
||||
|
||||
<p>So, as of now the FreeBSD Project now longer has a President. It is
|
||||
run purely by the core team, as it always was in truth, and now
|
||||
I'm just the PR guy, release engineer and plain old run-of-the-mill
|
||||
core team member. As if that wasn't enough. :-)</p>
|
||||
|
||||
<p align=left>Jordan</p>
|
||||
|
||||
&footer
|
||||
</body>
|
||||
</html>
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-02-08 21:19:11 $">
|
||||
<!ENTITY date "$Date: 1997-02-12 03:37:32 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.26 1997-02-08 21:19:11 mbarkah Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.27 1997-02-12 03:37:32 nsj Exp $ -->
|
||||
<html>
|
||||
&header;
|
||||
|
||||
|
@ -22,6 +22,12 @@ Information</a></strong> page.</p>
|
|||
<UL>
|
||||
|
||||
|
||||
<LI><B>10-Feb-1997</B>
|
||||
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/3.0-970209-SNAP">FreeBSD
|
||||
3.0-970209-SNAP</a> has been released. Read the
|
||||
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/3.0-970209-SNAP/README.TXT">
|
||||
README.TXT</a> file for more information about this release.<p></p></li>
|
||||
|
||||
<LI><B>06-Feb-1997</B>
|
||||
A serious security problem affecting FreeBSD 2.1.6 and
|
||||
earlier systems was found. The problem has been corrected
|
||||
|
@ -41,6 +47,12 @@ Information</a></strong> page.</p>
|
|||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/2.2-GAMMA/README.TXT">
|
||||
README.TXT</A> file has more information.<P></P></LI>
|
||||
|
||||
<LI><B>05-Feb-1997</B>
|
||||
The administrative position of FreeBSD Project President has been
|
||||
eliminated with the
|
||||
<a href="resignation.html">resignation</a> of former president
|
||||
Jordan K. Hubbard.<p></p></li>
|
||||
|
||||
<LI><B>02-Feb-1997</B>
|
||||
A snap-of-the-day server has been set up for the most current
|
||||
<A HREF="releases/snapshots.html">snapshot</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue