| Commit message (Expand) | Author | Age | Files | Lines |
* | add symbols __libc_csu_fini and __libc_csu_init to be compatible with new gli... | Pascal Rigaux | 2003-01-03 | 1 | -0/+9 |
* | meuh | Guillaume Cottenceau | 2002-12-19 | 1 | -3/+3 |
* | gcsux | Guillaume Cottenceau | 2002-12-03 | 1 | -1/+1 |
* | fixes for new kernel headers (It should problably be kernel-headers to be | Francois Pons | 2002-11-25 | 1 | -0/+1 |
* | PPC TIOCSCTTY changed to 0x540E | Stew Benedict | 2002-11-05 | 1 | -1/+1 |
* | cooker | Guillaume Cottenceau | 2002-10-02 | 1 | -1/+1 |
* | do not detect/configure pcmcia stuff when "noauto" param | Guillaume Cottenceau | 2002-10-02 | 1 | -1/+2 |
* | try to not save the hostname answered by the dhcp server | Guillaume Cottenceau | 2002-09-26 | 2 | -9/+3 |
* | http: don't add a / between the hostname and the url, apache | Guillaume Cottenceau | 2002-09-14 | 1 | -1/+1 |
* | meuh | Guillaume Cottenceau | 2002-09-11 | 1 | -0/+2 |
* | probe for usb stuff in info and error msg also | Guillaume Cottenceau | 2002-09-11 | 1 | -0/+2 |
* | tag version as 9.0 | Guillaume Cottenceau | 2002-09-10 | 1 | -1/+1 |
* | fake support the firewire in stage1 (as if it were usb ;p) | Guillaume Cottenceau | 2002-09-05 | 4 | -2/+5 |
* | merge some code from pcmcia-cs-3.2.1 so that some pci pcmcia driver | Guillaume Cottenceau | 2002-08-29 | 1 | -49/+45 |
* | Add missing includes, <string.h> for bzero() | Gwenolé Beauchesne | 2002-08-01 | 1 | -0/+1 |
* | hopefully fix "device or resource busy" problem in cdrom | Guillaume Cottenceau | 2002-07-31 | 1 | -4/+4 |
* | fix typo | Pascal Rigaux | 2002-07-29 | 1 | -0/+0 |
* | - usage of attribute unused (has not been rebuilt since -W? ;p) | Guillaume Cottenceau | 2002-07-26 | 1 | -1/+5 |
* | new logo (simplified for 9.0). | Francois Pons | 2002-07-25 | 1 | -0/+0 |
* | enhance (complicate? ;p) device detection so that scsi and usb | Guillaume Cottenceau | 2002-07-24 | 10 | -66/+130 |
* | s/usb/moreprofessional/ thanks to vdanen | Guillaume Cottenceau | 2002-07-23 | 1 | -1/+1 |
* | stage1 version s/8.2/cooker/ | Guillaume Cottenceau | 2002-07-19 | 1 | -1/+1 |
* | extend a bit fatal error when trying to execute | Guillaume Cottenceau | 2002-07-16 | 1 | -0/+1 |
* | small readability & size enhancement | Guillaume Cottenceau | 2002-07-08 | 1 | -3/+3 |
* | - do not use mar files for the list of modules, use list_modules.pm via kerne... | Pascal Rigaux | 2002-07-05 | 1 | -35/+18 |
* | make it work with "use strict" | Pascal Rigaux | 2002-07-05 | 1 | -6/+5 |
* | do not look at the mar files anymore, only use kernel/modules.pl (and so list... | Pascal Rigaux | 2002-07-05 | 1 | -33/+6 |
* | pcmcia is now pcmcia_ (it was to begin with a clean branch of unmodified sour... | Guillaume Cottenceau | 2002-07-05 | 20 | -6798/+0 |
* | new directory "kernel" containing: | Pascal Rigaux | 2002-07-04 | 1 | -9/+5 |
* | compile with -W | Guillaume Cottenceau | 2002-07-03 | 19 | -43/+54 |
* | fixed static definition when non static declaration (gcc limitation). | Francois Pons | 2002-07-03 | 1 | -1/+3 |
* | english fixes thx to vincent meyer | Guillaume Cottenceau | 2002-06-03 | 3 | -4/+4 |
* | adapt to gcc-3.1 | Guillaume Cottenceau | 2002-05-13 | 3 | -5/+5 |
* | support USB2 controllers as well | Guillaume Cottenceau | 2002-04-29 | 1 | -1/+1 |
* | don't save DHCP_HOSTNAME if the value is void | Guillaume Cottenceau | 2002-03-20 | 1 | -1/+1 |
* | comply better to ClientID stuff | Guillaume Cottenceau | 2002-03-09 | 1 | -5/+5 |
* | have 4 seconds of delay for usb stuff | Guillaume Cottenceau | 2002-03-08 | 1 | -1/+1 |
* | english fix thx to till & phil | Guillaume Cottenceau | 2002-03-07 | 1 | -1/+1 |
* | better error msg regarding pcmcia net | Guillaume Cottenceau | 2002-03-07 | 1 | -1/+1 |
* | an old sucking PCI card needs oldskool | Guillaume Cottenceau | 2002-03-05 | 1 | -1/+7 |
* | save dhcp_hostname for stage2 | Guillaume Cottenceau | 2002-03-05 | 3 | -15/+21 |
* | add hostname/domain in dhcp negociation, | Guillaume Cottenceau | 2002-03-01 | 1 | -0/+59 |
* | misc | Guillaume Cottenceau | 2002-02-27 | 1 | -3/+8 |
* | also report when pcitable is "too old" | Guillaume Cottenceau | 2002-02-27 | 1 | -0/+13 |
* | add "restore Windows Boot Loader" to rescue | Guillaume Cottenceau | 2002-02-27 | 1 | -2/+13 |
* | write a short perl program to easily merge new | Guillaume Cottenceau | 2002-02-27 | 1 | -0/+33 |
* | add Keld Jørn Simonsen <keld@dkuug.dk>'s O2 Micro | Guillaume Cottenceau | 2002-02-27 | 1 | -0/+3 |
* | version 8.2 | Guillaume Cottenceau | 2002-02-26 | 1 | -1/+1 |
* | don't segfault when fclose(NULL) | Guillaume Cottenceau | 2002-02-26 | 1 | -0/+2 |
* | fixes for cursor or nasty pixel displayed using syslinux-1.67-3mdk | Francois Pons | 2002-02-25 | 1 | -0/+0 |