| Commit message (Expand) | Author | Age | Files | Lines |
* | unset automatic in ftp/http install when ramdisk can't be loaded | Olivier Blin | 2004-06-25 | 1 | -1/+4 |
* | use new http_proxy variables instead of the old answers (not anymore available) | Olivier Blin | 2004-06-25 | 1 | -2/+2 |
* | allow to use ISO images in NFS install | Olivier Blin | 2004-06-21 | 1 | -23/+6 |
* | allow to go back in proxy selection window | Olivier Blin | 2004-06-15 | 1 | -1/+3 |
* | fix return code handling in mirror list selection | Olivier Blin | 2004-06-15 | 1 | -1/+1 |
* | fix typo spotted by John Keller | Olivier Blin | 2004-06-15 | 1 | -2/+2 |
* | redesign to add "Specify the mirror manually" entries in mirror list selection | Olivier Blin | 2004-06-15 | 1 | -51/+85 |
* | move mirror list functions upper | Olivier Blin | 2004-06-14 | 1 | -144/+145 |
* | rename variables for extra cohesion | Olivier Blin | 2004-06-14 | 1 | -7/+7 |
* | fix brown paper bug combo | Olivier Blin | 2004-06-14 | 1 | -7/+7 |
* | always fill proxy fields of interfaces | Olivier Blin | 2004-06-14 | 1 | -3/+3 |
* | do not ask proxy settings if interface wasn't brought up (stupid me) | Olivier Blin | 2004-06-11 | 1 | -6/+7 |
* | add http proxy settings in interface_info struct, and ask them right after th... | Olivier Blin | 2004-06-11 | 1 | -25/+57 |
* | in ftp install, display a mirror list (fetched from http://www.linux-mandrake... | Olivier Blin | 2004-06-08 | 1 | -1/+149 |
* | include missing header for uname | Olivier Blin | 2004-06-08 | 1 | -0/+1 |
* | in ftp install, check that modules for the boot kernel are available in mdkin... | Olivier Blin | 2004-06-08 | 1 | -0/+15 |
* | instead of keeping stage1 (mostly as temporary space but with a fixed size, a... | Pascal Rigaux | 2004-05-13 | 1 | -4/+4 |
* | allow having no DNS by only using the ip callback once, see DNS == IP as a sp... | Guillaume Cottenceau | 2004-01-28 | 1 | -1/+10 |
* | until we haven't loaded the usb interface and the keyboard usb driver, we can... | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+1 |
* | http proxy support for ftp/http install contributed by Olivier Blin <blino at... | Guillaume Cottenceau | 2003-12-22 | 1 | -31/+74 |
* | handle "boot" clp and "main" clp. passing argument "live" can force to not us... | Guillaume Cottenceau | 2003-10-22 | 1 | -1/+1 |
* | support cloop over NFS too. stay flexible enough so that server= parameter ca... | Guillaume Cottenceau | 2003-10-18 | 1 | -1/+1 |
* | boot live_tree! :) | Guillaume Cottenceau | 2003-10-09 | 1 | -0/+4 |
* | when detected too little memory in ftp/http, inform user that he/she may try ... | Guillaume Cottenceau | 2003-02-13 | 1 | -2/+2 |
* | indent | Guillaume Cottenceau | 2003-02-08 | 1 | -2/+2 |
* | don't save hostname if intf->boot_proto == BOOTPROTO_DHCP | Damien Chaumette | 2003-01-31 | 1 | -1/+1 |
* | gcsux | Guillaume Cottenceau | 2002-12-03 | 1 | -1/+1 |
* | 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 |