| Commit message (Expand) | Author | Age | Files | Lines |
* | live boot option is deprecated | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+0 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-31 | 1 | -1/+1 |
* | save /etc/resolv.conf in move mode | Guillaume Cottenceau | 2003-10-31 | 1 | -28/+50 |
* | add debugstage1 option to help debugging when stage1 can't launch stage2 | Guillaume Cottenceau | 2003-10-30 | 1 | -0/+1 |
* | file_size | Guillaume Cottenceau | 2003-10-22 | 1 | -7/+13 |
* | handle "boot" clp and "main" clp. passing argument "live" can force to not us... | Guillaume Cottenceau | 2003-10-22 | 1 | -1/+2 |
* | first attempt of updating stage1 for MandrakeMove | Guillaume Cottenceau | 2003-10-08 | 1 | -0/+9 |
* | recovery | Guillaume Cottenceau | 2003-09-10 | 1 | -0/+1 |
* | put dhcp bootfile under netauto parameter | Guillaume Cottenceau | 2003-04-14 | 1 | -0/+1 |
* | enhance (complicate? ;p) device detection so that scsi and usb | Guillaume Cottenceau | 2002-07-24 | 1 | -0/+1 |
* | 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 |