summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
* small readability & size enhancementGuillaume Cottenceau2002-07-081-3/+3
|
* - do not use mar files for the list of modules, use list_modules.pm via ↵Pascal Rigaux2002-07-051-35/+18
| | | | | | | kernel/modules.pl instead - use read_pcitable to parse usbtable
* make it work with "use strict"Pascal Rigaux2002-07-051-6/+5
|
* do not look at the mar files anymore, only use kernel/modules.pl (and so ↵Pascal Rigaux2002-07-051-33/+6
| | | | list_modules.pm)
* pcmcia is now pcmcia_ (it was to begin with a clean branch of unmodified ↵Guillaume Cottenceau2002-07-0520-6798/+0
| | | | sources)
* new directory "kernel" containing:Pascal Rigaux2002-07-041-9/+5
| | | | | | | | | | - all.modules all.kernels update_kernel - part of perl-install/modules.pm now in kernel/list_modules.pm and kernel/modules.pl - update_kernel cleaned (it doesn't mention module names anymore, it is now in kernel/modules.pl) - cleanup Makefile - mdk-stage1 doesn't depend on perl-install anymore (more precisely mdk-stage1/pci-resource/update-pci-ids.pl)
* compile with -WGuillaume Cottenceau2002-07-0319-43/+54
|
* fixed static definition when non static declaration (gcc limitation).Francois Pons2002-07-031-1/+3
| | | | | added conditional code around network detection.
* english fixes thx to vincent meyerGuillaume Cottenceau2002-06-033-4/+4
|
* adapt to gcc-3.1Guillaume Cottenceau2002-05-133-5/+5
|
* support USB2 controllers as wellGuillaume Cottenceau2002-04-291-1/+1
|
* don't save DHCP_HOSTNAME if the value is voidGuillaume Cottenceau2002-03-201-1/+1
|
* comply better to ClientID stuffGuillaume Cottenceau2002-03-091-5/+5
|
* have 4 seconds of delay for usb stuffGuillaume Cottenceau2002-03-081-1/+1
| | | | | to show up rather than seconds
* english fix thx to till & philGuillaume Cottenceau2002-03-071-1/+1
|
* better error msg regarding pcmcia netGuillaume Cottenceau2002-03-071-1/+1
| | | | | | adapters supported either with pcmcia.img or network.img (amaury sucks)
* an old sucking PCI card needs oldskoolGuillaume Cottenceau2002-03-051-1/+7
| | | | | i82365 :-((, ugly patch
* save dhcp_hostname for stage2Guillaume Cottenceau2002-03-053-15/+21
|
* add hostname/domain in dhcp negociation,Guillaume Cottenceau2002-03-011-0/+59
| | | | | thx to david@eastcott.net
* miscGuillaume Cottenceau2002-02-271-3/+8
|
* also report when pcitable is "too old"Guillaume Cottenceau2002-02-271-0/+13
|
* add "restore Windows Boot Loader" to rescueGuillaume Cottenceau2002-02-271-2/+13
|
* write a short perl program to easily merge newGuillaume Cottenceau2002-02-271-0/+33
| | | | | cardbus controllers from pcitable into probe.c
* add Keld Jørn Simonsen <keld@dkuug.dk>'s O2 MicroGuillaume Cottenceau2002-02-271-0/+3
| | | | | | CardBus controller, and two other PCI entries which have close descriptions
* version 8.2Guillaume Cottenceau2002-02-261-1/+1
|
* don't segfault when fclose(NULL)Guillaume Cottenceau2002-02-261-0/+2
|
* fixes for cursor or nasty pixel displayed using syslinux-1.67-3mdkFrancois Pons2002-02-251-0/+0
|
* add an example on modules with optionsGuillaume Cottenceau2002-02-201-3/+7
|
* first line comment no more necessaryGuillaume Cottenceau2002-02-201-2/+1
|
* s/row/column/, silly meGuillaume Cottenceau2002-02-201-1/+1
|
* when no net device found, print a msg to tellGuillaume Cottenceau2002-02-181-1/+2
| | | | | | that now most pcmcia network adapters are supported with network.img
* newer syslinux 1.67.Francois Pons2002-02-051-0/+0
|
* updated color of scroll bar and reduced its size.Francois Pons2002-01-281-0/+0
|
* remove 'ncr53c8xx'Pascal Rigaux2002-01-251-1/+1
|
* silly shellPascal Rigaux2002-01-251-1/+1
|
* ensure errors propagatePascal Rigaux2002-01-252-2/+2
|
* suggest other.img in file-not-found-in-archive (sugg David FaureGuillaume Cottenceau2002-01-141-1/+1
| | | | | and Pixel)
* we need also "big" modules in pci idsGuillaume Cottenceau2002-01-141-1/+1
|
* also log server name for HTTP installGuillaume Cottenceau2002-01-071-1/+1
|
* new picture for 8.2.Francois Pons2001-12-141-0/+0
|
* change again way of selection PCI entries :Guillaume Cottenceau2001-12-141-4/+9
| | | | | | what's in mar files --> what's given by modules (e.g. just as update_kernel does)
* have a bunch of Rescue documentation directlyGuillaume Cottenceau2001-12-121-1/+6
| | | | | | available from the Rescue-menu following suggestions by Denis among others
* support "filename" in DHCP answers and give thisGuillaume Cottenceau2001-12-113-0/+10
| | | | | to stage2 as --kickstart parameter
* - fix problems with sockets not initialized (disablingGuillaume Cottenceau2001-12-052-6/+6
| | | | | | | hotplug support -> cardmgr handles sockets) - fix problems with PCMCIA net adapters now using PCI modules, by adding PCMCIA base code in `network.img'
* support shorter versions of automatic keywords to beat problems with very ↵Guillaume Cottenceau2001-12-042-1/+25
| | | | long kernel commandlines
* save stage1.log and have it in report.bugGuillaume Cottenceau2001-12-041-13/+17
|
* support install from USB CDROMS (using usb-storage)Guillaume Cottenceau2001-12-044-36/+28
|
* fpons is a sucking chiefGuillaume Cottenceau2001-12-041-3/+1
|
* fixed gégé sucking.Francois Pons2001-12-041-0/+2
|
* typo of last commit (unused variable -> could not compile)Guillaume Cottenceau2001-12-031-3/+0
|