summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/network.c
Commit message (Expand)AuthorAgeFilesLines
* 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