| Commit message (Expand) | Author | Age | Files | Lines |
| * | try to not save the hostname answered by the dhcp server | Guillaume Cottenceau | 2002-09-26 | 1 | -2/+3 |
| * | http: don't add a / between the hostname and the url, apache | Guillaume Cottenceau | 2002-09-14 | 1 | -1/+1 |
| * | english fixes thx to vincent meyer | Guillaume Cottenceau | 2002-06-03 | 1 | -1/+1 |
| * | don't save DHCP_HOSTNAME if the value is void | Guillaume Cottenceau | 2002-03-20 | 1 | -1/+1 |
| * | better error msg regarding pcmcia net | Guillaume Cottenceau | 2002-03-07 | 1 | -1/+1 |
| * | save dhcp_hostname for stage2 | Guillaume Cottenceau | 2002-03-05 | 1 | -0/+2 |
| * | when no net device found, print a msg to tell | Guillaume Cottenceau | 2002-02-18 | 1 | -1/+2 |
| * | also log server name for HTTP install | Guillaume Cottenceau | 2002-01-07 | 1 | -1/+1 |
| * | allow unsetting of automatic mode if not enough parameter provided in network... | Guillaume Cottenceau | 2001-08-24 | 1 | -4/+9 |
| * | mount all but ramdisk Read Only | Guillaume Cottenceau | 2001-08-22 | 1 | -1/+1 |
| * | save adsl info for stage2 | Guillaume Cottenceau | 2001-06-20 | 1 | -4/+6 |
| * | don't wait on upping lo interface | Guillaume Cottenceau | 2001-06-05 | 1 | -1/+1 |
| * | - first draft of adsl support | Guillaume Cottenceau | 2001-06-01 | 1 | -25/+40 |
| * | - better detect when IP is not good | Guillaume Cottenceau | 2001-05-18 | 1 | -3/+7 |
| * | don't write nonsense code to separate frontend from stage1, | Guillaume Cottenceau | 2001-05-17 | 1 | -17/+17 |
| * | fix guess netmask | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 |
| * | configure_net_device is only used internally | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 |
| * | Have the wait_message() with the sleep() | Guillaume Cottenceau | 2001-05-14 | 1 | -4/+10 |
| * | - complies to gethostby functions | Guillaume Cottenceau | 2001-05-14 | 1 | -20/+23 |
| * | fix bug that trashes the network config of stage1 during stage2, when no DNS ... | Guillaume Cottenceau | 2001-04-18 | 1 | -5/+0 |
| * | for HTTP installs, make use of Content-Length when available, to display prog... | Guillaume Cottenceau | 2001-02-20 | 1 | -3/+5 |
| * | write down Magic Callback (tm) for static ip stuff | Guillaume Cottenceau | 2001-02-13 | 1 | -18/+42 |
| * | better memory detection (from wonderful drakx) | Guillaume Cottenceau | 2001-02-08 | 1 | -2/+2 |
| * | - use description of network cards when you have to select between interfaces... | Guillaume Cottenceau | 2001-02-07 | 1 | -1/+9 |
| * | don't reverse hostname lookup if dhcp already gave hostname+domain | Guillaume Cottenceau | 2001-02-07 | 1 | -1/+4 |
| * | - slighty change the message when exiting successfully from install, to not m... | Guillaume Cottenceau | 2001-02-06 | 1 | -24/+42 |
| * | add automatic support in choice of NET device, in case of multiple NET devices | Guillaume Cottenceau | 2001-01-22 | 1 | -1/+1 |
| * | consistent dot-terminated error messages, consistent no-dot log messages | Guillaume Cottenceau | 2001-01-22 | 1 | -3/+3 |
| * | re-put Netmask input per default (void entry -> automatic guess) | Guillaume Cottenceau | 2001-01-22 | 1 | -16/+10 |
| * | allow providing void password in network/ftp installs | Guillaume Cottenceau | 2001-01-21 | 1 | -1/+1 |
| * | - add FTP | Guillaume Cottenceau | 2001-01-11 | 1 | -8/+137 |
| * | - disk install can now load the second stage ramdisk, included pixel's readli... | Guillaume Cottenceau | 2001-01-09 | 1 | -1/+1 |
| * | - use clearer messages (s/Installation/Distribution/g and some more) | Guillaume Cottenceau | 2001-01-09 | 1 | -2/+2 |
| * | - add dhcp | Guillaume Cottenceau | 2001-01-08 | 1 | -48/+92 |
| * | uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ... | Guillaume Cottenceau | 2001-01-06 | 1 | -1/+1 |
| * | use a #define for Linux-Mandrake following fclara's require | Guillaume Cottenceau | 2000-12-22 | 1 | -4/+4 |
| * | polish for integration into cooker | Guillaume Cottenceau | 2000-12-18 | 1 | -8/+14 |
| * | automatic mode added (a.k.a get rid of redhat kickstart) | Guillaume Cottenceau | 2000-12-17 | 1 | -34/+33 |
| * | - network/nfs works | Guillaume Cottenceau | 2000-12-16 | 1 | -7/+55 |
| * | - do progressbar since it seems nobody can live without it | Guillaume Cottenceau | 2000-12-14 | 1 | -6/+445 |
| * | network devices detection and insmod on user input | Guillaume Cottenceau | 2000-12-12 | 1 | -1/+39 |
| * | - add pci probing feature | Guillaume Cottenceau | 2000-12-12 | 1 | -0/+2 |
| * | first draft can detect your cdrom drives | Guillaume Cottenceau | 2000-12-07 | 1 | -0/+46 |