Slashdot Mirror


Debian 2.2 Reviewed, Interview on Embedded Debian

Patrick Mullen sent us linkage to a nice review review on the latest Debian release. Frank Smith wrote in to say that Geek news has an interview with him (mega biases earn bonus points) about the Embedded Debian Project which is actually looking pretty good (if you're into that whole embedded thing, which might not be everyone :)

32 of 90 comments (clear)

  1. Menu by spankenstein · · Score: 4

    Just so everyone knows, Debian does go through great details on making it simple to use and maintain. tasksel which lets you selsct "task" packages (e.g. task-laptop, task-helix-gnome) and gets the appropriate debs.

    But my favorite is menu. Nearly every window manager you install will have identical menus that are generated by the programs in the menu package. Most packages provide a menu file that gets added into these menus. The also integrate it into GNOME and KDE.

    It's these small details that everyone overlooks that make Debian exceptionaly to me.

    1. Re:Menu by Skapare · · Score: 2

      Now if only Debian folks will spend some time on the base installer and get that part to work right. What's there now is a total POS. They'd be better off just providing a tarball snapshot if a base system ready to run apt-get to get everything else.

      --
      now we need to go OSS in diesel cars
    2. Re:Menu by cjwatson · · Score: 2

      Actually, there is such a tarball snapshot: potato/main/disks-i386/current/base2_2.tgz. It's handy if (a) you know what you're doing and already have a Unix system handy on which to unpack the tarball, or (b) you want to install a small potato system inside an existing Debian system.

      (The latter isn't as silly as it sounds; if you're building Debian packages then it's useful to have a "pure" base system to build and test them on, as normal systems can build up cruft that sometimes causes problems.)

  2. Please stop linking DukeofURL reviews, finally. by Hanno · · Score: 4

    Yet another shallow review.

    DukeofURL should start doing actual reviews, not just another "look, I can copy a feature list" article.

    So far, every DukeofURL review linked to from Slashdot has been a bore.

    This isn't a flame, but an opinion.

    ------------------

    --

    ------------------
    You may like my a cappella music
  3. My take by Straker+Skunk · · Score: 5
    Well, I switched to Debian (potato) just recently, and I couldn't be happier. Having used RH for as long as I can remember, I was very impressed by Debian's attention to detail. The security setup, for example-- /dev/fd0 is chown'ed to root.floppy with mode 660, so if I want floppy access, I just have to add myself to group "floppy." Similar for "adm" (if I want to read logs), "disk" (if I want raw access to /dev/hd?), "dialout" (if I want to use the serial ports or ISDN devices).

    The review dumps on the install, but that was no big deal. If you've been using Linux for more than a year, and bash doesn't scare you, neither will dbootstrap. (Btw, I have to agree that dbootstrap looks like FreeBSD's installer-- almost exactly. They do say Debian is the most BSD-like of the distros...)

    Oh, yeah, and apt-get/dpkg are sweet. They are very intelligent, almost dauntingly so. Debian's package system keeps a lot of state about packages going in and out. Just yesterday, I wanted to upgrade Esound from the normal "esound" version to "esound-alsa," and the process was something like this:
    1. dpkg -i esound-alsa.deb
      (can't do; conflicts with esound)
    2. dpkg -r esound
      (can't do; several packages depend on esound)
    3. dpkg -i esound-alsa.deb
      (hmmm, esound is being considered for removal, and esound-alsa also satisfies the dependency for those packages, so install it)

    There was probably a better way to do that, but that it could do that sure threw me for a loop. One thing I don't like about dpkg is that it doesn't index files; if you're used to doing rpm -qf <file> a lot, then you'll have to switch to dpkg -S <file> and waiting for the package manager to search for which package the file belongs to, usually taking a few seconds (whereas rpm does it instantly).

    One other pet peeve was that no binary Pine/Pico .deb is available (where apt-get can get at it), but that's because of license restrictions (Pine disallows distributing modified binaries). This was annoying, but it made me think about the licensing. I was going to try following the steps to build a Pine .deb, but instead, I think I'm going to give Mutt a try. It'll probably be better in the long run. (Oh, and nano is better than pico anyway ;-)

    If you're an idealistic-in-thought/pragmatic-in-practice guy like me, Debian's non-free section is nice, in that it reminds you what software doesn't quite meet the ideals that spawned the whole thing. Nothing obtrusive, just a tiny reminder...

    Anyway, I'm very happy with my new Debian system. The extensive testing really shows, and makes the system feel much more solid than your typical RH setup. If Linux is just Linux to you, then it's no big deal, but if you want to build your system into perfection, Debian is probably the best starting point. I'm well on my way ;-)
    --
    iSKUNK!
  4. my debian experiences by stype · · Score: 2

    Well I just installed debian 2.2 on my sparcstation the other day and I must say it wasn't as easy as I had hoped. I found a few instances where the installation docs are just plain wrong and missing some steps and it also failed to setup SILO correctly. I think it won't setup SILO if you have a separate boot partition (which I shouldn't need but somehow the kernel ended up >1024 cylinders).
    Oh well, its still really sweet. Their network install is so much better than anyone else's. Red hats is a joke and crashes if the site you are installing from is full.

    --
    -Stype
    Bus error -- driver executed.
    1. Re:my debian experiences by Skapare · · Score: 2

      I had those problems, and one more. The fdisk program segfaulted due to the hard drive NOT already having a Sun disklabel. But the installer package failed to detect the problem and just went on to try to do the remaining steps, which would of course fail. While the fdisk bug itself isn't their fault, the installer not checking return codes is. Most of a day was spent trying to figure out why the subsequent steps kept failing. I tried Redhat 6.2 for Sparc and it's fdisk also segfaulted (but they let you know) so I went back to Debian 2.2 and tried it on the shell and the problem was revealed. I had go way back to Redhat 5.2 to find something that would make a disklabel correctly.

      Eventually I ran into the SILO setup bug, but lost patience in debugging stuff, and switched to OpenBSD for a while (yet another bug, but at least this one was just broken documentation). I'll go back to try Debian again later.

      --
      now we need to go OSS in diesel cars
    2. Re:my debian experiences by Skapare · · Score: 2

      I hope some day Debian actually puts up a page for reviewing and submitting bug reports. Maybe then I'd actually submit one. Or a few (if I can remember them all).

      Please don't waste time asking me to get on some mailing list to do that. That won't ever happen.

      --
      now we need to go OSS in diesel cars
    3. Re:my debian experiences by Greg+W. · · Score: 2

      You don't have to be on a mailing list to submit bug reports or review them. The bug submission process uses email, but there are front-end programs that can help you (reportbug and bug).

      The bug tracking system's page is http://www.debian.org/Bugs/. You can search bug reports there, anonymously.

  5. Really more than just another Linux distribution by Netsnipe · · Score: 5
    One aspect that most reviewers when they approach Debian GNU/Linux is that they tend to forget to cover is that Debian is really more then a Linux distribution and a philosophy. Throughout my few years of Linux experience, one aspect of Debian that I have noticed really shining through is the community aspect of Debian. More reviewers need to emphasise that Debian has a large helpful community.

    This community isn't just tight-knit between the developers who work on the project, but it's also a tight-knit community that exists between users and developers (remember back to our collective sorrow when Joel died). Go onto any major IRC server and see how many people populate channels named #mandrake or #redhat and you'll notice that their numbers pale in comparison with #debian 's population.

    The non-profit nature of Debian tends to attract the most humanitarian (and perhaps more socialistic) of Linux users, and this no more apparent then in #debian on irc.debian.org (part of the irc.openprojects.net network). This channel is always filled with over 50 friendly people at any given time willing to help you with any problems no matter how large, and most of the regulars there will keep an eye out on people who can help you later if they can't immediately.

    To those consider Debian, I'd like to point out that despite the apparent difficulties involved with installing, configuring, and using Debian GNU/Linux, please remember that there will always be a very co-operative IRC channel and comprehensive mailing list willing and ready to help you through to appreciate Debian. If you're wondering if it's really difficult to keep Debian on the cutting edge, it's not. Just pop into the official #debian channel on irc.debian.org and type in:

    /msg apt helix or /msg apt xf4 and so on...

    And xk's bot, named apt, will tell you the single line you need to add to /etc/sources.list for apt-get to install and configure new software for you. Hang around and you'll see you a few Debian developers and even CowboyNeal who frequents it too. So give Debian a go and the Debian community will help you never look back.

    MashPotato - Mobile Array of Support Helpers for Potato

    --
    -- "I can't tell the future, I just work there." -- The Doctor
  6. My .deb vs .rpm experiences by Slayne · · Score: 4

    There have been quite a few discussions about rpm versus deb/apt in the past couple days, and I'd like to share some of my personal experiences with both of these packaging systems.

    I use debian at home, and I absolutely love it. I can understand how installation may be a bit tricky. I always install a really basic system and then configure apt to get the rest of the packages I want from the net.

    I've found both my systems at home incredibly easy to maintain. Installing or upgrading packages is simple thanks to apt-get. I've NEVER had packages fail to install that I've downloaded from one of the debian sites (or even helixcode's gnome archive). apt automatically handles dependencies and installs any other packages you need.

    At work, I have redhat installed. Many people say they prefer redhat because rpms are more widely available and are easier to install. I see this as both a blessing and a curse. I find myself downloading rpms from all over the internet because I can't find the "official" version. Sometimes they install, most of the time they fail to install because of conflicting libraries or conflicting naming conventions. When they do install, I've had quite a few packages segfault for what appears to be no good reason.

    If you want to have a stable, maintainable system, I'd suggest trying out debian. If you want to try out all the latest stuff, I'd also suggest debian - try out the unstable branch, it's got a ton more stuff in it! And if you run across software that's not in the debian archives, you can give alien a try, or you can always build from source.

    -Chris

  7. I don't get it: dselect selects more than I select by Hanno · · Score: 2

    [I have posted a similar article in a German Linux user group today, but folks haven't really been able to explain the following curious behaviour, either.]

    I am a longtime Suse user and have tried Redhat with equal success. Because of a few things that I disliked about Suse and Redhat, I wanted to give Debian a try.

    Downloaded the official potato CD set ISOs, burned them, ran install, used the default options. Used the "simple" option for tasksel during installation, chose *no* additional task packages, finished installation.

    Logged in as root for the first time. Started dselect. Went to [S]elect, but chose nothing. Instead, immediately left the package selection menu with [Q] (*).

    Went to [I]nstall: Boom, *69* additional packages are to be installed, among them binutils, emacs, tetex, gpm.

    Where are these selections coming from? I haven't selected them and dselect did not prompt me for them.

    And no, if I use [Enter] instead of [Q] at (*), the same happens. Automatic selection of additonal packages without any information, prompt or query about it.

    What's going on there?

    ------------------

    --

    ------------------
    You may like my a cappella music
  8. kde not included by Dionysus · · Score: 2

    It's mentioned that KDE is not included, which is true, but only tells half of the story.

    Most (if not all) Debian users install applications using 'apt-get install'. apt-get uses a file /etc/apt/sources.list, which has a list of sites (web and ftp), to check for new packages.

    Previously, if you wanted to install KDE, you would just add the line
    deb http://kde.tdyc.com stable kde
    to your sources.list

    You would then install KDE like you would do any other Debian packages. From a user's pov, there would be no difference from having KDE included. In fact, some people install their GNOME this way (they added a option pointing to the Helix site, so the system installs HELIX GNOME instead of 'normal' Debian GNOME).

    This is one reason I saw no reason to cry about the suggestion that Debian 'not include' non-free.

    --
    Je ne parle pas francais.
    1. Re:kde not included by Hanno · · Score: 2

      Note that not everyone has a big internet pipe at home.

      While it's true that doing additional installs over the net is easy in Debian, the fact that some packages are not included in the Official CD Set is worth mentioning.

      But as I already noted in another article here, the DukeofURL guys aren't exactly the brightest and write about it as if you as a user had no chance to help yourself about the "missing" packages.

      ------------------

      --

      ------------------
      You may like my a cappella music
  9. Getting feet wet with embedded systems by GrnyS · · Score: 3
    Emdebian is attractive for much the same reasons that Debian attracted me five years ago. Namely, anyone can get involved. Besides, these guys are are committed to the philosophy of free software development, and that is important to me. They are moving along now, and are daily cranking changes through CVS that I have been tracking closely and trying out myself. I really hope the community gets behind them and helps them get where they want to go.

    I have started playing with CML2+OS and have used it to build a small rootfs for my 386sx/20 8M DECpc mouldering in the corner. There have been a few snags, but thanks to some help from these guys on channel #emdebian on irc.debian.org, I was able to work thru them and (mostly) boot the thing for the first time last night. Once I'm done, I will have breathed new life into this old iron, which will serve as a utility on my growing home network. It's a great learning experience. In the end, I hope I will have contributed something of value back to the Emdebian project.

    Thanks for Emdebian, and good luck with it!

  10. Communication. Unity. Comm-unity. by FascDot+Killed+My+Pr · · Score: 2

    Here at OmniTouch (tm) (a subsidiary of CountryTime Lemonade [tm]) it's all about caring. And feeling. When you use OmniTouch, you are touching people--and you are touching the people those people touched.

    I've been looking forward to using Debian for quite a while--until I read your post. You make it sound like some whacked-out religious cult "Join us. You'll never look back." I'll probaby still use Debian--there are good technical and political reasons to do so. But if the people on IRC ever start chanting "Love the Leader", I'm out of there.
    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
  11. Re:I don't get it: dselect selects more than I sel by Xibby · · Score: 3

    Simple enough. task-packages are just empty packages. No content at all. All a task package is is a debian package that depends on a bunch of related packages, and suggest others.

    That way, you can type apt-get install task-gnome task-samba task-c-dev etc, and apt will download and install that selection of packages.

    When using dselect with task-packages, I've found it best to select the task packages (+) to bring up the depends selection, then set the task package to purge (_), but keep the packages that the task package depended on. You may want to keep the task package installed so if something is added to that task, you're next apt-get upgrade will grab that package as well. On the otherhand, if you don't want something that's in a task-package, dselect will complain because the task-package depends on that package.

    It's not a big deal with stable, since the only task packages that will be updated are those from helix and other non-offical packages.

    --
    I'm going to go back in my box and will think within the limits of my box: MS Sucks Linux Good I read too much Slashdot.
  12. Re:I don't get it: dselect selects more than I sel by m2 · · Score: 2
    Logged in as root for the first time. Started dselect. Went to [S]elect, but chose nothing. Instead, immediately left the package selection menu with [Q] (*).

    I'm not sure I understand you when you say "logged in as root for the first time". You mean after installing the packages pointed to by the task-* packages? As someone explained, those are empty packages that provide only dependencies. If you select "Install" without a prior "Select" in this state, only whatever the task-* packages point to will be installed. After you enter "Select" for the first time, dselect will automatically select the "required" packages. (Look at the priority field). Emacs is autoselected for this reason.

  13. Re:I don't get it: dselect selects more than I sel by The+Pim · · Score: 2

    A possibility that hasn't been mentioned yet is: dpkg supports three levels of dependency: depends, recommends, and suggests. apt only tries to satisfy the depends dependencies, whereas dselect will try to satisfy the depends and the recommends dependencies.

    I'm not sure that this fits your problem description, though.

    --

    The evaluation of an action as 'practical' . . . depends on what it is that one wishes to practice.
  14. The only thing I don't like about Debian by SquadBoy · · Score: 2

    is how hard it is to set up X. Once you get it up it is *really* *really* sweet. Maybe someone who knows more could tell me why it can't setup X more like Mandrake or RH? Are there problems with them using the tool? (Looks like the same tool on both Mandrake and RH to me) Other than that everything about the new install is very nice. And of course apt-get makes it worth it to work through the X install. ANy good links to a *good* Debian X troubleshooting/setup page? The article was kind of lame but 2.2 does rule.

    --

    Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
    1. Re:The only thing I don't like about Debian by Daniel · · Score: 2

      This was mostly done using standard Debian tools, so it really shouldn't be too hard to do for Debian. Maybe one of these days I'll get round to registering as a Debian developer... In the meantime, you could email debian-x@lists.debian.org or debian-devel@lists.debian.org and see if anyone is interested in packaging it. It sounds interesting to me, if it can do what you claim. (one question: does it handle X4? Woody will include X4..) Daniel

      --
      Hurry up and jump on the individualist bandwagon!
  15. Re:I don't get it: dselect selects more than I sel by rcw-work · · Score: 2
    Where are these selections coming from?

    Any package marked with a Priority: of "standard" or higher is automatically selected for install by dselect if it's a new package (everything is a new package at install time). AFAIK this isn't customizable.

    At one point in time I tried to get tex and emacs pulled from standard, but I never got the concensus necessary from the policy cabal to carry out my evil schemes. Oh well.

  16. Re:My take (!!!) by Straker+Skunk · · Score: 2

    Having been accustomed to RH's non-human-readable /var/lib/rpm/*.rpm database files, all I can say is:

    That kicks ass.

    Thanks for passing the tip!

    (P.S.: It's actually /var/lib/dpkg/info/${pkg-name}.list ;-)

    --
    iSKUNK!
  17. embedded debian by andreas+schuldei · · Score: 2

    I think it is of supreme importantce to have a free and unencumberd embedded system development environment. There are about 10 times more embedded systems than desktop systems, and they are getting more, quickly. Now, linux seems to become a more and more important player in this field, but freedom (as in speach) is not really mentioned frequently in this buissness. And very well this might come back at the whole linux community when weights shift slowly to corporate buissnesses interests and away from conviction and passion for good and even free software. We need to look ahead and make sure that the best distributions and tools for embedded systems come from the community and not from GimmeMoneyCorp. Cause in the long run this will decide upon the future of linux.

  18. Re:Really more than just another Linux distributio by Skapare · · Score: 2

    In 2 months of trying to get Debian 2.2 installed on a couple machines, I ran into about a dozen people who wanted to help, but were too ignorant to do so. One exception was found, but in the midst of the steps involved, he disappeared and never showed up again.

    If you want to prove to me that real help really exists, track me down and let me know you'll stick with it to make it work no matter how long it takes (and based on past experience, it will take a while until the base installer get replaced).

    --
    now we need to go OSS in diesel cars
  19. Use the power of apt... by Parity · · Score: 2

    # apt-get install ssmtp
    (verbiage that amounts to 'adding 1 package removing 1 package, ok?')
    [Y/n] Y
    (-much- verbiage that amounts to 'lessee, we have to take out sendmail to put in ssmtp, doing that, oh dear, all your mail-readers are broken for a moment, okay, installing ssmtp, there ya' go!)
    # _

    The same thing works for all those conflicting packages, assuming your apt configuration is up to
    date.

    If your favorite software is distributed in debs but doesn't have an apt-compliant hierarchy, encourage them to put up an apt-compliant hierarchy. (The only example I can think of this is the tdyc version of KDE, and that's going to get rolled into Debian proper, but I suppose there might be software out there that isn't in debian's tree, and if they pull non-free hosting there'll be -lots- of software that isn't in debian's tree.)


    --Parity

    --
    --Parity
    'Card carrying' member of the EFF.
  20. Re:Q: deb vs .rpm vs. src disto by Parity · · Score: 2

    How about apt-get source?
    If you set up the sources lines in your apt.conf file, apt can get the sources, which are in a group of files so that you can have either debian sources or the 'upstream' sources, and depending on options you give it, it can automatically unpack, build, and install from source.
    Of course, unless you have customized libraries, there's not much point to this; usually, I apt-get install the binaries, but I sometimes apt-get source if I want to tweak something or if I want to see how something works so I can write code to talk to it.
    Also, debian is very good about leaving /usr/local alone, so you can install with apt-get all those things that you don't need source for (supposing you're a Gnome developer, you probably don't need sources for base libraries, development tools, e-mail clients, networks daemons, etc, but you might need sources for X, and you'll certainly need sources for many if not all of the gnome pieces... conversely, if you're developing some network daemon you don't need gnome sources but you might need sources network drivers, etc.)

    Anyway, I find the seamless ability to switch between binary and source very convenient.


    --Parity

    --
    --Parity
    'Card carrying' member of the EFF.
  21. Re:I don't get it: dselect selects more than I sel by autechre · · Score: 2

    My personal approach has always been to instantly quite dselect as soon as it starts, without going to Select, or Install, or anything of that sort. I then update all my present packages to their latest versions with apt.

    After that, I apt-get install aptitude, and use that for my package installation needs. I find it to be a far better tool than dselect.

    --
    WMBC freeform/independent online radio.
  22. Re:I don't get it: dselect selects more than I sel by Parity · · Score: 2

    The real reason for all of this is, dselect is a horrible thing and is going to go away; front ends to apt are going to replace it, so, nobody has been putting any effort into making dselect behave sanely because it's expected to die a well deserved-death any time now.

    I think the console-apt is in unstable and there's maybe a gnome-apt too; I just use apt-get from the command line and haven't touched dselect in years. (Before apt, I just used dpkg; dselect was never worth it to me.)


    --Parity

    --
    --Parity
    'Card carrying' member of the EFF.
  23. Stormix: An easy to install Debian by SuperKendall · · Score: 2

    A number of people (including the author) have commented on the install for Debian being hard - I just installed the latest free version of Stormix (which they did mention in the article) and it was rather easy.

    Also, it sems that Stormix includes KDE which is a nice option to have (though I find myself liking Gnome quite a bit). They even have a selection phase during install to select Gnome or KDE, and then pick your window manager.

    If you want to give Debian a try, it looks like Stormix is the easiest route.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  24. Re:Communication. Unity. Comm-unity. by Netsnipe · · Score: 2
    Perhaps I sounded a little too much like a cult indoctrinator or a documercial presenter, but not all of us are that idealistic, it's just that some take it's ideals further than others. For example, those who avoid non-free at all costs.

    The point that I'm trying to get across is that most other distributions have appeared to have lost the true spirit of the open-source movement and instead of helping you with technical support with open arms reach for your credit card first.

    Try Debian and you'll understand the point I'm trying to make.

    MashPotato - Mobile Array of Support Helpers for Potato

    --
    -- "I can't tell the future, I just work there." -- The Doctor
  25. Re:I don't get it: dselect selects more than I sel by rcw-work · · Score: 2
    I'm sure Debian isn't as stupid.

    In this instance, that's wishful thinking, see: #15865, #24950, #65690.