| Commit message (Expand) | Author | Age | Files | Lines |
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 1 | -1/+1 |
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
* | umount nfs directory if an error occurs too | Olivier Blin | 2004-07-13 | 1 | -2/+2 |
* | fix segfault when hostname resolves as weird name without any dot (for | Olivier Blin | 2004-07-13 | 1 | -11/+26 |
* | properly handle error return code in nfs install | Olivier Blin | 2004-07-05 | 1 | -0/+2 |
* | rephrase previous patch, with correct indentation this time | Olivier Blin | 2004-07-01 | 1 | -12/+4 |
* | add a slash at beginning of the given directory if not already present (ftp a... | Olivier Blin | 2004-07-01 | 1 | -3/+14 |
* | properly handle "back" behavior in mirror list step | Olivier Blin | 2004-06-29 | 1 | -2/+2 |
* | do not unset automatic if mirror list selection fails, we know it wasn't auto... | Olivier Blin | 2004-06-29 | 1 | -3/+1 |
* | remove http proxy settings from interface structure, that was really dumb | Olivier Blin | 2004-06-29 | 1 | -26/+12 |
* | allow to use a specific ACNAME for pppoe connections | Olivier Blin | 2004-06-29 | 1 | -0/+1 |
* | 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 |