| Commit message (Expand) | Author | Age | Files | Lines |
* | enable install from Compaq Smart Array | Guillaume Cottenceau | 2001-08-24 | 1 | -0/+5 |
* | mount all but ramdisk Read Only | Guillaume Cottenceau | 2001-08-22 | 1 | -1/+1 |
* | say that it's a data read error, when we can't load the ramdisk | Guillaume Cottenceau | 2001-08-07 | 1 | -1/+3 |
* | have a memory limit also for Rescue (different one) | Guillaume Cottenceau | 2001-07-30 | 1 | -2/+2 |
* | - add "changedisk" feature | Guillaume Cottenceau | 2001-07-26 | 1 | -0/+2 |
* | do not set root=/dev/ram3 from my code anymore, expect the bootloader to set ... | Guillaume Cottenceau | 2001-06-11 | 1 | -1/+1 |
* | don't write nonsense code to separate frontend from stage1, | Guillaume Cottenceau | 2001-05-17 | 1 | -4/+4 |
* | no need to poll() for data at beginning of load_ramdisk_fd, it was a fix of a... | Guillaume Cottenceau | 2001-05-14 | 1 | -10/+0 |
* | minor fix | Guillaume Cottenceau | 2001-05-08 | 1 | -1/+0 |
* | needs to poll() for available data before loading ramdisk because ftp transfe... | Guillaume Cottenceau | 2001-05-08 | 1 | -0/+13 |
* | Provide some description of the drivers | Guillaume Cottenceau | 2001-04-30 | 1 | -0/+13 |
* | - fix "init" on ppc (do not use minilibc on non-i386 arch's) | Guillaume Cottenceau | 2001-02-21 | 1 | -2/+2 |
* | - save /etc/resolv.conf for rescue | Guillaume Cottenceau | 2001-02-13 | 1 | -5/+42 |
* | better memory detection (from wonderful drakx) | Guillaume Cottenceau | 2001-02-08 | 1 | -30/+8 |
* | - use description of network cards when you have to select between interfaces... | Guillaume Cottenceau | 2001-02-07 | 1 | -26/+57 |
* | - slighty change the message when exiting successfully from install, to not m... | Guillaume Cottenceau | 2001-02-06 | 1 | -1/+1 |
* | - use bzlib instead of zlib to reduce overall size | Guillaume Cottenceau | 2001-01-26 | 1 | -15/+19 |
* | - add load of third party modules in Expert mode (PS rulz) | Guillaume Cottenceau | 2001-01-12 | 1 | -0/+21 |
* | - add FTP | Guillaume Cottenceau | 2001-01-11 | 1 | -30/+93 |
* | do not need malloc padding anymore since dietlibc malloc is fixed now | Guillaume Cottenceau | 2001-01-05 | 1 | -2/+0 |
* | integrate dietlibc/stdio per default for cdrom and disk only installs | Guillaume Cottenceau | 2001-01-04 | 1 | -1/+4 |
* | nice handle of automatic mode for cdrom install | Guillaume Cottenceau | 2000-12-18 | 1 | -2/+5 |
* | automatic mode added (a.k.a get rid of redhat kickstart) | Guillaume Cottenceau | 2000-12-17 | 1 | -19/+20 |
* | - network/nfs works | Guillaume Cottenceau | 2000-12-16 | 1 | -7/+12 |
* | - do progressbar since it seems nobody can live without it | Guillaume Cottenceau | 2000-12-14 | 1 | -1/+1 |
* | progressbar for newt+stdio while loading ramdisk | Guillaume Cottenceau | 2000-12-12 | 1 | -7/+11 |
* | - add pci probing feature | Guillaume Cottenceau | 2000-12-12 | 1 | -4/+18 |
* | week-end stuff: now supports second stage as a ramdisk | Guillaume Cottenceau | 2000-12-11 | 1 | -0/+177 |
* | first draft can detect your cdrom drives | Guillaume Cottenceau | 2000-12-07 | 1 | -0/+71 |