From: mako@atdot.cc <> Date: Sun, 7 Aug 2005 17:04:44 +0000 (-0400) Subject: Added changes from Jonathan Carter feedback. X-Git-Url: https://projects.mako.cc/source/to_fork_or_not/commitdiff_plain/350b64f857c3f7be6f61affa379ff5582277eb9e Added changes from Jonathan Carter feedback. --- diff --git a/picture-01.png b/tfontf-picture-01.png similarity index 100% rename from picture-01.png rename to tfontf-picture-01.png diff --git a/to_fork_or_not_to_fork.xml b/to_fork_or_not_to_fork.xml index 58241e9..8f4fb0b 100644 --- a/to_fork_or_not_to_fork.xml +++ b/to_fork_or_not_to_fork.xml @@ -237,10 +237,10 @@
The Debian Project - The Debian project is my counts the largest, in terms of both code - and volunteers, free software distribution. It is the also, - arguably, the largest free software project in terms of the - number of volunteers. Debian includes more than 15,000 + The Debian project is by many counts the largest, in terms + of both code and volunteers, free software distribution. It is + the also, arguably, the largest free software project in terms + of the number of volunteers. Debian includes more than 15,000 packages and the work of well over 1,000 official volunteers and many more contributors without official membership. Projects without Debian's massive volunteer base cannot @@ -280,7 +280,7 @@ customizing and deriving from Debian for specific groups of users including non-profit organization, the medical community, lawyers, children and many others. - I spearheaded and help build a now mostly defuct + I spearheaded and help build a now mostly defunct derivation of Debian called Debian-Nonprofit (Debian-NP) geared for non-profit organizations by working within the Debian project. @@ -320,7 +320,7 @@ Information Canonical Limited can be found at Canonical's homepage. - It was released to the world in the fall of 2004. + It was released to the world in late 2004. The second version was released six months later in April 2005. The goals of Ubuntu are to provide a distribution based on a subset of Debian with: @@ -363,7 +363,7 @@ You can see that explicit statement on Ubuntu's website here: http://www.ubuntulinux.org/ubuntu/relationship/ - More importantly, Ubutnu explains that it cannot + More importantly, Ubuntu explains that it cannot continue to provide the complete set of packages that its users depend on without the ongoing work by the Debian project. Even though Ubuntu has made changes to the nearly @@ -397,7 +397,7 @@ - + @@ -519,7 +519,7 @@ Derivation and Problem Analysis The easiest step in creating a productive derivative - software project is to break down the problems of deriviations + software project is to break down the problems of derivations into a series of different classes of modification. Certain types of modification are more easily done and are intrinsically more maintainable. @@ -549,7 +549,7 @@ By breaking down the problem in this way. Debian derivers - have been able to approach deriviation in ways that focus + have been able to approach derivation in ways that focus energy on the less intrusive problems first. The first area that Ubuntu focused on was selecting a @@ -687,7 +687,7 @@ control tools were less advanced than they are today. At the moment, an incomplete list of free software VCS tools includes GNU Arch, Bazaar, Bazaar-NG, Darcs, Monotone, SVK (based on - Subversion), GIT (a system developed by Linus Torvlards as a + Subversion), GIT (a system developed by Linus Torvalds as a temporary replacement for BitKeeper) and others. Each of these tools, at least after they reach a certain @@ -719,7 +719,7 @@ VCS evolve, they will become increasingly important tools in the way that free software is developed. - Because the problems of scale associated with buildling an + Because the problems of scale associated with building an entire derivative distribution are more complicated than those associated with working with a single project, distributed version control has not yet been widely deployed in the Ubuntu @@ -857,8 +857,8 @@ using distributed VCS technology. As Linus Torvalds alluded to in the quote above, the importance of technological changes to distributed VCS technology is only felt when people begin to - work in a different way — when they begin to employ differnet - social models of developer interaction. + work in a different way — when they begin to employ + different social models of developer interaction. While Ubuntu's experience can provide a good model for tackling some of these source control issues, it can only @@ -890,7 +890,7 @@ redundancy and little duplication of work. In doing this, free software will harness a power that proprietary models cannot compete with. They will increase their capacity to produce - better products and better processes. Ulimately, it will help + better products and better processes. Ultimately, it will help free software capture more users, bring in more developers, and produce more free software of a higher quality.