Slashdot Mirror


Debian Plans for Freeze, Potato Release

marshall writes "I was reading the Debian Weekly News and was happy to see that Jan 2 will be the no new packages freeze for potato and Jan 15-16 will be the final freeze date with any new packages going into a new dist called woody. Then after some test cycles it looks like they are planning for a release at the end of Feb. The e-mail is here "

185 comments

  1. Debian vs. Redhat by finkployd · · Score: 2

    I've used RH since 4.0 came out, and I've been really looking into Debian lately.

    Could anyone who has made that switch throw some info to me? It it worth it? What advantages does Debian have over RH (and any other for that matter)?

    Finkployd


    1. Re:Debian vs. Redhat by Devil+Ducky · · Score: 1

      I also have been using RH since early in their distros.

      I personally would like to find out how easy it would be to switch to debian or another distro without losing everything in the process. I know I'll lose everything that is RPMed but other than that what could happen?

      Does anyone who has done this have any tips tricks on how to do it properly?

      Devil Ducky

      --

      Devil Ducky
      MY peers would get out of jury duty.
    2. Re:Debian vs. Redhat by finkployd · · Score: 1

      I'm not sure that can be done, I plan on just clearing the disk and starting from scratch.


      Now get back to work and quit posting on /.

      :)

      Finkployd

    3. Re:Debian vs. Redhat by Adnans · · Score: 2

      Having used RedHat since 4.2 all the way up to 6.0 and then switching to Debian I can only say to myself: 'Smart move!'. Debian is so much easier to maintain. The dpkg system (dselect, apt-get) is f**king awesome. Want to install some tool you just heard your friends rave about? Chances are it's already in the Debian distribution, so it's as simple as 'apt-get install package-name'.

      You start with Slackware, move on to RedHat, then graduate to Debian...

      --
      "In short: just say NO TO DRUGS, and maybe you won't end up like the Hurd people." --Linus Torvalds
    4. Re:Debian vs. Redhat by jtjm · · Score: 1

      Debian's primary advantage over Red Hat is its package management system- the combination of dpkg and apt-get makes keeping your system up to date and installing new packages ridiculously easy.

      To install a new package, from a remote Debian mirror, for example, just type:

      apt-get install

      To get the latest list of available packages:

      apt-get update

      To update all the packages you have installed for which a new version is available on the mirror:

      apt-get dist-upgrade

      Once you've done you're first "apt-get update; apt-get dist-upgrade" and watched the system update 40 packages with minimal user interaction, you'll never want to switch back.

      The Debian developers are also somewhat more careful to produce a system that is consistent throughout (you'll never have the backspace/delete key transposition problem again). They aim to produce a distribution that is as technically sound as they can make it, and from my experience, they are certainly closer to achieving this goal than any of the other distro maintainers.

      There are more packages available for Debian than for any other distribution, and if you are concerned about using only Free Software, or work for a business and wish to be certain that you are aware of any non-free software you're using that requires a licence fee to be paid for commercial use, Debian is very careful about separating the non-free packages from the free ones, so you can easily tell whether or not you should bother to read the licence file.

      jtjm

    5. Re:Debian vs. Redhat by Johannes+K. · · Score: 1
      I personally would like to find out how easy it would be to switch to debian or another distro without losing everything in the process.

      When upgrading my RedHat distribution, I've always kept at least one ext2 partition untouched. That way, you can keep a backup of /home and other important files there, and restore them later. I suppose that would work when switching from RedHat to Debian, too.

    6. Re:Debian vs. Redhat by XenoWolf · · Score: 2

      Congratulations on discovering that RH isn't the be-all end-all of Linux distros.

      Debian GNU/Linux is a clean, stable Linux distribution which is developed and enhanced by a large set of package maintainers around the world. Following in the same traditions of peer review and collaborative refinement, Debian GNU/Linux provides cutting edge technology, heightened security, and unparalleled flexibility.

      As far as differences between Debian unstable and RH, you'll find that, while RH provides a larger installed base and thus better recognized support, Debian's support network is much larger in scale, and much more informative. At least that's how I've experienced it. Debian can provide most of the same packages as RH, and many more. Of course, there is no linuxconf in Debian, so you'll need to be familiar with the unified configuration tools vi and emacs. :)

      Assuming you keep your /home as a separate partition, and you don't have anything anywhere else worth saving, I would just make backups of /home (just in case, but we all back up already, right?), mkfs the *other* partitions, and Debian should install just fine after that :)

      Since the stuff that's being discussed here is Debian unstable, you'll need to upgrade to that after installing, as the install media you use will most likely be from the stable tree. You'll want to edit your /etc/apt/sources.list and change the entries over from stable to unstable, then apt-get update, then apt-get dist-upgrade.

      As far as the initial install of Debian goes, if you feel comfortable with apt (read the documentation), I would recommend that you install just the minimal stuff and apt-get what you need. This is what I did, and I now have the same functionality before and after switching to debian, and I'm using a third of the space. The Zen of apt - it's a wonderful thing.

      XenoWolf

      --
      XenoWolf The Original - Since 1993
    7. Re:Debian vs. Redhat by Anonymous Coward · · Score: 0

      You mean "O/S", not "distro".

    8. Re:Debian vs. Redhat by bmetzler · · Score: 2
      Could anyone who has made that switch throw some info to me? It it worth it? What advantages does Debian have over RH (and any other for that matter)?

      Simply the package management system. I've used Red Hat for a while, but when I learned about "apt-get install package" it was all over. I think when Potato is released all my boxes will be upgraded.

      -Brent
    9. Re:Debian vs. Redhat by Caspian · · Score: 1

      Actually, you won't lose everything that's RPMd. Debian can deal with RPMs just fine-- you can use the traditional "rpm" program (yes, the same one from Red Hat) or you can convert them to .DEB packages with the "alien" package. :)

      --
      With spending like this, exactly what are "conservatives" conserving?
    10. Re:Debian vs. Redhat by Anonymous Coward · · Score: 0

      "Operating/System"? Why the hell is there a slash in "O/S"? It's a distribution anyway.

      ----
      Is OS/2 only half an operating system?

    11. Re:Debian vs. Redhat by Anonymous Coward · · Score: 0

      Distribution my ass. Talk to real people sometime, not fanatics. Both Windows people and Unix people realize that these Linuxes are all different operating systems.

    12. Re:Debian vs. Redhat by HiThere · · Score: 1

      Actually, Red Hat is also careful to put the non-free software on a separate CD. I believe that this is all that Debian does. Actually, this is done by every distribution that I have tried (except SuSE, which has their proprietary YAST on the system disk, and perhaps other things).

      This allows copies of the basic system to be distributed freely, but still allows commercial limited versions and demos (and other licenses) to be distributed.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    13. Re:Debian vs. Redhat by Anonymous Coward · · Score: 0

      I've been known to reinstall my system from scratch just for the hell of it, :-) so I have simply become quite religious about touching stuff outside of what's on my /home, /root, and /usr/local partition. If i decide to take responsibility for editing a config file in /etc somewhere, i keep a note of it in /root/changes-record. I can then just use "tar vxzf (something.tgz) `cat /root/changes-record`" to pack it all up. My reccommendation: start from scratch and implement smoething like this (but to your own taste).

      For example, if you want to get more complicated, I actually put a few comments in that file, so it becomes "grep -v '^#' /root/changes-record | xargs tar vczf something.tgz". Maybe what I'll do next is implement some way to automatically integrate patches, because I only want to change one thing in, for, example, /etc/login.defs and I already have a patch against /sbin/savelog for the sake of personal taste (reviving $savedir, if you wondered.)

      In general, Debian is so well set up you don't have to do much mucking. As you can see, on my system I've been able to completely systematize the mucking, which I find satisfying (hey, i'm weird.) Any Windoze box, OTOH, needs a ridiculous amount of mucking. RedHat is somewhere inbetween. In the sake of charitability, though, this may simply be because more RedHat users don't know enough to change, say ~/.profile instead of /etc/profile (or whatever other config file, this is a bad example).

      And of course, gotta love that dpkg. :-)

      --
      Decklin Foster <fosterd@hartwick.edu>

    14. Re:Debian vs. Redhat by m2 · · Score: 1
      Assuming you keep your /home as a separate partition, and you don't have anything anywhere else worth saving, I would just make backups of /home (just in case, but we all back up already, right?), mkfs the *other* partitions, and Debian should install just fine after that :)

      RH's base uid and Debian's base uid for normal users is different (500 vs 1000). You might want to have a copy of /etc arround, to avoid reconfiguring everything. But don't just dump the old /etc directory on top of the new one, it will probably break more than a couple of things!

    15. Re:Debian vs. Redhat by arivanov · · Score: 1

      I would not recommend using the rpm program (it may sometimes lead to unpredictable results). If debian's alien cannot handle something it usually has very good reasons for not doing so. In other words if a package cannot be installed by alien have a look for the package source.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    16. Re:Debian vs. Redhat by finkployd · · Score: 1

      Distribution my ass. Talk to real people sometime, not fanatics.

      Please explain? I'm both a certified Windows and Unix person and I'm not sure what reasoning you are using.

      Same Kernel, same base utilities, same basic programs, same file structure, etc. The only differences are really in which software they install (most are the same anyway) and the installer program itself.

      Finkployd

    17. Re:Debian vs. Redhat by sonoffreak · · Score: 1

      I also have been messing around with RedHat for some time now and am interested in trying Debian. I am more than willing to start from scratch. I wanted to know, though, what advantages Debian has other than the packaging system. I think the advantages of apt etc. over rpm have been more than covered below. Also, I don't want to be informed here why Redhat is bad (I already know that :-) I just want to know why Debian is good, details that you've noticed and appreciated, things like that.

      --
      ---- sonoffreak
    18. Re:Debian vs. Redhat by smash · · Score: 4

      I used Redhat from versions 4.1 - 5.2, and had a period of time during which i used both quite a bit (Redhat 4.2 and Debian 1.3 I believe). I have switched to Debian exclusively since Hamm (v2.0).

      For me, the benefits which made me switch were:

      1. The package management system.

      .deb packages are much more versatile than rpms. You don't just have dependancies, you can have packages which "suggest" other packages. This tends to lead to packages which REALLY only depend on what they need for core functionality, as opposed to blah.rpm being compiled with every option enabled and requiring 35 different rpms to go with it.

      Also, the new apt package management tools just rock. You no longer have to search for packages to satisfy dependancies, or even select what to download and install. Simply do:

      apt-get install blah

      and apt will work out what packages are required, give you a list, give you the amount of disk space required, both for downloading and after installation, and then ask for confirmation. Once you hit yes, you can happily leave it to download whatever and then come back when it is finished to configure.

      2. File system structure

      This is hard to put a finger on, and switching from Redhat will take some getting used to, but in my mind, Debian just has a much 'cleaner' file system layout. If you are after docs for package X they will be in /usr/doc/x pretty much without fail. ALL config files are in /etc/blah. The init scripts are easier to understand by your average human.

      3. Central location for pretty much all packages.

      With the exception of KDE, every single package on my system was downloaded from one of 2 sites. Either ftp.debian.org, or ftp.au.debian.org (the aussie mirror ;)


      Also, a point to note is that to upgrade Redhat cleanly, I have had to reinstall for every new release.

      I have installed debian ONCE on my machine in the last 18 months or so, and it is current, as of last night :)

      Also interesting to note that Corel is based on Debian, which should prove interesting in the coming 12 months or so ;)


      smash

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    19. Re:Debian vs. Redhat by David+Greene · · Score: 1
      The package system. :)

      Just kidding. I think my second favorite advantage of Debian over RedHat is the config file structure. Now, I haven't tried RedHat since about 4.2 or so, so take this with a grain of salt.

      With RedHat, I was constantly frustrated by all the auto-generated config files in /etc. I'd edit something and it would get replaced on the next reboot, package upgrade or whatever. The startup scripts were a complete mess. There was such a high degree of coupling between various files that editing one could produce unexpected results.

      In Debian, everything is crystal clear. Even better (ok, I'm going to talk packaging here for a second), apt is smart enough to notice when you've changed a config file in a package. It asks you whether you want to keep your version or install the new one. It even gives you the option of doing a diff on them. Very, very nice.

      After that, I'd have to say that interoperability with other distributions is a plus. Alien is a godsend. No more having to wait for .debs of some obscure package (not that the wait is long, mind you).

      --

      --

    20. Re:Debian vs. Redhat by Mad+Browser · · Score: 1

      I get checksum errors every 3 packages or so... Restarting the apt-get dist-upgrade works but it's annoying to have to do this often...

      --hunter

      --
      RateVegas.com - Vegas Reviews
    21. Re:Debian vs. Redhat by XenoWolf · · Score: 1

      chown -R is your friend :)

      just kidding

      I usually only have a few users anyway, but you are correct. There is a difference between base UID values. The easiest solution is chown, as the files are going to be owned by UID 500+, and you don't want to just dump the old /etc/passwd down either, as this will break stuff as well.

      XenoWolf

      --
      XenoWolf The Original - Since 1993
    22. Re:Debian vs. Redhat by CoughDropAddict · · Score: 1

      Of course, there is no linuxconf in Debian, so you'll need to be familiar with the unified configuration tools vi and emacs. :)

      I'm really tempted to switch to debian, but there are times when I rely on linuxconf. Is there a web site you can point me to that gives instructions on which config files to edit (and their file formats) for all the different things linuxconf can configure?

      I get lost in the mess of the /etc directory, and I don't know where to go for a complete guide to all the config files within.

    23. Re:Debian vs. Redhat by Anonymous Coward · · Score: 0

      yeah, I know you're just trolling, but in case someone uninformed happened to believe you:

      If you ignore all the fluff (package managers, config tools, etc), the only major difference left is BSD vs SysV init scripts. So if you install all your packages from source tarballs, and do all configuration with vim, it really doesn't matter which distro you're on.

      As for libc issues, there is a simple solution: Compile it yourself.

      If you absolutely demand binaries, a glibc2.0 binary will run on any machine but libc5 ones. libc5ers are used to compiling things themselves. The only issue here is HEAVILY threaded apps (ones that require a threadsafe ld.so), which you can either fuck over those who haven't upgraded to 2.1, or staticlly link. Since any recent distribution is on glibc2.1, and 2.1 is backwards compatible with 2.0, this is becoming less of an issue by the day.

    24. Re:Debian vs. Redhat by mjh · · Score: 1
      I'm really tempted to switch to debian, but there are times when I rely on linuxconf.

      I don't use linuxconf, but it is available in the potato release of debian. I don't know how well it works, but presumably since it's in there, it must work at some level.

      --
      Key to financial independence: Spend less than you earn. Save and invest the difference. Do it for a long time.
    25. Re:Debian vs. Redhat by Anonymous Coward · · Score: 0

      You're probably doing something stupid like overclocking. Crank that system
      back down to the normal speed and watch those mysterious errors disapear.

    26. Re:Debian vs. Redhat by sonoffreak · · Score: 1

      Thank you very much. I appreciate it. I even appreciated you packaging insight :-). Chalk up a couple more reasons for me to get around to switching distros.

      --
      ---- sonoffreak
    27. Re:Debian vs. Redhat by Mad+Browser · · Score: 1

      Not overclocked Mr. AC.

      --hunter

      --
      RateVegas.com - Vegas Reviews
  2. It's been a long wait.... but it's worth it! by sluncho · · Score: 1

    I was very happy to hear this. I am running Debian potato (unstable) right now, and I am quite happy. It works great and there aren't many bugs.

    There is definitely a big improvement in the Debian distribution. I still consider it to be the best distro.

    I am also a proud owner of one of the first boxed Debian distributions - it includes a CD, a Debian bumper sticker and a book from O'Reilly. It's actually pretty neat.

    I hope that with the help of VA, SGI and O'Reilly (they are the sponsors of the boxed disribution) Debian will finaly become a mainstream Linux distribition, just like RedHat and the rest. It's quality is amazing. The only thing that it lacks is the commercial support, but hopefully somebody will take care of this.

    1. Re:It's been a long wait.... but it's worth it! by demon · · Score: 1

      I am also a proud owner of one of the first boxed Debian distributions

      I want to buy a boxed Debian distro, but I'm holding out for potato to go final before I do. Then, I'll buy one for myself, and I'll recommend to everyone I know who uses Debian that they do the same! (I'll also recommoend that my work buy a copy or 2 - it's for a good cause after all.)

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
    2. Re:It's been a long wait.... but it's worth it! by HiThere · · Score: 1

      If you want them to maintain quality, don't hope that they will become another mainstream distribution. The two don't go together.

      OTOH, the idea of offering an intermediate "branch" between stable and unstable is probably quite good (mentioned "earlier"). But it would be more work, so more volunteers may be needed to manage it (I don't know.. I don't currently run Debian, so I don't closely follow it).

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  3. Debian can't compete by The+Future+Sound+of · · Score: 1

    Red Hat has the money and marketing clout to continue its progress towards making itself synonymous with Linux. Users of the Debian distro will slowly find themselves being 'disconnected' from the main body of RedHat/Linux users and development.

    1. Re:Debian can't compete by finkployd · · Score: 1

      Actually this is wrong. Debian probably has the most followers in the open source development community. RedHat is seen by many to be too commercial, while debian is 100% "pure" open source.

      There will always be a market for it (IMHO), perhaps not with PHBs, but within the community.

      Finkployd

    2. Re:Debian can't compete by arivanov · · Score: 1
      Users of the Debian distro will slowly find themselves being 'disconnected' from the main body of RedHat/Linux users and development.

      Debian is Linux development. At least as far as developers are concerned.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    3. Re:Debian can't compete by Anonymous Coward · · Score: 0

      With Linux it has always been people clout not money clout that makes everything go around. A very high percentage of Debian users are also Debian contributors. And what exactly can Redhat do that Debian cannot do? Other than have to rush to make their shareholders happy. The last Redhat I tried was 5.0 and I swore it would be the last Redhat I'd EVER try! Redhat does some great stuff for the Linux community but I wouldn't seriously consider it as a distro for me.

    4. Re:Debian can't compete by sms · · Score: 1
      I wasn't aware that there was some sort of zero-sum "competition." Or is this a troll? Not to speak for all Debian users, but as far as I can see they don't particularly care whether or not Debian ever becomes the "dominant" Linux distro or whether the user base grows any more at all. Why should they? There's no market share to worry about.

      Also, Debian users are "disconnected" from Red Hat Linux the moment they finish their install. We seem to do okay despite this.

    5. Re:Debian can't compete by Gurlia · · Score: 1

      Agreed. I've been using Debian ever since I switched to Linux, and I've never once regretted it, and I've never considered switching to another distro. One of the things I like about it is that it represents (for me at least) what a Linux distro should be: run by volunteers, with everything kept as open as possible (online bug DB accessible to anyone and everyone, online developers docs, also accessible to all, not just to "registered developers"). I also like the fact that Debian is dedicated to be 100% free.

      Philosophical issues aside, I love Debian because it is the most configurable -- you can fine-tune packages at a very fine level, and yet you can still go back to the packaging system if you want to: doing a manual config doesn't cause the packaging system to throw up its hands and say "yikes you did something *manually*, I don't know what to do now, packaging system aborted." Some distros have this problem -- eg. Redhat's Network configurator gets scared when it sees settings not done through it.

      Along the same lines, another attractive feature of Debian is that the basic tools are command-line oriented, with *optional* graphical front-ends to them. This is good -- it allows me to choose whether I want a fancy, "easier"-to-use interface, or I want to do some tasks from a shell/Perl script. I don't like it when some config tools in other distros impose a GUI interface on you -- major headache when the X server doesn't configure your card, for example, and it's very difficult to run GUI config tools from a shell/Perl script.

      Anyway, my point is, Debian is very attractive to "hacker types" like me, who want total control over everything, and flexibility in what kind of tools I use. Newbies will probably be better off using RedHat (or derivatives, I heard Mandrake is pretty good), but there will always be the hardcore Linuxers who will stick with Debian.

      --
      mikre he sophia he tou Mikrosophou.
    6. Re:Debian can't compete by Anonymous Coward · · Score: 0

      OK, I am going to be flamed to hell for this comment but I think it has to be said. I was Internet tech support for three years before I got my current sysad position. In the latter part of those years I gave redhat the slogan:
      "Redhat - Putting linux in the hands of people that shouldnt be even NEAR a computer"

      I got people who called me all the time saying things like 'I'm gonna get on dang ol internet but y'know not using no dang ol windows fer it.. gonna screw bill gates.. cnn y'know said this-a-dang ol linux gonna kick bill gates in the dang ol keaster y'know? So yousa gonna help me get this dang ol redhat installed cause I havent even started' This happened alot too.

      Now heres the part that people are going to lynch me for. I have always believed that Redhat did for Linux what Windows95 did for Dos. Yes, it did bring a bunch new people into the linux community.. but it brought a lower grade user. After all, universal law: "The simpler computers are to use, the dumber the people using them will be - l.p." This is why I have always generalized people who use redhat to be on a lower skill level than people who use debian. Debian is alot more sophisticated in its install and packaging system and packaging frontend and lets face it - its harder to use/install. It keeps smarter and more persistant people using debian.
      KEEP READING, DONT FLAME YET. I know that this is an unfair generalization. Not all of you redhat users are dumb.. usually the smart ones are not the ones who complain about other distributions. I am NOT complaining about redhat here. I think that any attention (bad or good) is better than none at all for linux. I have even used redhat before. I didnt care for it, but that doesnt mean it sucks, right? I have been using debian since 1996 (slackware 2 years before that) and I have tried many different distributions. Linux is linux and there are good points and bad points for every distro.

      Want me to anger you more? I pronouce linux as LINE-UX .. why? because I want to.. I dont care if people pronounce is lihn-ix or line-ux. I once had a newbie scream at me saying its lihn-ix.. I told him that I have been using it since late 94.. my opinion takes preference over his.

      Ok, so what do yall think?

    7. Re:Debian can't compete by Anonymous Coward · · Score: 0

      Praise the Lord brother

  4. Debian for nerds only? by The+Future+Sound+of · · Score: 0

    Red Hat is Linux as far as the general public is concerned and they now have the market capitalization to keep it that way. Why would anyone use this distro anyway?

    1. Re:Debian for nerds only? by finkployd · · Score: 1

      Red Hat is Linux as far as the general public is concerned and they now have the market capitalization to keep it that way. Why would anyone use this distro anyway?

      However the general public has very little bearing on anything that is happening in the linux community. There is a massive user base that can't be called general public.

      And no matter how much money RH has, they cannot own linux, it is open source, as is most (all?) of the software on RH's distro.

      Look if you pick an operating system based on what is popular, go with Windows.

      Finkployd

    2. Re:Debian for nerds only? by arivanov · · Score: 1

      Well, this is where you are wrong.

      1. Debian actually has the largest market share now. It just does not have the hype.

      2. Before Debian it used to be slackware. Once again it did not have the rhat hype.

      3. But it was never ever redhat. And considering what you get when you buy redhat (without the additional CD's) and when you buy Debian redhat will never be.

      It is simple - bang for the buck. Redhat does have hype and some support but it has never had Debian's bang for the buck (especially after taking into account security and stability).

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    3. Re:Debian for nerds only? by bmetzler · · Score: 1
      Red Hat is Linux as far as the general public is concerned

      No, that's be VA Linux (LNUX) now :)

      -Brent
    4. Re:Debian for nerds only? by deefer · · Score: 1

      Debian actually has the largest market share now. It just does not have the hype
      Umm, proof, please? I would be convinced if you'd either post a link, or failing that, a large cheque... Damn, I've been working in the City too long... :(

      --

      Strong data typing is for those with weak minds.

    5. Re:Debian for nerds only? by arivanov · · Score: 1

      Check the same article in debian weekly that has caused this discussion initially. Or check the linux journal when it is out (january issue).

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    6. Re:Debian for nerds only? by Anonymous Coward · · Score: 0

      "It is simple - bang for the buck. Redhat does have hype and some support but it has never had Debian's bang for the buck (especially after taking into account security and stability)."

      And this is why Linux is doomed int he business world.

      The Linux market is fragmenting, with infighting, accusations about stability and so on. There is not one Linux, there are fourteen of them or so, and none of them are as dead clean stable as they should be.

      &sign($AC[0]);

  5. a 2.2.x based debian? at last! by AdamT · · Score: 1

    I've been using Redhat for.. well forever. I tried making a switch to Debian at 2.0 (what was that called?) but never made it past the install. The mind boggling array and internconnectednessness of packages proved to much for me. I guess I didn't have a high enough geek quoient at the time. ;) Now 18 months further down the road Redhat is increasingly frustrating with just a few too many bags on the side for my liking.
    That debian have taken this long to get their next 'blessed' release out bodes well for their quality control. I can't wait to give it another whirl. Aptget sounds like the closest thing the Linux world has to FreeBSD's cvsupdate. Does anyone know how Debian handle things like PAM and sysv vs. bsd style init scripts?

    --
    ... with eskimo chains i tatto my brain all the way...
    1. Re:a 2.2.x based debian? at last! by balmeida · · Score: 1

      I tried making a switch to Debian at 2.0(what was that called?)
      hamm.
      Now 18 months further down the road Redhat is
      Actually, we released Debian 2.1, aka slink, in March 1999.
      Debian handle things like PAM and sysv vs. bsd style init scripts?
      We use sysv style init scripts (We use /etc/init.d instead of /etc/rc.d/init.d, though)
      PAM is now in the base system thanks to the hard work of Ben Collins.

    2. Re:a 2.2.x based debian? at last! by sluncho · · Score: 1

      I have the boxed version of Slink (Debian 2.1) and it comes with the 2.2.12 kernel. I was really surprised by this, because the "unofficial" Debian CDs that I had included only 2.0.x and 2.1.x kernels.

      This is strange, because the Debian ftp server includes only the 2.0.28 kernel. Did they produce a special version of Debian for the boxed distribution? Any ideas?

    3. Re:a 2.2.x based debian? at last! by acor87 · · Score: 1

      No, they used what is in the archive. Although the 2.0.38 is the "standard" kernel that is installed with the current boot floppies, the Slink archive goes up to kernel version 2.2.1, and Potato goes all the way up to the current version, 2.2.13--not counting any of the unstable kernels, which I'm not an advanced-enough user to pay attention to. :-)

    4. Re:a 2.2.x based debian? at last! by sluncho · · Score: 1

      Well, the kernel on the boot floppies of the boxed distribution was 2.2.12. Actually the kernel included in the base package was 2.2.12 too - it's not in the Slink archive.

    5. Re:a 2.2.x based debian? at last! by acor87 · · Score: 1

      That's great news--my boxed set is due to arrive today or tomorrow via UPS, and as far as I knew the newest kernel on the CD was 2.2.1. Looking forward to installing it!

    6. Re:a 2.2.x based debian? at last! by balmeida · · Score: 1

      That's because Joey Hess and Sean 'Shaleh' Perry at VA worked on the boxed set, sometimes called 'Slink and a half' by some...basically it's slink with a bunch of (unofficial) updates.

    7. Re:a 2.2.x based debian? at last! by joey · · Score: 1

      Yes, I did some minor updates to the install process to make debian stable use the 2.2 kernel for the boxed set.
      --

      --
      see shy jo
  6. Darn trendy distros! by Anonymous Coward · · Score: 0
    Like, yeah, man.. Redhat used to be cool..I like their older stuff, but then they sold out & got all popular & stuff. They suck, dude..even my MOM uses Redhat now. It's so uncool.

    Debian's where it's at, though..it's like, totally underground. Don't be one of those lame mainstreamers..use Debian.

    1. Re:Darn trendy distros! by finkployd · · Score: 1

      Like, yeah, man.. Redhat used to be cool..I like their older stuff, but then they sold out & got all popular & stuff. They suck, dude..even my MOM uses Redhat now. It's so uncool.

      When they release a double live album, you know they have sold out.

      Finkployd

  7. Re:Debian vs. Redhat vs. Slackware by sluncho · · Score: 2

    RedHat 4 was my first Linux. Then I switched to Slackware and finally tried Debian. These distributions have a lot of things in common, but there are also some differences. The major difference is the look-and-feel of the distributions. I think that they are appropriate for different kinds of users.

    RedHat is a newbie's Linux - it keeps everything very simple and stupid (compared to the other two distributions). It helps you avoid making mistakes. It's very hard to fuck up the system. Of course hardcore Linux users will not like this, but they can use Slackware or Debian instead. For the majority of the newcommers to Linux RedHat is a very good choice.

    Debian, on the other hand, is the absolute hardcore Linux distribution. The DEB package format is the more advanced and versatile than RPM. It manages the dependacies between the packages better, but still allows you to ignore its suggestions. If you really know what you are doing, Debian will be a good choice. And of course, it is still one of the biggest distributions - 2.1 binaries take 2 CDs. It definitely gives you a lot of options.

    Switching from RedHat to Debian is not _very_ easy. I wouldn't recommend this to anybody without at least one year of Linux expirience. Debian is still an administrator's OS and it's not very well suited for the general public. I think that this is a good thing. We need different distributions for different people. Puting a newbie in front of a Debian box will be as frustrating for him as putting an administrator in front of a RedHat box.

    Watch for Corel Linux: it uses the debian package format but it's oriented towards new Linux users - stressing on the user-friendliness. I have not tried it, but may be it will be better choice than RedHat and Debian for the average Linux user.

  8. Why does Debian accepts packages so late? by Paul+Crowley · · Score: 2

    It comes as quite a surprise to me that Debian is keen to accept new packages so late in its development cycle. Does anyone know why Debian doesn't freeze out new packages earlier?
    --

    1. Re:Why does Debian accepts packages so late? by rcw-work · · Score: 2

      New packages usually don't break existing packages. The only real concern is that the new package itself is broken, in which case it can be removed without anybody getting hurt.

  9. I am also Debian user comming from RH world. by stoev · · Score: 2

    And I am not sorry about this. Most of the time even Debian *unstable* is rock stable. I can compare my impression about Debian unstable to my impressions about RedHat stable.

    I think Corel linux will be great for Debian because it will give more beginners the option to try Debian and get used to it. Probably later they will select the real Debian, because this is a real thing.

    BTW, Upgrading from Corel linux to Debian should be very painless.

    I am waiting for some real cool things like FreeBSD based Debian and HURD based Debian. And after FreeBSD, I am sure NetBSD and OpenBSD will be given a try in Debian!

    Go Debian!

    1. Re:I am also Debian user comming from RH world. by David+Greene · · Score: 1
      Most of the time even Debian *unstable* is rock stable. I can compare my impression about Debian unstable to my impressions about RedHat stable.

      Hear, hear! "Unstable" is an unfortunate term. Things in there break very, very rarely. Newbies should view "unstable" as "my package list is constantly changing." That is, apt-get update; apt-get dist-upgrade will do something five minutes after the previous run. :)

      --

      --

    2. Re:I am also Debian user comming from RH world. by mjh · · Score: 1

      The biggest problem with the unstable release in debian is that it changes so much. If you're stuck on an analog modem, daily 20Mb updates are tough to take.

      --
      Key to financial independence: Spend less than you earn. Save and invest the difference. Do it for a long time.
    3. Re:I am also Debian user comming from RH world. by David+Greene · · Score: 1
      Yup. That's the one thing I don't like about Debian. apt refuses to actually install anything until everything has been downloaded.

      Apparently this is being fixed, however. apt will download a package and all its dependencies and then install them before it goes on to the next package. This means you can break your update into pieces.

      Should be nice!

      --

      --

    4. Re:I am also Debian user comming from RH world. by Duckie01 · · Score: 1

      I've run unstable Debian for years, and seen 20M+ updates only when i neglected the particular box for some time, which is not unusual to happen because it just keeps running :)

      Also, nobody told you to update it daily. You can do it monthly, or even not at all. You don't *have* to suck all those packages through your modem. You only decide to do that if you want the recent versions. You can also decide not to.

    5. Re:I am also Debian user comming from RH world. by Anonymous Coward · · Score: 0

      You can also only update the packages you want updated...

  10. Well it's about time! by Anonymous Coward · · Score: 1

    Just kidding... *grin* I don't mind the slow release cycles since the end product is for the better (hey those of you who were saying Debian can't compete with a certain commercial distro... well you're right... it has a lot less bugs!)

    There's only two things I could nitpick on:

    1. You can't 'make world' like in *BSD. I like to squeeze every little bit of performance out of my hardware, and the .deb's are only compiled with the lowest common denominator in mind.

    2. A freshly installed Debian system in not as secure as it could be. Lots of open ports, named running as root and not chroot'ed, no wheel group, etc... This isn't really a problem for me since I know how to fix these problems, but leaves newbies wide open. I think Debian could learn a lot from the OpenBSD project...

    1. Re:Well it's about time! by Anonymous Coward · · Score: 0
      lowest common denominator in mind.
      Um, no; you mean the greatest common factor.
    2. Re:Well it's about time! by demon · · Score: 1

      2. A freshly installed Debian system in not as secure as it could be. Lots of open ports, named running as root and not chroot'ed, no wheel group, etc... This isn't really a problem for me since I know how to fix these problems, but leaves newbies wide open. I think Debian could learn a lot from the OpenBSD project...

      This is true, but a fair amount of that can be taken care of pretty quickly - any time I setup Debian on a server, I immediately go through and disable unnecessary services in inetd.conf, and I add rules in hosts.deny/hosts.allow so that outside systems can't hit the RPC portmapper, and a wheel group isn't hard to set up.

      You're quite right in saying that the newbie won't recognize this stuff, and it would certainly be nice to have all this stuff done by default, or have some sort of option during install to lock down stuff like that. Of course, someone could write a Securing a Debian Install walkthrough, too. Anyone up for it?

      (Oh, and chroot'ing named/running it as root? It needs to run as root to bind port 53, and have there been 'sploits on it where chroot'ing it would be useful? I haven't heard of such things, but I'd like to know more...)

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
    3. Re:Well it's about time! by Anonymous Coward · · Score: 0

      named has to be started as root (if you want to run in on port 53) but if it will give up root privileges immediately thereafter and run under the UID/GID you specified.

      There is no config file option, only a command-line parameter. I use:

      /usr/sbin/named -u named -t /var/named

      This also makes it chroot itself into /var/named immediately, so you'll need to make sure your config files, log files and any necessary dynamic libraries are also in the chroot environment.

      I don't know of any specific exploits that this will stop, but it will certainly make it more difficult for anyone trying to hack into your server if their buffer overflow doesn't give them a root shell (because the process isn't running as root, and because there's no /bin/sh in that chroot environment).

    4. Re:Well it's about time! by lordsutch · · Score: 2

      I know potato closes a lot more ports by default... most udp services are disabled by inetd by default, for example. Also, the r* servers are separate packages now, so those ports won't be open unless you install them, and ssh will disable rsh and pals by default.

      --
      My Blog. Sela Ward can sell me long distanc
  11. Ah! Something is happening... by Kenneth+Stephen · · Score: 1

    Ever get the feeling that waiting for a Debian release is like waiting for Rip Van Winkle to wake up? It'll happen - just not on a timescale you are accustomed to.

    The there are two excuses for this delay that are often quoted (1) Debian has a better quality (2) Debian is not behind other distribution in terms of software versions since people can always download from unstable. Make no mistake - these are excuses and not reasons, and let me explain why.

    1. Better quality : Quality is always a tradeoff against time to release. Redhat, IIRC release their first distro with a 2.2 kernel somewhere around June. Sure they had bugs, but assuming that Redhat tripled their QA efforts, in order to improve stability and security, they would still have delayed by possibly another two months. Even Slackware, which has a much better reputation than Redhat, was able to beat Debian handily.

    Lets face the facts folks, the Debian organization is just slower. Some of this slowness may be attributable to quality. Most of it is not.

    A glaring example of this slowness was seen recently : look at when the Y2K compliance release was released.

    2. Latest software from unstable : Hah! Are the Debian people who spout this nonsense contending that a distribution labelled as "unstable" is release quality? If so, then release it.

    --

    There is no such thing as luck. Luck is nothing but an absence of bad luck.

    1. Re:Ah! Something is happening... by Gurlia · · Score: 2

      Packages from unstable are actually very usable, just not well-tested "enough" to be released with confidence. I've been using unstable ever since I got Linux on my box, and it has never failed me. Yes sometimes there was the odd dependency bug or broken install, but when you live on the bleeding edge what can you expect? I guess my point is, "unstable" packages are in fact much more stable than the name implies.

      Actually, recently there was a lot of discussion on the Debian mailing lists to implement something that would allow the normal user to upgrade to what is currently "unstable" without taking the risk of a newly uploaded package which might break things. Once implemented, sysadmins who must be 100% sure of the stability of their system will use the "stable" branch, while regular users will use what is now "unstable", which is more up to date (but may not be 100% bulletproof, but that doesn't matter to the regular user), and new untested packages will go into an experimental(?) branch which only people who want to *test* new packages will use (ie. they are prepared for any breakages). Once a package is "stable enough" it gets moved to the regular user branch. This way people can stay up-to-date without fearing nasty breakages.

      As for releases... remember that Debian's audience is mainly sysadmins. Some of them cannot afford any breakage in their servers -- so to achieve release-quality, Debian must spend more time to ensure everything is 100% (or close enough) bulletproof. "Unstable" is usually stable enough for non-sysadmins.

      --
      mikre he sophia he tou Mikrosophou.
    2. Re:Ah! Something is happening... by Kenneth+Stephen · · Score: 2

      Thank you for that tidbit about an "experimental" distro. I must have missed that on debian-devel...

      However, your defense of Debian is predicated on your opinion that it is targetted towards the Sysadmin. This, I am not so sure about. For example, a while ago, it was touted that Debian provides a complete SGML solution. The wording of the announcement was such that it gave the idea : if you want SGML - use Debian!

      To, my mind, this changes the picture. Debian is no longer targetting sysadmins. It is also targetting ordinary users of systems. Things like GNOME are end-user frills - rarely does a sysadmin need a desktop environment.

      Furthermore, it can be argued that sysadmins who are so stringent about stability should be preferring well established and mature OS's like AIX, or OS/400 or VMS or MVS. Why choose a newbie on the software landscape in the first place if stability is that much of a concern?

      --

      There is no such thing as luck. Luck is nothing but an absence of bad luck.

    3. Re:Ah! Something is happening... by lordsutch · · Score: 2

      I think you're confusing the definitions of "unstable" here. The unstable distribution is "unstable" because it changes (i.e. is the oppposite of "stable", which is something that doesn't change). That does not mean it is "unstable" as in every program will provide a blue screen of death every third time you try to run it.

      Since no distribution but Debian has a continuously-updated (i.e. unstable) pre-release, you can think of unstable as "all the cool neat new stuff those darned Open Source developers can put together"; stable is "all the cool neat stuff that we were sure would play nicely because people have been trying it for months and it's boffo, dude." Or something like that...

      --
      My Blog. Sela Ward can sell me long distanc
    4. Re:Ah! Something is happening... by Kenneth+Stephen · · Score: 1

      Well, in that case, I must say that Debian's quality isnt as good as it is claimed to be. I have downloaded and installed broken packages from unstable. The number of bugs in unstable is definitely much more than in the stable release. I think this observation is more consistent with treating this distribution as not-quite release-worthy rather than as a frequently updated release.

      In other words, while it may be true that "unstable" gets frequently updated, I dont think that is the reason for its name.

      --

      There is no such thing as luck. Luck is nothing but an absence of bad luck.

    5. Re:Ah! Something is happening... by joey · · Score: 1

      Kennith, the cricual thing you are forgetting is that Y2K problems are still being found. Debian could have behaved like some other distributions did and claimed to be 100% Y2K compliant many months in advance, and then as more problems were found, either kept their head stuck in the sand, or backpedaled and released patches with little fanfare.

      But we didn't, because we're more interested in overall quality than in PR, and because we belive in openness. So instead we put up a public list of known Y2K problems, and worked on keeping that up-to-date, and on fixing them. When we had a large collection of Y2K fixes available, I publicized it in Debian Weekly News, well knowing someone would respond the way you have, but considering it much more important to make sure everyone had a chance to upgrade to it.

      Compare this with Red Hat's response -- their Y2K page is a mixture of reassurance, and legalese -- "You won't have problem, but if you do, you can't sue us." (You can't sue Debian either. ;-) It's not under the legal/ directory of thier web site by mistake.

      Nethack's developers finally woke up and recently released a y2k-safe version of nethack, fixing problems we had been aware of for months -- days too late for it to go into our Y2K update. (It is in unstable, of course, and has been backported to stable now.) Do you really think that other distributions that claimed y2k compliance this summer already had that fix in place? If they did, why didn't they share it? Redhat's errata page lists exactly 0 Y2K fixes for Red Hat 6.1, which has been out since October.


      --
      --
      see shy jo
  12. Thought it was too unstable for release. by mind21_98 · · Score: 2

    I've heard some stuff this month that it was still too unstable to be released. If this is true, then it is too early for a package freeze.

    I use Debian slink on my IP Masquerating box at home. If potato is really as stable as they say, I'll be glad to try a version that's faster and better.

    1. Re:Thought it was too unstable for release. by sms · · Score: 1
      I recently upgraded to potato, have been running it for about a month. All I had to do was:

      $ apt-get update
      $ apt-get dist-upgrade

      When I woke up in the morning, I had the latest version out there. I haven't had any problems at all...so far. :)

      Best of all, since moving to Debian from RH, I feel I'm off the "buy more CDs to upgrade" merry-go-round.

    2. Re:Thought it was too unstable for release. by sms · · Score: 1

      Oh, yeah, and I had to change my configs in /etc/apt/sources.list from "stable" to "unstable"--thought I should point that out before someone else does. Sorry.

    3. Re:Thought it was too unstable for release. by jtjm · · Score: 1

      I have been running several machines on Potato for the last six months or so. Some of these machines are workstations, and some servers, and apart from a couple of minor problems (caused by a temporarily broken package being uploaded to the mirrors, almost always corrected in 24 hours), they have performed extremely well. My own workstation was up for 40 days until a recent office move, with apt-get updates being performed every 2-3 days or so; during this time I never once suffered any form of bug or error which prevented me carrying on with my work.

      For me at least, Debian's unstable is plenty stable enough.

      jtjm

    4. Re:Thought it was too unstable for release. by sjames · · Score: 2

      I've been using potato on production servers for some time now. A little caution goes a long way for that. Since Potato IS unstable, I do not update and forget until I've tried it on a test box (which is a replica of the production box).

      One of the boxes is a firewall with masq. It has never caused a problem (it's been potato for 5-6 months).

      Unstable is a relative term. I like the fact that Debian goes for that last 5-10% before calling it stable, but since I'm in a position to evaluate for suitability on a limited number of servers, it's not as necesary (which is why Potato is available as an option).

    5. Re:Thought it was too unstable for release. by puetzk · · Score: 1

      It was the boot-floppies that weren't ready. And also some of the new ports that were supposed to be in potato (Debian/PPC, don't know what all else) weren't quite there.

      --
      The Matrix is going down for reboot now! Stopping reality: OK. The system is halted.
    6. Re:Thought it was too unstable for release. by Duckie01 · · Score: 1


      Unstable for debian doesn't mean it'll crash, but dependencies *might* break.

      I've used an "unstable" debian box as masq box at home for years. It works fine, only reboot it when I install a new kernel. And yes, I do upgrade the stuff on it more than once a week :)

  13. Debian does not need to compete :-) by sluncho · · Score: 2

    I believe that the key to Linux success is to give the user more freedom. Freedom to look at the source, freedom to contribute to the development. Freedom to chose his or her distribution.

    Having many different distributions is very important for the Linux community. We need to have a suitable distribution for everybody - ranging from a Linux newbie to a hacker guru - and there is no way a single distribution can satisfy them.

    It is clear that there are more newbies than gurus, so it is not surprising at all that RedHat is more popular than Debian. Their target user groups are different. RedHat is more mainstream, Debian is the underground distribution. There is nothing wrong with this and we should keep it this way.

    Making Debian user friendly by limiting its features is wrong. It will make Debian users unhappy. Making RedHat more powerful by limiting its userfrienlyness is also wrong.

    What do we need to do? Nothing. Both distributions can happilly coexist together: make love, not war :-)

    1. Re:Debian does not need to compete :-) by Gurlia · · Score: 1

      Agreed whole-heartedly!! We *need* different distros. IMHO competition (even non-hostile competition like among the Linux distros) is good. Human beings are lazy, and when there is no motivation to improve something, it just decays. Once the initial itch to hack code wears off, competition is what motivates you to keep going, and what "restores the itch" to hack more and make it better. There is no such thing as one-size-fits-all. There is only one-size-fits-few (as we can see in M$'s case). So why not have many sizes to fit most?

      --
      mikre he sophia he tou Mikrosophou.
    2. Re:Debian does not need to compete :-) by Anonymous Coward · · Score: 0

      "Distro" is a propaganda for those Linux weenies who are trying to keep the public from learning the truth: that there are zillions of Linux operating systems. Stop fighting it. Stop lying. Embrace the truth. Make it your strength, not your embarrassment.

    3. Re:Debian does not need to compete :-) by acor87 · · Score: 1

      Who's the Anonymous Coward who hates "distro?" These comments are all over the place! If you're going to be annoying, at least put your name on what you say.

    4. Re:Debian does not need to compete :-) by Anonymous Coward · · Score: 0

      I think he hates lying, not distros.

  14. Re:Debian, Corel, and Stormix by Deega · · Score: 1

    The new Corel linux is Head and Shoulders above Redhat in the newbie-friendly catagory. The greatest thing about it: they not only use dpkg, they also use apt-get format. You can add debians package servers to the sources.list and install packages from debian using corel's "Corel Update." This works great unless you are going to go with a complete upgrade to Potato, Corel does not play well with Potato... Yet.

    Another worth mentioning would be Stormix. They seem to have built a middle-of-the-road distro around Debian. Looks pretty similar to Redhat in philosophy. I need to check it out.

  15. Re:Debian vs. Redhat vs. Slackware by Anonymous Coward · · Score: 0

    These different flavours of Linux are very hard for the world to get used to. Why isn't there just one O/S?

  16. Re:Debian vs. Redhat vs. Slackware by finkployd · · Score: 1

    These different flavours of Linux are very hard for the world to get used to. Why isn't there just one O/S?

    Because there will always be some who says "I can make it better than that". The great part is (unlike some other OSes), you can.

    The world will just have to get used to it, this really makes for a better system. You can download the source code to just about any linux program and compile on all of these systems, or you can use packages (rpm, deb), so there is compatibility between them.

    Finkployd

  17. Re:Debian vs. Redhat vs. Slackware by stoev · · Score: 1

    It IS one OS.

    The binary and even more important source compatibility must be preserved, but in the future there will be Debian with non-linux kernels.

    And think in this way: Why should there be one OS? Where goes the diversity of ideas?

  18. Caldera is simpler than RedHat by xtremex · · Score: 1

    We have Caldera installed on the workstations for our regular workers (We are 100% M$ free at our company)..the install is so simple, it's actually FUN to install Caldera. It even has a game of tetris you can play while installing. Although, it is definitely not an admin's Linux. Network tools are nil. EndUser tools are rampant though. (comes with StarOffice and Wordperfect preinstalled by defaul)
    Caldera is DEFINITELY a distrib to show off to the brass of your company. It booted into a gui WAY before RH..Plus, at the graphical login screen, you can choose KDE, Gnome, IceWM and 4 other WindowMans. I prefer Debian for the servers though :)

    --
    If you're not a Liberal in your 20's, then you have no heart.If you're still a Liberal in your 30's you have no brain.
    1. Re:Caldera is simpler than RedHat by m2 · · Score: 1
      at the graphical login screen, you can choose KDE, Gnome, IceWM and 4 other WindowMans

      Last time I checked, I integrated support for that kind of thing into the Debian wdm package a long time ago. Basically, wdm supports window manager selection at the login screen, I just made sure it supports Debian's window manager setup. It might have broken recently, but I'm sure the current wdm maintainer won't have a problem figuring it out...

  19. Relese dates and KDE 2.0 question. by Forge · · Score: 3

    Now if only Deb would take a page out of Linus' book and start having more frequent final releases. You see outside of the Hacker community ( I.e. Debian developers and the authors of the many packages included with debian ) You don't use something unless it's a final "stable" release or is included with a distribution that is "final and stable".

    So yes, by all means hack the code until it shines. Make sure it works well but pleas do it quickly. As long as all that's out there is a stable release that's many months old and a self professed incomplete "developer release" you are essentially demanding that everyone interested in Linux try out something else.

    Finally there is the question of KDE and Debian. Sure Corel Linux == Debian + KDE + Corel stuff; but dose the real Debian consider KDE 2.0 free enough for distribution ?

    For the uninitiated KDE 1.x is not part of the official Debian because it relies on an unfree QT. QT 2.x ( on which KDE 2.0 depends ) is free so what's the word ? Are you just waiting for technical stability and completeness before this is included ?

    PS : KRASH didn't crash on me so a stable KDE 2.0 isn't such a distant thing.

    --
    --= Isn't it surprising how badly I spell ?
    1. Re:Relese dates and KDE 2.0 question. by nconway · · Score: 1
      To quote from the Slashdot interview with Wichert Akkerman, Debian Project Leader (get it here):

      2) When will KDE be included in Debian? by grrussel
      Now that Qt 2 is free software, under the QPL, will Debian include KDE 2 when it is released, based on Qt 2?

      Short answer: yes. Long answer: we will include it when we're sure that all license issues have been resolved. The QPL is a major step forward over the previous license and allows you to use it in Free Software projects. There is still a slight problem though: it is not compatible with the GPL. This doesn't mean that it's not free, but it does mean that if you want to use code that has been licensed with the GPL and use it with something that is licensed under the QPL (like Qt) you have a problem. There are two ways to fix that: change the license for the GPL'ed part to add a special clause stating it is okay to do this, or replace the GPL'ed part with something under a different license. KDE has stated that they are indeed going to make or request the necessary license changes so all these problems should be fixed for KDE

      Once that has been done there is nothing to stop us from including KDE in Debian.

    2. Re:Relese dates and KDE 2.0 question. by Goonie · · Score: 1
      As far as release dates go, Debian does new stable releases *more often* than Linus (if you only count 2.0 to 2.2 and 2.4 coming). However, new stable kernel releases often contain new features in the kernel, while Debian stays fixed modulo bug squashing, for that time. Debian is hopefully going to change it's release management system to allow the stable system to undergo modular upgrades, leading to the possibility of partial upgrades and faster releases.

      BTW, "unstable" really isn't all that unstable at the moment - if you're game to try KRASH you might try installing the latest unstable on a spare partition.

      --

      Any sufficiently advanced technology is indistinguishable from a rigged demo
      --Andy Finkel (J. Klass?)
  20. Re:Debian vs. Redhat vs. Slackware by Anonymous Coward · · Score: 0

    It is NOT one O/S? That's just a myth. You can't *count* on a system working in a particular way. Everything is different. The installation. The sysadmin. What has been installed and what hasn't. It's crazy. Don't fucking feed me your propaganda. I run these systems. They are *NOT* the same. Why must you continue to lie?????????????

  21. Problems with earlier releases by Anonymous Coward · · Score: 0

    I have installed Debian on a lot of different machines. In all theses cases i have used the "unstable" version. The problems you mention with the "internconnectednessness of packages" i guess comes from the install utility that Debian uses. I too found it irksome and confusing. So i just used the dpkg-command instead. It was more work , but i got by.

    Hower with the arrival of APT. Things got so much better. When i install a new machine now, i get the system up and running. I do not install any packages, but go to the command line and install apt-get( if it is not there already). Then i use apt-get to install what i want.

    Apt-get can retrive packages from your harddisk, cdrom or several different sites on the internet.

    Upgrading the whole system is easy( if it is connected to the internet.). You just use two steps.

    1. apt-get update #Locates new or upgraded packages.
    2. apt-get upgrade #Upgrades only those packages that you have installed and which there exits new versions of.

    That's it. You could put these in a cron-job and you would have a constanlty updates system.(depending on how often you run the cron-job). I belive there is a repositoy for security updates to, called security.debian.org where all the latest security pathes are put. If this is so - add this site to your apt-configuration and you could have a very secure system.

    Installing a new package is easy. TO install Windowmaker for example:

    1.apt-get install wmaker

    By the way. I have used the unstable version and i have had no trouble with it. But then i may have been lucky. Thanks to Debian and a happy new year to you all.

    1. Re:Problems with earlier releases by jtjm · · Score: 1

      Just a quick caution:
      sticking apt-update; apt-get upgrade in a cron job is not necessarily a good idea for several reasons:

      1. For some packages, apt-get upgrade will expect some user feedback (whether to overwrite your config files with the package maintainer's versions, for example, or various prompts necessary to configure a new version of a package). Obviously cron-jobs deal poorly with interaction of this sort. You can minimise the amount necessary with a -y switch (which will answer "yes" to all Y/N questions), but if apt-get is then faced with a question which doesn't expect a Y/N answer, (eg, it asks you for the hostname of your ldap server), or if the maintainer has decided that allowing automatic answering of this particular question is too risky, then the update will just abort).

      2. I also like to keep at least a casual eye on what's been updated, just in case (this is also sensible if you are running off the unstable version, since it might give you a clue as to why the system isn't behaving as expected when a buggy package is uploaded (a rare enough event, admittedly, but it always seems to coincide with the moment when you absolutely need that package to work in order to meet some deadline or other).

      jtjm

  22. Problems with earlier releases by Anonymous Coward · · Score: 2

    I have installed Debian on a lot of different machines. In all theses cases i have used the "unstable" version. The problems you mention with the "internconnectednessness of packages" i guess comes from the install utility that Debian uses. I too found it irksome and confusing. So i just used the dpkg-command instead. It was more work , but i got by.

    Hower with the arrival of APT. Things got so much better. When i install a new machine now, i get the system up and running. I do not install any packages, but go to the command line and install apt-get( if it is not there already). Then i use apt-get to install whatever i want.

    Apt-get can retrive packages from your harddisk, cdrom or several different sites on the internet.

    Upgrading the whole system is easy( if it is connected to the internet.). You just use two steps.

    1. apt-get update #Locates new or upgraded packages.
    2. apt-get upgrade #Upgrades only those packages that you have installed and which there exits new versions of.

    That's it. You could put these in a cron-job and you would have a constanlty updates system.(depending on how often you run the cron-job). I belive there is a repositoy for security updates to, called security.debian.org where all the latest security pathes are put. If this is so - add this site to your apt-configuration and you could have a very secure system.

    Installing a new package is easy. TO install Windowmaker for example:

    1.apt-get install wmaker

    By the way. I have used the unstable version and i have had no trouble with it. But then i may have been lucky. Thanks to Debian and a happy new year to you all.

  23. How's Debian/HURD coming? by Zigg · · Score: 2

    I'm very interested in the HURD-based Debian. I have yet to try it because I'm still working on piecing (is that spelled right? it looks wrong) together a Linux box capable of installing it.

    Has anyone out there tried Debian/HURD, and what are your impressions?

    1. Re:How's Debian/HURD coming? by Anonymous Coward · · Score: 0

      Actually, it isn't spelled right. :-) But no biggie: it's "Debian GNU/Hurd". As you can see, it's symmetrical to "Debian GNU/Linux". HTH.

  24. Re:Debian, Corel, and Stormix by Anonymous Coward · · Score: 0

    It's not a "distro". It's a Linux-based Operating System.

  25. Distro == BIG LIE by Anonymous Coward · · Score: 0

    "Distros" is a way to lie. It is dishonorable. You mean "Linuxes", "Linuces", or more formally, "Linux-based operating systems".

    1. Re:Distro == BIG LIE by Anonymous Coward · · Score: 0

      ITYM "GNU/Linux Sytems", or "Linux-based GNU systems", or "GNU/Linuces".

      [cue flamewar...] ;-)

      --
      Decklin Foster

    2. Re:Distro == BIG LIE by Anonymous Coward · · Score: 0

      We don'tneed the Gay Nazis United, thank you very much.

  26. Re:Debian vs. Redhat vs. Slackware by thimo · · Score: 2



    The previous message just was one too many... :-(

    I have got to disagree with RedHat being the newbie's Linux AND Debian being the administrator's Linux. Common, look at what Corel did with Debian: Can you spell "Userfriendly"? They didn't have to re-do all of Debian, mostly just the GUI things.

    RedHat certainly doesn't keep things stupid, that's pure FUD. "Newbie OS?" LOL!

    At RedHat they have reasonable defaults, at most. Yes, the install is a lot friendlier than the strange floppy install I had with my first ever Linux install from Slackware. Later on I tried RH 3.0.3 and it just felt better, it was a complete OS, not a whole lot of packages dumped together on one HD. What's wrong with this?

    Debian being hardcore? Oh please! This just makes me feel sick. Please, give me one good and counting example of why RedHat is less hardcore, more newbie-ish and less an administrators OS than Debian and I will instantly agree. Or is the packaging system the only thing you're talking about here? I'm happy with RPM and if I want to install an tar.gz, who's stopping me?

    Grrr... Stop dissing RedHat! We owe them more than we can imagine.



    Thimo


    --

    --
    Avoid the Gates of Hell. Use Linux!
  27. More Linux distrocitos by Anonymous Coward · · Score: 0

    How many different little linuxies are there now?

    1. Re:More Linux distrocitos by bmetzler · · Score: 2
      How many different little linuxies are there now?

      According to LWN 108.

      -Brent
  28. FreeBSD *is* a Linux distro by Anonymous Coward · · Score: 0

    GNU/FreeBSD uses gcc. It runs Linux binaries. It ships with the GNU system. It would be more honest to call it GNU/BSD, or Linux/BSD. The "Free" part disrespects the real contributors.

    1. Re:FreeBSD *is* a Linux distro by Anonymous Coward · · Score: 0

      If it involved the Linux kernel, it would be a Linux distribution. It does use some GNU code, but only some. It does use some GNU code in the various system utilities and such, but for the most part these are *not* the ones from the GNU system.

    2. Re:FreeBSD *is* a Linux distro by KermitT · · Score: 1
      Didn't know there _was_ a GNU/BSD. As far as I know FreeBSD only runs Linux executibles under emulation. Unlike Linux, BSD is> intended to be Unix. (remember Linux is a complete rewrite and is not intended to be Unix - only unix-like) (BSD-Unix has been Unix before SCO bought 'Unix' from ATT)
      V4.3 was much stronger than SysV
      Just for clarity, FreeBSD can't build executibles that run under Linux. FreeBSD don't use glibc, so it can't link programs with Linux based libraries. (including Database libraries) On the other hand FreeBSD runs most Linux programs faster and with more stability that Linux does. [esp. Database Servers]

      As to the prior writers attempts at FUD, GNU has had much less impact on any of the BSD's than it has had on Linux. In fairness, I think the conversion to using gcc was a major step in making BSD on PC more universally available.

      There had been some discussion on some of the Debian lists, to making a more stable release of debian using the BSD kernal. That was a few months ago, I don't know if anything came of it..
    3. Re:FreeBSD *is* a Linux distro by Anonymous Coward · · Score: 0
      Boy, you're confused. First off, Linux is just as much Unix as BSD is. This "not Unix" crap is part of the Big Lie that the FSF zealots tell.

      Secondly, you have a funny idea of emulation. Do you actually understand how BSD runs Linux binaries, Solaris binaries, etc? It's not traditional per-instruction emulation. It's a different syscall vector.

  29. Re:Debian vs. Redhat vs. Slackware by acor87 · · Score: 1

    Breathe...

  30. Blight! by deefer · · Score: 1

    Umm, a release named "potato"? Pleeeeease!!!
    History repeats itself. Does no-one remember the potato blight which killed millions in Ireland all those years ago? It was due to the practice of splitting seed potatoes in two to increase crops - once the disease took hold, there was insufficient genetic mutation in the crops to provide resilience against this sort of thing. Still, it did have an upside... A lot of Irish emigrated elsewhere, which is why there's always an Irish pub in most cities (and I challenge /. to provide me with an example to the contrary! :)
    I do find it worrying, though, that all the Irish pubs around here are all advertising "good craic"..... Craic detroys lives, just say no!
    And what the hell is woody all about? I know we're nerds, but I think it a little odd to say "I just gave my computer a woody"...
    Where on earth do they get their release naming conventions, anyway? Is the ghost of Frank Zappa alive and well, and using Linux? Can we look forward to a "Moon Unit 4" Slackware release soon?

    --

    Strong data typing is for those with weak minds.

    1. Re:Blight! by demon · · Score: 1
      Ok, you obviously don't know the origin of the Debian distro names. Each of them has been named for a character from the original Toy Story. This practice began with our own Bruce Perens, who worked for some time on the Debian project, and who previously had worked at Pixar on the production of Toy Story. That's why they have had (and will have) names like:
      • Bo (Bo-Peep)
      • Hamm (the pig bank)
      • Slink (Slinky Dog)
      • Potato (Mr. Potato Head)
      • Woody
      And of course, that's why their development stuff is in a directory named after Sid (the boy next door who tore apart the toys and cruelly jammed them back together into horrendous contraptions)...
      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
    2. Re:Blight! by deefer · · Score: 1

      Hmm, thanks for the info. But what happens when they run out of characters? Move onto "Mars Attacks"?
      I'd rather believe that Zappa was giving a helping hand.... Please name the next Debian release "Muffin" after Zappa's classic "Muffin Man" track... If you've not heard it, do you yourself a favour & go buy it... Perfect after a night on the sesh!!! :)

      --

      Strong data typing is for those with weak minds.

    3. Re:Blight! by lordsutch · · Score: 2

      I believe the current release manager's preference is to use names of flavors of ice cream for releases after woody (2.3?).

      --
      My Blog. Sela Ward can sell me long distanc
    4. Re:Blight! by rcw-work · · Score: 2

      There was a growing concensus for THHGTTG names last I checked.

  31. Re:Debian vs. Redhat vs. Slackware by jtjm · · Score: 1

    It's the little things that count- things like the fact the Debian developers decided that having your "delete" key alternate between your backspace and actual delete key depending on whether you were in an xterm, using emacs, using vi, typing in a form in netscape, etc, etc, sucked, and deciding to do something about it. Ok, so they had to create a new termtype to solve the problem, but it saves a lot of hassle in the long term.

    More care seems to have been taken with Debian to ensure consistency and quality throughout than with Red Hat- this is part of the reason for the time taken to freeze potato; another one worth noting is that the Debian maintainers are all volunteers; there's no-one being paid a salary to work on the Debian distribution.

    The biggest problem with Red Hat is that whilst their install procedure is smooth, their package management is only average compared to apt; you generally only install once, but manage packages all the time- I know which one is more important to me.

    jtjm

  32. Hurray for Debian! by Anonymous Coward · · Score: 0

    After being frustrated by Redhat and Suse, I'm really happy with Debian. It's the best Linux yet. It isn't bursting at the seams with bloatware. It isn't trying to be yet-another-Winix O/S. It's not for the the double-digit IQ crowd. It uses a lot of Unix and BSD stuff. It's great! It's solid and understandable. I feel so violated by Redhat and the other Winix vendors that I'm going to wipe the disks repeatedly to expunge every piece fo that crap.

  33. Don't think so by Anonymous Coward · · Score: 0

    I'd agree with GNU/BSD. "Linux/BSD" would imply that the kernel is Linux, which it definitely isn't. As far as I can tell, the "Free-", "Net-", and "Open-" prefixes of the *BSD variants have nothing whatsoever to do with the OSes themselves. You might as well call them MoeBSD, LarryBSD, and CurlyBSD.

  34. Debian is a lame name! by Anonymous Coward · · Score: 0
    Just like the car named "Nova", which wouldn't sell in Spanish-speaking countries for obvious reasons, "Debian" has the same problem. Debían is the third person plural form of the verb deber in the imperfect tense. More or less, it means "they should have" or "they were owing" or "they needed to". I don't like the notion of old debts or obligations.

    Debían pensado en algún nombre menos despectivo que ése.

    1. Re:Debian is a lame name! by Anonymous Coward · · Score: 0

      Whoops. Insert haber or change pensado to pensar. Give me a real editor, Lord!

    2. Re:Debian is a lame name! by Anonymous Coward · · Score: 0

      Yeah, but...

      Debían == deh-BEE-an
      Debian == DEH-bee-an

      Yes kids, Spanish does have accents :-) So I don't think there's any reason to get confudido. Right?

    3. Re:Debian is a lame name! by Anonymous Coward · · Score: 0

      You mean confuso, not confundido. And your non-IPA pseudo-prononciatios spellings are, well, silly.

    4. Re:Debian is a lame name! by Luis+Casillas · · Score: 1
      Debían is the third person plural form of the verb deber in the imperfect tense.

      The distribution is named Debian, not Debían (note the acute accent on the Spanish verb). By the conventions of Spanish orthography these are different; the distro name is a bisyllable with stress falling on the "e", while the verb is a trisyllable with stress falling on "i". Since stress is distinctive in Spanish, and many words are distinguished by where the stress falls, these could never count as the same word in Spanish.

      Anyway, I'm a native Spanish speaking Debian user and I never ever thought of a possible connection.

      ---

    5. Re:Debian is a lame name! by Luis+Casillas · · Score: 1
      Debian == DEH-bee-an

      Almost right. But this shows the word as having three syllables, while it has only two.

      I'd say that the pronunciation in Spanish and English is very similar; if you want to say "Debian" in Spanish, say it as in English but with a Spanish accent ;-)

      ---

    6. Re:Debian is a lame name! by Anonymous Coward · · Score: 0

      "Debian" would be "DEH-byahn", or whatever these silly non-IPA scribblers are doing. IPA would be /'de BjAn/.

  35. I think it's from "Deb" + "Ian" by Anonymous Coward · · Score: 0

    Wasn't Debian started by a couple named Ian and Deb? (or Deborah, Debbie, or some variation thereof?). As far as I can tell, most OS names are pretty bizarre - what the heck does "Red Hat" have to do with computers?

  36. Re:Debian, Corel, and Stormix by Anonymous Coward · · Score: 0

    This appears to me to be a distinction without a difference.

  37. Re:Debian vs. Redhat vs. Slackware by Anonymous Coward · · Score: 0

    Forget to take our medication again, did we?

  38. Yeah by Mawbid · · Score: 2
    The Chevy Nova sold very well Mexico. See the urbanlegend.com entry.

    But that's irrelevant to most of us because most of us don't speak Spanish and didn't know the Spanish meaning of the word. Deborah and Ian, who created Deb-Ian (geddit?) probably didn't know either.

    Personally, I think Debian is a rather cute name. Before I checked out the distros for my second Linux installation (the first was Slackware), I already had a more positive attitude to Debian than Red Hat, simply because I liked the name better.
    --

    --
    Fuck the system? Nah, you might catch something.
    1. Re:Yeah by Anonymous Coward · · Score: 0

      "Most of us don't know Spanish"? Hello? Is this England or America we're talking about? Boasting about not knowing Spanish in the United States is about as ignorant and idiotic as boasting about not knowing French in Canada. If you want to display your ignorance of your fellow citizens' cultures, find a less multicultural society. Perhaps Japan would suit you better. The Spanish were in "America" before the English. Don't forget.

    2. Re:Yeah by Mawbid · · Score: 2
      Well hi there, anonymous coward.

      Boasting about not knowing Spanish in the United States is about as ignorant and idiotic as boasting about not knowing French in Canada.

      That's true. However, I'm not boasting about not knowing Spanish in the United States. Would you like to know why? Don't answer, I'll tell you. Two reasons. One: I'm not in the United States. I am not an American, you see. I'm Icelandic. Yes, that's right, a non-American reading Slashdot. Gasp! Who would have thought it? Two: Regardless of my whereabouts or nationality, I wasn't boasting about not knowing Spanish. I was stating a fact: most of us don't know Spanish. This fact supports my point, which is that the Spanish meaning of "Debian" doesn't strongly affect the name's overall suitability for a Linux distribution.

      If you want to display your ignorance of your fellow citizens' cultures, find a less multicultural society.

      Ditto.
      --

      --
      Fuck the system? Nah, you might catch something.
  39. Important note... by StarFace · · Score: 1

    One thing that I have seen everybody neglect to mention about apt-get is the method in which it downloads software.

    One of the most frustrating things with RedHat as I remember was installing complex packages. My worst experience was installing Gnome on Redhat 5.2 Back then Gnome was not a standard part of the distro and it required ---ALOT--- of packages from all over the world to be downloaded and installed in the correct order. I got so frustrated at one point that I removed all of the RPMs and just installed using sources which was documented much better.

    Then I switched to debian one day and got the notion to try out Gnome again, so I typed,with an almost joking manner:

    # apt-get install gnome

    and gawked when I saw that it knew every single package I would need to download(from ONE mirror), listed them for me, and then asked me if I wanted to continue, telling me about how long it would take to get everything.
    A few minutes later with absolutely -no- intervention I had Gnome up and running on my system, complete with full documentation so I could get started and working with it.

    Once you do that, there is no turning back. I still try out other distributions from time to time just to see where the market is, for instance I tried out Corel Linux on my other partition. They are coming along, but nothing beats Debian when it comes to power and stability. With RPM I find myself banging the keyboard in frustration way too often, searching the internet high and low for some hard to find required RPM on somebodies low-bandwith server.


    -Disclaimer, I havn't done anything with Gnome recently, the last time I tried apt-getting it was about a year ago. (I don't care for DEs very much, I just wanted to try it.) Your results may not be as good as mine were.

    --
    V
  40. Re:Debian vs. Redhat vs. Slackware by Industrial+Disease · · Score: 2

    Oh, go bother Microsoft and tell them to rename their operating system every time some random application install program starts replacing system DLL's.

    --
    Weblogging Considered Harmful:
  41. A fresh report on 'potato' by exa · · Score: 2

    First of all, I'd like to mention that potato is a rock stable and incredibly rich distribution. Debian keeps its technical edge as an all-purpose multi-platform OS/software distribution. With about 4400 packages, we will be able to entertain any computing needs. Adding to that the configurability, consistency, reliability and support it offers together with its open software development model, Debian 2.2 may well be the ultimate GNU/Linux distribution. It would seem only a coincidence that Microsoft's competing product will be released around the same date.

    Second, the new distribution is going to get update packages by timely intervals. I suppose that's what the mighty Debian Project Leader had said. The updates from now on are going to be regular, so that the usual antiquity of stable release won't be such a hunchback. Which was to my opinion the only drawback Debian really had...

    I've been personally using potato for more than three months, and no distribution I see stands as a replacement for Debian. It is brilliant as the only distribution for the developer, a fully-armed internet server, a great environment for the scientist, and yet a fulfilling one for any user as a desktop/internet machine. [What's more, I suppose the one /. uses :) ]

    I send greetings and wishes of happiness in the new year to all Debian users and developers.

    --
    --exa--
  42. I like the cross platform support. by Colin+Smith · · Score: 1

    I like the fact that you can get Debian for ix86, Sparc, Ultra Spark, m68k, PowerPC, Alpha, ARM, MIPS.

    I can't think of another distribution which tries this.

    Now, if only there was an M88K port...

    --
    Deleted
  43. Here's the answer for you question. by Turmio · · Score: 1

    Your question of KDE and Debian has already been answered by The Debian Project Leader Wichert Akkerman here at Slashdot. It's almost on the top, 2nd question.
    I hope Wichert's answer satisfies you.

  44. Not possible by Mawbid · · Score: 2
    See, there are only so many characters in Toy Story, and the Debian maintainers can't just tear through them at the alarming rate you demand. In a few years, there just wouldn't be any names left to use for the Debian releases! :-)

    All kidding aside, KDE2 will, I think, be included. Looking for references to back that up, I found this. Using the sources.list line given, I'm installing some KDE2 packages right now. Now, this isn't coming from a debian.org mirror so this doesn't look official or anything, but I thought there wasn't an easy, clean way of installing anything KDE-ish on a Debian system so I'm quite happy to have stumbled onto it.
    --

    --
    Fuck the system? Nah, you might catch something.
  45. DEBIAN DEVELOPERS: obligatory release whining ;) by smash · · Score: 2



    If anyone in the upper echelons of the Debian team is reading... its getting on near 1 year since slink was released, and the distribution is getting HUGE.

    1 *year* in open source software development terms is an eon.. and I can't see that using the current model, Debian 2.3 (or 3.0, or whatever woody is going to be) will take any less time to stabilize.



    Now for something hopefully constructive ;)

    What I would suggest, is that maybe the *core* distribution be shrunk somewhat, and the gigabytes of other additional software be part of maybe an "applications" distribution, or even broken down further - ala slackware almost ;)

    Example (pretty much in order of importance):

    Core system:
    The kernel, C library, the base networking tools (PPP, telnet, ping, traceroute, etc), vi, pretty much all the stuff which is installed before dselect (or apt in future) is launched

    Network tools:
    Ngrep, netcat, tcpdump, etc etc.

    APPS:
    The various shell only tools... editors like Emacs, joe, pico.. mail readers etc.

    X11:
    Maybe the base X system, and possibly include the various window managers, and desktop environments (KDE, gnome).

    XAPPs:
    All the associated X cruft that people seem to love (x toys etc), and applications.

    And maybe, a contrib section, where things can go without going into the main distribution straight away.

    My point is that the main distribution is getting huge, and to get it stable with new things being added all the time is only going to get harder.

    I know there is some sort of package voting system (i dont think i paid much attention to it seeing as i dont have a permanent internet connection), maybe the results from this could establish which parts of contrib go into the NEXT distribution as one of the base sections.

    Thats pretty much it...

    Just as a note, I am one of the people who happily runs unstable, and does not particularly care about the "stable" release. I have had no major problems even running unstable for the last 12 months, and will most likely continue to run "unstable" :)

    However, i can see that the "unstable" name is keeping people away... and that more frequent 'stable' releases would help to promote the distribution better ;)

    smash

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  46. by SEWilco · · Score: 1
    Based on the Potato ads I've been seeing in the theaters lately I was sure the release would happen soon. :-)

    (Spoiler Warning.

    Some movie theaters are running ads for a movie information service which looks like an ad for a film featuring a potato)

  47. Debian: The Devil's Distribution by Anonymous Coward · · Score: 2

    Friends, I wanted to talk with you today a bit about the Debian distribution of the Linux operating system. While it is obvious to the unencumbered observer that the Linux system itself is a morally bankrupt and anti-American endeavor, the Debian distribution is a particularly egregious transgressor against capitalism and the American dream. If Satan is a Linux user (and I am convinced that he is), there is no doubt in my mind that he uses the Debian distribution.

    Debian, with its criminal anti-corporate and anti-capitalist attitudes, is a key contributor to the moral decay found in the world today. Unfortunately, a lot of this moral decay is seeping its way into our once-great United States of America. Friends, we've seen the sad state of affairs in Europe, with socialism running rampant along side of other such undesirable problems (homosexuals, low churchgoing rates, etc.) And we've seen this state of affairs try to establish itself as the status quo here in the God-fearing U.S. of A. There is nothing that embodies this social outrage more than the Linux operating system, the Debian distribution in particular.

    Linus Torvalds, who is bankrolled by the liberal socialists who are hell-bent on destroying American families and corporations, is spearheading the effort to brainwash our children and instill in them a hatred of everything that is wholesome and clean about America. Just look at Microsoft. The criminal actions against this wonderful innovator and bringer of technology are physically sickening.

    But Debian is worse. It takes all of the communist principles of the Linux operating system and takes them a step further. It has at the base of its very principles a hatred of anything commercial. It refuses to touch anything that has been blessed with the breath of capitalism. Friends, this is an outrage. Will we stand for this? Obviously, the answer is a resounding "no!" We will fight for our country, our God, and our way of life. We will not use Linux, but if we are forced into using this substandard communist propaganda vehicle, we will certainly not use the Debian distribution.

    Thank you for your time.

    1. Re:Debian: The Devil's Distribution by Anonymous Coward · · Score: 0

      Blame the Gay Nazis United for this one.

    2. Re:Debian: The Devil's Distribution by Industrial+Disease · · Score: 2

      Thank you, Mr. Bush, but your time is up. Would any of the other Republican candidates care to add any further comments?

      --
      Weblogging Considered Harmful:
  48. It doesn't. by Anonymous Coward · · Score: 0

    He also says later in the comments that he personally feels there isn't a legal argument but it is mostly a emotional issue with Debian developers. This doesn't satisfy me.

  49. How do you force packages? by Anonymous Coward · · Score: 0

    I've been using Debian for a while, and its is nice, but I've been having a little problem. I'm using slink with the GNOME update, but when I installed the xmms package, it complained that I had libgtk1.2.6-0 and not 1.2.6-1. dpkg --force-depends got the thing to install, but apt-get always complains about it and its almost impossible to use apt-get to install anything without it uninstalling xmms first.

    I really hate it when an OS thinks its smarter than me....

    Extremely grateful for any help, its not major, but its been annoying me forever.

  50. Re:Debian, Corel, and Stormix by Anonymous Coward · · Score: 0

    Since I'm a Stormix employee, anything I say on the subject of the differences between Corel and Storm Linux will sound self-serving. However, here's my impressions: a.) Corel targets the newbies, while Storm is aimed at a broader spectrum of users; b.) Corel's main priority is ease of use, while Stormix's priorities are ease of use AND flexibility; c.) Corel's means to its ends are to make Linux as much like Windows as possible, while Stormix's are to accept that Linux is different and ease the transition from Windows. Corel's and Storm's first releases have several similar features (such as a graphical boot manager and package manager), but the differences in development may be the best indication of each company's direction: Corel improved the KDE file manager, while Stormix developed graphical front ends for administrative tasks. What these differences mean is something that consumers can sort out. The way the Linux market is growing, there's room for both. - Bruce Byfield, Product Manager Stormix Technologies

  51. Re:Debian, Corel, and Stormix by sjames · · Score: 2

    Since all of the base tools, libraries, and APIs are the same, and any tool from any distro can be used on any other distro with minimal fuss, they are different distributions of GNU/Linux OS (distros). With effort, it is even possable to write a script front end to rpm or apt to automate switching from one distro to another, though I don't see that as being worthwhile for the most part.

  52. Republican Debate Linux Comments by Anonymous Coward · · Score: 0
    Thank you, Mr. Bush, but your time is up. Would any of the other Republican candidates care to add any further comments?

    As a matter of fact .. yes!

    Gary Bauer

    I believe that before we can address the problem of Linux in America, we must first start changing American hearts. That should start with each and every American setting a place at the table for Microsoft. I vow this: Under a Bauer presidency, Linux on demand will come to an end.

    Alan Keyes

    The great historian Jefferson D. Martinson wrote in his 1823 biography Testing The Waters that ".. Americans must be ready and willing to fight all anti-American influences, whether sought or unsought, to defend their way of life." I firmly believe that we must bring reform in this country by scrapping the socialist Linux operating system and replacing it with a national Windows installation program. This would allow American wage-earners to decide how to spend their own software budget, without the grubby hands of the GNU invading their paychecks. If you disagree with this, you are a dirty racist.

    Steve Forbes

    I have long built my campaign on a singular social platform, and that is "equal rights for all, special rights for none." With that in mind, it is time that we end the preferential treatment that Linux has received due to its status as a free operating system. What we need to do is implement a flat, 17 percent operating system fee that applies across the board, regardless of what the particular operating system is. This will make America a great country once again.

    John McCain

    There are lots of things that we can do to improve the Linux situation in this country and around the world. But what we must first do is fundamentally change the way that Silicon Valley works. We must take operating system design and distribution out of the hands of the special interests and put it back in the hands of the people. That is why I am proud to have been a sponsor of bipartisan operating system finance reform legislation. If we cannot accomplish something as simple as that, how can we address the rest of the Linux problems?

    Orrin Hatch

    Fuck Microsoft. Caldera all the way, baybee!
  53. From RedHat to Debian, I did it, here's how by HomerJ · · Score: 2

    1. back up all your config files, hone dir, etc. unless you want to reconfigure everything.

    2. Install SLINK. Yes. The older then dire 2.1 version. It's stable, and as you will see, updated packages are a moot point during the install.

    3. compile a 2.2.x kernel. Some of the Potato packages you are going to install aren't going to like the 2.0.36 kernel in Slink. Don't worry about changin over, it's going to be ok =)

    3. point your /etc/apt/sources-list file to "potato". Doing this points the "apt-get" program to all teh latest packages for potato. You can also have it changed to "unstable" which will move apt-get to Woody when there is a directory for it.

    4. after you reboot with the 2.2.x kernel. type "apt-get update" this will scan all the packages in potato with the ones you have. and let apt-get know what you need.

    5. type "apt-get dist-upgrade". This will install the latest version of everything on your system. E DR16.3, the latest gnome. All sorts of fun stuff.

    6. That's it, reuse your old config file settings. untar you home direcotry so you don't loose all you personal configs.

    7. Enjoy. You now have a linux distro that is more updated then RedHat 6.1 is. and you will NEVER have to re-install to upgrade. And you'll also see how un-important it is to rush a distro out the door with Debian. All the latest packages are there. Just "apt-get update" and "apt-get dist-upgrade" whenever you feel the need to.

    *note about RPMS. Debian DOES come with RPM. But it's always better to use the command "alien --to-deb filename.rpm" which will change it to a DEB. You install local DEB files with the command "dpkg -i filename.deb"

  54. Has anyone tried Debian/m68k? by TrentC · · Score: 1

    Has anyone used Debian/m68k on, say, an old 68K-based Mac?

    I have a Centris 650 with about 64 MB of RAM (tiny HD though) and I was wondering if I could get some more use out of it.

    Jay (=

    1. Re:Has anyone tried Debian/m68k? by rcw-work · · Score: 2
      Centris 650's run Debian ok. Top takes around 20% CPU though. :)

      You'll need to create another partition for Debian, and because there's no FIPS-like utility for Macs, you may need to reinstall MacOS to accomodate this.

      I took some drive rails and some creativity and hooked another drive to the metal plate just to the left of the power supply. It works but you can't put any Nubus cards in afterwards.

      You should know that Slink doesn't support the ethernet controller on the Centris 650's out of the box.

      Also keep in mind that you can take 10 years off any mac's apparent age just by painting it glossy black. :)

  55. RPMs Don't Have to go by Little+Brother · · Score: 1

    apt-get, as has been mentioned, is exponentialy better than the Redhat Package Manager. .deb files kick .rpm file's butts. However if you have a RPM package that is not available in .deb format (and don't want to make the .debs yourself) you CAN INSTALL THE REDHAT PACKAGE MANAGER IN DEBIAN. I have the package manager on my Debian Slink system and have used it twice, once to install a RPM to test the installation of the package manager and once to uninstall the same rpm. There are very few packages available as rpm's that arn't available as deb's but if there is one that is crutial to your task, it doesn't make debian a useless distro'

    However, if you install from anything but deb files you will NOT get full benifit of debian's dependency magement abilities. You are more likly to install packages that require packages you don't have or to install packages that conflict with existing packages. But then, you have the same problem, only more so, if you don't use debian at all.

    (I started with slack, moved on to redhat, tested OpenLinux, tested FreeBSD then found Debian, I've used Debian on all my systems for over two years.)

    --

    Little Brother, watching the watchers

    1. Re:RPMs Don't Have to go by finkployd · · Score: 1

      I like to sometimes use bleeding edge stuff, where sometimes RPM (and I'm assuming DEB) would not be available. I know it is a real pain in the ass to deal with RPM's and your own compiled programs, is DEB pretty much the same in that respect?

      Finkployd

    2. Re:RPMs Don't Have to go by mjh · · Score: 1
      I like to sometimes use bleeding edge stuff, where sometimes RPM (and I'm assuming DEB) would not be available. I know it is a real pain in the ass to deal with RPM's and your own compiled programs, is DEB pretty much the same in that respect?

      There is a package in debian called debhelper. This assists in creating .debs, including determining dependancies. I package up everything that I want to install on my machine so that I know the dependancies. Learning to use debhelper is not that hard, either. Check out The Debian New Maintainer's Guide

      I highly recommend packaging things up so that you can keep a good handle on your dependancies. Before I did this, I deleted some packages that I didn't know I needed to keep a program running. It was a real pain trying to figure out which one of those pkgs was the one that I needed to have back.

      --
      Key to financial independence: Spend less than you earn. Save and invest the difference. Do it for a long time.
  56. Problems and Uses of Debian by Anonymous Coward · · Score: 0

    Debian has always been one of the most stable and usable distributions of linux out there, at least in my experience, but it has always seemed a bit out of date. Thus, I am almost always forced to use the unstable tree of Debian(potato right now). The timing of this new release is a good example of what I mean. XFree86 4.0 and Linux 2.4 kernel series will probably release RIGHT AFTER the feature freeze. Meaning that once again I will be forced to use an unstable version of Debian on my desktop. You can't beat the stable series for a server type system though, it is usually solid, usable, and secure.

  57. powerpc stuff finally working? by Anonymous Coward · · Score: 0
    The last time this thread was brought up (ie, Debian really truly going to release potato for real this time) the lameness of the PowerPC support was brought to light. Has this changed?

    Will some major distribution please release the PowerPC distro from linuxppc madness? A thousands thanks. . . .

  58. Re:Debian vs. Redhat vs. Slackware by heh2k · · Score: 1

    one example, you ask? how bout this: initscripts. redhat initscript have been nothing but a pain from 4.2 to 5.2 (the last version i used). i was always fixing obvious bugs in rh's initscripts. contrast this w/ debian. i have had to fix only one bug (an extra $ in an initscript). also, debian has update-rc.d, which makes life SO much better (i think redhat also has an initscript symlink manager, though). also, 99% of all the debs out there are in the dist, so i can just apt-get install them. there's no central repository for rpms (though las.978.org is a big help).

  59. Re:Debian vs. Redhat vs. Slackware by Anonymous Coward · · Score: 0

    These distro comparisons are getting ridiculous. When I switched from slackware to redhat, I immediately slakified the system. I compiled and installed all my own packages, and put all my daemons in /etc/rc.d/rc.local. I recompiled my kernel non modular.

    The point is, these distributions all have mostly the same software, and in almost the same places. The only important differences are the package system (which is not as important as people seem to think), a few included admin tools, and the installer.

    glibc 2.0 vs 2.1 vs libc5 used to be a big difference, but nowadays all the distros are 2.1, and backward compatible. so libc is no longer an issue.

    That was just a longwinded way of saying, pretending that distributions are more different than they are just leads to silly distro-wars.

    Compare this to *BSD. The differences between the drivers of NetBSD and FreeBSD are pretty amazing (NetBSD's crossplatform driver system is incredibly cool).

  60. Re:Debian vs. Redhat vs. Slackware by Anonymous Coward · · Score: 0

    Look, if it really takes you that long to figure out the difference between BSD and sysV init scripts that it angers you, perhaps you need to persue a new line of work. As for installation, you could train a monkey to do 99% of it for all of the distros mentioned in the title. If package manager differences bother you enough to get your blood pressure that high, try the One True Package Format:

    tar zxvf package-0.0.0.tar.gz
    cd package-0.0.0
    ./configure
    make ; make install

    That wasn't so hard, now was it?

  61. Re:Debian vs. Redhat vs. Slackware by Athos · · Score: 1
    Because there is no One True Way.

    --

    --

    --
    The Internet is the Suppository of All Knowledge. You get it in the end.

  62. Debian is the only way by Anonymous Coward · · Score: 0

    I first started out with Redhat, then I moved to Slackware, now I use Debian. It is the best. Period.

    1. Re:Debian is the only way by Anonymous Coward · · Score: 0

      whoa! same with me!

  63. Re:Debian vs. Redhat vs. Slackware by mjh · · Score: 2
    debian has update-rc.d, which makes life SO much better (i think redhat also has an initscript symlink manager, though)

    It does. It's called chkconfig, and it's better than update-rc.d. With update-rc.d you add the priorities for start up and shutdown on the command line. So if you remove a script on day 1 that you want to reinstall on day 2, you have to remember what priority it was. With chkconfig a special comment line is added to the initscript that contains this information.

    This is particularly important if there are certain things you want to run only in certain circumstances. A laptop, for example might not need NFS when it's not docked, so it should be removed. But when it's docked, you need to reinstall the initscript to start it up. With chkconfig, this process is somewhat cleaner IMHO.

    Additionally, sndconfig has no equal in the debian world. I also like Xconfigurator from RedHat. But apt really rocks and far outweighs those few things.

    --
    Key to financial independence: Spend less than you earn. Save and invest the difference. Do it for a long time.
  64. Frozen potatoes give us woody by guacamole · · Score: 1

    ...

  65. So, genius... by Anonymous Coward · · Score: 0

    Install libgtk1.2.6-1

    duh....

    Stick the unstable tree in your /etc/apt/sources.list, apt-get update, apt-get install libgtk

    1. Re:So, genius... by Anonymous Coward · · Score: 0

      Ooooh, why should I when it works perfectly with libgtk1.2.6-0? slink works perfectly for me, why should I bother with unstable yet? If I want it that way, the OS should let me do that.

  66. Uhh? Re:a 2.2.x based debian? at last! by guacamole · · Score: 1

    What is stopping you from compiling 2.2.x kernels on current Debian release? Any linux sysadmin should compile a customized kernel anyways. The current Debian stable release is 100% kernel 2.2.x ready.

  67. Debian DOES have Linuxconf by CraigMcPherson · · Score: 2

    apt-get install linuxconf

    *whew, that was hard*

  68. It can be done. by CraigMcPherson · · Score: 2

    There's a Turning-Redhat-Into-Debian HOWTO out there, but it's really a pretty simple process.

    Here's a rough outline:

    1. Back up /etc, and temporarily shut off as many init scripts as you can. The transition will leave some cruft on the system, which is tolerable, but you sure don't need to be reminded of it every time you boot.

    2. Download the Debian package management tools in a tarball, compile them, and install the base Debian packages, and then any other packages you use.

    3. You can download the Cruft package to search your system for files not belonging to any Debian packages, for possible removal.

  69. Re:Debian vs. Redhat vs. Slackware by alisdair+mcdiarmid · · Score: 1
    debian has update-rc.d, which makes life SO much better (i think redhat also has an initscript symlink manager, though)
    It does. It's called chkconfig, and it's better than update-rc.d. With update-rc.d you add the priorities for start up and shutdown on the command line.
    Well, you can if you want. If you're being sensible you can just do:

    update-rc.d xdm defaults

  70. Wider range of releases needed by matman · · Score: 1

    Many people suggest that Debian needs to make stable releases more often. Others say that its good the way that it is. A point is made often that fearful, unknowning users often would opt for stable over unstable distributions. That's a good point. I think that what Debian needs to do is introduce an intermediary distribution between stable and unstable. What we need is to rename stable to "mission critical" and unstable to "bleeding edge" or "developing" and have something in the middle, like "mainstream" or something like that.

  71. FTP install by marcin · · Score: 1

    Debian was my first Linux distro (started with release 1.3) but what I'd like to see is the ability to do an FTP install (obviously convinient for quick server installs etc)

  72. No Linux is not Unix by Anonymous Coward · · Score: 0
    being Unix is much like being a part of a family if you consider genes to be the source code.

    No matter how many features you have in commen if you are not a decendent of one of the peaple in the family your are not in the family *BSD are direct decendents of the AT&T Unix family.

    Linux just has many of the same features.

    1. Re:No Linux is not Unix by Anonymous Coward · · Score: 0

      You are a fucknut. Read Shakespeare. See "rose".

  73. Re:Debian vs. Redhat - been using deb for years by matman · · Score: 1

    I've been using deb almost 2 years now. I swear by it. The package system is pretty nice.

    At first I started with the stable dist, but soon learned that the unstable was almost just as stable and much more bleeding edge.

    Tho sometimes I have problems in the unstable dist when some package manager introduces an unresolvable dependancy problem - ie depending on a package that doesnt exist. But I just wait until they fix it, update my package list and then im good. :) So, I suggest going right to the unstable dist and dont even bother worrying about a next release, etc. Releases arent terribly more stable, plus it means that u dont have the opportunity to select from more cutting edge - new - versions of programs in the unstable package tree if yer based in the stable package tree - which doesnt update often. Stable is for mission critical, not home use :)

  74. Re:Debian, Corel, and Stormix by Wheat · · Score: 1

    Stormix's distribution is officially called 'Storm Linux 2000 operating system'. Our distribution is based on Debian GNU/Linux, and it's fairly similar to Corel LINUX OS. The two products are fairly similar, especially in their first releases. Both companies are adding ease of use GUI features to Debian GNU/Linux, both companies are Canadian, both distros even have similarities in package design and both even offer a $10 cash rebate. Stormix and Corel both started working on a Debian GNU/Linux enhanced system around the same time and both worked independantly of each other, but it's a bit weird to notice all of the similarities.

    There are a few differences between Storm Linux and Corel Linux. Storm Linux offers an easy way to install and switch between GNOME and KDE. Corel has a file manager. Corel's front end for dselect is called Corel Update, while Storm Linux's front end is called Storm Package Manager. Storm Linux includes the beginnings of an ambitious project to create an administrative GUI that works in either ncurses or X over a network called the Storm Administration System. Corel Linux has a deluxe version already available which includes a cool penguin and an almost complete version of CivCTP.

    Off course both distro's are based on Debian GNu/Linux 2.1 (slink) and are fairly compatible with Debian. With Corel, Stormix, and the upcoming Progeny Linux, plus the VA Linux/SGI/O'Reilly Debian GNU/Linux package, it looks like Debian is continuing to gain popularity at a rapid pace. The best part of Debian has to be it's package management system. Typing apt-get install [package] and have the system grab the package via FTP also fetch and dependencies is awesome.

  75. Alien: your RPM friend by lordsutch · · Score: 3
    May I suggest alien; from the description:

    Alien allows you to convert Red Hat, Stampede and Slackware Packages into Debian packages, which can be installed with dpkg.

    It can also convert into Slackware, Red Hat, and Stampede packages.

    alien will try to include as many of the dependencies it can grok from the RPM, so it will protect you a little better than using "raw" rpm. The maintainer, Joey Hess, did a great job here... it's not often needed, but when it is, it can be a lifesaver.

    --
    My Blog. Sela Ward can sell me long distanc
  76. Debian pros and cons by Cereal+Box · · Score: 1

    I've been using Debian since 1.3 and I recently switched to Slackware 7.0.

    While I think Debian is just about the best Linux distro you can get, packages have always been a sticking point for me.

    I'm a DIY guy -- I like compiling and installing software myself. Packages are quite annoying, and Debian's packages are no exception. They install software in wacky places (compared to where the software would be installed had you issued "make install") and -- this is particularly evident with Debian -- they are usually out of date. If you aren't running the "unstable" branch of Debian, forget about having recent packages.

    Don't get me wrong, I love Debian. I even bought a copy of it when I saw it at the store, despite having burned a CD set (I was quite pissed that it only came with *1* CD when many important packages are on the second CD). It's just that I think it relies too heavily on packages that install software in non-standard places... I prefer more of a "bare-bones" system where you install packages of the bare essentials and compile the rest (yes, I know, you can do this Debian, but bear in mind that by the time you're running the "stable" branch, the packages are severly out of date).

    Still, Debian is a great distro and sure as hell is better than Redhat :).

    1. Re:Debian pros and cons by ebenson · · Score: 1

      They install software in wacky places (compared to where the software would be installed had you issued "make install")

      You are right software is not installed in the same place as a make install will put it (usually /usr/local/*), instead all packaged software goes into the /usr/* hierarchy. what does does is separate the packaged software from what has been self compiled and installed by the local admin (make ; make install) which goes into /usr/local/.

      if this were not so, you would have a massive /usr/local with packaged software which may or may not interfere with a replacement you install yourself. it would also make managing your self compiled stuff a massive pain. you would need to check that you don't break some packaged software, and have make sure a package will not blow away something of yours. the debian packaging system by policy does not permit packages to touch /usr/local and thus anything you put there is safe from the packager.

      this is basically the same way redhat does it, except i used to have .rpms dump stuff in /usr/local all the time.

      I agree packaging systems can sometimes get in the way, and if you are the type who dislike the idea of a packager i would suggest slackware as the system of choice. to each his own :)

      --

      --
      Ethan
  77. Why not include quake in potato distro? by seaportcasino · · Score: 2

    Did anybody notice this in the email: "Quake is indexed in Germany, not banned. This means it's only allowed to sell it to adults and advertising is prohibited." ... So maybe it isn't a problem to have quake in the archive after all...

    #1 Why the heck would quake be banned in Germany?
    Is quake really just mental "fertilizer" for terrorists?
    #2 What does being indexed mean?
    #3 Man, could you imagine the U.S. government trying to get away with this? There would be a public outcry for sure.
    #4 Also, why the hell would that stop them from putting quake in potato anyway? You can't please every country out there, and I'm sure there's no way to comply with the laws of all of them. Is the market for debian really that big in Germany? Don't they have their own distro anyway, that SUSE distro??

  78. I can't believe nobody's said this yet: by Russ+Nelson · · Score: 1

    The upcoming transition of potato to stable gives me a woody.
    -russ

    --
    Don't piss off The Angry Economist