Slashdot Mirror


SUSE Studio — Linux Customization For the Masses

apokryphos writes "Novell just released the first alpha of SUSE Studio (screencast), which provides an easy way to customize your own Linux distribution with the software and configuration you want. Among other things, you can spin a Live CD, a USB image, or create a VMware image. It builds upon the already established openSUSE Build Service and KIWI imaging system."

7 of 126 comments (clear)

  1. Wasn't this a Phil Collins song? by Majik+Sheff · · Score: 5, Funny

    SUSE SUSE Studio

    --
    Women are like electronics: you don't know how damaged they are until you try to turn them on.
  2. Yes by Anonymous Coward · · Score: 5, Funny

    For very small values of masses.

    1. Re:Yes by dimeglio · · Score: 3, Funny

      We can now spam distrowatch with a gazillion custom versions!

      --
      Views expressed do not necessarily reflect those of the author.
  3. Re:Correct screencast link... by Anonymous Coward · · Score: 5, Funny

    Hey! I wrote all those scripts myself ! I apologize for KDawson, I wrote that one when I was nodding off on heroin.

    -- Rob "CmdrTaco" Malda

  4. Re:IE not supported... by russlar · · Score: 5, Funny

    "Your browser is not officially supported We have detected that the browser you are using, Microsoft Internet Explorer, is not officially supported. Currently, for the alpha of SUSE Studio, we only support Firefox 2 and 3, and Safari 3."

    FUCKING YES!

    --
    Anybody want my mod points?
  5. Re:IE not supported... by RiotingPacifist · · Score: 4, Funny

    i believe i speak for all* linux users when i say:
    HAHAHA, how does it feel now bitches!!! oh yeah now its your turn!

    *well im sure that's how my mate feels and as microsoft has pointed out many a time, there are in fact only 3 people using linux.

    --
    IranAir Flight 655 never forget!
  6. Re:Correct screencast link... by Mish · · Score: 3, Funny

    I put this script together a while back to help me relive the days of quality slashdot content.

    curl --silent http://feeds.digg.com/digg/container/technology/popular.rss http://feeds.digg.com/digg/container/science/popular.rss http://feeds.digg.com/digg/container/gaming/popular.rss | grep -e "<title>digg.com: Stories" -e "<link>http://feeds.digg.com" | sed -e '/<title>digg.com/s//slashdot.org/g' -e '/<\/title>/s///g' -e '/<link>/s///g' -e '/<\/link>/s///g'

    Yes, I'm kidding, Yes, it works.