| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | add an example on modules with options | Guillaume Cottenceau | 2002-02-20 | 1 | -3/+7 |
* | first line comment no more necessary | Guillaume Cottenceau | 2002-02-20 | 1 | -2/+1 |
* | s/row/column/, silly me | Guillaume Cottenceau | 2002-02-20 | 1 | -1/+1 |
* | when no net device found, print a msg to tell | Guillaume Cottenceau | 2002-02-18 | 1 | -1/+2 |
* | newer syslinux 1.67. | Francois Pons | 2002-02-05 | 1 | -0/+0 |
* | updated color of scroll bar and reduced its size. | Francois Pons | 2002-01-28 | 1 | -0/+0 |
* | remove 'ncr53c8xx' | Pascal Rigaux | 2002-01-25 | 1 | -1/+1 |
* | silly shell | Pascal Rigaux | 2002-01-25 | 1 | -1/+1 |
* | ensure errors propagate | Pascal Rigaux | 2002-01-25 | 2 | -2/+2 |
* | suggest other.img in file-not-found-in-archive (sugg David Faure | Guillaume Cottenceau | 2002-01-14 | 1 | -1/+1 |
* | we need also "big" modules in pci ids | Guillaume Cottenceau | 2002-01-14 | 1 | -1/+1 |
* | also log server name for HTTP install | Guillaume Cottenceau | 2002-01-07 | 1 | -1/+1 |
* | new picture for 8.2. | Francois Pons | 2001-12-14 | 1 | -0/+0 |
* | change again way of selection PCI entries : | Guillaume Cottenceau | 2001-12-14 | 1 | -4/+9 |
* | have a bunch of Rescue documentation directly | Guillaume Cottenceau | 2001-12-12 | 1 | -1/+6 |
* | support "filename" in DHCP answers and give this | Guillaume Cottenceau | 2001-12-11 | 3 | -0/+10 |
* | - fix problems with sockets not initialized (disabling | Guillaume Cottenceau | 2001-12-05 | 2 | -6/+6 |