A Modern Woody Debian GNU/Linux Installer
An anonymous reader writes "With everyone around talking about how Woody has an outdated installer and lacks some new packages and hardware support, some people feel the urge to get to work. The result? A customized installer. It has a 2.4.26 version kernel, supports XFS, LVM, RAID and various hardware drivers. Comes along with vim, bash, you can even resize partitions using parted and you get postfix as the default MTA. It has two flavours, a business card CD and a miniCD version which will help you install a minimal Debian system or even a X Window desktop."
Should be good even for doing basic partitioning and FS prep before putting in a full distro.
Who comes up with this stuff! Seriously!
Reproduced here:
#apt-get update; apt-get upgrade
Now what's so fucking hard about that?
Fascism trolls keeping me up every night. When I starts a preachin', he HITS ME WITH HIS REICH!
- divide the installer code wisely, you will have UI part and the installer part (that does actual work, system-dependent) separated.
- GUI? It shouldn't be that hard. XFree86 for graphics installer are the same everywhere;
- Want to instal via serial port? No problem, just add another user interface module
- High-level language, not C. Sorry, C programs just need too much time to debug, and I don't see where would you have any benefits of using C in case of installer (installation process always takes time, and it mostly depends on HDD or network throughput)
- There are some OS, that lack an easy graphics mode installer. They could benefit
That would of course need a few megabytes of RAM and an isntallation CD. Is anyone booting off from floppy disks anyway? (what's a floppy disk, BTW?)Bevis and Butthead
/Bevis and Butthead
ahuhhuhhhuhh... he said woody.
Ninnle is the one distro that I feel most comfortable with. It's easy to install, configure, and maintain. People don't know what they're missing.
I never understood why Debian doesn't simply use Anaconda. It's opensource, portable to Debian, and everybody who uses it seems generally pleased with it.
Anaconda only works in x86 (and sparc?), and debian has to install in 11 archs. Understand now?
It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
Isn't this a contradiction? The whole point of a frozen release is that nothing changes. It's what allows Debian to say its system is remarkably stable.
If you change packages or change the kernel, it isn't Woody (the reknowned stable version) anymore, and instead becomes Sid (the more up-to-date, but labeled unstable version).
I wonder what the Debian overlords are going to do with this...
Why woody ticked me off about a week ago:
1. 2.2 kernel
2. Hardware Support
3. 2.2 kernel
4. See #1, #2
Solution:
1. Install Fedora Core
2. install apt
3. be happy.
Use twin - its like screen but can back-connect to an X-server!
I modified the new sarge root disks so I could do remote installations without being at the console.
Sam
blog.sam.liddicott.com
How long has kernel 2.6 been out now? Hence, why is this "up-to-date" installer stuck at 2.4?
1. Install Fedora Core 2
2. Install apt
3. Realize I have to add a bunch of extra repositories to get a half-way decent selection of packages
4. Still can't find packages for lots of stuff I had in Debian
5. Overlaps and conflicts between packages in different repositories causes havoc everytime I try to upgrade
6. Not so happy
The authors should provide a jigdo file. Then, the installer image could be built by hammering the FTP mirrors rather than their own space.
In addition, it would be possible to build such a boot image for non-x86 architectures; the reason of course, why none of these `better' approaches have replaced the current debian installer.
I hope this isn't a dumb question, but...
Do non-standard installers have an effect on security updates?
I've wondered about that with livecd distros that can set up debian systems on a hard disk. If they draw their packages from standard sources, you'd have to figure that the updates would come through ok.
But what about the things the installer itself sets up? Does it all come from packages that will be updated, or does some of the system come from files on the install media that aren't covered by package update?
A quick check of the page shows no screenshots. OSS without screenshots is just not competitive.
Not sure why they started this since Debian has a project called Debian Installer. I have used on some very modern boards and it has really done an amazing job in detecting all my software and running a 2.4 kernel.
Please check out Debian Installer. I think you will be plesantly pleased
Sigs are dangerous coy things
The new Debian installer does Debian testing. The article mentions one for woody.
That said, I do agree that the new installer is quite straightforward and did detect all my hardware, and I agree that this new installer isn't going to be a longterm solution as the new Debian installer will be the default when sarge becomes the next stable.
"Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent
fact> debian is dying
no new releases...
they still have the linux kernels 2.2.x and 2.4.x
archaic installer
it's full of bugs / the most buggy and unsecure open source os. linuxsecurity.com/advisories
Debian doesn't use anaconda because...
Debian is dying.
Next debian release: never
(Score:5, Interesting)