summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/network.c
Commit message (Expand)AuthorAgeFilesLines
* Corporate Server 2.1.1 releasetopic/Corpo_2_1Nicolas Planel2003-10-291-8/+9
* http: don't add a / between the hostname and the url, apacheGuillaume Cottenceau2002-09-141-1/+1
* english fixes thx to vincent meyerGuillaume Cottenceau2002-06-031-1/+1
* don't save DHCP_HOSTNAME if the value is voidGuillaume Cottenceau2002-03-201-1/+1
* better error msg regarding pcmcia netGuillaume Cottenceau2002-03-071-1/+1
* save dhcp_hostname for stage2Guillaume Cottenceau2002-03-051-0/+2
* when no net device found, print a msg to tellGuillaume Cottenceau2002-02-181-1/+2
* also log server name for HTTP installGuillaume Cottenceau2002-01-071-1/+1
* allow unsetting of automatic mode if not enough parameter provided in network...Guillaume Cottenceau2001-08-241-4/+9
* mount all but ramdisk Read OnlyGuillaume Cottenceau2001-08-221-1/+1
* save adsl info for stage2Guillaume Cottenceau2001-06-201-4/+6
* don't wait on upping lo interfaceGuillaume Cottenceau2001-06-051-1/+1
* - first draft of adsl supportGuillaume Cottenceau2001-06-011-25/+40
* - better detect when IP is not goodGuillaume Cottenceau2001-05-181-3/+7
* don't write nonsense code to separate frontend from stage1,Guillaume Cottenceau2001-05-171-17/+17
* fix guess netmaskGuillaume Cottenceau2001-05-151-1/+1
* configure_net_device is only used internallyGuillaume Cottenceau2001-05-151-1/+1
* Have the wait_message() with the sleep()Guillaume Cottenceau2001-05-141-4/+10
* - complies to gethostby functionsGuillaume Cottenceau2001-05-141-20/+23
* fix bug that trashes the network config of stage1 during stage2, when no DNS ...Guillaume Cottenceau2001-04-181-5/+0
* for HTTP installs, make use of Content-Length when available, to display prog...Guillaume Cottenceau2001-02-201-3/+5
* write down Magic Callback (tm) for static ip stuffGuillaume Cottenceau2001-02-131-18/+42
* better memory detection (from wonderful drakx)Guillaume Cottenceau2001-02-081-2/+2
* - use description of network cards when you have to select between interfaces...Guillaume Cottenceau2001-02-071-1/+9
* don't reverse hostname lookup if dhcp already gave hostname+domainGuillaume Cottenceau2001-02-071-1/+4
* - slighty change the message when exiting successfully from install, to not m...Guillaume Cottenceau2001-02-061-24/+42
* add automatic support in choice of NET device, in case of multiple NET devicesGuillaume Cottenceau2001-01-221-1/+1
* consistent dot-terminated error messages, consistent no-dot log messagesGuillaume Cottenceau2001-01-221-3/+3
* re-put Netmask input per default (void entry -> automatic guess)Guillaume Cottenceau2001-01-221-16/+10
* allow providing void password in network/ftp installsGuillaume Cottenceau2001-01-211-1/+1
* - add FTPGuillaume Cottenceau2001-01-111-8/+137
* - disk install can now load the second stage ramdisk, included pixel's readli...Guillaume Cottenceau2001-01-091-1/+1
* - use clearer messages (s/Installation/Distribution/g and some more)Guillaume Cottenceau2001-01-091-2/+2
* - add dhcpGuillaume Cottenceau2001-01-081-48/+92
* uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ...Guillaume Cottenceau2001-01-061-1/+1
* use a #define for Linux-Mandrake following fclara's requireGuillaume Cottenceau2000-12-221-4/+4
* polish for integration into cookerGuillaume Cottenceau2000-12-181-8/+14
* automatic mode added (a.k.a get rid of redhat kickstart)Guillaume Cottenceau2000-12-171-34/+33
* - network/nfs worksGuillaume Cottenceau2000-12-161-7/+55
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-6/+445
* network devices detection and insmod on user inputGuillaume Cottenceau2000-12-121-1/+39
* - add pci probing featureGuillaume Cottenceau2000-12-121-0/+2
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-0/+46