Debian-Installer Alpha Released 221
robstah writes "An alpha release of the next generation Debian installer (Debian-Installer) has been announced. Debian-Installer is an actively developed replacement for the older and now rather delapidated boot-floppies installer. This alpha release is available for i386 only as ports to other platforms are not yet significantly mature. Volunteers are requested to test this new installer and help contribute to Sarge, the next release of Debian GNU/Linux." Now's the time to complain if you want to be heard.
Downloading right now... (Score:2, Interesting)
Re:Downloading right now... (Score:2, Interesting)
It is *not* a complete mess, it just concentrates on software (all software sources can be defined at installation, so you can begin using apt-get as soon as it is finished) and leaves most hardware configuration up to you (no detection *at all*, just a list of kernel modules, some with no description whatsoever, to pick from).
I think the new installer will definitely help Debian enlarge its user base
Re:Downloading right now... (Score:3, Interesting)
I've been trying Debian recently. The most frustrating thing about it is that the installer requires me to know what graphics chip I have, what sound chip I have, what network interface I have, what IrDA interface I have, and all sorts of other little hardware details that will foul up the system if I choose wrong.
On my Dell laptop it took me a day to figure out what NIC driver I was supposed to use (a 3c5xx driver for a 3c905 card, go fig) so I could start the network install, then another day to figure out what video driver to use so X wouldn't hang on startup (I had a Neomagic chip, but I wasn't supposed to be using the Neomagic driver), and now it's been a few days and I still haven't been able to get audio working.
I'm tired of digging around on mailing lists and web sites to figure out how to get Debian to behave. And lots of the available documentation is now outdated; for example, I was puzzled why I didn't have '/etc/conf.modules' until I figured out that it's been replaced by '/etc/modules.conf'. Huh.
I really hope the new installer makes all this easier.
Re:Downloading right now... (Score:2, Informative)
--SuSE 7.3's GUI installer was a PITA. I *always* opted for text mode, sometimes "Expert mode" as well - because I couldn't get a reliable install experience using the GUI.
--I switched to Knoppix because it was the best Linux experience I'd seen since Mandrake 1st edition came out to compete w/ RedHat. Plus the promise of apt-get was too good to pass up.
--My current install is b0rked tho. I can't get apt-get update / upgrade to work anymore (craps out with a memory error and can't parse some dpkg files) so I'll have to reinstall using the latest ISO and knx-hdinstall. So much for perfection...
--I also have a download of Libranet 2.0 (the free-beer version) to try out, so maybe I'll do that one 1st.
Re:Downloading right now... (Score:2)
Is it something about "dynamic memory map"?
If so, it's actually a semi-known error, and there's an easy fix. You see, what the problem is, is that you have too many thing listed in
If the error I mentioned is what you're seeing, or something similar, try adding the following directive to
APT {
Cache-Limit "12582915";
};
Note that what this does is double the size of the dynamic memory map that APT uses (specified in bytes).
If it's bombing out while trying to read an APT file, it's possible you have a corrupted packages file or something. Try clearing out the files in
XFS support? (Score:2, Interesting)
With my current install, I had to install on ext2, then copy / to another partition, make XFS-capable kernel, create XFS on the original / partition, and copy it back... It's a mess.
fp?
Re:XFS support? (Score:1)
I get my ass support from BVD.
Joking asside, do any distro's come with XFS by default? From what I've seen the answer is, "no." I'd like to work with it, again, but presently I don't have the will to go through all the work of moving my data around (I neglected to make an extra partition for the XFS migration during my last install). I think when FreeBSD 5.0 comes out I'm just going to blank my hard drive and start over (I have FBSD, RH and, W2K on there, and it's time I upgrade all that junk).
Re:XFS support? (Score:2, Informative)
Re:XFS support? (Score:5, Informative)
Mandrake (9.0) [linux-mandrake.com] gives you the option in the installer.
Re:XFS support? (Score:2)
If you want to set it up, Gentoo [gentoo.org] has support for XFS.
Re:Knoppix (Score:2)
Re:XFS support? (Score:5, Informative)
http://people.debian.org/~blade/XFS-Install/
Woohoo!! (Score:1, Redundant)
- Mik Mifflin
Re:Woohoo!! (Score:2, Informative)
You shouldn't. The problem of the old installer, addressed by the new d-i, is the problem of developers, not end-users. In particular, it is too difficult to make the process of creating boot floppies automatic. That made Debian stable to always release late. Perhaps this time (or rather, the next time) they really can make it to meet expectation (in release date).
Great to hear (Score:5, Interesting)
Hopefully this installer turns out to be as easy to use as installing Redhat, but hopefully will stay non bloated and run on low spec machines. Just out of interest has anyone ever tried the Mandrake or Redhat graphical installers run on a low spec machine? Does Mandrake include a command line only option like Redhat does?
Re:Great to hear (Score:2, Informative)
Yes, you can install Mandrake from a command line.
Not sure about the performance on a lowend machine, however. . .
Re:Great to hear (Score:2, Informative)
Re:Great to hear (Score:1, Informative)
RedHat also has a custom install mode. Its between selecting custom packages and letting anaconda (the linux installer) taking care of everything by itself.
You can select certian packages from a category menu simmilar to the windows component add/remove in windows. This way, I can select to install vi and not X/Emacs and half other apps that i dont want, while making sure that importnat libraries will remain without me accidentally removing a critical and neccesary default application, because really, very few systems will need the extra 500MB that you might free by going package by package, and then end up installing half of them later, when most app's require them.
Re:Great to hear (Score:3, Informative)
1. At the bootup screen, select "text mode" install
2. Set up your partitions, etc.
3. When you get to the "Package Selection" screen, choose either "workstation" of "server" as appropriate.
4. Do *not* opt to select individual packages
5. *Unselect* everything
6. Proceed
This leaves you with a bare-bones install between 90 - 150 mB, depending on the RH version.
RedHat Bare-Bones Install (Score:2)
I'll have to try that again. I tried to do do a minimal install a month ago for a work project but still wound up with a 450 megabyte system! I tried RedHat because it seems to be the company favored Linux, but after that bloated install I used Zipslack instead and added a couple of packages and removed a few more.
By the way, the project was to turn obsolete PCs into tn3270 terminals. I wanted it to basically be an embedded device so that it booted straight into the app and didn't allow logins, just like a real 3270 only slower startup. I got my first prototype working on a P166 using Zipslack and c3270 (a curses-based tn3270 client) from the x3270 project when the project was killed by a clueless VP when the tech-savvy people approved the idea and were excited about it. Pooh. I could've had a half-a-million-dollar savings on my resume.
Re:RedHat Bare-Bones Install (Score:2)
I really should clarify though: When I said "unselect EVERYTHING" I meant everything offered by the major categories for one of the default RH installations within text mode.
In other words, this would be Gnome, KDE, Development, etc.
I'm not up on 3270 service (I use the default VT102) but I imagine that hacking
BTW, I don't doubt that your tn3270 project was a good idea; I'd bet that the VP got scared by the technicality of it.
Re:Great to hear (Score:5, Informative)
That may be correct if you're not familiar with Linux, but if that is the case, one will find that reading the installation manual helps [debian.org]. It's a very detailed document that covers just about everything and every possibility; compare that to the quality of documentation that other distributions provide.
It's been said many times: Debian isn't for newbies. However, I recommend Debian to newbies if they want to learn Linux and not be hand-held through the installation and configuration processes. There's not much to learn when your idea of filesystem allocation is a bar graph, and you're not even presented with the names of the kernel modules you can choose.
It's not just about running on low spec machines. Keeping the installation simple (in terms of internal design, not UI) eliminates many problems and allows you to do many flexible things. Things break less. Hardware auto-detection and other forms of hand-holding is probably why my last Mandrake installation froze indefinitely (8.2, in VMware); I've had a similar experience with a recent Redhat version (on a non-emulated machine).
In short, I don't understand why the existing installer gets so much flak. I'll admit dselect stinks for too many reasons to list here, and I find tasksel to be over-generalized. Therefore, I recommend that people search for packages [debian.org] they want, and install them with apt-get after the installation procedure.
The only remaining challenge with installing Debian is that you understand concepts like partitions, filesystems, kernel modules, etc. If you do, the installation is a breeze (although I've been through it many times). If you don't, the installation manual [debian.org] covers all of this.
Anything I'm overlooking?
Re:Great to hear (Score:4, Insightful)
I would argue that a well-designed and intuitive system shouldn't require the average technical user to RTFM for basic functionality.
Allowing in-depth technical use is an admirable feature, but forcing it is atavistic. It belongs in the past, just like boot floppies.
umm call me stupid but... (Score:1)
Re:umm call me stupid but... (Score:1)
Back to bed. *sigh*
Re:Great to hear (Score:2, Interesting)
Re:Great to hear (Score:1)
Installing debian is no better/worse than redhat, (granted it's curses, not X11) but it still requires that you understand the basic of partioning, package selection, and application configuration, (networking, X11, etc).
The autodetection of redhat/mandrake are great, but when they don't work, you end up RTFM anyways.
And how the heck do you propose I boot my 90 Mhz PI with no cdrom boot support? The whole cdrom boot process is based upon boot floppies, without the floppy images, your cdrom wouldn't boot.
--Adrian
Re:Great to hear (Score:2, Insightful)
Even the easiest Linux distros nowadays can overwhelm some users. Let them learn with RH or Mandrake, and when they've seen it all and worked their way to the system's innards, they'll move naturally to the leaner distributions.
Re:Great to hear (Score:4, Interesting)
The time before that, it wouldn't handle a large hard disk. (This HAD been a problem with the other distros around a year earlier, but not within the last 6 mo.s.)
Debian is a great choice if what you are after is STABLE! But, historically at least, it has lagged in adopting changes. This is another example in a long series.
This makes a great deal of sense, actually. You don't want to install server software very often, and you do want it to be very STABLE. So Debian has been ideally suited for a particular niche. But as desktops become more predominant, is there actually a larger place for a distribution that places stability over up-to-dateness? Probably a slightly larger place, but even holding onto it's basic user base is likely to be difficult. As computers become more powerful, the graphics front ends eat up a smaller fraction of the resources. (Well... ideally. OTOH the 2.4 kernel appears to be quite greedy for resources. So much so that I had to revert one of my smaller machines, or I couldn't even run efficiently in text mode.) So it becomes more reasonable to run a graphics front end on a server. This means that Debian needs to pay more attention to graphics setup, etc. So this new installer is not just nice, it's important to the survival of the distribution. FWIW, I find that I usually try the graphic tools before I try the text based tools, until I have learned the text based tools quite well. Even then... it's much nicer to select some files than to try to type in their names correctly...(is that a one or an ell?)
Re:Great to hear (Score:3, Interesting)
Agreed. When I installed Debian dselect drove me nuts for quite a while until I finally read up on apt-get. Dselect gave me as much depencency hell as RPM did; RedHat 6.2 advised not to try to install X after the the system was installed! I tried it anyway and hated RedHat since. But apt-get is way better, and I've used Debian package search [debian.org] to find things like xxd (a hex dumper that Debian told me was part of the vim package) and glxgears & glxinfo.
apt-get dist-upgrade is just way too cool. Really. Potato (Debian 2.2r4) to Woody (Debian 3.0) with no problems. Wow. (Well, one problem: Gnotepad+ and some other package both fight over ownership of one html help file that I don't use.)
Disclaimer: my early days of GNU/Linux go back to 1994 and the then-current version of Slackware. I've always like the text-based installers better. I guess it depends on how much you want to know and control the system versus how pretty and/or "easy" you want it.
Another point that needs to be made is in comparing distro installers to commercial installers is the fact that there are more decisions to be made because there are more functions available to install from a free distribution than a commercial system. With Windows you have to jump through a few extra hoops to get IIS, SQL Server and other server software or MS Office installed, but in GNU/Linux distros you make that decision at the OS install. So part of the confusion is that there is more to choose from rather than buying the servers/apps as add-ons.
Re:Great to hear (Score:2)
Re:Great to hear (Score:2)
I always use "expert text" to avoid the graphical one. It's really great that redhat has kept supporting the text and the expert versions.
But the 640x480 8bit that the gui based thingie uses is not really high end as-is.
Besides linux X stuff has gotten so bloated already that you cannot run X on a machine with less than 64 megs of memory anyway. And even with 64, you can forget about mozilla and many other programs. The common attitude in linux kernel mailing list for low memory issues and swap usage has been for quite some time "buy more memory and disable swap". That's exactly what I've done in my office box, and yes the interactivity naturally improved, but it's still sad...
RedHat/Debian on low spec (Score:2)
Just out of interest has anyone ever tried the Mandrake or Redhat graphical installers run on a low spec machine?
I've tried RedHat 8.0 on a Pentium 133 w/88MB of RAM. The graphical installer does not work, there's not enough resources. However, the text based install works just fine.I've also used Debian 3.0. I'll try the new installer when I get a chance this week. The old install is not as hard as everyone makes it out to be, just skip tasksel and dselect.
Getting the right disk / CD, however, is the hard part of the install process. Maybe this new installer will fix that.
Re:Great to hear (Score:2)
RH does have a heavily patched kernel in the distro. A look at the kernel SRPM is very informative there. It can use a vanilla kernel without much difficulty though. You can even modify the spec file to generate a more vanilla kernel if desired.
All that said, I personally use Debian and don't find the installer to be a problem.
Awesome! (Score:5, Interesting)
Most Linux users at work love Debian from what they have seen on my laptop [prongs.org], but are intimidated by the installer, and what they have heard about it (ie. time consuming, tricky). Therefore, they won't use Debian...
They would rather just put in a Mandrake, or Redhat CD and click a few mouse buttons and off they go with a new system, in less than 1/2 an hour.
This is great news, and I will be keeping an eye on this. Soon enough, I'll make sure to push Debian onto other people once the installer reaches a significant level.
Well done and congratulations to all involved in the Debian-Installer project!
OK, but.. (Score:5, Interesting)
I have heard disses about it though, mostly from newbie types. As distrubutions go, I would like to see it easier to use for people who might not know their way around a linux box.
Most of the complaints I've heard (and identified), deal with documentation, though. As I don't feel like doing a new install of Deb to test it, can anyone offer any insight as to what kind of improvments have been made? The article is kind of weak on that point.
screenshots? (Score:1)
Re:screenshots? (Score:4, Informative)
Not that this has anything to do (Score:1, Offtopic)
But I always hoped that compact flash cards replaced floppies.
so true! (Score:2)
For god's sake, $5 is what a 16 meg usb flash card should cost, no more.
Re:Not that this has anything to do (Score:2)
Is this a YNCORW ? (Score:4, Insightful)
Why is there a need to reinvent the wheel over and over again ?
Re:Is this a YNCORW ? (Score:1, Informative)
Re:Is this a YNCORW ? (Score:5, Informative)
Re:Is this a YNCORW ? (Score:1)
I alway thought that this was a property of a free and open market...
I didn't think the ability to create new products was exclusive to open source
ohh well, guess I should have taken that economics course after all
Attack of the Open Source Developers (Score:2)
That's not the way it should be. Everyone should get together, discuss the issue, decide on what's best and do it.
Cute Senator: But that's the problem, not everyone agrees.
The should be made to agree by someone!
[Cue Imperial March music]
Re:Is this a YNCORW ? (Score:5, Informative)
Re:Is this a YNCORW ? (Score:2)
Re:Is this a YNCORW ? (Score:1)
Re:Is this a YNCORW ? (Score:3, Informative)
PGI is nice and everything, but does not use debconf, it is monolithic, which means that it's a lot harder to rip out a part of it and replace with something else (say you want EVMS or LVM instead of normal partitions). This is quite easy with debian-installer.
In addition, there is the issue of PGI not being ported to anything but i386 and PPC. d-i already works on hppa, and is getting into shape on s390 and ia64.
Since debian-installer uses debconf for interaction, it will be quite easy to support automated installations as well.
--
Tollef Fog Heen (d-i hacker)
Re:Is this a YNCORW ? (Score:1)
Re:Is this a YNCORW ? (Score:2)
What This Means For Debian (Score:5, Insightful)
The main one is that this will completely replace the old boot-floppies software that previous releases were based on. boot-floppies was, by all accounts, a major pain to deal with. For the release of woody, the installer was supposed to be re-written, but people complained and it was decided to "just" update boot-floppies once again for woody so that the release could get out the door quickly. This update took an extremely long time, so woody took a lot longer to release.
Sarge is largely waiting on debian-installer to be in good shape to release. No one, and I do mean no one, is willing to work on boot-floppies any more. I've never personally looked at the code, but I know it's just not worth it. debian-installer is modular and will provide the ability to have multiple frontends. The only one in place right now is the text-based frontend, so it's even uglier than the boot-floppies UI right now, but GTK and S-Lang frontends are in the works. Either way, the modularity of the new system will hopefully make it easier to update for new stable releases. boot-floppies was really holding things back there, much to everyone's dismay.
The other thing of note is that the entire installer is based on the debconf system (well, a rewritten C version of it actually), which is Debian's standard configuration backend. There are multiple frontends, like Gnome, Dialog (curses), and text-based for it, and it's in heavy use in Debian right now. It's a good system that's worked well, and using it in the installer will encourage even more standardization in an already fairly coherent distro.
As for this alpha, it only supports i386 right now. I don't know how far along the porting efforts are to other arch's, but a new Debian release won't happen until it's been ported everywhere that it needs to be. Still, the installer team has done a great job, and this is a project that the Debian community really should be paying close attention to.
Current status for other arches (Score:3, Informative)
Knoppix? (Score:3, Interesting)
Re:Knoppix? (Score:2, Informative)
Definitely take hints from Knoppix! (Score:2, Informative)
The Knoppix autodetection is awesome. I have a cheap monitor/videocard that I have never been able to get working properly at resolutions above 800x600 in any distro, and no matter how much I played with the Xfree86 settings.
Knoppix booted and perfectly autodetected every bit of my hardware. X came up perfectly, so did sound. It worked immediately on first boot! I believe it's all GPL so why not include a lot of the stuff they worked on. It would make debian much better.
Finally... (Score:2)
Good riddance to bad rubbish. Oh I'm being too harsh I think... I know there's aptitude, tasksel and apt-* but this is good news too.
Re:Finally... (Score:2)
(although I've heard rumors it will default to something other than dselect, such as aptitude)
Daniel
Re:Finally... (Score:4, Insightful)
You have no idea what you're talking about. dselect is an excellent package management tool if you've actually read the quick-help instead of just ignoring it and mashing keys until the dependancy resolving dialogs are gone.
It takes a whopping 5 minutes to read the help docs. Amazing how lazy people are these days! And then they complain that Debian is un-friendly!
Um, have you looked at aptitude? (Score:2)
Now now, let's not go TOO far! While dselect is perfectly workable once you get used to its quirks, I hardly think it qualifies as "excellent". Especially when compared to, say, aptitude. I admit, I stuck with dselect for a long time, and I agree with you that some of the complaints about dselect are overblown. But now that I've finally taken the time to learn aptitude, I am so much happier! It makes my life just so much easier. And, in the end, isn't that the whole point of a tool?
Some of my favorite features of aptitude:
Re:Finally... (Score:2)
Then find the line for inn2 and change the status to purge.
now cat the file back through "dpkg --set-selections"
That's marked the package for purging.
now dpkg -P inn2 should work.
Support for VMware (Score:2, Interesting)
Re:Support for VMware (Score:1)
Re:Support for VMware (Score:1)
Re:Support for VMware (Score:1)
Re:Support for VMware (Score:3, Informative)
Proper announcement (Score:4, Informative)
http://lists.debian.org/debian-devel-announ
Including links to an
PLEASE test.... (Score:5, Informative)
Developers NEVER have enough people testing and reporting quality feedback. So again, if you use Debian at all, please help out.
Re:PLEASE test.... (Score:2)
Re:PLEASE test.... (Score:2)
???
I'm already using Debian. Why would I want to install it again? It works fine!
Re:PLEASE test.... (Score:2)
the reason is knoppix (Score:1)
So this is a welcome change.
The question is... (Score:1, Insightful)
Anyways, even if the previous installer problems were only myth, that is a mute point. The point is that now people KNOW it has a better installer (on it's way in anycase) and should be able to nicely fill the gap between those than don't care that their Kernel compiles support for RAID, IDE and SCSI drives all at once no matter what your system setup is (i.e. RedHat and Mandrake) and those that enjoying recompiling their kernel 17 times before they have a working installation (i.e. Gentoo and Slackware)
The question I want to raise is this: Could this be bad news for Debian? Is a more friendly installer going to end up with a more bloated distribution as well?
Re:The question is... (Score:2, Insightful)
2. The question I want to raise is this: Could this be bad news for Debian? Is a more friendly installer going to end up with a more bloated distribution as well?
How does distribution bloat logically follow from a better installer? The new installer addresses some serious problems in the old b-f system. Making custom installation CDs won't be as much of an ordeal now, since the new system uses debconf. Also, there are some features which make life a lot easier for sysadmins, like a http backend for default configuration information, support for kickstart-like automated installs, etc.
The fact that the new installer is modular and therefore able to have nicer frontends is the icing on the cake.
What the hell does distribution bloat mean, anyway? I love Debian, but if I have to I can install a stripped-down RedHat pretty easily. Just don't select any of the package groups. It's true that Debian's basic install is still smaller, but not by that much.
So, how is this bad news? Did you really think about the question before you posted it?
Re:The question is... (Score:2)
That does NOT constitute stripped-down in my book. Also, the resulting system that you get is f*cking useless. It has no ssh{d}, wget, apache, or practically anything.
So, yeah, theoretically, you could probably strip down a redhat install to less than 500MB. But the resulting system would be even more useless. Debian is much better if you're going for low disk usage - and the packages you get in under 200MB are much more useful. (Then again, what do I know - I use Gentoo!
Replacement? (Score:1)
Unofficial APT repositories (Score:2, Informative)
www.apt-get.org
please be kind, not my server
I added all the verified servers as to not hog the main server too hard, enjoy
for the video codecs I recommend http://marillat.free.fr/
just remember too run apt-get update after you updated you're
also why not try synaptic, a nice easy to use apt-get frontend
Repository list:
* (Verified) GMonsters, a multiplayer networked monster raising game. (Added 2002-12-3, last checked 2002-12-8) - maintained by reeve(AT)ductape(DOT)net
Packages: gmonsters-client gmonsters-server
deb http://gmonsters.sourceforge.net/debian
* (Verified) Latest version of the Nessus scanner client and daemon. (Added 2002-12-3, last checked 2002-12-8)
deb http://www.srce.hr/~joy/nessus1.2/
deb-src http://www.srce.hr/~joy/nessus1.2/
* (Verified) Several packages maintained by Robert Jordens that appear here before being uploaded. (Added 2002-12-3, last checked 2002-12-8) - maintained by robertjo(AT)phys(DOT)ethz(DOT)ch
Packages: xmms-ladspa, aconnectgui, alsamixergui, remstats, libgtk-canvas, ardour, gnuift
# Robert Jordens
deb http://n.ethz.ch/student/robertjo/download/rj-deb
deb-src http://n.ethz.ch/student/robertjo/download/rj-deb
* (Verified) Packages to run kernel 2.4.x on Debian potato (Added 2002-12-3, last checked 2002-12-8) - maintained by Adrian Bunk
Please read lynx http://www.fs.tum.de/~bunk/kernel-24.html
deb http://www.fs.tum.de/~bunk/debian potato main
deb-src http://www.fs.tum.de/~bunk/debian potato main
* (Verified) Packages for woody (Added 2002-12-3, last checked 2002-12-8) - maintained by Adrian Bunk
I have prepared some packages that update some packages that are not or only in an older version in woody. I try my best to avoid problems with both installing these packages on a Debian 3.0 and upgrading with these packages installed to Debian 3.1. Please read http://www.fs.tum.de/~bunk/packages/
Packages: e.g. gcc 3.2, Kernel 2.4.19,XFree86 4.2.1, updated versions of Freeciv, GNU gs, Mozilla, SANE, Wine
deb http://www.fs.tum.de/~bunk/debian woody/bunk-1 main contrib non-free
deb-src http://www.fs.tum.de/~bunk/debian woody/bunk-1 main contrib non-free
* (Verified) Here you can find the devel version of the not-to-minimalist window manager a.k.a ION. ION is a keyboard-driven window manager that prevents windows from being hidden by others. It a kind of GNU/screen software but for the window manager. In ION windows (or programs) are called clients and the clients are managed through frames (Emacs users should know what this means). Give it a try. I promise you'll never look at other window manager. (Added 2002-12-3, last checked 2002-12-8)
This package is a candidate to integration into sid.
Packages: ion-devel
deb http://kanin.dsv.su.se/ ion-devel/sid main
deb-src http://kanin.dsv.su.se/ ion-devel main
deb http://kanin.dsv.su.se/ ion-devel/woody main
* (Verified) psbind: Transform PostScript files to save trees and reduce guilt; klimb: A bike route planning program for the San Francisco Bay Area; fmt2: An optimal text formatter for traditional Chinese text; nph: A modern client and API library for accessing PH servers. (Added 2002-12-3, last checked 2002-12-8) - maintained by ccshan(AT)eecs(DOT)harvard(DOT)edu
Packages: psbind, klimb, fmt2, nph
deb http://www.eecs.harvard.edu/~ccshan/debian
* (Verified) A mirrow with an unstable packege of WineX light for example (Windows Emulator wine with Microsoft DirectX support). (Added 2002-12-3, last checked 2002-12-8) - maintained by marc(DOT)leeman(AT)advalvas(DOT)be
deb http://www.esat.kuleuven.ac.be/~mleeman/debian unstable/
* (Verified) Various packages, mostly software written by myself. (Added 2002-12-3, last checked 2002-12-8) - maintained by Christian Garbs
Packages: wondershaper whatsnewfm japana makesig kenny tentakelcoder
deb http://www.h.shuttle.de/mitch/stuff
* (Verified) Husky project: Portable FidoNet software (for woody) (Added 2002-12-3, last checked 2002-12-8) - maintained by pavel(AT)collage(DOT)etel(DOT)ru
Packages: bsopack, fidoconf, hpt, hptkill, hptsqfix, hpucode, htick, nltools, smapi, sqpack
deb http://husky.sourceforge.net/debian stable contrib non-free
* (Verified) Husky project: Portable FidoNet software (for sid) (Added 2002-12-3, last checked 2002-12-8)
Packages: bsopack, fidoconf, hpt, hptkill, hptsqfix, hpucode, htick, nltools, smapi, sqpack
deb http://husky.sourceforge.net/debian unstable contrib non-free
* (Verified) Woody backport of lifelines packages (Added 2002-12-4, last checked 2002-12-8) - maintained by bubulle(AT)debian(DOT)org
By the lifelines package maintainer
Packages: lifelines lifelines-doc lifelines-reports lifelines-reports-pt
deb http://www.perrier.eu.org/geneal/lifelines-debian stable main
deb-src http://www.perrier.eu.org/geneal/lifelines-debian stable main
* (Verified) Samba 2.2.x woody packages (Added 2002-12-4, last checked 2002-12-8) - maintained by bubulle(AT)debian(DOT)org
Quota and ACL support is added. The base for this work are the official 2.2.3a packages. Be careful : official samba packages maintainers have deliberately chosen to skip ACL support due to "libacl1 instability" in woody, according to them. The packages work for me, that's all I can say..:-)
Packages: libpam-smbpass libsmbclient libsmbclient-dev samba samba-common samba-doc smbclient smbfs swat winbind
deb http://www.perrier.eu.org/samba-debian stable main
deb-src http://www.perrier.eu.org/samba-debian stable main
* (Verified) Woody backports of Cyrus IMAPd 2.1, and all required dependencies. (Added 2002-12-4, last checked 2002-12-8) - maintained by hmh(AT)debian(DOT)org
It is as official as an unofficial repository can get, since I am the maintainer of the official packages...
deb http://people.debian.org/~hmh/packages woody/
* (Verified) Contains packages and tools packaged in heanet. (Added 2002-12-4, last checked 2002-12-8) - maintained by colmmacc(AT)heanet(DOT)ie
deb http://apt.heanet.ie heanet contrib
* (Verified) linux.piter-press.ru/debian (Added 2002-12-4, last checked 2002-12-8)
Packages: anjuta, fookb, wmcliphist
deb http://linux.piter-press.ru/debian unstable mine
* (Verified) http://debian.a3.nl/ (Added 2002-12-4, last checked 2002-12-8)
Packages: caudium, flow-tools, mailgraph, autopgp, freenet, pgp4pine, apg, arla,
deb http://debian.a3.nl/debian a3 main
* (Verified) http://ftp.3logic.net/local/ (Added 2002-12-4, last checked 2002-12-8)
Packages: Apache-RUS
deb http://ftp.3logic.net/local/ woody apache-rus
* (Verified) http://debian.theracingworld.com/ (Added 2002-12-4, last checked 2002-12-8)
Packages: pppd-mppe, amavis, razor, spamc,
deb http://debian.theracingworld.com/ local main contrib non-free
* (Verified) Samba-TNG repository (Added 2002-12-4, last checked 2002-12-8)
Packages: samba-tng
deb http://samba.cadcamlab.org/debian/ woody/
* (Verified) OCaml 3.06 related packages (compilers, libraries, tools,
deb http://people.debian.org/~zack/ocaml woody main contrib non-free
* (Verified) Open CA (openssl certificate authority) (Added 2002-12-5, last checked 2002-12-8)
Packages: openca, selinux, heimdal
deb http://snoopy.apana.org.au/~ftp/debian/ unstable main
deb http://snoopy.apana.org.au/~ftp/debian/ stable main
* (Verified) Some packages that I never uploaded or that asked for removal. More info at: http://people.debian.org/~amaya/ (Added 2002-12-5, last checked 2002-12-8)
Packages: enlightenment-conf: The Enlightenment window manager configuration tool arp-fun: Arp-fun, an ARP Spoofing utility
deb http://people.debian.org/~amaya/debian
deb-src http://people.debian.org/~amaya/debian
* (Verified) Debian packages for MythTV for woody (Debian 3.0) or later. (Added 2002-12-5, last checked 2002-12-8) - maintained by mdz(AT)debian(DOT)org
Packages: mythtv, libmythtv-0.7, libmythtv-0.7-dev, mythweb
deb http://dijkstra.csh.rit.edu:8088/~mdz/debian woody mythtv
deb-src http://dijkstra.csh.rit.edu:8088/~mdz/debian woody mythtv
* (Verified) Backport of lame to woody. (Added 2002-12-5, last checked 2002-12-8) - maintained by mdz(AT)debian(DOT)org
Required for MythTV.
Packages: lame, liblame0, liblame-dev, lame-extras
deb http://dijkstra.csh.rit.edu:8088/~mdz/debian woody lame
* (Verified) Backport of xmltv to woody. (Added 2002-12-5, last checked 2002-12-8) - maintained by mdz(AT)debian(DOT)org
Required by MythTV
Packages: libtk-tablematrix-perl
deb http://dijkstra.csh.rit.edu:8088/~mdz/debian woody xmltv
* (Verified) irssi cvs snapshot built for woody and sarge (Added 2002-12-6, last checked 2002-12-8) - maintained by debian(AT)selfdestruct(DOT)net
Packages: irssi-snapshot
deb http://selfdestruct.net/debian woody main
deb http://selfdestruct.net/debian sarge main
* (Verified) Openoffice.org woody backport (Added 2002-11-25, last checked 2002-12-8) - maintained by debian-openoffice(AT)lists(DOT)debian(DOT)org
Packages: openoffice.org
deb http://ftp.freenet.de/pub/ftp.vpn-junkies.de/open
* (Verified) Unofficial cr.yp.to packages for Debian sarge (Added 2002-11-27, last checked 2002-12-8)
Packages: qmail, djbdns, daemontools, ucspi-tcp et al
deb http://smarden.org/pape/Debian sarge unofficial
deb-src http://smarden.org/pape/Debian sarge unofficial pape
* (Verified) Unofficial Mozilla 1.1 for Woody (Added 2002-11-27, last checked 2002-12-8)
deb http://people.debian.org/~otavio woody mozilla
* (Verified) [NOTE: replace "us" with your country code]. Latest KDE debs for woody. (Added 2002-11-27, last checked 2002-12-8)
deb http://download.us.kde.org/pub/kde/stable/latest/
* (Verified) Unofficial cr.yp.to packages for Debian woody (Added 2002-11-27, last checked 2002-12-8)
Packages: qmail, djbdns, daemontools, ucspi-tcp et al
deb http://smarden.org/pape/Debian woody unofficial pape
deb-src http://smarden.org/pape/Debian woody unofficial pape
* (Verified) Unofficial cr.yp.to packages for Debian potato (Added 2002-11-27, last checked 2002-12-8)
Packages: qmail, djbdns, daemontools, ucspi-tcp et al
deb http://smarden.org/pape/Debian potato unofficial pape
deb-src http://smarden.org/pape/Debian potato unofficial pape
* (Verified) colortail, paralogger, xfonts-ansi (bright, outcast, peq, shine, zaber, zone) (Added 2002-11-27, last checked 2002-12-8)
deb http://mywebpages.comcast.net/ddamian/deb/
deb-src http://mywebpages.comcast.net/ddamian/deb/
* (Verified) various packages such as mplayer,acroread...for unstable, testing and stable source packages are also given. (Added 2002-11-27, last checked 2002-12-8)
deb http://marillat.free.fr/ unstable main
* (Verified) [NOTE: replace "us" with your country code]. Latest KDE debs for sid. (Added 2002-11-27, last checked 2002-12-8)
deb http://download.us.kde.org/pub/kde/stable/latest/
and much more @ www.apt-get.org
enjoy
Debian killed my thinkpad! (This really happened) (Score:1, Funny)
Re:Debian killed my thinkpad! (This really happene (Score:1)
Re:Debian killed my thinkpad! (This really happene (Score:2)
Followed by:
# apt-get moo
Steak anyone?
-N
New installer? (Score:2, Funny)
Now's the time to complain.... (Score:1)
> want to be heard.
OH OH! Sis is touching me! Tell her to stop! Windows blows; Linus stinks and BSD is sCaRy! And I want an official Red Ryder, carbine action, two-hundred shot range model air rifle!
Misconception (Score:5, Informative)
There are so many here that expects Debian installer will address the "very difficult to install for newbies" problem of the old boot floppies. So many that it becomes very compelling to reply every of them about the bad news for them. But then it will waste so much time, that I'd better just write it top-level.
Debian Installer (d-i) is a developer's project. The problem addressed by d-i is the problem of developers, not end-users. You will be very disappointed if you expect a very nice GUI install when trying out d-i. It simply won't make it any more newbie-proof than the old installer of Debian. At least, not now.
The problem addressed by d-i is the difficulty for developers to create boot floppies. It is difficult to create boot disks, no matter what is the distribution. For other distributions where half of the time of the developers is allocated to new installation and where nobody sees any part of the distribution when it is "work in progress", this is no problem. But for Debian, most developers install it once, and never install it again because it is so good in upgrading. For other distributions, installers are the first things they work on when creating a new version. For Debian, it is the last thing that gets started. Not to mention: they must be built manually, e.g., to try making sure that the floppy size is small enough, to remove some files of packages if it doesn't fit, etc. The effect: installation never get well tested.
The d-i project is the study about why creating boot floppies are so difficult, and tries to resolve them so that they can be created automatically. Everyone should really try to read the second half of the "Woody retrospective and Sarge introspective" mail posted by the release manager here [debian.org] . This will give you an idea about what are the issues involved.
So why you should care? First, it will be the installer that you will use. Second, this will be the basis where future improvements to the installers will be made, not the PGI or whatever installer. Third, once it is ready, you will be able to get testing installed directly rather than having to install stable and then upgrade basically all packages to testing (or unstable). For now, test if you can.
Re:Misconception (Score:2)
(a) is addressed already by debian-installer, and I've heard they plan to fix (b) as well.
Anyway, I probably shouldn't spout off too much until I give the new installer a spin.
Daniel
What a great way to start off it... (Score:1)
People who were/are die hardcore Debain users that ventured off to find something more modern simplier and "practical" install interface are going to be jumping back onto the Debian bandwagon. I think its safe to say that Debian is one of the most well respected linux distribution out there. Its good to see how things evolve, good luck.
Debian hard to install? (Score:2)
need to know the answers to many of the questions, and there isn't enough help info presented during the install process. Do you know if a program should be installed SUID? Are the defaults safe in most cases, and some questions don't even have a default? You need to know your hardware, Debian doesn't auto probe for your graphics card or your network card (well if your network card was built into the kernel you are in luck, it will probably be found. Otherwise
The package 'tasks' help to select a group of packages needed for specific tasks, but they are too broad. The X11 task installs ALL of the X servers, but you only need one or two.
The desktop task installs BOTH Gnome and KDE. If you don't want both, well there IS a virtual package for KDE (apt-get install kde will do it), but none for Gnome. I still don't know how to install ONLY Gnome in debian Woody. And BTW, sound is broken in the standard install of Gnome in woody. At least I can't get XMMS or any sound app to work under Gnome (so I am using KDE). Problem seems to be in the set up of ESD, If I kill ESD in gnome then sound apps work, but other things are then broken. ESD worked in gnome under Potato, so I think it is the configuration.
Still, in all, Debian rocks.
Re:Debian hard to install? (Score:2, Insightful)
FreeBSD 4.7 detects almost everything. You can install this thing by just doing a quick partition, accepting auto defaults, installing the boot manager, and setting a Root Password (although it's probably best to set up a UK keyboard and stuff.) You can actually install this thing off 802.11b... While X is still a configuration blackspot (and one which is fixable), and audio isn't loaded by default, the only thing FreeBSD didn't detect was the audio (a quick kldload later...) and the non-supported softmodem.
But then, Debian doesn't support the softmodem either, and it has many other problems too. Not only do you need to know that under Linux the keyboard for the United Kingdom is 'gb' ('uk' is the Ukraine), which no newbie is going to know, but the X Windows configuration is insane (at least xf86config has names like "NVIDIA GeForce"), and dselect is the Spawn of Satan. The only thing I used dselect for was installing aptitude, but who apart from the Slashdot crowd has ever heard of aptitude? And besides, they shouldn't need to read three pages of obfuscated 'help' to be able to install a package.
I know there are problems with FreeBSD too, my rubbish on-board sound system being a case in point - it needs IIC and other non-default options compiled in to work. But in comparison to Debian it's a veritable OS X; and besides, I had much the same trouble with Deb too. Most of the problems with Debian originate from its boneheaded installer and, of course, dselect: once those are fixed, it will become a much better distribution for techie and newbie alike.
Thoughts. (Score:2)
I just hope this installer includes options to be started from a DOS prompt and install from isos located on NFS/SMB/FTP shares. Also hope this is NOT a replacement for dselect.
If only they had a hardware config program like Knoppix, this could be the killer distro now.
knoppix installer (Score:2)
Re:debian is dying (Score:5, Insightful)
It has three branches (stable, testing, unstable) so you can choose your ratio of features to stability.
It has a large community of users to give support.
Each software package acts as a personal liason to upstream authors of software so you can get wishlist requests in and solid bugreports dealt with in a reasonable manner.
It has a completely open development process so you can see everything and even participate if you want.
It has a clearly defined and actively updated policy that provides standardization throughout the system (any package that violates policy is buggy by the way, and is treated as such).
It has an army of developers over a thousand strong who maintain "more than 8710 packages" to make this distribution the largest (what was that about no good software?)
There was a long and drawn out discussion about this on the debian-devel mailing list. If you want to sit around compiling your entire system from scratch, you're welcome to, but note that you can do this in Debian too, and keep things packaged. There's the apt-src package that will do this and keep all the debian stuff you love. This program hasn't had the most active development in the past (the author is one of Debian's best developers and contributes all over the place) but you can be sure it'll be improved soon. Plus, say what you will about Debian's install, it's way easier than gentoo's manual bootstrap method.
Besides, the majority of apps won't benefit from custom compilation enough to make it worth the time.
This traditionally hasn't been Debian's focus at all, but hopefully the desktop subproject will change that once it really gets going. And as for Lindows, it's based on Debian itself. Debian does serve as a fantastic platform for other people to build systems on.
I'm sorry, but if you put Debian stable vs. Redhat on the server you'll find Debian wins out everywhere that it needs to including upgrades and stability. Redhat gives you corporate support if you pay for it, which is a definite advantage when you need to cover your ass or you're ignorant. There's something to be said for a name brand, that's for sure.
The desktop project will hopefully work on this. I personally do just fine having fun and using multimedia on my Debian desktop system, but maybe that's just me and the thousands of other users like me.
Well, there's the HURD subproject in the works, as well as a NetBSD port. None of the other distros you mentioned have that. The reason for that is that Debian is far more than a Linux distribution, it's a whole project devoted to making a great system. This system can be ported to other kernels and other architectures. It's flexible and has the underlying infrastructure (like autobuilders and debbugs database) to handle this task. It's got the large quantity of manpower and the policies in place for managing it. Debian isn't a corporation, so it doesn't work the same way as Redhat, Mandrake, SuSE, and the rest. The closest one to it is Gentoo, and it's no mistake that Gentoo modeled its social contract on that of Debian.
Debian isn't the be all end all by any means. But it's an amazing project that moves at its own pace. While everyone else is worried about pretty installers, Debian is working on supporting computers that no one else supports. While everyone else is worried about grabbing the largest userbase, Debian is working on making the best system that the developers can put together. It just works differently than other distros. This doesn't make it obsolete, it makes it impressive.
Re:debian is dying (Score:1)
Interesting read dude =)
Re:debian is dying (Score:3, Interesting)
Anyway, hopefully they get to release sarge by the end of summer 2003. Or if they at least could get gcc 3.2 as the default compiler in sid by then...*sigh*..:)
*dons asbestos kit*
Related to the above, the weird thing about debian is their stubborn refusal to use a schedule. "Release when ready", what kind of mantra is that? Every human endeavour requiring cooperation among many individuals, related to computing, warfare, whatever, for pay or voluntary, benefits from a schedule. Hell, most people schedule their own lives too, for good or bad. What makes the debian project so special, that they can't use the same basic tool that almost all other projects in the world use?
Yes, of course I know that debian developers are volunteers, they can't be forced to do anything. So what? It's not like debian is the only volunteer project in the world. Most schedule their activities somehow. It gives everyone a common goal to reach for.
Re:debian is dying (Score:2, Insightful)
During large transitions it typically lags far behind the other commercial dists but it does a better job at the conversion. I have had too many X, KDE, python, ZOPE etc problems on various other dists that I just got sick and tired of it.
Sid is more stable then Redhat and Mandrake are and the software is more likely to just work which is mostly related to better packaging.
I get paid to do other stuff then babysit the boxes so I want software that works all the time and for me and that means using Debian and waiting until the software is ready.
Re:debian is dying (Score:2)
Re:debian is dying (Score:2, Insightful)
USB mice - apt-get install hotplug detect gpm - and your away
Debians policies and standards are put in place to ensure that it will long be around after other commercial vendors have gone broke. It does not rely on cashflow and will be around a LOT longer than other distros.
You are a troll.
-mikkav
Re:Wow.... (Score:2, Insightful)
Installing an operating system should be easy. And it will require skills most people wish to ignore.
No, it should not.
An OS is the most complex piece of software that a user will ever be asked to install on his/her machine, so it should be uneasy (yuk) to install, so that Joe A. Luser really understand what he is doing.
Intuitive, maybe (never had any problem with the Debian installer, but the new installer system was created to replace the old one, which was unmaintainable). But not easy. An easy installer hides the fact that an OS is intrinsecally a complex thing.
Users that do not want to endeavour in switching to another operating system, should not be induced in thinking that an operating system is just like any other software the install and de-install.
Re:Wow.... (Score:2)
If normal users can get to run a "common case" devian instalation and then just use the normal stuff in a normal system (OpenOffice, etc.) and learn more as they go (gradually), it will be a good thing to happen. As long as allowing for the common case scenario does not mean dumbing down the system (as in Metacity, which is a step backwards with respect to Sawfish, as an example).
Re:Wow.... (Score:2)
It does not make you any more of a geek just because something, such as an OS install, is difficult or complicated to do.
I realize that for some reason that I cannot fathom, some people actually enjoy the mundane hours spent searching through your system and editing config files to make your system usable. If this makes you feel better about yourself because you feel superior to those of us who would rather not have to deal with this crap, that's fine by me. But let the rest of us have the option to do something efficiently and easily.
It is this kind of attitude that makes people hesitant to switch to Linux. If the installation is such a high hurdle, a lot of people are not going to be willing to give Linux a chance. They will ask themselves why are they spending hours just trying to make their system bootable when OS X or Windows was already working fine.
I know I thought this when I tried to install Debian, and I am far more knowledgeable than your average user. I'm a comp sci major who has learned a lot about unices from using OS X, yet the Debian install was still so daunting that I nearly gave up midway through. I can't imagine how an average user would be feeling.
Just because something is simple and works well does not mean that people cannot appreciate the complexity. But more importantly, I think that if Linux is ever to be for the masses, it is vital that people are not required to realize the complexity of an OS. When people install OS X, they (well most anyways) don't think, "Oh wow, this is really amazingy that Apple has put out Unix-on-the-desktop and made it so easy to use while still giving people all the power of a Unix." Instead, they say, "Oh cool, I click a couple times, and it just works."
People learning math don't go straight to differential equations. They start with 2+2. The same applies to computers. People don't want to start their Linux experience in
goatse guess (Score:2)