A Modern Woody Debian GNU/Linux Installer 56
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."
Cool (Score:3, Interesting)
Should be good even for doing basic partitioning and FS prep before putting in a full distro.
Mod parent up (Score:2, Insightful)
Screenshots! (Score:1, Funny)
#apt-get update; apt-get upgrade
Now what's so fucking hard about that?
Re:Screenshots! (Score:3, Insightful)
# UpgradeSystem install mozilla
# Upgrade\ System install mozilla-firefox
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
mozilla-firefox-dom-inspector
Suggested packages:
latex-xft-fonts
2 packages upgraded, 0 newly installed, 0 to remove and 2846 not upgraded.
Need to get 10.5MB of archives.
After unpacking 397kB disk space will be freed.
Do you want to continue? [Y/n]
Of course all of the on-screen tex
Writing an installer? Make it portable. Please. (Score:5, Interesting)
Re:Writing an installer? Make it portable. Please. (Score:4, Informative)
Re:Writing an installer? Make it portable. Please. (Score:1)
Re:Writing an installer? Make it portable. Please. (Score:2, Informative)
Its modular to support all the things you want, and supports 10 archetures at this stage. Being modular should allow people to: script it, put a GUI on it, hardware autodection modules (already done), multiple boot methods (PXE,USB mass-storage,CD-rom...)
Elivs
Re:Writing an installer? Make it portable. Please. (Score:1)
Re:Writing an installer? Make it portable. Please. (Score:1)
If you view an installer in the most basic sense, all it does is partition the disk, unarchives a few files, and install a boot loader. The boot media (floppy/net), ker
Re:Writing an installer? Make it portable. Please. (Score:1, Offtopic)
High and very high level languages consist of most languages. Low level languages are short in supply, mostly being limited to assembler and machine code.
Re:Writing an installer? Make it portable. Please. (Score:2)
For fun, Google for PDP-10 assembly language and compare it with that era's C (pre-'void'!).
I'm not at all certain which was the easiest and neatest of those two.
Re:Writing an installer? Make it portable. Please. (Score:2)
Really though, a high level language which isn't even easier to use is no less a high level language. Just a shitty one
Re:Writing an installer? Make it portable. Please. (Score:2)
Re:Writing an installer? Make it portable. Please. (Score:2)
And no, embedded asm or hacks to make it happen doesn't count.
Re:Writing an installer? Make it portable. Please. (Score:2)
And I explained (again) that the connection between assemblers macros and their instructions aren't necessarily direct; some truly weird && / || wonderful things can be done. Which are far removed from simple "one line -- one instruction".
Now you wrote:
what is the point?
Do you only know about the disgusting x86 architecture and can't
Re:Writing an installer? Make it portable. Please. (Score:2)
I'm discusing whether C is a high level language or not. Not whether high or low level languages are good and which is superior to the other. If you want flexibility, control, speed, or efficientcy then a low level language is the way to go. If you want portability than a high level language is the way to go.
All of the ease of use and abrastraction in a high level language can be built with a low level language. Going
Re:Writing an installer? Make it portable. Please. (Score:2)
Oh, that answer is obvious: :-)
It depends.
You can do a very simple translation to any assembly language (with a subroutine library) for most of early C. Some stuff like expressions (a+b/c) aren't usually supported in assemblers and register allocation needs to be worked at, too. (To make it effective and fast is another thing, of course.)
C can be seen as a good macro assembler that is machine independent -- it has no concepts that aren't eas
Re:Writing an installer? Make it portable. Please. (Score:2)
twin (Score:1, Troll)
I modified the new sarge root disks so I could do remote installations without being at the console.
Sam
A Modern Woody? (Score:4, Funny)
ahuhhuhhhuhh... he said woody.
Anaconda (Score:2, Interesting)
Anaconda: Not Interesting (!!!) (Score:5, Informative)
Re:Anaconda: Not Interesting (!!!) (Score:2)
Re:Anaconda: Not Interesting (!!!) (Score:3, Insightful)
Besides, Anaconda has a text installer... I'm sure if one of the three people who need teletype support was desperate, they could create some sort of an output filter to make the text installer support teletype compatible output.
Re:Anaconda: Not Interesting (!!!) (Score:1)
I recently installed debian on a MIPS based Set Top Box, via a nfs mounted home directory and a serial console. I mainly did this because the linux system that came with it from the chip vendor was a screwed up redhat port and I liked Debian better when developing for the platform.
Re:Anaconda: Not Interesting (!!!) (Score:2)
However, a serial console has no such limitations. You could have used Anaconda's text-based mode for your installation without trouble, assuming it had been ported to your platform (MIPS).
I was semi-serious when I suggested an output filter in a previous comment. If a f
Re:Anaconda: Not Interesting (!!!) (Score:2)
Turns out there's already a port of Anaconda for Debian, though it's i386 only:
http://platform.progeny.com/anaconda/index.html
Modern Woody? (Score:5, Insightful)
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...
Yeah but... (Score:2)
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.
Re:Yeah but... (Score:4, Informative)
2. Slap forehead, keep woody install CD in CD-Rom drive, reboot, read help by pressing F-whatever it says.
3. Instead of hitting return to boot, follow the directions you found in the help and do "bf24" at the prompt to boot into 2.4
4. Hopefully that gets you going...
I'm not saying woody is perfect - i've had to install PCI ethernet cards too many times because the default kernel won't do modern integrated ones... But it does support 2.4.18 which is much better than 2.2.
My Experience (Score:3, Funny)
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
Re:My Experience (Score:2)
Woody's "up to date" (Score:3, Interesting)
Re:Woody's "up to date" (Score:3, Informative)
Because it's installing Woody. And the most recent kernel in Woody is 2.4.
Please read up on the Debian release system before making clueless comments.
multiple architectures and reduced bandwidth (Score:2, Insightful)
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.
Hahah (Score:2)
Question about using non-standard installers (Score:3, Interesting)
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?
The Debian team has already done this (Score:4, Informative)
Please check out Debian Installer [debian.org]. I think you will be plesantly pleased
Not quite the same (Score:1)
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.
Re:Not quite the same (Score:1)