Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Debian

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."
This discussion has been archived. No new comments can be posted.

A Modern Woody Debian GNU/Linux Installer

Comments Filter:
  • Cool (Score:3, Interesting)

    by The Bungi ( 221687 ) <thebungi@gmail.com> on Tuesday June 15, 2004 @03:35PM (#9433585) Homepage
    Certainly bridges the gap between the Supersize-me 700MB live CDs like Knoppix and the minimalist 10MB vim+kernel+GNU deals.

    Should be good even for doing basic partitioning and FS prep before putting in a full distro.

  • by dotz ( 683519 ) on Tuesday June 15, 2004 @03:53PM (#9433818)
    What I'd really like to see would be something universal and portable:
    • 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?)
  • Anaconda (Score:2, Interesting)

    by Guspaz ( 556486 ) on Tuesday June 15, 2004 @04:02PM (#9433947)
    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.
  • Woody's "up to date" (Score:3, Interesting)

    by Ianoo ( 711633 ) on Tuesday June 15, 2004 @05:44PM (#9435263) Journal
    How long has kernel 2.6 been out now? Hence, why is this "up-to-date" installer stuck at 2.4?
  • by astrashe ( 7452 ) on Tuesday June 15, 2004 @08:57PM (#9437157) Journal
    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?

Always draw your curves, then plot your reading.

Working...