summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* fix path to ka-d-client and typo in tar parameterAntoine Ginies2006-02-281-6/+3
* add some log message about interface auto detectionOlivier Blin2005-09-131-0/+1
* mirror list support for http methodOlivier Blin2005-09-071-0/+10
* http redirection supportOlivier Blin2005-09-071-8/+49
* fix lame bug preventing usb and firewire controllers to be recognizedOlivier Blin2005-09-061-1/+2
* support for alternate modules (allows to load both ahci and ata_piix)Olivier Blin2005-08-301-0/+33
* ka support (initially from Antoine Ginies and Erwan Velu)Olivier Blin2005-08-282-0/+213
* ka support (initially from Antoine Ginies and Erwan Velu)Olivier Blin2005-08-287-3/+45
* ldetect-lst tables are now compressedPascal Rigaux2005-08-252-2/+2
* fix build on x86_64Thierry Vignaud2005-08-031-1/+1
* do not crash if automatic mode isn't usedOlivier Blin2005-07-291-1/+1
* don't corrupt the choice variableOlivier Blin2005-07-281-2/+1
* use thirdparty mode if the "thirdparty" automatic keyword is specifiedOlivier Blin2005-07-281-1/+5
* fix indentationOlivier Blin2005-07-281-10/+10
* if interface is "auto", try to detect the first interface with a link beatOlivier Blin2005-07-222-0/+48
* add pcmcia network card ids in the pci table, so that cardbus card get a chan...Olivier Blin2005-07-181-1/+1
* write DHCP_HOSTNAME in /tmp/ifcfg-* file instead of /tmp/networkOlivier Blin2005-06-031-5/+4
* domain name is already in /etc/resolv.conf (and stage2 reads this file too), ...Olivier Blin2005-06-031-2/+0
* Fix path of librpc.a now that we use the system's dietlibcRafael Garcia-Suarez2005-05-061-1/+1
* Stage 1 compilation fixes for gcc 4.0 :Rafael Garcia-Suarez2005-05-0611-13/+22
* use installed dietlibc, not our forked cvs versionPascal Rigaux2005-05-061207-55899/+5
* detect tokenring and wireless cards in stage1Olivier Blin2005-04-291-1/+1
* detect IP address from DSL connectionOlivier Blin2005-04-261-5/+11
* fix dns resolution for DSL connectionsOlivier Blin2005-04-261-2/+3
* enhance logging again, re-indentOlivier Blin2005-04-261-9/+8
* fix typo (me sux)Olivier Blin2005-04-261-1/+1
* enhance loggingOlivier Blin2005-04-261-12/+9
* always initialize proxy settingsOlivier Blin2005-04-261-0/+3
* fix typoOlivier Blin2005-04-261-1/+1
* set SSID after all other settings, improve text, fix castOlivier Blin2005-04-211-8/+11
* use /proc/net/dev to detect network interfaces, instead of testing a limited ...Olivier Blin2005-04-211-33/+46
* support DHCP over Wireless, Token Ring (great), Firewire, you name itOlivier Blin2005-04-211-7/+7
* fix hex key parsingOlivier Blin2005-04-201-1/+1
* initial wireless support (needs ESSID, and optionally a WEP key)Olivier Blin2005-04-204-4/+194
* move definesOlivier Blin2005-04-182-2/+3
* really try to list partitions on USB keys or hard disksOlivier Blin2005-04-151-4/+8
* enlarge directory listOlivier Blin2005-04-151-2/+2
* new domain nameOlivier Blin2005-04-151-1/+1
* - add probing_detect_devices() to keep existing pci devices in an arrayOlivier Blin2005-04-073-23/+175
* export THIRDPARTY_DEVICE and THIRDPARTY_DIR for stage2Olivier Blin2005-04-072-2/+9
* add thirdparty_load_media_modules(), try to find third party modules on the i...Olivier Blin2005-04-043-40/+81
* allow to keep track of orphan devices (no module available)Olivier Blin2005-04-041-0/+1
* allow to keep track of orphan devices (no module available)Olivier Blin2005-04-041-3/+30
* try to load ide-generic as fallback when no disk or cdrom is foundOlivier Blin2005-04-012-0/+12
* warn that the mount can fail if the partition hasn't been cleanly unmountedOlivier Blin2005-03-231-1/+2
* dirname may modify the string, so copy it firstOlivier Blin2005-03-221-1/+3
* rephrase message (#14813)Olivier Blin2005-03-211-1/+1
* give ability to tell in which list_modules category is a modulePascal Rigaux2005-03-171-0/+5
* pcmcia also works on x86-64 (old 10.1-branch)Gwenolé Beauchesne2005-03-171-0/+8
* merge with recent enough kernel and remove osbolete (unused) stuff, also doGwenolé Beauchesne2005-03-1710-117/+16