summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/mount.c
Commit message (Collapse)AuthorAgeFilesLines
* handle device hdi, hdj... hdt creationPascal Rigaux2003-02-251-0/+24
|
* small readability & size enhancementGuillaume Cottenceau2002-07-081-3/+3
|
* *** empty log message ***Guillaume Cottenceau2001-10-081-2/+11
|
* hd.img now detects partition types... backport from DrakX :-)Guillaume Cottenceau2001-09-241-1/+1
|
* reflect scd -> sr here too, /me sucks :-(Guillaume Cottenceau2001-09-041-2/+3
|
* enable install from Compaq Smart ArrayGuillaume Cottenceau2001-08-241-0/+10
|
* mount all but ramdisk Read OnlyGuillaume Cottenceau2001-08-221-15/+5
|
* - better log of nfs mount errorsGuillaume Cottenceau2001-02-131-3/+1
| | | | | - don't insmod modules already present (important for bzip2 slowness)
* - fix behaviour with bad ISO images (DISK installs)Guillaume Cottenceau2001-01-121-2/+4
| | | | | - better dialogs for DISK installs
* uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ↵Guillaume Cottenceau2001-01-061-4/+4
| | | | (scsi, net, modules options)
* add disk install supportGuillaume Cottenceau2000-12-181-3/+7
|
* - network/nfs worksGuillaume Cottenceau2000-12-161-5/+24
|
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-0/+6
| | | | | | - write real separation between cdrom, disk, and network code; have multiple targets for that issue - begin network code: network interface is up and runing (static IP only), network is configured
* - add pci probing featureGuillaume Cottenceau2000-12-121-3/+8
| | | | | | - add listing of available modules and insmod'ing on user request - make rescue-stage2 working
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-2/+79
| | | | | | adds better device files handling (some in initrd, others dynamically created) better logging of detected IDE and SCSI devices
* mdk-stage1 can now run the Install from CDROMGuillaume Cottenceau2000-12-081-0/+68