Slashdot Mirror


New Linux Configuration Tool

paul.dunne writes "Looks like we are finally well on the way to getting a replacement for the old Linux configuration tools. Details in a thread on the linux-kernel mailing list. Basically, Linus likes it; it's written in C, so there are no "language issues"; and feedback on the mailing list so far seems positive and constructive."

3 of 171 comments (clear)

  1. Whats good for linux is good for open source by jormurgandr · · Score: 4, Interesting

    It's nice to see productive discussion (rather than the oh-so-common flame wars) taking place to the benefit of linux/open-source. Hopefully this will provide a much-needed improved configuration tool for linux, and will also demonstrate to the "closed-source" community just how beneficial open-source really is.

  2. Re:just a kernel tool by LinuxGeek8 · · Score: 4, Interesting

    what linux needs is a universal way of configuring a linux system so that you can pick any disto you want without worrying about how hard will it be to configure.

    If you don't mind, I'd like to say "NO".
    I prefer it the way the Linux distro's do it now. Like Mandrake, which even recognises printers, and sets up xawtv for your tvcard during install. These are not kernel issues, but userspace issues. Most distro's ship nowadays with every driver as a module. If the installer detects everything, you should be fine.
    There are just a few issues, where it would make sense. I really like the way FreeBSD handles network card drivers. It seems to detect them fine, and load the right driver. I'm not sure how it can be done, but it happens. That's something in kernel-space, and I hope it will get included in Linux too.

    --
    Well, don't worry about that. We can get you back before you leave. (Dr. Who)
  3. Re:Who cares? by tubabeat · · Score: 5, Interesting

    Hmmm, but isn't this new tool a backend which permits new interfaces to kernel configuration to be built which interact with it?

    Surely then, it is a logical step for someone (with __lots__ of time) to build a frontend which scans the machine's hardware and automatically makes the right choices? Perhaps even preventing configurations which would prevent the kernel from booting?

    --
    "Linux is a serious competitor"
    - Steve Ballmer, Chief Executive Microsoft Corp.