Debian 2.2 Reviewed, Interview on Embedded Debian 90
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 :)
Menu (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.
tasksel (Score:1)
I really wish they wouldn't make tasksel the default choice for package selection. Often when you just want to remove a single item in a package, it will ask if you want to remove the entire task, which may not be what you desire or intend.
Figures on usage? (Score:1)
Re:tasksel (Score:1)
Seriously, the only time I run stable is when I set things up, i.e. the first 1hr-1week. It's unstable everafter!
Oh NO! (Score:1)
Oh, wait. There was a story on Redhat already today...
Ignore this rant.
Re:Go debian go! (Score:1)
(Disclaimer: this HOWTO is a bit pre-production quality, consider it version 0.0.1)
Please stop linking DukeofURL reviews, finally. (Score:4)
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.
------------------
My take (Score:5)
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:
(can't do; conflicts with esound)
(can't do; several packages depend on esound)
(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
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
Debian is EASY to install (Score:1)
Regards,
Ogin Assword
my debian experiences (Score:2)
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.
Really more than just another Linux distribution (Score:5)
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:
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
Re:tasksel (Score:1)
Ahh, that is on my home machine, which connects to the internet via a 14.4 modem. The first time i ran apt-get dist-upgrade it said 127 packages to upgrade. 64M to download. Continue? I decided to wait, instead.
My (secondary) work machine is on a T1, which has been updated every friday since I installed.
My .deb vs .rpm experiences (Score:4)
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
Debian kicks ass now (Score:1)
It comes with a game that I helped made, xtux arena.
Please go to the webpage and but the author to keep doing more code (I'm a mere graphic monkey for the game). He's gotten lazy recently.
http://xtux.sourceforge.net/
enjoy
Re:Go debian go! (Score:1)
--
I don't get it: dselect selects more than I select (Score:2)
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?
------------------
Re:Oh NO! (Score:1)
--
kde not included (Score:2)
Most (if not all) Debian users install applications using 'apt-get install'. apt-get uses a file
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.
Re:I don't get it: dselect selects more than I sel (Score:1)
Getting feet wet with embedded systems (Score:3)
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!
Re:Please stop linking DukeofURL reviews, finally. (Score:1)
Re:Go debian go! (Score:1)
True, I would have had a much harder time installing Debian as a first-time user vs RedHat, but once you know your way around a bit, Debian is a treat to work with.
I still have RH on my laptop, but my other boxes run Debian and I love it.
Communication. Unity. Comm-unity. (Score:2)
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/
Re:My take (Score:1)
Use dlocate -S instead. It builds indexes out of dpkg's databases. Yes, it can go out of sync. Yes, the indexes are rebuilt automatically. Yes, you can do that, too, even if your box isn't up 24x7: install anacron.
Re:I don't get it: dselect selects more than I sel (Score:3)
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.
Q: deb vs .rpm vs. src disto (Score:1)
Apart from the deb vs. rpm thing, then, what's in Debian for me? I'm looking for an excuse to switch (from RH 6.x), but haven't found one yet...
Thanks!
b.g.
Re:I don't get it: dselect selects more than I sel (Score:2)
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.
Re:I don't get it: dselect selects more than I sel (Score:1)
The reason is that during the install some packages couldn't be installed because the stuff they depend on wasn't there. All you need to do is run install in dselect and your installation becomes "complete". It's a nuisance, but you can't exactly say it's the most evil thing you've ever encountered. The documentation specifically notes that install may be run several times from dselect before everything is installed.
If you don't want those extra packages, you can easily deselect them in the select stage because packages are ordered on the basis if they're installed yes or no (and several other ways).
Re:I don't get it: dselect selects more than I sel (Score:1)
Yes, during the standard installation process, tasksel will ask what tasks to install. I choose none and right after that, the installation will install a number of packages and finish.
Then I login for the first time and do as described in my original post.
Thanks for the clarification, though.
However, why is emacs, tetex and xfree part of the Debian minimal system when using the "simple" tasksel process?
Also, why do I have to enter [S]elect first for that? And why is there no prompt informing me about these packages?
If I enter dselect and go directly to [I]nstall without [S]elect on a fresh system, no packages at all are being installed. Shouldn't the packages you mentioned be marked for install by tasksel already?
------------------
Re:I don't get it: dselect selects more than I sel (Score:1)
Re:My take (Score:1)
That would be Slackware, I think.
Re:I don't get it: dselect selects more than I sel (Score:1)
If I run [I]nstall, nothing is installed. Only if I enter [S]elect before doing so (and choose nothing), suddenly some packages are mysteriously selected and appear in the next [I]nstall run.
The reason is that during the install some packages couldn't be installed because the stuff they depend on wasn't there.
This is not meant as a flame, but: Why isn't this necessairy on other Linux distributions? Suse and Redhat both install in a single process.
It's a nuisance, but you can't exactly say it's the most evil thing you've ever encountered.
Hmm. I don't find it a nuisance, I just thinks it isn't logical. People told me that Debian is the Linux where nothing happens behind your back. But now things happen behind my back even right during installation...
------------------
Re:I don't get it: dselect selects more than I sel (Score:2)
I'm not sure that this fits your problem description, though.
The only thing I don't like about Debian (Score:2)
Re:kde not included (Score:2)
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.
------------------
Re:I don't get it: dselect selects more than I sel (Score:1)
------------------
Debian's many advantages (Score:1)
When RedHat went public, i knew i had to switch. On advice from friends, i tryed out debian. The best decision of my life, i must say.
RedHat may try and be the 'easy to administrate' linux distro, but debian's apt-get update/upgrade makes security updates a flash(and we all know how important that is). I have had many more problems with other distros, especially security problems. If you write a cron job to automagically update the security related packages, you'll always be one step ahead of the crackers.
Cool name idea (Score:1)
M@t
Re:My .deb vs .rpm experiences (Score:1)
Re:I don't get it: dselect selects more than I sel (Score:2)
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 [debian.org] to get tex and emacs pulled from standard, but I never got the concensus necessary from the policy cabal [debian.org] to carry out my evil schemes. Oh well.
Re:Menu (Score:2)
Re:My take (Score:1)
dpkg --force-depends -r esound
and then
dpkg -i esound-alsa
I'm almost sure that will work...
--
Re:My take (!!!) (Score:2)
That kicks ass.
Thanks for passing the tip!
(P.S.: It's actually
Re:My take (Score:1)
--
definitely Slackware, not Debian (Score:1)
Re:my debian experiences (Score:2)
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.
Re:my debian experiences (Score:2)
Please don't waste time asking me to get on some mailing list to do that. That won't ever happen.
Re:Figures on usage? (Score:1)
btw, if you're interested in embedding linux, please vote in the survey -- tnx :)
embedded debian (Score:2)
Re:Really more than just another Linux distributio (Score:2)
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).
Re:The only thing I don't like about Debian (Score:1)
Well, i don't know how redhat and mandrake do it these days that make it really easy, but for me with debian it was a matter of downloading the 4.x binaries of Xwindows, installing it, then (okay, here there might be an easier way, but for my card this worked) running whatever program it was(that comes with 4.x) that generates a XF86Config file for your card, saving it someplace and then run xf86config. Take all the screen stuff from the last step and use it to replace the screen stuff from the first step.
It's not hard, it's just not pretty. But this way you get all the driver generated stuff without having to figure it out yourself.
Re:Figures on usage? (Score:1)
It's extremely difficult to get even inaccurate figures on Linux usage, never mind accurate figures on the usage of individual distributions. Tracking of sales/downloads is not centralised, and once installed they can be hard to tell apart, and hard if not impossible to find.
Debian is especially hard to estimate, since I suspect the vast majority of installs are over the net, and once installed Debian is highly upgradeable. I installed slink for instance, bought some CDs while I was on a modem, and have been upgrading over ADSL ever since. Oh, and I installed three more boxes purely over the net, two of which are inside the firewall at my current work and one of which is an intermittently-connected laptop.
Besides, who cares? It's not a pissing match, and Debian in particular is not composed primarily of beancounters...
While I'm typing this, I'd recommend giving a couple of distributions a try; personally I've kind of settled down with Debian after a brief flirtation with RedHat. Do buy at least one set of CDs though whether you need them or not -- it's important to get some degree of financial support back to Software in the Public Interest (see the Debian web site [debian.org]).
--
Re:Menu (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.)
Re:Go debian go! (Score:1)
At first I read your second sentence as 'but I have to say I'm very happy after making love to Debian'.
Sorta gives loving a distro a different meaning
Re:Cool name idea (Score:1)
Re:Oh NO! (Score:1)
I LIKE Debian. I USE Debian.
I was mocking those who think Slashdot's coverage of Debian is inappropiate. Hell, they could cover Jesux all the time for all I care. I'd still read it for the other news.
Re:my debian experiences (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/ [debian.org]. You can search bug reports there, anonymously.
Re:My take (Score:1)
Re:my debian experiences (Score:1)
Use the power of apt... (Score:2)
(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
Re:Go debian go! (Score:1)
--
a nit pick (OT) (Score:1)
Kindness, sympathy, public spirit and other noble human traits are not a function of political system or religion. All human institutions espouse these things (at least for themselves).
I like Debian and advocate free software. I enjoy helping people with it, and other things that I know better. I am NOT as socialist.
Re:Go debian go! (Score:1)
Re:Q: deb vs .rpm vs. src disto (Score:2)
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
Anyway, I find the seamless ability to switch between binary and source very convenient.
--Parity
Re:I don't get it: dselect selects more than I sel (Score:2)
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.
Re:review is helluva biased (Score:1)
Not as biased as some others can be. I am suprised at just how biased the Linux "press" can be. Take a look at this very intersting thread on the recent RH 7.0 release:
CmdrTaco, RedHat and everything...Don't Panic??? [slashdot.org]
Software-RAID support in kernel? (Score:1)
Re:My take (Score:1)
I never understand this. Slink was my first linux install ever. Of the 3 brands I've installed (Red Hat, Debian, Mandrake), it was the best. It was easy, gave me control over the stuff I needed to control, and worked from a small base download.
Now I admit, the networking on the early potato frozen installer was a bit fubared, but it looks, from one of the screen shots, like that's fixed.
--
Re:My take (Score:1)
Re:HOT LESBIAN PORN! YEAH! (Score:1)
The end.
Re:I don't get it: dselect selects more than I sel (Score:2)
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
Stormix: An easy to install Debian (Score:2)
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.
Re:I don't get it: dselect selects more than I sel (Score:1)
(Mainly for new installations:) Standard packages will be requested by default. Use capital `D' or `R' key to override this - see the keybindings help screen.
I just noticed these lines a few days ago, after two years of using Debian.(sic!)
Re:Q: deb vs .rpm vs. src disto (Score:1)
CFLAGS=-march=k6 -O2
I download the source with apt-get, edit the rules and makefiles, then build from the source, optimizing for my particular cpu. X, while taking forever to compile, runs about 40% faster compiled against a k6, than it does compiled for the i386.
Re:I don't get it: dselect selects more than I sel (Score:1)
Yup. Aptitude rules. Especially the version in unstable-- have you tried that? It even tells your reverse dependencies on the spot, i.e., "which packages depend on this one".
Pretty sad review if you ask me... (Score:1)
Personnally, if I was choosing a new distro, I'd like to hear something more than: "It's harder to install" or "It includes this and this software".
And if you *are* gonna mention that the distro isn't bleeding edge and that you're gonna have a hard time upgrading everything, perhaps you should do a bit more research! (/etc/sources.list anyone?)
-JF.
Re:Go debian go! (Score:1)
Maybe it's a knee-jerk thing, but it is my opinion that RH is in general a good distro (albeit flaky somtimes) and the company strives to be a good player within the community. In return, they get a lot of shit from 'leet types, who generally tend to be of the Slackware persuasion.
OTOH, technically I think Slack is a dated system that had its hey-day (damn it, I started with it) but turned out into a backwards-looking, anti-innovative, non LSB compliant one man show. We should let it die the peaceful death it deserves and support forward looking systems, such as Debian or all the RPM based distros.
--
Re:definitely Slackware, not Debian (Score:1)
noah
So change the layout (Score:1)
Re:My take (Score:1)
Re:My take (Score:1)
For future reference, this is as simple as
cd
apt-get --compile source pine
dpkg -i *.deb
Now all we need is a Debian wrapper package that has a postinst that spawns a script that does the above, nuking the original package in the process. Voila - Pine conforming to Debian filesystem layout without actually distributing any modified versions
Re:The only thing I don't like about Debian (Score:1)
Re:Communication. Unity. Comm-unity. (Score:2)
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
the dselect packages are based on the system type (Score:1)
Re:So change the layout-NOT! (Score:1)
__
Re:The only thing I don't like about Debian (Score:2)
Re:I don't get it: dselect selects more than I sel (Score:1)
(I'm fed up with RedHat's installer which will happily start installing 600Mbyte of stuff on a 300Mbyte partition, even though it knows the size before starting. I'm sure Debian isn't as stupid.)
Re:I don't get it: dselect selects more than I sel (Score:2)
In this instance, that's wishful thinking, see: #15865 [debian.org], #24950 [debian.org], #65690 [debian.org].
Re:Go debian go! (Score:1)
Frankly, I don't think any distribution is any more backwards-looking, anti-innovative, or caters to the 'leet types more than any other distribution. They all have their design goals. Slackware, even with it's very basic package management and BSD-style scripts, is operating under its design goals, just like Debian does with it's necessity for DFSG-compliant packages.
Frankly, I wish everybody would stop the distribution-bashing altogether. It's very counterproductive.
--
dselect (Score:1)
Just throwing in my $0.02...