summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/tools.h
Commit message (Collapse)AuthorAgeFilesLines
* floppy_device returns first floppy device, look for medias first in case of ↵Guillaume Cottenceau2004-02-101-0/+1
| | | | usb floppies (maybe ide floppies also? never tested) then regular floppy drive
* try to use asprintf a bit (hope it doesn't segfault too much)Guillaume Cottenceau2003-12-221-0/+1
|
* 2.6 kernel supportGuillaume Cottenceau2003-12-181-0/+1
|
* save /etc/resolv.conf in move modeGuillaume Cottenceau2003-10-311-0/+1
|
* file_sizeGuillaume Cottenceau2003-10-221-0/+1
|
* handle "boot" clp and "main" clp. passing argument "live" can force to not ↵Guillaume Cottenceau2003-10-221-1/+1
| | | | use the clp in favor of live tree.
* first attempt of updating stage1 for MandrakeMoveGuillaume Cottenceau2003-10-081-0/+2
|
* enhance (complicate? ;p) device detection so that scsi and usbGuillaume Cottenceau2002-07-241-1/+1
| | | | | | | | detection are done only when no ide cdrom with mandrake install is detected (speed up), have usb keyboard modules installed before any interactive question, honour "noauto" (skip usb detection and insmod'ing)
* Provide some description of the driversGuillaume Cottenceau2001-04-301-1/+2
|
* - fix detection of more than 3 scsi attached devicesGuillaume Cottenceau2001-03-221-0/+2
| | | | | - cleaner code for cmp of ptr against static strings
* - add load of third party modules in Expert mode (PS rulz)Guillaume Cottenceau2001-01-121-0/+1
|
* - add FTPGuillaume Cottenceau2001-01-111-0/+6
| | | | | | - add HTTP - use single place for mountpoints and static directories
* nice handle of automatic mode for cdrom installGuillaume Cottenceau2000-12-181-0/+1
|
* automatic mode added (a.k.a get rid of redhat kickstart)Guillaume Cottenceau2000-12-171-0/+7
|
* - network/nfs worksGuillaume Cottenceau2000-12-161-0/+1
|
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-1/+5
| | | | | | adds better device files handling (some in initrd, others dynamically created) better logging of detected IDE and SCSI devices
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-0/+30
soon will launch the stage2