Debian World Domination Plan
An anonymous reader writes "Guillem Jover announced his plans to take over the non-Debian world and released a tool which converts in
runtime any distribution to Debian. It does not convert in the sense
of mapping all previous installed packages to the Debian counterparts,
but installs a base system or tarball and cleans traces from the
previous distribution."
UHM... correct me if I'm wrong, but I think KDE works pretty well in Debian/unstable? I fail to see your point.
-pug
From the code:
/etc/debian_version ]
[...]
if [ -e
then
if [ "$DISTRO" = unknown ]; then
error 1 "You already have a Debian system"
[...]
Well, it's a simple 12KiB shell script, nothing much to see there. It's well written and it's a nice idea, though.
I would wait a couple releases before using it in a real environment though... hotswapping releases is a very tricky matter, and can screw up majorly your computer, expecially if it's done via a script.
My Stack Overflow user
IIRC It was originally intended to convert a redhat installation in a server where the provider would only install redhat.
Speaking as a debian user for many years:
They do have a stable, modern distribution. It's called "testing". The not-so modern "stable" distribution is a dream tho.. You could drive a 15 ton tank through it and it'd still stay up. I've been running it on server (in the wild) for more than 2 years now with nary a problem. It's easy to maintain and has everything I need no more than an apt-get away. No recompilation, no searching for dependencies.. unlike some other distributions I've used.
I wish everything was that easy.
(I was only an egg, but then I cracked)
I'm thinking of starting a PC recycling business because most trashed PCs these days are still acceptable performers.
Free Geek in Portland Oregon does this as a non-profit. One of the keys to their success is lots of trainable volunteers, because they reward volunteer hours with a refurbished computer. Another key is that businesses and individuals who donate old computer systems get receipts for their charitable donation (but it is up to the donor to determine the value of the donation). When some area business upgrades, they rent a U-Haul truck to bring the old computers to Free Geek. It's an interesting thing to see.