Slashdot Mirror


Slackware Documentation Project Begins In Earnest

New submitter vtel57 writes "A recent thread at Jeremy's LinuxQuestions.org lit a fire of enthusiasm for a new Slackware documentation initiative. A new SlackDocs Wiki has been started on Alien Bob's (Eric Hameleers) server. There is also a new mailing list for discussion and coordination of the project. All interested parties are encouraged to visit and participate."

14 of 81 comments (clear)

  1. Who? by Hatta · · Score: 3, Funny

    Who's Earnest?

    --
    Give me Classic Slashdot or give me death!
    1. Re:Who? by ilsaloving · · Score: 2

      A friend of Vern's.

    2. Re:Who? by Zero__Kelvin · · Score: 2

      And more importantly, who is the insensitive clod that is going to be documenting Slackware while they are in him!

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  2. Re:Fast forward by willie3204 · · Score: 4, Interesting

    Actually in three months, Slashdot headline: "Slackware Documentation Project Begins In Earnest"

  3. Slackware Documentation Project Begins in Earnest by dyingtolive · · Score: 3, Funny

    And lasted for 2 whole minutes of everyone keeping a straight face before a raucous chorus of laughter erupted.

    --
    Support the EFF and Creative Commons. The war is coming, and they're supporting you...
  4. Ahh Slackware by wjcofkc · · Score: 3, Informative

    First distro I ever installed back in 1996 and still my favorite. It doesn't get much nerdier that Slackware (except perhaps OpenBSD). I am glad it has survived all this time.

    --
    Brought to you by Carl's Junior.
    1. Re:Ahh Slackware by unixisc · · Score: 2

      It's #14 on Distrowatch. I wouldn't think it's doing badly @ all. Incidentally, in unrelated news, Ubuntu has now slipped to #3 - below Mint and Mageia

  5. Re:Antithetical by Anonymous Coward · · Score: 2, Insightful

    Err, unless you count the man pages, the documentation included in an install in /usr/doc, or the community forum over at linuxquestions.org... In my experience on Slackware and Ubuntu, I'd even say that finding help in the documentation on Slackware is easier, simply by virtue of not being bogged down with useless forum postings, and dealing with the fact that from one version to another, changes by Canonical change the way things break, and how to fix them, while Slackware doesn't deal with that kind of upstream shenanigans. Criticizing Slackware for lack of a repo-based package management system, I could see (though not necessarily agree with), but the documentation has always been available. This is just an attempt at an upgrade to it.

  6. Re:Antithetical by Mister_Stoopid · · Score: 4, Funny

    It's a bit like Steve Jobs serving meals at a homeless shelter and letting the homeless decide what they want to eat.

    Fixed for proper Steve Jobs analogy.

  7. Re:Does Anybody Care? by ledow · · Score: 5, Insightful

    Because:

    - No public bug tracking is required. Closed development process is a myth - it merely packages plain source installs of everything it uses and pushes patches upstream. Actual patches above-and-beyond the version is states it uses of a particular app/library are virtually zero.

    - A primitive character-mode installer that lets you install it on ANYTHING. Literally, anything. And not worry about whether it supports VESA even, let alone KMS.

    -.All administration is done from the command line. So you don't NEED X. Perfect for server installs, in my experience, but perfectly serviceable as a desktop if you want (which one? Have them all!)

    - No dependency tracking - true, but the base install contains everything you need for a pretty substantial install. And if you're installing servers and working machine rather than desktops, you probably don't need to touch anything.

    - Minimal feature set? Same as every other distro, just maybe not as integrated and automatic as you would like. That's a plus to me - I can tell EXACTLY what's going to load when and can cut out the crap on the installer before it even gets off the disk. Oh, and it runs all the latest kernels just fine.

    If you think of PC's as "things that need a GUI", it's probably not for you. If you think of PC's as "things that get a job done, reliably, every time, with the minimum of extraneous resources consumed", then it's fabulous.

    Hell, it took about two-three days to get ArmedSlack (the ARM port) working on Raspberry Pi. Still the only thing I'd use on that device, given it's low footprint and having to boot off my 2Gb card. And when you intend the distro to do nothing more than track GPS, dial up 3G, integrate with external electronics, etc. then a 100Mb install that still can be SSH'd into without even having to go looking for what to install is a big plus. And no GUI required.

    The thing that distinguishes Slackware is that it was the first EVER distro. And it hasn't changed much. Sweet, simple, small, stable. Hell, I have 10+ year old machines still running on Slack.

  8. Re:Does Anybody Care? by armanox · · Score: 2

    So you install an updated version? Slackware does release updates you know.

    Or if I installed/compiled the file myself, then I should be building the updates.

    --
    I'm starting to think GNU is the problem with "GNU/Linux" these days.
  9. Re:Does Anybody Care? by SigmundFloyd · · Score: 2

    No dependency tracking.

    If you want dependency tracking, you can install pkgsrc for Linux, as I did.

    To anyone who really digs the Slackware way, the concept of a distro-mandated packaging system simply doesn't make any sense.

    --
    Knowledge is power; knowledge shared is power lost.
  10. Re:Does Anybody Care? by tlhIngan · · Score: 2

    So what distinguishes Slackware from other distros? No public bug tracking. Closed development process. A primitive character-mode installer. All administration is done from the command line. No dependency tracking. Minimal feature set.

    Could somebody who uses this thing explain why they prefer it to a more modern and open distro?

    Slackware I've considered to be more "pure" in the sense you administer it the same way you administered a UNIX box - at the command line and all that. None of the fancy distro-specific administration tools or anything.

    For me, it's a good way to learn the ins and outs of it but it's really a hacker's OS to play around with, screw things up and fix them, and have complete control. If that's your thing, great.

    The other more popular distros which use tools are more for people who want to get stuff done with minimal fuss and call it a day. Sure you need some Linux knowledge, but most of your day-to-day stuff is taken care of for you so you can get your work done without having to mess with your system continually.

    It's probably the closest to Linux from Scratch without having to compile and build everything yourself, or building it all yourself like Gentoo. Of course, this also means you can customize your system exactly the way you need to with just the libraries you need and not what the distro requires.

  11. Re:Does Anybody Care? by Minwee · · Score: 3, Insightful

    Your described PEBKAC.

    Indeed, but which K and which C?