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.

10 of 287 comments (clear)

  1. 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.

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

    Is Your Development Project a Sinking Ship?

  3. 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?

  4. Re:Wait wait wait.... by kneeless · · Score: 5, Informative
    Unless you can do source on the fly
    apt-get source gnuchess --compile
  5. 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.."
  6. 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.
  7. 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.

  8. 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.

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

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

  10. 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.