Slashdot Mirror


Slackware 11 is Coming

ejd3 writes "In the slackware-current changelog Pat has stated that 'Although there's still quite a bit in the TODO queue here I'm making my steps carefully as -current is very stable, and I think it should ship as a stable 11.0 soon so that we can get back to the business of breaking things in -current. :-)' How much longer will the slackers have to wait?"

2 of 115 comments (clear)

  1. Re:64-bit official? by troll+-1 · · Score: 4, Funny

    I had to switch to gentoo then ubuntu just to use my AMD64...

    All you need to do is rebuild your kernel. A Linux distro is just a bunch of programs and config files, its not 64-bit specific.

  2. Re:Marketshare? by Anonymous Coward · · Score: 1, Funny
    I especially like the BSD style init system, it just makes sense.

    Blasphemer! System-V init is the only true way to do startup scripts. It makes a SHITLOAD more sense than the BSD-style. How do you even restart a daemon under BSD? I have no clue. Under System-V I can just call the init script with stop and then start or restart or reload if those are available options. On BSD you... uhhh... manually kill the daemon and relaunch it hoping you remember the options it passed on the commandline?

    You probably use Emacs to you heathen.