summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/stage1.c
Commit message (Expand)AuthorAgeFilesLines
* stage1.c: fix for rescue image PPCStew Benedict2001-03-191-1/+1
* use modutils for non Intel arch'sGuillaume Cottenceau2001-02-221-1/+1
* try to print errno's stuff when symlink to /tmp/stage2 failedGuillaume Cottenceau2001-02-191-2/+4
* use exit code 66 for rescueGuillaume Cottenceau2001-02-131-2/+2
* better console messages at startupGuillaume Cottenceau2001-02-131-4/+4
* - use description of network cards when you have to select between interfaces...Guillaume Cottenceau2001-02-071-4/+67
* - slighty change the message when exiting successfully from install, to not m...Guillaume Cottenceau2001-02-061-1/+1
* restore passing of pcmcia info to stage2Guillaume Cottenceau2001-01-261-6/+10
* - mdk-stage1: now linux-2.4 uses floppy.o to access floppy drivesGuillaume Cottenceau2001-01-251-2/+4
* stage1: add pcmciaGuillaume Cottenceau2001-01-241-0/+27
* consistent dot-terminated error messages, consistent no-dot log messagesGuillaume Cottenceau2001-01-221-2/+2
* fix remaining perror'sGuillaume Cottenceau2001-01-211-1/+1
* - better msg in fatal errorsGuillaume Cottenceau2001-01-211-1/+3
* - add load of third party modules in Expert mode (PS rulz)Guillaume Cottenceau2001-01-121-2/+61
* polish generic blank.img situation (no modules and/or modules.dep available)Guillaume Cottenceau2001-01-111-2/+1
* continue anyway when insmod'ing of modules fail (for blank.img)Guillaume Cottenceau2001-01-111-1/+1
* - add FTPGuillaume Cottenceau2001-01-111-3/+5
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-041-2/+2
* use a #define for Linux-Mandrake following fclara's requireGuillaume Cottenceau2000-12-221-1/+1
* add disk install supportGuillaume Cottenceau2000-12-181-2/+2
* nice handle of automatic mode for cdrom installGuillaume Cottenceau2000-12-181-10/+1
* automatic mode added (a.k.a get rid of redhat kickstart)Guillaume Cottenceau2000-12-171-17/+19
* - network/nfs worksGuillaume Cottenceau2000-12-161-0/+3
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-4/+33
* - add pci probing featureGuillaume Cottenceau2000-12-121-2/+15
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-81/+24
* mdk-stage1 can now run the Install from CDROMGuillaume Cottenceau2000-12-081-4/+25
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-38/+142
* first draftGuillaume Cottenceau2000-11-211-0/+129