public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthias Schniedermeyer <ms@citd.de>
To: Tuomo Valkonen <tuomov@iki.fi>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [poll] Is the megafreeze development model broken?
Date: Tue, 13 Nov 2007 00:39:55 +0100	[thread overview]
Message-ID: <20071112233955.GA25059@citd.de> (raw)
In-Reply-To: <slrnfjh2nn.aam.tuomov@jolt.modeemi.cs.tut.fi>

On 12.11.2007 17:18, Tuomo Valkonen wrote:
> On 2007-11-12, Adrian Bunk <bunk@kernel.org> wrote:
> > Geeks like you and me want the latest software
> > (I'm using Debian unstable/testing).
> >
> > But most users want a Linux installation that simply works - and this 
> > includes all software on the system at all times.
> 
> I'm not in either category. I want a truly stable (as in "quality", not
> as in "static" as the distros use the term) base system that simply 
> works, but I want to follow certain interesting software more closely.

That's the problem(tm).

Contrary to Closed Source Software all(!) OSS-Software is 
interdependent. There is no "Stand-Alone"-Software. There is always at 
least "libc". (Scripts depend on a script-interpreter, which in turn 
depends at least on libc, so there is nothing(tm) that doesn't depend on 
libc)

Where is not uncommon for Closed Source Software to not have external 
dependencies or to bring along it's dependent librarys.

e.g. (On Debian sid, *)
"kdebase" has a nice little total dependency-list of only 254 packages.
or
"openoffice.org" just 265 dependent packages.

"gimp" comes with light backage, only 146 packages.

Not to speak about such nice little (meta-)packages like "kde" or
"gnome" that are 649 and 684 packages.

All that interdependency form a nice little (:-) web.
(Sometimes called the dependency hell)

What i want to say is this: You can't say that you only want to update a
specific region of your web, at least not without the risk of ripping
your web here and there.

I'm using Linux since 1995, i can life with it's problems and i like 
Linux more that ever. :-)

And despite me always using the latest kernel and Debian SID/unstable 
for the past few years, for home & work, i have neven been badly burned. 
Not that there weren't a few bruises here and there. There is nothing 
like a fried X for breakfast. (Which Debian managed at least 2 or 3 
times in the past years)
;-)



*:
apt-rdepends <(meta)packagename> | grep "  Depends" | cut -d '(' -f0,1 | perl -pe 's/ +$//' | sort | uniq | wc -l
e.g.
apt-rdepends kde | grep "  Depends" | cut -d '(' -f0,1 | sort | perl -pe 's/ +$//' | uniq | wc -l

Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.


  reply	other threads:[~2007-11-12 23:40 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-07 22:56 [poll] Is the megafreeze development model broken? ciol
2007-11-07 23:06 ` Rik van Riel
2007-11-07 23:11   ` ciol
2007-11-08  1:36 ` Adrian Bunk
2007-11-08 20:45   ` ciol
2007-11-08  6:18 ` Stephen Hemminger
2007-11-08 13:38 ` David Newall
2007-11-08 14:26 ` Chris Snook
2007-11-08 20:41   ` ciol
2007-11-09  0:15     ` Chris Snook
2007-11-12 11:09 ` Eric W. Biederman
2007-11-12 13:51   ` Tuomo Valkonen
2007-11-12 15:20     ` Adrian Bunk
2007-11-12 16:02       ` Tuomo Valkonen
2007-11-12 16:56         ` Adrian Bunk
2007-11-12 17:16           ` Tuomo Valkonen
2007-11-12 17:34             ` Adrian Bunk
2007-11-12 17:42               ` Tuomo Valkonen
2007-11-13 10:11                 ` David Newall
2007-11-12 17:37         ` Rogelio M. Serrano Jr.
2007-11-12 17:53           ` Tuomo Valkonen
2007-11-13 12:28             ` Radoslaw Szkodzinski
2007-11-13 13:09               ` Tuomo Valkonen
2007-11-12 16:13       ` Rogelio M. Serrano Jr.
2007-11-12 17:14         ` Adrian Bunk
2007-11-12 17:18           ` Tuomo Valkonen
2007-11-12 23:39             ` Matthias Schniedermeyer [this message]
2007-11-13  0:12               ` Tuomo Valkonen
2007-11-12 17:30           ` david
2007-11-12 18:25           ` Rogelio M. Serrano Jr.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071112233955.GA25059@citd.de \
    --to=ms@citd.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tuomov@iki.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox