Slashdot Mirror


Interview with Debian Project Leader

brunotorres writes "I've interviewed Martin Michlmayr, Debian project leader. In this interview we talked about the upcoming Debian release, Sarge. An excerpt: 'We heard for years that Debian is hard to install and the old installer wasn't very easy to maintain or advance, so we we decided to throw the installer away and start from scratch. The new installer is much more modular, which makes it easier to maintain and extend.'" Reader ron_ivi points out that new Debian/Hurd CDs are available. Newsforge and Slashdot are both part of OSTG.

22 of 287 comments (clear)

  1. Heh, choice quote, taken out of context, I'm sure by grasshoppa · · Score: 4, Funny

    We heard for years that Debian is hard to install and the old installer wasn't very easy to maintain or advance, so we we decided to throw the installer away and start from scratch. The new installer is much more modular, which makes it easier to maintain and extend.

    heh, so if I'm reading this right, they know the old installer is hard to use, but they really don't care. The new one is easier to extend and maintain, and that's all that's important. :)

    --
    Mod me down with all of your hatred and your journey towards the dark side will be complete!
  2. I like the debian installer. by Anonymous Coward · · Score: 5, Insightful
    The only system out of about a dozen (including about 2/3 headless systems, with no monitor) that I've installed Debian, the only one that didn't work was VirtualPC-with-over-500MB-of-Ram.

    All the other architectures I tried (Suns, _old_ x86s, _new_ x86s) worked great.

    I really reall really like the fact that the minimal install and the installer itself doesn't require the X-windows bloat.

  3. Missing Question: by ypoint · · Score: 5, Funny

    Is Your Development Project a Sinking Ship?

  4. What? by northcat · · Score: 5, Insightful

    So now, is HURD so unimportant to slashdot that news related to it is just grouped under some other news? The same slashdot that carries a front page story about even release candidates of the Linux kernel?

    1. Re:What? by hayden · · Score: 4, Funny
      So now, is HURD so unimportant to slashdot that news related to it is just grouped under some other news?
      Yes.
      --
      Nerd: Derogatory term typically directed at anybody with a lower Slashdot ID than you.
  5. Re:Heh, choice quote, taken out of context, I'm su by RealAlaskan · · Score: 4, Informative
    The quote, in context:
    NF: [interviewer] What are the most important features of the new installer?

    MM: [interviewee] We heard for years that Debian is hard to install and the old installer wasn't very easy to maintain or advance, so we we decided to throw the installer away and start from scratch. The new installer is much more modular, which makes it easier to maintain and extend. From the user's point of view, the new installer is much easier to use. It asks fewer questions than the old one, does automatic hardware detection, and has several other new features, such as automatic detection of other operating system on your machine. It also supports RAID and LVM.

  6. Damn installer by Tsiangkun · · Score: 4, Funny

    The only time it gave me headaches was when I banged my head on the desk trying to seewhat type of chipset my ethernet card had, and what type of graphics card was inside the box.

    As long as you know what type of hardware you have, debian is simple to install, and very easy to keep updated. I think most people just don't like to read the text on screen detailing exactly what's going on during the install.

  7. Re:Heh, choice quote, taken out of context, I'm su by MikeMacK · · Score: 4, Funny
    which makes it easier to maintain and extend.

    Wouldn't Viagra accomplish the same thing.

  8. Clever Martin by RealAlaskan · · Score: 4, Funny
    From TFA:
    NF: [interviewer] When will we be able to celebrate Sarge's release?

    MM: [interviewee] There's currently no date for the release. There are a number of show-stoppers related to our infrastructure which we have to sort out before we can make a release. We hope Sarge will come out near the beginning of the year.

    Clever Martin! He doesn't say which year.

    Sarge is great. When it becomes the new Stable, I may just switch from Testing to Stable.

  9. Why does every distribution need to reinvent wheel by Anonymous Coward · · Score: 4, Insightful

    Why does each and every distribution need to reinvent the installer and the package management tools and the portage system and the system layout?

    Can't we have just one installer, one package management tool and one portage system that is shared by all the linux distributions, the bsd variants, OS X fink, windows cygwin, the comercial vendors, and all the rest?

    I mean really, reinventing a new tool to do something that people have been doing for 30 years is the height of arrogance. And even if they do invent their own package management system, does it only have to run with their own custom portage system? Can we have multiple interfaces to just one portage system that works across all posix systems?

    Ideally I should be able to pop in a DVD, and have a single installer come up that lets me mix and match my kernel with my package management system and select what packages I want to install and then have it install them in a known location that is the same as everyone elses in the world.

    I should be able to deploy a software package one time and just have it compile and install itself on any unix like system. And work.

    All you separate distributions and operating systems need to get off your high horses and share the labor for things that are common between all of you. This is why we don't have unix on every desktop right now. The fragmentation is killing adoption of unix on the desktop.

  10. Re:Wait wait wait.... by kneeless · · Score: 5, Informative
    Unless you can do source on the fly
    apt-get source gnuchess --compile
  11. Installers, et al by jd · · Score: 4, Interesting
    The old installer was a pain. It took me about 3 days to do one install, because of some quirk in the options I'd used. I'm no novice, when it comes to Linux installers, either. I cut my teeth on MCC Linux and SLS, the precursors to Slackware.


    The problem with all installers (Fedora included) is that dependency tracking is extremely difficult and complex, and packages don't always accurately describe their dependencies. They also don't have any good way of handling multiple flavours of (essentially) the same product. They also don't talk with each other, so don't expect apt or rpm to know about anything you installed from CPAN or CPANPLUS, even though there's absolutely no reason why you couldn't have a program to rationalize the contents of different installer databases.


    However, that is not the fault of Debian, but rather the fault of the problem being solved. It is extremely complex, and no good solution currently exists.


    As a distribution, I like Debian a lot. No, that's not just because they included my FOLK patches as an alternative kernel (though that is a factor, because it means Debian is far more capable of including interesting ideas than almost any other distribution). Debian is simply a damn good distribution. It's comprehensive, it's consistant in approach, and it's been able to maintain a very high level of quality, despite having a very large number of contributors. (Or maybe because they do.)


    There have been a lot of distributions, over the ages. Some have failed because the maintainers gave up (SLS, for example). Some failed because they appealed to too specialized an audience, so there wasn't a userbase to keep things going (QLinux is an example of that). Some failed because of political reasons (Stampede Linux got busted over a "trademark infringement" that pushed credibility a little far). Some failed because the maintainers went commercial (Red Hat Linux, I'm talking to you!).


    Given that kind of turbulent history, it's impressive that Debian has done as well as it has. Those involved in the project should feel proud of themselves. IIRC, Slackware is the only other distro that has lasted as long, or atracted such a following.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  12. Re:Why does every distribution need to reinvent wh by mccalli · · Score: 4, Insightful
    Can't we have just one installer, one package management tool and one portage system that is shared by all the linux distributions, the bsd variants, OS X fink, windows cygwin, the comercial vendors, and all the rest?

    Well, Debian and OS X Fink do share an install system - apt-get. "All the Linux distributions"? Would be nice, but there are a fair few .deb-based ones out there now. RedHat and Cygwin share a system I believe (I'm prepared to be corrected here), because Cygwin was originally has ties to RedHat.

    Ideally I should be able to pop in a DVD, and have a single installer come up...

    Ah, well you've lost me there already you see. A DVD? I run Debian on a old laptop that hasn't got a CD drive, let alone a DVD. I also run it on a Cobalt RaQ - not even a floppy drive there. A single installer? But on my flashy new hardware I like graphical installs, whereas I would spit blood at anything requiring a graphical install if I was trying to put it onto the Cobalt.

    All you separate distributions and operating systems need to get off your high horses and share the labor for things that are common between all of you.

    OK. So who gets off whose horse first? I know - let's dump RPM, I always hated it. But hold on, it's used with some of the most popular and commercially supported distros right? So I know, let's dump .deb, after all it's only minority. But hang on, some of the most stable distributions there are use .deb so there must be some merit in it. I know, let's dump RPM...and repeat ad nauseam.

    Cheers,
    Ian

  13. You know you read too much slashdot .. by ElektroHolunder · · Score: 5, Funny
    You know you read too much slashdot when you read sentences like this:
    we're aware that many people are interested in a graphical installer and certain languages like Thai might even require this
    and catch yourself thinking " 'Thai'? Oh no, not another scripting language.."
  14. Nah! Who needs an installer? by aralin · · Score: 5, Interesting
    I installed my Debian in 1996, almost nine years ago. Since then I exchanged three computers and five harddisks under it and its still running without any need to reinstall. It went smoothly through several major and minor OS updates like a charm.

    As a side note, I'd really like to see someone try to do this with Windows. Upgrading from 95 to 98 to 2k to XP and replacing HDs, CPUs and MBs under that system, while not having to reinstall all your applications and redo all the settings.

    --
    If programs would be read like poetry, most programmers would be Vogons.
  15. Re:Why does every distribution need to reinvent wh by Phexro · · Score: 5, Funny

    "Can't we have just one installer, one package management tool and one portage system that is shared by all the linux distributions, the bsd variants, OS X fink, windows cygwin, the comercial vendors, and all the rest?"

    No.

    You must be new here.

  16. Re:Why does every distribution need to reinvent wh by northcat · · Score: 5, Informative

    Taking what you are saying a step further, why can't we just have a single distro? No we can't. The different free distros cater for different needs. Gentoo is for putting together a distro from the source. Debian is a distro with virtually all the apps out there and with a lot of ways to install the packages and supports many architectures. Fedora is for new users and people who want the latest eye candy apps. The commercial distros like SuSE and Mandrake *can* be unified but they're just in it for the money and they wont do it. Try convincing them.

    Now, why can't we have a single package management system/installation system? Same reasoning - different distros do different things. You can't have a single package management system for both pre-compiled and source code distros without putting extra overhead on one of them. Same thing goes for installation system. And commercial distros just won't do it. Again, try convincing them.

  17. And even in that case... by phorm · · Score: 4, Informative

    (after you've chosen a boot often such as "vanilla" or "bf24" and then selected a language)

    ALT+F2
    cat /proc/pci

    voila! Hardware devices (well, PCI/AGP anyhow).

  18. Re:Why linux doesn't sell well... by Anonymous Coward · · Score: 5, Funny

    Change .iso to .avi and it'd get plenty of hits!

  19. Another funny quote by MrEd · · Score: 4, Funny
    At the end of the New Installer discussion -


    Now you will log into the system and enjoy it.


    Yes, SIR! Appropriate for a release called 'sarge'.

    --

    Wah!

  20. Not bad, but... by Mock · · Score: 5, Insightful
    The new installer is not too bad, but once again it goes for far too much complexity and ambiguity.

    An example:

    For the X Window System graphical user interface to operate correctly, it is necessary to select a video card driver for the X server.

    Drivers are typically named for the video card or chipset manufacturer, or for a specific model or family of chipsets.

    Select the desired X server driver.

    siliconmotion
    sis
    tdfx
    tgz
    trident
    tseng
    v esa


    Here we have the typical video driver selection screen. Can you seriously expect anyone who wasn't weaned with a transistorized soother to understand this screen?

    Who but the eternal geek will know that VESA is only used for ancient systems or vmware, or that trident means the old, ancient trident chipset, and probably not the one that could show up in their laptop? - actually I don't even know myself on this one. I'd just have to try a bunch of installs to see, something a user should not have to do.

    A little description beside each cryptic 4-5 letter identifier would be EXTREMELY helpful here.
    Better yet would be some kind of auto-detection mechanism for the most common modern cards like other distros do.

    Debian is not the only offender in this category.

    Here's my favorite:

    Please choose a method for selecting your monitor characteristics:

    Simple
    Medium
    Advanced


    This is priceless.
    What the hell is Simple, or Medium, or Advanced? Who's going to know what method will get their windowing environment working properly? (and really, that's all the user wants anyway)

    Debian seriously needs a real user-interface designer to do their installer. So long as it's done by geeks, it will continue to be useable only by geeks. The folks at debian are assuming too much arcane knowledge upon their users, and because of that, they will continue to alienate the majority of users right from the outset.
  21. Re:Heh, choice quote, taken out of context, I'm su by drinkypoo · · Score: 4, Funny

    You have it backwards; Viagra helps you extend and maintain, not maintain and extend.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"