Slashdot Mirror


Debian + Openbox = CrunchBang Linux (Video)

"CrunchBang Linux is a Debian based distro with the Openbox window manager on top of it. So it is Debian under the hood with Openbox on the surface," says distro supporter Larry Cafiero. A glance through the #! (CrunchBang) forums showed an exceptionally fast response rate to problems posted there, so even if you haven't heard of #! (it's not in the DistroWatch Top 10), it has a strong and dedicated user community -- which is one of the major keys to success for any open source project. In order to learn more about #! Linux (and to share what he learned), Timothy Lord pointed his camcorder at Larry during LinuxFest Northwest and made this video record of their conversation.

55 of 106 comments (clear)

  1. Crunchbang is pretty decent by Nimey · · Score: 4, Interesting

    For a lightweight distro, it's pretty well thought-out and has some nice extras over a default Openbox install, plus the devs understand the concept of "discoverability" in that they have a list of keyboard shortcuts in the top-right by default. Unlike lighter distros, it's not crippled by being limited to whatever the devs and community can package up or you compile on your own (like, say, DSL or Puppy) since it's backed by the Debian archive.

    This distro will work a treat for your old Pentium III laptop.

    --
    Hail Eris, full of mischief...

    E pluribus sanguinem
    1. Re:Crunchbang is pretty decent by Hatta · · Score: 5, Insightful

      Unfortunately, he didn't really answer the major question. What makes Crunchbang different from Debian + Openbox? There's a script that provides some "special sauce". Ok, but as a user what does that script actually do for me? It "installs different programs", but what programs are those, and why can't I just pipe a list of packages into 'dpkg --set-selections' to accomplish the same thing?

      Major missed opportunity by the Crunchbang devs to actually explain what distinguishes their distro. I am their target audience and I still have no idea what they have to offer over what I have currently.

      --
      Give me Classic Slashdot or give me death!
    2. Re:Crunchbang is pretty decent by elwin_windleaf · · Score: 3, Insightful

      I think the main reason Crunchbang stands out for me as a distro is how well it suits the way I use my computers, and how little tweaking it needs to fit my preferences.

      The Crunchbang "dev" - I'm pretty sure it's just Philip - has customized the GTK and Openbox themes, as well as the Openbox menu and the tint2 theme, without inextricably linking them together. If you want another panel, it's easy to swap out tint2 for your favorite. Honestly, I usually leave the defaults because they look awesome.

      Philip has also pre-defined keyboard shortcuts so that you can launch your main applications without going through a menu system or leaving the keyboard. There's a cheat sheet built into the desktop via conky that lists the most useful shortcuts there. If you want to tweak the configurations, there's a in-depth right click menu that points you to all of the config options/files.

      All of this attention to detail leaves a very minimal system that does exactly what I want, and then gets out of my way. It's like getting the best aspects of a desktop environment with the memory footprint of a barebones window manager.

    3. Re:Crunchbang is pretty decent by pinkushun · · Score: 1

      The cb-welcome script starts by updating your sources list, then prompts you, by category, if you would like to install that category, or [s]kip. It's an interactive method for running a bunch of predefined apt-get install commands, this includes printer support, Libre Office, development tools, the Liquorix kernel, and some more. Nothing fancy yet simplicity rules.

      Essentially it is is Debian + Openbox, albeit with some preconfigured, sane, defaults that runs tint, conky and compositing. Under the hood you can reliably use all the Debian tools you love.

      I believe #!'s target audience is the person who already knows what they want, who enjoys or wants to learn how to tinker with the system, and who wants to help others do the same. And the forum certainly reflects this, brightly I might add :)

    4. Re:Crunchbang is pretty decent by kthreadd · · Score: 2

      Why does it have to be different?

      Of course it doesn't have to be different, but some might say that it's a bit wasteful to build a separate distribution when you're doing so few changes, changes that could instead be integrated in Debian itself or provided as a separate repository.

      They are a community providing support (arguably separate from Debian), the Debian distro is well supported (so making a destructive fork that you can't provide support for is discouraged), and it may be that the difference is in the defaults.

      90% of the complainers I hear about Ubuntu can't stand Unity, and an equal number complain about Gnome 3. (180%!)

      So, it sounds like Crunchbang capitalizes on that, to me.

      Debian doesn't have defaults. If you don't like Gnome then just install Openbox instead.

    5. Re:Crunchbang is pretty decent by technosaurus · · Score: 1

      Puppy is no longer plagued by lack of packages. Barry Kauler now uses a set of build scripts (called woof) to generate "puppy" from the repositories of Debian, Arch, Ubuntu, Mageia, Slackware or T-2 (rpm based distro support is still pre-alpha) ... so if you want Arch without systemd, Puppy is one alternative (Puppy has alternate packages for udev, etc...).

      The reason I've kept using Puppy after trying it was the responsiveness of their forum, even though there are so many different flavors. It shows that it is possible to embrace diversity as a critical step towards improvement (not just change) If you ask a programming related question that is out of the normal realm, you actually get insightful responses - often with code, whereas in my experience the Ubuntu forums this was not the usual case (granted that was over 5 yrs ago).

    6. Re:Crunchbang is pretty decent by UltraZelda64 · · Score: 2

      -update repository data
      -update packages
      -install printer support
      -install java
      -install libreoffice
      -ssh server
      -lamp stack
      -a few dev tools

      Some of these things have been moved from the system installer to the post-install script (openssh daemon, printer support).

      In my opinion, what makes CrunchBang unique compared to Debian with Openbox manually installed is that CrunchBang contains it all, ready to go, in an offline CD-based installer. It has the base system and the desktop/window manager, all in one simplified, fast installer that fits on a CD-ROM. The desktop is already pretty nice by default, so less tweaking has to be done. The rest is a simple apt-get away, or available through the menu and post-installation script if you want a somewhat easier way.

      To be honest, all of this stuff can be done faster and more conveniently with Debian's native package management tools. The reason is, for every selection, if you hit "y" the post-install script will go on ahead and perform the action immediately, so you'll have to wait until the action is completed before you can move on to the next step. The script itself even states that it is not only optional, but displays the command to run it at a later time if you want. Or, of course, you could just use Debian's native package management tools; no one is forcing you to use it.

      CrunchBang also places items in the OpenBox menu to install certain common programs, including some of the above (LibreOffice, printer support), as well as others (including Chromium, Chrome, Opera). I think this is somewhat annoying, but I guess it works... or the items can just manually be removed if you have no intention of installing them.

    7. Re:Crunchbang is pretty decent by Yebyen · · Score: 1

      So tasksel --list-tasks doesn't have any mention of an option for a full desktop environment?

      My things have changed!

      --
      Restating the obvious since nineteen aught five.
  2. PiBang by Erbo · · Score: 3, Interesting

    There's also a distribution for the Raspberry Pi "inspired by" CrunchBang, called PiBang, which is based on the Raspbian distribution. I'll have to look at that one; the nature of the Pi makes it easy to switch distros by just changing out the SD card.

    --
    Be who you are...and be it in style!
    1. Re:PiBang by Anonymous Coward · · Score: 2, Funny

      It's Jason Biggs' favorite distro.

  3. Re:Well... by elwin_windleaf · · Score: 5, Informative

    I'd say it was definitely an isolated occurrence. I use Crunchbang on all of my machines, and have found the community surrounding the distro to be very friendly whenever I've popped into the forums. I was able to meet Phil and Becky Newborough at a barcamp a couple years ago as well, and they're one of the nicest couples you could have at the forefront of your distro. :)

  4. No... Debian + Openbox == Debian + Openbox by Anonymous Coward · · Score: 5, Insightful

    "CrunchBang Linux is a Debian based distro with the Openbox window manager on top of it. So it is Debian under the hood with Openbox on the surface,"

    So why should I install CrunchBang Linux instead of, say... I don't know ... Debian pure blend Wheezy with Openbox?

    At least I (and DistroWatch) have heard of Debian.

    1. Re:No... Debian + Openbox == Debian + Openbox by jones_supa · · Score: 2

      Also LXDE (which Lubuntu uses) is built using Openbox. Gives you a bit more complete desktop environment.

    2. Re:No... Debian + Openbox == Debian + Openbox by skrite99 · · Score: 1

      I use crunchbang on my work computer. I don't really think of it much as a separate distro, more like a pre-configured install of debian. Once it's installed, you run the machine exactly as you would a debian install. The reason i install crunchbang instead of debian, is because so much of how i would like to set things up the way i like them is already done. Also, the look and feel of the desktop is pretty keen.

  5. New distro? by Gothmolly · · Score: 1

    How is does using a new WM make a different distro? If I take Fedora and replace the default shell with zsh, can I call it Gothmollix?

    --
    I want to delete my account but Slashdot doesn't allow it.
    1. Re:New distro? by Anonymous Coward · · Score: 4, Informative

      All a distro is just a specific collection of software/packages that is given a name.

      That's it and by that definition...this is a distro. Pretty simple.

      Crunchbang like many other distros is in fact more than that. It is a collection of packages and customizations to those packages...AND the accompaning community of developers and users....that come together to make a distro unique.

    2. Re:New distro? by VortexCortex · · Score: 4, Funny

      How is does using a new WM make a different distro? If I take Fedora and replace the default shell with zsh, can I call it Gothmollix?

      All a distro is just a specific collection of software/packages that is given a name.

      That's it and by that definition...this is a distro. Pretty simple.

      Crunchbang like many other distros is in fact more than that. It is a collection of packages and customizations to those packages...AND the accompaning community of developers and users....that come together to make a distro unique.

      Crunchbang Shill!
      Fess up. How much free software are they giving you to get you to post this stuff?

      And, yes, you can call your distro "Gothmollix", you don't even have to replace any of the inards if you want, just the name. If you're distributing it, it's a distribution AKA "Distro".

    3. Re:New distro? by CanHasDIY · · Score: 2

      Crunchbang Shill!

      Fess up. How much free software are they giving you to get you to post this stuff?

      If I hadn't let my mod points expire, you'd get them for this.

      Hilarious.

      --
      An enigma, wrapped in a riddle, shrouded in bacon and cheese
  6. theme != distro. by julian67 · · Score: 1, Troll

    Anything you can do with can be done equally well, usually better, with the unadulterated parent distro.

    I checked the Crunchbang "about" page. Here's what it offers: a collection of unquantifiable claims, the same kernel and userland already available in Debian, and a dark theme.

    Apparently it's "Infinitely hackable" and "Super nimble" blah blah blah. I'm surprised they didn't also claim "elegant" and "intuitive".

    Better description: pointless.

    1. Re:theme != distro. by Anonymous Coward · · Score: 1

      Is it "disruptive", too?

    2. Re:theme != distro. by elwin_windleaf · · Score: 2

      Your right, Crunchbang is essentially Debian with a dark theme - that's one of the reasons I like it so much.

      The reason I use it over vanilla Debian is that all of the manual configuration and package selection that I'd do with a Debian netinstall is already done in Crunchbang. A couple config tweaks, and my system's fully-configured. They do add a lot of helper bash scripts and they add some custom packages in their repo, but mostly I use it because it's a Debian + Openbox installation with sensible defaults.

      Saying that it's not a distro just because they don't include a custom compiled GNU/Hurd kernel and a fully reimplemented software repository is a little short-sighted. Half the Linux distros in existence are mostly Debian at their core.

    3. Re:theme != distro. by elwin_windleaf · · Score: 1

      Who mentioned Hurd? I didn't. That's not even a good strawman.

      You mentioned Crunchbang used a stock Debian kernel as a seeming downside, so I picked a facetious example of a non-stock kernel. You may commence your giggling.

      Why is the comparison point a netinstall? And why, on a system that can be upgraded from version to version, does anyone care very much about configuring it the first time? You only have to install once, not repeatedly. How hard is a netinstall anyway?

      Because that's how I've set up my Openbox desktops previously? I tend to distro-hop, so I end up reconfiguring quite a bit. If you're upgrading the same system for years, you're right, it probably doesn't make that much of a difference to you.

      As for the website not giving you a bulleted list of features... who cares? There's no Crunchbang copywriters, no marketing department, etc; just the guy who makes the distro. If you're mortally offended by the About page, then by all means, don't download an ISO - or, hop on over to the Crunchbang forums and offer to help them out with their website.

      There are plenty of great distros to use out there, including vanilla Debian. If Crunchbang doesn't qualify as an officially blessed, fully-qualified Linux distribution in your eyes... I think we'll find the will to go on living & using it ourselves. ;)

    4. Re:theme != distro. by julian67 · · Score: 1

      an anonymous Debian developer who can't successfully install Debian has spoken. Hmm.

      I'll repeat my core point which hasn't been addressed in any way:

      This is a news site.

      Crunchbang is only one of many almost identical generic exercises with not a single notable or non-generic feature.

      It isn't newsworthy.

  7. So... by emag · · Score: 2

    I've been running Debian since about 1999... and I've been using Openbox since about... 2003? 2004? Does that mean that I was running #! before it existed?

    --
    "The urge to save humanity is almost always a false front for the urge to rule." --H.L. Mencken
    1. Re:So... by Yebyen · · Score: 2

      Yes. Why didn't you buy the domain before them??? ^_^

      --
      Restating the obvious since nineteen aught five.
    2. Re:So... by emag · · Score: 1

      I really dropped the ball on that one. Sorry.

      --
      "The urge to save humanity is almost always a false front for the urge to rule." --H.L. Mencken
  8. Gentoo Forums by rahvin112 · · Score: 2

    The best forums I ever encountered were the Gentoo forums. The OS is a pain in the ass if you don't want to update every couple weeks but the amount of help, howto's and other stuff available on the Gentoo forums frankly blows away every other forum I've ever encountered. And though Gentoo has a bad reputation for RTFM in fact I found their forums to be beyond helpful to total newbies (though I wasn't a newbie).

    1. Re:Gentoo Forums by jones_supa · · Score: 1

      My personal favorite is the Arch Linux forums.

    2. Re:Gentoo Forums by rahvin112 · · Score: 1

      Gentoo is a great OS for learning how crap works. For a day to day system it's a friggen pain in the ass. I discovered rather by accident that if you don't update for a long enough period that the packages you have installed are no longer referenced in Portage anymore the system is completely unable to determine how to upgrade and the emerge tool is completely unable to perform any future software upgrades.

      After trying to manually force new package installations I finally just blew the system away and installed Debian stable. I can't be recompiling the entire OS every month to stay up to date enough to warrant using Gentoo.

  9. Debian + OpenBox used to == Knoppix? by jphamlore · · Score: 2

    I thought years ago that Debian + OpenBox == Knoppix?

  10. Re:I don't get it by elwin_windleaf · · Score: 1

    Nothing, essentially; Crunchbang just augments the desktop side of Debian, and leaves the rest of it as-is. If you're using it headless, you're just using Debian.

  11. Crunchbang is a good set of defaults by Tenebrousedge · · Score: 2

    Install scripts, mostly dev stuff. Apache, mysql, postgres. There's a nice default gui. If there is another debian + openbox + web dev install scripts distro that I am unaware of, or if you've got your own custom debian image, then maybe this isn't that useful.

    Probably if dpkg works for you, you aren't their target audience.

    --
    Those who advocate genocide deserve every protection afforded by law, and none afforded by common human decency.
  12. Re:Well... by lgw · · Score: 1

    Doe the window manager have a taskbar-like control? It looks like one along the top on the website. If so, can you move it to any screen edge, or is it stuck there like Unity? I've been wanting to go back to Debian and play around, and this might be a very cool combo - but I gotta have my taskbar for one-click window switching.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  13. PiBang by Xolotl · · Score: 1

    There is also a Crunchbang-inspired derivative for the Raspberry Pi, called PiBang. I find it much more pleasant than the gaudy Raspbian ...

  14. Re:Well... by elwin_windleaf · · Score: 2

    Yeah, the bar at the top is the tint2 (https://code.google.com/p/tint2/) panel / taskbar. It's very configurable - the config options are well documented on their project page.

  15. Re:I don't get it by kthreadd · · Score: 1

    So basically you could just install Debian, install openbox and pull down their configuration and you would end up with Crunchbang? I agree if it's that simple. Why not instead spend the effort on improving the experience with Debian? Is it really necessary to have a separate distribution just because of that?

  16. Absolutely love it by X.25 · · Score: 1

    I came across Crunchbang few days ago, when I noticed it on distrowatch front page. I needed something light so I've decided to try it.

    It is seriously impressive. Install is very very simple and intuitive (and supports full-disk encryption in installer - fairly important for me), it is logical, desktop looks nice, it's fast.

    It was one of those really nice surprises you don't expect :)

  17. Crunch then Bang? by CCarrot · · Score: 3, Funny

    I would think the usual order of things is BANG-> CRUNCH... :o)

    --
    "I love animals! Some are cute, others are tasty, what's not to like?" - Betsy Schroeder, Jeopardy contestant
    1. Re:Crunch then Bang? by tmh+-+The+Mad+Hacker · · Score: 1

      It's backwards -- must be stack-based...

  18. Re:Well... by Anonymous Coward · · Score: 1

    The Crunchbang community in earlier days was a pleasant and welcoming mix of the technically knowledgeable and enthusiastic semi-noobs. In fairness, a few years later, it could be viewed as moving in the direction of a Fanbois Club, some parts friendly and some decidedly not. Recent unwelcome changes by new "moderators" have prompted a slow exodus of many.

    http://hypercube.us/forum/index.php?topic=1345.0

         

  19. Re:Well... by UltraZelda64 · · Score: 2

    I used CrunchBang for a brief period of time not too long ago, and while I didn't spend that much time on the forums, I have no complaints about my experience there. A needed to ask one question, I received an answer--no problem. I browsed around a bit and the community there seems nice.

  20. How does Crunchbang rate this? by bzipitidoo · · Score: 1

    This story strikes me as unusual. I don't see what the big deal is about Crunchbang. What have they done to deserve special mention in a Slashdot story, and really set themselves apart from the hundreds of other distros? I keep an eye open for light weight desktop environments. Currently use LXDE with Openbox, as that seems lighter than XFCE, but under Arch Linux, not Crunchbang.

    As for forums, I have found the Arch forums to be a mixed bag. Mostly good stuff. But they have more than one rude elitist posting in there. Was having difficulty with an Arch distro for a Beagleboard computer, and posted about the problems I encountered.

    One problem was a chicken and egg issue with putting a boot loader on the flash drive. They had not provided an x86 binary installer, so I tried various ways of installing it, including cross compiling the installer myself. It apparently compiled successfully, but it didn't work. The fact I was even messing with a Beagleboard ought to clue a person in that I'm no noob, but I was still told I was an idiot for wasting all that time with cross compiling. It was just supposed to magically work, and I was doing something wrong, he didn't know what, but he just knew it had to be something stupid. I suppose they deleted the thread because it embarrassed them, as when I went back for another look for what little helpful info it had, I found it was gone. Another time I asked why Arch had moved to systemd, questioning whether it was a good idea. I was told to STFU, the decision had already been made, and wasn't going to be unmade.

    I'm moving away from Arch, mainly because of systemd, though the rude responses gave me an extra push. Haven't settled on another distro yet, and am using Lubuntu for now.

    --
    Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    1. Re:How does Crunchbang rate this? by bzipitidoo · · Score: 2

      systemd is against the UNIX philosophy of making many tools that each do one simple thing well, rather than a few tools that each do many things. (The Linux kernel also violates this principle. Just read what Tannenbaum has to say on the matter if you want more.) And it shows.

      Consider how systemd handles logging. Instead of cat /var/log/messages.log and all the tools we have for handling text, things like grep, awk, sed, vi and emacs, have to run this "journalctl" command, which I had to find out about by nagging people and poking around. I know documentation is for wimps, but please. A web page listing SystemV and BSD methods of system administration, important files, initialization processes and such, side by side with the new systemd equivalents, would have been most helpful. Judging from the slowness of journalctl at retrieving relatively new messages, I thought that they might be stored in some sort of compressed format. I do not know how systemd handles logging, and that's a knock against it right there. Surely it must store logs in some file, somewhere on the system. This location is not mentioned in the journalctl man page. With some digging, I turned up /var/log/journal/someobfuscateddirname/ for the location. The "file" command showed that system.journal is a FoxPro file! And, no, it's not compressed, it's binary, and it takes a while to query. Maybe using a database file format is a good idea, but (assuming the file utility correctly identified the file type) why FoxPro? FoxPro is still proprietary. We have Berkeley DB, MongoDB (and other NoSQL DBs), and even heavy duty stuff like MariaDB (MySQL), and Postgres, but the systemd designers chose FoxPro?! What did they do in journalctl, include a FoxPro engine?

      What was said to me was not actually STFU, it was: "The last paragraph of your post was unnecessary as it's a rant and the issues you raised were covered multiple times already." Which sure sounds like STFU to me.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    2. Re:How does Crunchbang rate this? by unixisc · · Score: 1

      My question would be different. It would be - what's so special about Openbox? I can see what's special about Debian, and I know what's special about KDE, Razor-qt, GNOME, Windowmaker, Etoille, but Openbox? What's so special about it? Only after that would I ask why would Crunchbang be preferable to Debian + Openbox. The latter is easier to answer - the distro is customized for this combination, and would probably be better for those who must have Openbox on Debian.

    3. Re:How does Crunchbang rate this? by Anna+Merikin · · Score: 1

      Openbox is an offshoot of blackbox, using XML config files. Everything is configurable: colors, window borders and decorations, their size and form through these config files, without heavy graphic loads. The menu is largely customizable through addon apps, and the mouse buttons and keyboard can be deployed to control all major functions, like resizing, moving, iconifying.

      It takes some learning, but when you've finished, you have a desktop that works exactly the way you told it to, and your designwork makes your screen your own.

      Best of all, it explodes (figuratively, of course) when you touch the keyboard. The instant response always gives me shot of adrenaline like a good hot rod car does.

  21. Re:I don't get it by UltraZelda64 · · Score: 1

    I personally like that if I want pure Openbox and a standard set of options there's Debian, but if I want a more tweaked Openbox with tint2 and lots of other customizations I can choose CrunchBang. They both fulfill their unique, if semi-overlapping, purposes. I see no reason to CrunchBangify Debian and eliminate CrunchBang itself. If people would actually try it themselves instead of jumping to conclusions, they'd see that it's not exactly "just" Debian with Openbox. There is more to it than that.

  22. Re:Well... by jampola · · Score: 2

    You must have popped into #archlinux by accident :)

    Seriously though, on the forums, the #! guys (and girls!) are some of the nicest in the Linux community.

  23. Re:# = Crunch by Bitsy+Boffin · · Score: 1

    Came to post same, no mod points or you'd get them.

    Are we just making up new names for established characters now?

    Can I call "E" "Wibbly" or how about redefining "3" as "Wobbly".

    One Two Wobbly Four

    --
    NZ Electronics Enthusiasts: Check out my Trade Me Listings
  24. Re:Well... by pinkushun · · Score: 1

    The dimensions of thumbnails are as pertinent as the file size itself. The clutter-free look is very attractive in a world where every other forum has animated gif avatars, large colored signatures and superfluous use of !!!!

    It is akin to how people post to mailing lists with the entire thread quoted. It's just bad netiquette.

  25. Re:Well... by tehcyder · · Score: 1

    I used CrunchBang for a brief period of time not too long ago, and while I didn't spend that much time on the forums, I have no complaints about my experience there. A needed to ask one question, I received an answer--no problem. I browsed around a bit and the community there seems nice.

    I think your statistical methodology could do with peer review into its robustness and fitness-for-purpose.

    --
    To have a right to do a thing is not at all the same as to be right in doing it
  26. Seriously considering it by Duncan+J+Murray · · Score: 1

    as a replacement for Ubuntu 10.04. I want to stick with debian because I get on with apt-get, but I don't want unity/kde/gnome3/cinnamon. Obviously the other alternative is linux mint mate.

    D

    1. Re:Seriously considering it by andy.ruddock · · Score: 1

      Or Debian with the mate repositories in your sources.list, as per http://wiki.mate-desktop.org/download

      --
      God: An invisible friend for grown-ups.
  27. Re:Well... by UltraZelda64 · · Score: 1

    What can I say? I had next to no problems with the distro, so I really didn't need to be very active in the community. I didn't see any major hints of elitist pricks posting while I was there. I can't say much, but what I can say is at least not negative.

  28. I don't get it . . . by Kimomaru · · Score: 1

    I've watched the video and the explanation doesn't really make sense to me. What am I getting with CrunchBang that I'm not getting with Debian/Openbox? More apps added? So? They're not available in the repositories?

  29. Re:I don't get it by Kremmy · · Score: 1

    I've seen a lot of distributions that do these fairly minor tweaks and provide useful synergistic defaults to some subset of a distribution, and I've long wondered why they don't go the route of building a package set that can just be installed on the base distribution. I've read in these comments that the crunchbang installer is pretty damn close to installing debian with preseedable options, the line doesn't always make sense.