Slashdot Mirror


Debian Core Consortium Releases First Code

daria42 writes "It looks like the Debian Common Core Alliance announced a while ago is going to make good on its promises: the project has released its first code this week. The release consists of a base installation of Debian 3.1 with the Linux Standard Base and security updates attached. But the project also looks like it has attracted some criticism from within the Debian developer community - with a spoof Web site having already been set up to poke fun at the Alliance."

83 of 126 comments (clear)

  1. Spoof mirror by Anonymous Coward · · Score: 5, Informative

    Screw the real site, the spoof is what's important: http://www.dccalliance.biz.nyud.net:8090/

    1. Re:Spoof mirror by HeroreV · · Score: 1

      It's not funny at all. Not even a little. Shittiest spoof site ever.

  2. link by Anonymous Coward · · Score: 5, Informative

    The story includes a link to the spoof website but not to the actual one. Great reporting.

    The address is http://www.dccalliance.org/ btw.

  3. Releasing of the Code.. by ShawnX · · Score: 3, Insightful

    There should be no problem with this as long as they're following the proper licensing for all the code they distribute.

    It won't matter anyway to the Debian groups.

    --
    Everyone wants a Tux in their life.
    1. Re:Releasing of the Code.. by ISayWeOnlyToBePolite · · Score: 1

      Well, the name Debian is a registered trademark and they haven't afaik (and I've checked the various debian mailing lists), got an approval to use it (yet).

  4. Bah... by JohnnyBigodes · · Score: 3, Insightful

    Just what we need: some more kids (or grown-ups acting like kids) fighting among themselves. This is all we need to project that trustworthy Linux and open-source image.

    1. Re:Bah... by joib · · Score: 1

      Umm, yeah.

      Sometimes I wonder how amazingly better than it already is debian would be if the debian developers would spend even half the time they spend flaming each other, and anyone unlucky enough to set his foot in their mailing lists, on actually improving the software.

    2. Re:Bah... by thedustbustr · · Score: 1

      At least they are't suing each other...

      --
      This sig is false.
    3. Re:Bah... by bigpat · · Score: 1

      Much better to have development disagreements settled behind closed doors at the flip of a coin.

  5. Re:Cool by Anonymous Coward · · Score: 1

    "Eric S. Raymond Memorial Prize"?

    Did Eric S. Raymond die or something? I'd heard he'd been sick. Who is going to maintain fetchmail now?

  6. Standards are a good thing by Compaq_Hater · · Score: 3, Insightful

    let's face it if more Linux Distros worked the same way and had the same layout, plus if all lib,Sources were the same that would help out a lot.

    CH

    1. Re:Standards are a good thing by Donny+Smith · · Score: 2, Interesting

      Which is the precise reason why they are different - everyone wants to be the leader.

      That's why on the one side we have these DCC guys (at the moment underdogs, of course) trying to pool resources and, on the other side, the big shots (RH, Novell, Ubuntu) trying to be as different as possible.

    2. Re:Standards are a good thing by Hercynium · · Score: 1

      Funny, I find most Debian packages I pull in to my Ubuntu box integrate quite well. Same goes for Mepis. (Linspire is a noted exception for me)

      I'm not saying everything's perfect, but I've had no problems. In contrast, my experience mixing packages between Mandrake, Fedora, SuSe, and RedHat has often been quite frustrating.

      My $.02? My ultimate system would be a best-of-breed mixing of Debian and Gentoo. Just imagine...

      # USE="mysql dbx hardened -X" apt-get install php5-cgi
        * No binary pkg available with those USE flags...
        * Fetching source...

      ... and watch it recurse that through the dependency tree, generated automagically depending on the USE flags! (drool...)

      Or, how about this: Dynamically generated debian distro with all packages built to your custom specs using a portage-style system... yet remaining compatible with Debian's official repositories!

      Of course, I *really* appreciate some of the things that make them fundamentally different, right tool for the job and all, but... wouldn't it be cool?

      --
      I'm done with sigs. Sigs are lame.
    3. Re:Standards are a good thing by Anonymous Coward · · Score: 2, Insightful

      All linux distros work the same way. The only differences are the directories where the binaries are kept, the packaging systems used, chosen included packages, administrative tools, and the options used to compile stuff. It's all the same code.

      I can walk into any linux system and get stuff done, whether it's SuSE, Ubuntu, Debian, Knoppix, [insert distro here] and do regularly.

      Maybe I am the minority but I certainly hope not. I've found you can glean anything you need to know from ld.so.conf, modules.conf, find, grep, and apropos.

      Very basic simple stuff....

      If you need a GUI to manipulate the sysem, you are distro-dependant. That's bad... if distro dependance is an issue for you, just stop using the heroin, er, um, guis. Learn how to do everything from a prompt and your distro dependancy will go away.

      For me it takes much longer, for example, to use the network setup gui on any system, because on each system, you need to first figure out where it is, in the ouija board, known as gnome or kde, then you need to figure out what it does and how to use it.

      vi ifcfg-eth0 works the same in any distro and you don't have to find vi or figure out how it works on a given distro. vi is universal. Guis and the distro specific tools in them, are frustrating...

      Internet browsing, video games, word processing are what gui's are good for. If that's all you do, you don't really need to know the innards of the system, and probably shouldn't meddle with it.

      l8,
      AC

    4. Re:Standards are a good thing by Liam · · Score: 1

      Maybe apt-build does what you want?

      --
      Liam Healy
    5. Re:Standards are a good thing by Hercynium · · Score: 1

      I use and love apt-build, but it's still not nearly as streamlined and automatic as portage. I know I'm not alone in my desire for a "portage-for-debian", since there was a project called 'debtoo', but it's now defunct.

      Someday, with the time and resources maybe I'll spearhead something *sigh*

      --
      I'm done with sigs. Sigs are lame.
    6. Re:Standards are a good thing by shutdown+-p+now · · Score: 1
      vi ifcfg-eth0 works the same in any distro
      Does it? Try that on Gentoo.
      you don't have to find vi or figure out how it works on a given distro.
      Finding vi was never a problem. Finding the specific config is.
    7. Re:Standards are a good thing by lidocaineus · · Score: 1

      vi ifcfg-eth0 works the same in any distro...

      What a horrible example, as that file doesn't exist on debian based distros, which THIS ARTICLE IS ABOUT!

  7. Re:OT but Re:Spoof mirror by dotpavan · · Score: 1

    there is a greasemonkey script which shows Slashdot index page with links as having coral links, mirrirdot links and google cache links next to every link!

  8. Ubuntu by Doros · · Score: 1, Informative

    The real benefit of the alliance that I see is that .deb packages should be compatible across multiple distros. Unfortunately, Ubuntu is not part of the alliance, and there are a lot of 3rd-party Ubuntu .debs out there.

    1. Re:Ubuntu by Compaq_Hater · · Score: 1

      yeah i have often wondered why they would choose not to participate in somthing that can only bring them more users and stability ?

      CH

    2. Re:Ubuntu by hungrygrue · · Score: 3, Insightful

      DCC is based on older versions of most packages than those in Ubuntu. Ubuntu can't really be part of DCC.

    3. Re:Ubuntu by Compaq_Hater · · Score: 1

      Ah, i see did not know that well now that makes more sense. thanks for the Info. :)

      CH

    4. Re:Ubuntu by Donny+Smith · · Score: 2, Insightful

      I think that's a very superficial reason.

      Nobody's versions match those of DCC (even Debian itself) - if all members felt that way, there would be no DCC.
      DCC is a good idea, and so was United Linux, which got screwed up by a member. DCC is not facing such risks, so I think it will prosper.
      In any case, DCC is targeted at people and companies sick of dicking around with distro incompatibilities and frequent version updates - a bit different from Ubuntu and Fedora.

    5. Re:Ubuntu by advocate_one · · Score: 1
      Ubuntu take a snapshot of Sid every six months and then work on that to get it good enough for release... DCC is based on Debian Stable... currently Sarge.

      I like Ubuntu cos the apps are more up to date. Currently KDE3.4 as opposed to 3.3? and Xorg as opposed to xfree86... I'm currently playing with Breezy on my testing box and it's very nice... latest Gnome 3.12 as opposed to 3.8 on Sarge...

      I reserve Debian stable for my workhorse server...

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    6. Re:Ubuntu by Compaq_Hater · · Score: 1

      well then the DCC is for me, becuase you just described what i would like to see more of.

      CH

    7. Re:Ubuntu by oddfox · · Score: 1

      Surely you mean GNOME 2.12 and 2.8, eh? :) I'd hate to think I'd missed that many releases overnight.

      --
      "We invented personal computing." - Bill Gates
    8. Re:Ubuntu by alucinor · · Score: 1

      Ubuntu takes a snapshot of Debian Unstable (the cutting edge Debian) and then stabilizes it. Ubuntu can only be compatible with Debian Unstable.

      For instance, if Ubuntu was to be DCC-compliant, it would have to be using Gnome 2.8 instead of 2.12.

      --
      random underscore blankspace at ya know hoo dot comedy.
    9. Re:Ubuntu by ivan256 · · Score: 1

      That's actually also what Debian stable is for. The 'stable' means that it doesn't change much, and is not describing whether it crashes or not. Even 'unstable' is stable in that regard. This point gets missed quite frequently due to the poor namimg choice and the "VersionTracker mentality."

      If geeks are the new gold standard for "coolness" then there is still hope that someday reliability and functionality will be "cool" rather than keeping your machine on the bleeding edge.

    10. Re:Ubuntu by MadChicken · · Score: 1

      ...I've been trying to find out exactly what DCC specifies, but from my skimming, I don't think anything as high-level as Gnome is part of DCC.

      Couldn't they start with DCC and plug any Gnome they want on top of it? Or KDE/fluxbox/XFCE/whatever instead?

      --
      SYS 64738 NO CARRIER
    11. Re:Ubuntu by Anonymous Coward · · Score: 3, Informative

      The Debian release cycle has left many people unsatisfied. Some are working within the Debian Project to improve the release process. Some, such as Ubuntu, have elected to step outside of Debian to do short-term forks, while feeding changes back into Debian.

      "Release early, release often" is a good approach for software development. Large numbers of small, frequent changes can produce rapid improvement. Debian Experimental and Unstable show how well that approach can work.

      But what's good for developers is horrible for users. Production systems need changes collected into larger, less frequent releases. That's what Debian Stable does. But it is very easy to get stuck in the 'collect' phase, and fail to make it to the 'release' part.

      One solution to that problem is to schedule releases by date rather than feature set. The traditional, and Debian Stable, approach is to define what features will be in the next release, and release when the work is done. The result is that releases get pushed out by the slowest feature, and there is constant pressure to revise finished features, since they're waiting on the other guys anyway.

      Schedule-based releases set release date targets, and work backwards from those. Features are prioritized, and only those features that can be incorporated by the release date are included. Features that fall below the cutoff can go into the following release.

      I've seen two things happen with the time-based approach. One is that lower priority changes that didn't make the first release make it into the second release, and still beat the traditional model's first release date. The other is that feedback from the first release will show that some of the lower priority items slated for the second release need to be revised: some changed, some completely dropped.

      Ubuntu is using the calendar-based release method for production releases, using Debian Unstable as their base. DCC is using Debian Stable as their base, and hoping to improve the Debian Stable release process. Different bases, different release strategies.

      I'm sure that the current Debian Stable release process will improve. But I'm also sure that a much greater improvement will come with a switch to a calendar based approach. That won't happen without a working example to point to, such as Ubuntu. Debian is run by developers, and developers understand how to manage development releases, such as Unstable. But fewer developers understand how to manage production releases, and it shows. Debian needs to make a fundamental shift in how Stable releases happen. That shift will not happen without a working example of a better way. Such a shift happened with GCC, but only after a fork showed the way.

    12. Re:Ubuntu by g2devi · · Score: 2, Informative

      There are two reasons why Ubuntu is unlikely to join:

      * Debian isn't even part of the DCC *commercial Debian* Alliance. Debian like Ubuntu aren't commercial distributions, so the DCCA isn't for them. If Debian were to join (or more likely, the DCCA join Debian), this barrier would disappear since Ubuntu tries to stay close to Debian SID as is stable.

      * Ubuntu is based off of SID. DCC Alliance code is based off Sarge plus some selected backports. The only way Ubuntu could be based off of DCC Alliance code is if SID were backported to Sarge -- that sort of defeats the purpose of SID/Testing and seriously short-circuit the Debian process.

    13. Re:Ubuntu by llefler · · Score: 1

      The problem with Debian stable is that it went so long in between releases that it has a reputation of being out of date. Everyone I know running Debian (or one of it's children) is running either testing or unstable. Of course, they would probably stick with stable if it was easier to pull specific packages out of testing/unstable while maintaining Apt at stable.

      And I looked at Ubuntu, but noticed that there were Ubuntu specific versions of packages. I got sick of that years ago with RedHat and Mandrake. If DCC, or any of these derivative distros, wants to make a real difference, they need to push their fixes back up to Debian rather than creating new packages.

      --
      It is amazing what you can accomplish if you do not care who gets the credit. -- Harry Truman
    14. Re:Ubuntu by ivan256 · · Score: 1

      The problem with Debian stable is that it went so long in between releases [...]

      If you ask me, that's a feature. They keep up with security updates, so why change what works? If you want something that's more up to date, that's what unstable is for. Hell, that's what 'unstable' means. You want to run a server that just works and doesn't change and have to be updated and reconfigured all the time? Run stable. You want the latest desktop environment updates as the appear? Run unstable. Simple really.

      if it was easier to pull specific packages out of testing/unstable while maintaining Apt at stable

      Add both to your sources.list and use the '-t' flag to apt to tell it which release to pull a package from. You can set a default if you don't want to tell it which one every time. It will, of course, upgrade the dependant packages as well if you install a package from unstable. It's really easy. It just seems not many people know about it.

    15. Re:Ubuntu by Donny+Smith · · Score: 1

      >If you ask me, that's a feature

      It is, but there was a problem where security updates and many packages were becoming overdue or late (too many supported architectures, plus the conservative policy that turned off many voluteer developers who went to Ubuntu, Gentoo and other bleeding edge distros).
      It'd be good if DCC could keep Debian's good points and add some commercial backing to its maintenance and development.

    16. Re:Ubuntu by llefler · · Score: 1

      I don't rely on Debian's classification to decide what packages I'm going to install on my servers. I don't do dist-upgrade. If I'm worried about a security update, I'll do that package individually.

      I actually run my systems at 'testing'. And occasionally pull some unstable packages. Personally, Apt is why I run Debian. But Apt needs a little work. For instance, if you get Apache, you will get the Apache 1 (which is what I wanted). But if you do an 'apt-get install apache', there is no where to tell what version you are getting. And there is no Apache1 to match Apache2. PHP; there is a PHP4 and a PHP5. PHP5 requires Apache2. In cases like that where it doesn't matter, why not have Apache1 and Apache2 and have them both set the Apache dependency. Then PHP5 could depend on simply Apache. Mysql... If you apt-get Mysql-server you get everything for version 4. But you can't 'apt-get install mysql', there is no MySQL package. Firefox; remember to get mozilla-firefox.

      And my favorite; set unstable and pull KDE. You will get KDE, but no KDM. Although you'll get every kgame ever written. It won't check to see if X is installed. Then you can install xserver-xorg, and when you start it you find that you have no fonts. Where are those dependencies?

      I don't know, it just seems like there should be packages for common names; apache, samba, php, mysql, etc that would get you the version for the environment you use. But you should be able to simply 'apt-get install kde34' from stable and expect a package.

      BTW, one little gotcha from the DCC install. The only thing in sources.list is the CD. Personally, I'd like to see some real repositories in there that I could just uncomment. And the installer, which I suspect is Debians, is primitive.

      Now, back to the stable thing... Until just a few months ago (June), Woody was the stable release. Woody was released in July 2002. Up until June, someone considering Debian would see that and think, "this distro is OLD". And everything in the descriptions of testing and unstable lead people to stay away from them if they aren't well versed in Debian speak.

      I think with Linux distros it's going to come down to two things. How good is your installer, and how complete is your repository.

      --
      It is amazing what you can accomplish if you do not care who gets the credit. -- Harry Truman
    17. Re:Ubuntu by ivan256 · · Score: 1

      And my favorite; set unstable and pull KDE. You will get KDE, but no KDM. Although you'll get every kgame ever written. It won't check to see if X is installed. Then you can install xserver-xorg, and when you start it you find that you have no fonts. Where are those dependencies?

      Because of the client/server nature, those things aren't dependencies. If you want a working KDE/X desktop, there's a meta package that depends on the parts you need to do that. If you want to run KDE, all you need are the x libraries and Qt. The X server and the font server may be on another machine. The display manager isn't part of the desktop...

      There's nothing broken, or even inconvienient here.

      I don't know, it just seems like there should be packages for common names; apache, samba, php, mysql, etc that would get you the version for the environment you use. But you should be able to simply 'apt-get install kde34' from stable and expect a package.

      There's no reason for that since there's a good search utility in apt-cache. I'd rather be able to specify exactly what I want than have generically named wrappers.

      And everything in the descriptions of testing and unstable lead people to stay away from them if they aren't well versed in Debian speak.

      I completely agree with this. The names are terrible. They should be called 'consistent,' and 'bleeding edge' or something. Unless you're testing, there's no reason to run testing. (Unless you like your system being broken for weeks at a time).

  9. Department of Redundancy Department? by Doc+Ruby · · Score: 2, Interesting

    What is the actual difference between "Debian Common Core" and "Debian" (since Dv3.1)? Is DCC just an organization that certifies that (its own) Debian-based distros are actually both Debian-based, and comply with "Linux Standards Base" specs? Does Debian v3.1 itself not pass that test?

    --

    --
    make install -not war

    1. Re:Department of Redundancy Department? by LiquidCoooled · · Score: 5, Informative

      I believe the full Debian distribution and the DCC are 2 complimentary items.

      From the DCC website:

      What is the "DCC" of the DCC Alliance?

      The DCC is not a Linux distribution; it is a "base" Debian system composed of essential programs or "packages" from Debian GNU/Linux, combined with member additions to attain LSB certification and achieve broad commercial acceptance and support.

      It appears as thought this is the low level never changing set (just up from the kernel), and is similar to a bare Windows release, ie you have to add your own applications.

      --
      liqbase :: faster than paper
    2. Re:Department of Redundancy Department? by Doc+Ruby · · Score: 1

      So I guess the difference between "DCC" and "Debian" is that DCC is just the core of the distro (kernel and some minimum apps), that is certified by the DCC Alliance to comply with LSB specs. While Debian itself contains extra apps that are not necessary to comply with LSB specs (and could, in theory, even conflict with LSB, or at least are not certified to comply).

      So people who want to distribute a customized "LSB compliant version of Debian" should start with DCC and expand it, not start with Debian and change it. But some DCC expansions might (in theory) conflict with LSB. Will the DCCA somehow "decertify" those? Or is my "LSB conflict theory" invalid?

      --

      --
      make install -not war

    3. Re:Department of Redundancy Department? by ISayWeOnlyToBePolite · · Score: 1

      I'd bet that you can't market your distro using the Debian Common Core Alliance name, unless you cough up some cash for a license, and what that license contains is obviously their prerogative. The DCC can't LSB certify your custom distro, that's for the opengroup.org people to do. Pure Debian as it stands now, wouldn't pass a LSB certification (atleast not the most recent spec.).

    4. Re:Department of Redundancy Department? by johnMG · · Score: 1

      Yeah, it's funny. When I originally heard about the DCCA, I thought, "cool, so, where's Debian?".

      If the DCCA wants a better standardized Debian, they should all get together and... ... maybe just contribute to Debian itself instead of forming a new distro.

  10. Fragmenting by kevin_conaway · · Score: 3, Insightful

    Somewhat on topic is the issue of fragmenting. For a while, if an application or OS didn't do something you like, the common response was:

    - Dont like it? Fork it! - Dont like it? Roll your own!

    Problem is that it leads to a lot of confusion and fragmentation within the community that confuses the hell out of outsiders.

    I think consolidation is a good thing and folks should work together more often rather then just splintering a code base.

    (Note, fragmentation CAN be a good thing in the cases like Security Knoppix or RTLinux)

    1. Re:Fragmenting by Bent+Mind · · Score: 1

      I can't agree more. It's good to see so many Debian based distributions working together to make sure the base OS is compatible across forks. They certainly seem more committed then UnitedLinux was. On a plus side, maybe LSB will finally see some new development. Hopefully, this will also spur more 3rd party development.

      --
      Request a Linux Shockwave player here: http://www.macromedia.com/support/email/wishform/
  11. Typical Debian by Eil · · Score: 3, Funny


    "Hello world, we released an open source operating system so that all may benefit from our efforts and... Oh noes! People are modifying it to suit their needs! Evil! Strike them down!"

    1. Re:Typical Debian by mjg59 · · Score: 1

      Eh? I'm not saying that at all. I'm entirely in favour of what the DCC's doing. What I'm not in favour of is calling it Debian when it's not, and saying that it's not a fork when it is. (To clarify further - there's nothing wrong with forking)

    2. Re:Typical Debian by Eil · · Score: 1


      Before I get lambasted with troll mods and flames, I just want to note that I really have nothing against the Debian people and their excellent work. It's just a little funny how they go on the Stallmanesque defensive whenever a Debian fork makes the headlines.

  12. Re:I like the debian logo by aurelien · · Score: 2, Interesting

    (slightly edited)

    http://www.splorp.com/critique/

    Spirals all come from Ubu Roi's dread Gidouille :

    http://expositions.bnf.fr/utopie/pistes/grand/gido uille.htm

    --
    aurelien
  13. why the spoof site? by digitalderbs · · Score: 5, Informative
    The DCC seems like a good idea to me. From an earlier progeny news article, the DCC mandate is :

    • Assemble a 100% Debian common core that addresses the needs of enterprise business users
    • Maintain certification of the common core with the Free Standards Group open specification, the Linux Standard Base
    • Use the Alliance's combined strength to accelerate the commercial adoption of Debian
    • Work with the Debian project to ensure predictable release cycles and features important to commercial adoption


    This seems very reasonable to me. There's something I'm missing -- Why the resistance and the spoof site?
    1. Re:why the spoof site? by mjg59 · · Score: 5, Interesting
      A few things:

      1. The use of the Debian trademark without permission, and the laughable claim that calling it "DCC" where "DCC stands for Debian Common Core" avoids infringement (rather than, say, getting involved in discussion and not using the Debian name until it's resolved)
      2. "Will the DCC "fork" the Debian project?

        No."

        Except it will. It won't be a big fork. The only packages of any consequence that aren't identical to the Debian ones are X and the kernel. But it's still a fork. Denying that merely panders to the idea that forking is somehow inherently bad, rather than being an entirely natural process in free software development.

      3. Because the idea amused me.
    2. Re:why the spoof site? by mjg59 · · Score: 3, Funny
      Mr Garrett recently posted "Go suck on my fuck" on his blog IIRC relating to MJ Ray's retardedness.

      No, I didn't. If I'd written that I'd look like some sort of illiterate moron. What I actually said was "choke on my fuck", and I've no regrets about doing so whatsoever.

    3. Re:why the spoof site? by Anonymous Coward · · Score: 2, Interesting

      DCC is not a Debian project. It should not use the Debian name.

      The DCC Alliance FAQ claims that the official name is 'DCC', and that doesn't infringe on the 'Debian' trademark. But they also claim that 'DCC' is an abbreviation of 'Debian Common Core', so they ARE using the Debian name.

      The very existence of a FAQ trying to explain away the name and trademark confusion between the Debian Project and the DCC Alliance proves that they've picked the wrong name.

      The DCC Alliance claims that they aren't forking Debian. They also claim that they are making Debian LSB compliant. Which is it? If they make changes, then that's a fork. If they aren't making changes, then what is the purpose of DCC?

      The goals are fine. I'd love to see Debian have a more predictable release cycle, for example. But they should either work to make these efforts an offical part of the Debian Project, or admit that they are forking Debian. Forking can be good, but pretending that you aren't forking leads to exactly the package incompatibility issues that the DCC Alliance claims to be addressing.

      The DCC Alliance message is not internally consistent. That needs to be resolved before the PR efforts go into action.

    4. Re:why the spoof site? by gomadtroll · · Score: 1

      " Assemble a 100% Debian common core that addresses the needs of enterprise business users"

      They are backporting xorg from Etch, so it is 'not' 100% compatable. You won't be able use a Debian sources.list/mirror and get 100% of your packages, so whose mirror do you use.

        Ian Murdock says this isn't a fork, I say its a salad fork, smaller one goes on the ?

      greg

  14. Conflict brings about the biggest changes. by CyricZ · · Score: 5, Interesting

    Conflict often brings about the biggest changes, and conflict between OS developers is nothing new.

    Take OpenBSD. Had it not been for Theo quarreling with the NetBSD elite, then we would not have the ultrasecure system that we have today.

    And of course there's the revolutionary DragonflyBSD. If Matt had not been ostracized by the FreeBSD team, then we wouldn't have what will most likely become the premiere workstation BSD in the near future.

    Then there's the whole CTSS/ITS/Multics debacle of yesteryear.

    While not an operating system in itself, the whole XFree86/Xorg licensing incident has proved to be one of the greatest influences on UNIX GUI development in the past 20 years.

    I believe that conflict is essential for open source projects. For if it were not for conflict, we would not have such great products as OpenBSD, DragonflyBSD, and Xorg. I, for one, support this sort of conflict. It often leads to increased productivity in the long run.

    --
    Cyric Zndovzny at your service.
    1. Re:Conflict brings about the biggest changes. by JohnnyBigodes · · Score: 1

      Well, I do agree that conflict is usually necessary for change, naturally.

      However, *childish* conflict such as this (the spoof site and whatnot) only serves to degradate one's own image, and drag their peers down the same way.

    2. Re:Conflict brings about the biggest changes. by Anonymous Coward · · Score: 1, Interesting

      Conflict serving as a catalyst for people to break away from current mode/model/whatever, and do what they think is right is a Good Thing, in my opinion.

      That said, continual pissing matches/flame wars accomplish nothing. The examples given are pretty much people getting tired of the bs, and wandering off to do their own thing, not sticking around and rolling in the mud.

      Aside from that, the examples you give to back up "conflict is a good thing for FOSS" is a bit daft; people broke away to work on the code since they weren't getting anywhere with the existing project (xorg's fork wasn't strictly this, but it was a long standing issue with xf86).

    3. Re:Conflict brings about the biggest changes. by kjs3 · · Score: 1
      However, *childish* conflict...

      The parent focused on OpenBSD. He was talking childish.

  15. Re:Cool by $RANDOMLUSER · · Score: 1

    Mods on crack again.
    That's REALLY funny.

    --
    No folly is more costly than the folly of intolerant idealism. - Winston Churchill
  16. disappointing by kwoff · · Score: 3, Interesting

    I was expecting a "spoof site poking fun" to be, you know, funny.

    1. Re:disappointing by Anonymous Coward · · Score: 3, Funny

      I was expecting a "spoof site poking fun" to be, you know, funny.

      Fork it! Roll your own!

  17. Debian - great idea, bad execution... by bad_outlook · · Score: 3, Insightful

    Sorry to be harsh, but when I started using Debian 3 years back, I wasn't treated well as a 'n00b' even though I had 2 yrs prior Slackware experience, and just felt like the entire project was too splintered. I mean, running on multiple archs is cool and all, but if it pulls down the medium range then what's been gained? The plus of this approach is it was ripe for someone to come along, take what's good (APT-GET!) and create something specialized, which is now Ubuntu Linux. Building on the Debian base was just their beginnning, but it was an ace move.

    1. Re:Debian - great idea, bad execution... by ivan256 · · Score: 4, Insightful

      take what's good (APT-GET!)

      Apt isn't what makes debian great. The package repositoiry is what makes Debian great. Without it, apt is just a simple tool that works no magic whatsoever. For a perfect example of this, try running some of the apt-rpm ports out there. If there isn't a consistant, well maintained package archive to point apt at, you're still in dependancy hell. Too many Debian copycats don't understand this.

    2. Re:Debian - great idea, bad execution... by 51mon · · Score: 1

      Can we make that +6 ;)

      Abandon Ubuntu back for Debian on the one box I did persist with Ubuntu on - turns out something bad happened to the libraries named used in Ubuntu.

      Don't get me wrong, I love my Ubuntu Live CD, and I've used it to recover several poorly PCs, but you do get the feeling it was forked from an early "unstable" in both senses version of Debian.

      I'm sure the Ubuntu effort is helping push Debian to new heights, but this release every 6 months turns out software more like Microsoft's than Debian's, and if I wanted a computer that half works much of the time I could run XP home. How did GNOME ship without a graphical menu editor? How did the early Ubuntu version ship without working DVD software?

      Similarly tried YUM on Redhat - it works, but the packages just weren't good enough in terms of dependencies, so that you could tell it to "get apache" and reasonably expect to come back to a working webserver.

      But then it is all perspective, I look back at Redhat and criticise it because it can't do stuff Debian just does in terms of packaging, but Redhat is way ahead of certain OSes, that reboot for almost every patch, and take numerous reboots to get from installed to patched, and then it may only have patched the core OS not all the applications.

      I think the problem is people lack the patience to wait for software to be ready. We all like shiny and new, up to the point it crashes and burns.

      Debian also suffers from applying the same rules too all type of packages. This was especially noticable with the firefox releases, where Debian Sarge tried to make minimal patches, when even most stable users can cope with point releases of a graphical browser if it is needed for security. However I'm not sure what the right rules to apply are, if I knew that I'd be either rich or on the Debian release team.

  18. It's Debian by wiredog · · Score: 1

    What else do you need to know?

  19. I'd see it more as a beneficial incitement. by CyricZ · · Score: 1

    Frankly, I think it's excellent for such spoof sites to be created. And hopefully they do incite much hatred, angst and conflict. I want the DCC people to have the urge to, as certain Microsoft executives might say, "fucking destroy" Debian. I want them to have that urge so badly that they put out a far superior product.

    --
    Cyric Zndovzny at your service.
  20. Damn Browncoats.... by UnixRevolution · · Score: 4, Funny

    Always poking fun at the Alliance. Why is it that I always find myself drinking in an alliance friendly bar on Unification Day?

    --
    You like your new Mac more than you like me, don't you, Dave? Dave? I asked...She said Yes.
  21. this is (what I can make of) the critisism by nietsch · · Score: 2, Insightful
    Thanks to the very generous move from slashdot to /. the spoof site, it is not clear why others are critisising DCC.
    the spoof site at http://www.dccalliance.biz.nyud.net:8090/faq.html is pretty slow too, here is my analysis (and a copy of their 'faq':

    What is the DCC Alliance?

    The DCC Alliance is a collection of invdividuals with a link to Debian. It exists in order to counter the idea that the use of the Debian trademark is permissable if it's hidden inside an acronym.

    So somebody is upset about basing the name of a separate organisation on 'Debian' and abbreviate that to a 'D'. Well wanker, I tell you something: you cannot trademark a single letter, or we'd only have about 36 possible companies.


    What Does "DCC" stand for?

    "DCC" is an abbreviation for "Debian common core Cheerleaders and Critics". Since "Debian Common Core" is a trademark of the DCC Alliance, only the abbreviated form is used in referring to the DCC Alliance.

    (this seems a rip-off from the 'real' DCC faq entry. see above, no trademarks on single letters.


    Will the DCC "fork" Debian?

    Yes, the Debian Common Core alliance will fork Debian. As an example, the Debian kernel will be modified. Maintaining a branch of a package that is not identical to the upstream one is a de-facto fork.

    Aha, a somewhat real-ish bone to pick. Except that creating a patched kernel is not such a big deal. You can find several in testing, does that mean that testing has been forked with every new kernel release? As long as the new kernel is interoperable with the one it replaces you can hardly call that forking.

    is DCC necesary?
    Debian has grown into a big organisation, and thus also has it's share of people with 'uncommon personalities'. It is all a volunteer effort (and thus?) some people in debian react a little allergic to commerce baseed on Debian, even though the licence allows it. Commercial Debian-based distro's have a vested interest in Debian, so they seek some influence. It can be vey hard to have to argue with every maintainer whose package they have altered to get him to accept the changes(There are 1000's of developers and and at least ten times more packages in Debian). Even with proper conflict resolution it quickly becomes a nightmare, so a lot of distro makers don't feed their changes upstream/to Debian at all.

    That is a problem and something that a separate repository can solve. Yes that is in effect a fork, in the same sense that Ubuntu or Knoppix is a fork (not for the silly reason above). If the Debian derived distromakers have their own repository where they can work together changing Debian to their common goals without getting bogged down in Debian rules/games, then that is just great, IMHO.

    It is great for the Debian-derived-distro-makers(DDDM?), as it allows them to cooperate and improve Debian while they are at it. It is great because it avoids conflict and bottlenecks. Commercials distro's (can) have a different interest than induvidual Debain developers. With this construction no single Debain developer can obstruct a DDDM. It is great because It will concentrate all enhancements made by DDDM's into one place, so the Debian developers don't need to track all different DDDMs for changes to their packages. And most of all, it will concentrate efforts into coding and cooperating, and that is good for all.

    --
    This space is intentionally staring blankly at you
    1. Re:this is (what I can make of) the critisism by metamatic · · Score: 1
      If the Debian derived distromakers have their own repository where they can work together changing Debian to their common goals without getting bogged down in Debian rules/games, then that is just great, IMHO.

      So if they want to fork Debian, why not just admit they're going to fork it and call it something that doesn't use the name "Debian"?

      As I see it, the problem is that they want to fork Debian because they have different goals from Debian, but they don't want to admit it.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    2. Re:this is (what I can make of) the critisism by sfurious · · Score: 2, Insightful
      So somebody is upset about basing the name of a separate organisation on 'Debian' and abbreviate that to a 'D'. Well wanker, I tell you something: you cannot trademark a single letter, or we'd only have about 36 possible companies.

      Great, I'm going to start a new Linux distribution tomorrow. I'll call it, oh, "Microsoft Windows Inspired Operating System". Then I'll get worried about trademarks and change it to "MWI Operating System", but make it clear what "MWI" is an abbreviation for. Finally, on the website I'll stick the Microsoft Windows logo to the left of "MWI Operating System" as part of the title.

      The next day, everyone will be shocked when Microsoft isn't particularly happy.

  22. Debian trademark glass house: Debian/kFreeBSD by joneshenry · · Score: 1

    Debian/kFreeBSD has its web site's pages copyrighted by SPI, web pages which mention that "Debian" is a registered trademark without mentioning the status of "FreeBSD".

    But the people I blame are the directors of the FreeBSD Foundation which now owns the FreeBSD trademark at least as far as it applies to "CD ROMs featuring an archive of computer programs which may be accessed for use archived on a CDROM." (And it appears the FreeBSD Foundation is working to expand the applicability of the FreeBSD trademark.) But there is already a Debian/kFreeBSD iso.

    Considering that a simple cease and desist was sufficient to force CentOS to scrub references on its web site to the phrase "Red Hat" and other such trademarks (other than apparently a link to someone else's article), I am baffled what either Debian/kFreeBSD or the FreeBSD Foundation is waiting for.

    1. Re:Debian trademark glass house: Debian/kFreeBSD by Matt+Perry · · Score: 1
      Considering that a simple cease and desist was sufficient to force CentOS to scrub references on its web site to the phrase "Red Hat" and other such trademarks ...
      No one forced CentOS to do anything. A letter from a lawyer isn't a legal decree. It's a start of a conversation. There was nothing preventing the CentOS people from opening a dialogue with RedHat's lawyers to work out an agreement that would satisfy both sides. The CentOS people chose not to pursue that dialogue and instead just remove all references to RedHat from their web site.
      I am baffled what either Debian/kFreeBSD or the FreeBSD Foundation is waiting for.
      How do you know that those people have not already worked out appropriate agreements for the use of those trademarks?
      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
    2. Re:Debian trademark glass house: Debian/kFreeBSD by JanneM · · Score: 1

      A letter from a lawyer isn't a legal decree. It's a start of a conversation.

      Since you need a lawyer for it, a start of a very expensive conversation.

      And too often, a way for the initiator to monetarily outshout the other party before the "conversation" has even bagun.

      You know, they could just pick up a phone.

      --
      Trust the Computer. The Computer is your friend.
    3. Re:Debian trademark glass house: Debian/kFreeBSD by Matt+Perry · · Score: 1
      Since you need a lawyer for it
      Incorrect. You don't need a lawyer to talk to a lawyer. It's probably that kind of incorrect assumption that led them change the web site instead of deal with the lawyer.
      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
  23. That is correct by arthas · · Score: 1

    The package repository is indeed important. I think Debian's strict packaging guidelines and quality control have made first-class repository possible.

    For several months I have tried using RHEL4 system and it has been quite frustrating. APT is there and RPM is actually quite good low-level package manager. However there are no software packages! It seems like nobody wants to build packages for RHEL. Several important things are missing: Totem video player, Evince document viewer, Gtkmm devel libs, Epiphany, AucTeX and Inkscape to name a few. As soon as I have a chance I will convert the box to Debian or BSD.

    1. Re:That is correct by ivan256 · · Score: 1

      It seems like nobody wants to build packages for RHEL.

      That's because developers don't want to pay for RHEL in order to build packages against it. Really, can you blame them?

      But you paid RedHat all that money. Tell them to get off their asses and package the software you want to use for that distribution you paid too much for.

    2. Re:That is correct by arthas · · Score: 1

      That's because developers don't want to pay for RHEL in order to build packages against it. Really, can you blame them?

      No. I can't.

      But you paid RedHat all that money. Tell them to get off their asses and package the software you want to use for that distribution you paid too much for.

      I didn't pay anything and I am really glad I didn't. I am using Scientific Linux 4.0 (a distro built using RHEL4 srpms). I installed it because I had some compiler problems with Debian Sarge and Ubuntu. Their gcc version didn't compile Geant4 simulation toolkit properly and I didn't have time to fix things so I had to install something else and I just happened to choose Scientific Linux 4 (I figured that at least SL4 would have a compiler version that would work with Geant4). Now I have simulations and data analysis code on that system and it would be just too much trouble to format and install Debian, Geant4, ROOT data analysis framework and all the custom C++ scripts I have written during last few months. I won't switch to another distro before I have finished the project.

  24. Re:Ubuntu ubove ull by lullabud · · Score: 1

    I don't know how futile resistance will be to a guy who put Linspire *twice* in a list of what would've been 5 distros... He must really love it, and that's scary. That's the kind of guy who makes a simple story into a story of mythical proportions.

  25. What is the problem with a fork then? by nietsch · · Score: 1

    Yes they try to avoid the word fork, probably for the connotations it has ('forks ar *bad*'). But there is nothing wrong with a fork an-sich. The size of the Debian project is what made it great(lots of packages, lots of testing, lots of development), but the size of Debian also makes it hard for commercial enities to cooperate with them directly.

    Usually forks are considered 'bad' because of the duplication of effort. This fork is good because it prevents the structure of the Debian organisation to slow the efforts of the DDDMs.

    --
    This space is intentionally staring blankly at you
  26. Re:No Ubuntu? by poofyhairguy82 · · Score: 1
    I don't want to be a karma whore, so I'm just going to give you a link to the last time I answered that question on Slashdot.

    Respond to my post if you have questions- I bet I have an answer for you!

  27. Re: Ubuntu ubove ull by jcole · · Score: 1

    Since Debian has been my Linux desktop choice for over 3 years, I don't really feel comfortable using a candy-cane Linux distro (Linspire, Mandrake, Suse, Mandrake, Lindows, Linspire, etc.).

    I higlighted and middle pasted that list, not checking it for grammatical errors. I'm sorry if I hurt your feelings. I'll pay more attention next time. Ubuntu ubove ull.

  28. Re:No Ubuntu? by jcole · · Score: 1

    That make sense to me. DCC is based on sarge/testing, therefore Ubuntu cannot join, since it's based on sid/unstable. Thanks.

  29. MOD PARENT UP by Trogre · · Score: 1

    I mean, running on multiple archs is cool and all, but if it pulls down the medium range then what's been gained?

    Exactly. Throwing out features to appeal to the lowest common denominator in the name of portability is great for the those fringe architectures that hardly anyone uses, but lowers the standard for the vast majority of users (i386 etc).

    What's wrong with going on a feature by feature basis?
    eg
    "
    Feature X: Supported platforms:
    i386, PPC, AMD64
    Unsupported platforms:
    the rest
    "

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  30. I Love Debian Stable by RAMMS+EIN · · Score: 1

    As a server administrator, I love Debian stable. The fact that new releases (and thus new features) are years apart is a great advantage: everything that is working stays working. The Debian project works very hard to keep it that way; they backport security fixes so that you don't have to upgrade to a later version of a package, and when the new release comes, they make every imaginable effort that your upgrade will be seamless.

    It's good that one distro caters to the needs of people who believe in "if it ain't broken, don't fix it". This is the real beauty of having so many distros: a few of them to fill every niche, so that all niches are filled and there are some alternatives within each niche.

    There are advantages to schedule-based releases, and you do a good job at pointing them out. However, it's a fundamental truth in software development that you can't decide in advance when something is going to be ready. The policy for Debian stable is to make every possible effort to ensure that everything is working before releasing it. This is the only way to ensure a smooth-working release, and, to me, outweighs the inconvenience of not knowing when the release will come.

    The beauty of Debian is that the project is so immense that it manages to cater both to extremely conservative types (me when administrating servers) and to bleeding edge types (me when playing with my PC at home), and do a great job at both. If you want assurance that everything works more than anything else, use stable. If you want the latest and greatest, use unstable. If you want a smoothly polished desktop distro, use Ubuntu (you could use other desktop distros, but they usually can't match the convenience of Debian's wealth of packages). If you want an embedded or otherwise really small system, Debian is probably too heavy; but note that busybox provides a dpkg command...

    --
    Please correct me if I got my facts wrong.