summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* don't save hostname if intf->boot_proto == BOOTPROTO_DHCPDamien Chaumette2003-01-311-1/+1
* *** empty log message ***Pascal Rigaux2003-01-301-1/+2
* remove other.img & usb.img, add hd_usb.img & network_gigabit_usb.imgPascal Rigaux2003-01-301-6/+13
* fixed progress bar too small.Francois Pons2003-01-301-0/+0
* new image for floppy for 9.1Francois Pons2003-01-301-0/+0
* add full pci probe supportGuillaume Cottenceau2003-01-222-43/+110
* have pci usb controllers sorted alphabeticallyGuillaume Cottenceau2003-01-221-1/+2
* add symbols __libc_csu_fini and __libc_csu_init to be compatible with new gli...Pascal Rigaux2003-01-031-0/+9
* meuhGuillaume Cottenceau2002-12-191-3/+3
* gcsuxGuillaume Cottenceau2002-12-031-1/+1
* fixes for new kernel headers (It should problably be kernel-headers to beFrancois Pons2002-11-251-0/+1
* PPC TIOCSCTTY changed to 0x540EStew Benedict2002-11-051-1/+1
* cookerGuillaume Cottenceau2002-10-021-1/+1
* do not detect/configure pcmcia stuff when "noauto" paramGuillaume Cottenceau2002-10-021-1/+2
* try to not save the hostname answered by the dhcp serverGuillaume Cottenceau2002-09-262-9/+3
* http: don't add a / between the hostname and the url, apacheGuillaume Cottenceau2002-09-141-1/+1
* meuhGuillaume Cottenceau2002-09-111-0/+2
* probe for usb stuff in info and error msg alsoGuillaume Cottenceau2002-09-111-0/+2
* tag version as 9.0Guillaume Cottenceau2002-09-101-1/+1
* fake support the firewire in stage1 (as if it were usb ;p)Guillaume Cottenceau2002-09-054-2/+5
* merge some code from pcmcia-cs-3.2.1 so that some pci pcmcia driverGuillaume Cottenceau2002-08-291-49/+45
* Add missing includes, <string.h> for bzero()Gwenolé Beauchesne2002-08-011-0/+1
* hopefully fix "device or resource busy" problem in cdromGuillaume Cottenceau2002-07-311-4/+4
* fix typoPascal Rigaux2002-07-291-0/+0
* - usage of attribute unused (has not been rebuilt since -W? ;p)Guillaume Cottenceau2002-07-261-1/+5
* new logo (simplified for 9.0).Francois Pons2002-07-251-0/+0
* enhance (complicate? ;p) device detection so that scsi and usbGuillaume Cottenceau2002-07-2410-66/+130
* s/usb/moreprofessional/ thanks to vdanenGuillaume Cottenceau2002-07-231-1/+1
* stage1 version s/8.2/cooker/Guillaume Cottenceau2002-07-191-1/+1
* extend a bit fatal error when trying to executeGuillaume Cottenceau2002-07-161-0/+1
* small readability & size enhancementGuillaume Cottenceau2002-07-081-3/+3
* - do not use mar files for the list of modules, use list_modules.pm via kerne...Pascal Rigaux2002-07-051-35/+18
* 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 list...Pascal Rigaux2002-07-051-33/+6
* pcmcia is now pcmcia_ (it was to begin with a clean branch of unmodified sour...Guillaume Cottenceau2002-07-0520-6798/+0
* new directory "kernel" containing:Pascal Rigaux2002-07-041-9/+5
* compile with -WGuillaume Cottenceau2002-07-0319-43/+54
* fixed static definition when non static declaration (gcc limitation).Francois Pons2002-07-031-1/+3
* 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
* english fix thx to till & philGuillaume Cottenceau2002-03-071-1/+1
* better error msg regarding pcmcia netGuillaume Cottenceau2002-03-071-1/+1
* an old sucking PCI card needs oldskoolGuillaume Cottenceau2002-03-051-1/+7
* save dhcp_hostname for stage2Guillaume Cottenceau2002-03-053-15/+21
* add hostname/domain in dhcp negociation,Guillaume Cottenceau2002-03-011-0/+59
* miscGuillaume Cottenceau2002-02-271-3/+8