summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dhcp.h
blob: 62d8c109c972fab0b28c7fa9fd85ba4323baadf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/*
 * Guillaume Cottenceau (gc@mandriva.com)
 *
 * Copyright 2000 Mandriva
 *
 * View the homepage: http://us.mandriva.com/~gc/html/stage1.html
 *
 *
 * This software may be freely redistributed under the terms of the GNU
 * public license.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 *
 */

/*
 *  Portions from GRUB  --  GRand Unified Bootloader
 *  Copyright (C) 2000  Free Software Foundation, Inc.
 *
 *  Itself based on etherboot-4.6.4 by Martin Renters.
 *
 */

#ifndef _DHCP_H_
#define _DHCP_H_

#include "stage1.h"
#include "network.h"

enum return_type perform_dhcp(struct interface_info * intf);

extern char * dhcp_hostname;
extern char * dhcp_domain;

#endif
13:04:50 +0000'>2005-04-021-5/+5 * add 3 new strings from diskdrakeThierry Vignaud2005-04-011-0/+15 * updated Vietnamese filePablo Saratxaga2005-03-311-75/+10 * - merge in new strings from drakroamThierry Vignaud2005-03-301-2/+22 * Oops! Sorry for the critial typo :(Funda Wang2005-03-261-4/+4 * updated pot filePablo Saratxaga2005-03-261-26/+25 * s/Mandrakelinux 10.1/Mandrakelinux/. For advertising.Funda Wang2005-03-261-4/+4 * - add new strings from drakroamThierry Vignaud2005-03-251-4/+90 * s/102errata/errata/. There will not be an 10.2, and errara.php3Funda Wang2005-03-211-2/+2 * s/101errata/102errata for the next release. We often forget this.Funda Wang2005-03-181-2/+2 * s/Netmask address/Netmask/. typo fixFunda Wang2005-03-121-1/+1 * updated Vietnamese file; corrected syntax error in Chinese filePablo Saratxaga2005-03-121-24/+26 * updated pot filePablo Saratxaga2005-03-111-36/+28 * fix kde mergeThierry Vignaud2005-03-101-1/+1 * further merge with KDEThierry Vignaud2005-03-101-1/+1 * remove duplicated stringThierry Vignaud2005-03-101-8/+0 * remove uneeded stringThierry Vignaud2005-03-101-4/+0 * merge in new stringsThierry Vignaud2005-03-101-0/+112 * Added translation for "recommended" stringPablo Saratxaga2005-03-031-3429/+4402 * updated pot filePablo Saratxaga2004-10-071-6094/+7405 * updated pot filePablo Saratxaga2004-06-141-1991/+2036 * updated pot filePablo Saratxaga2004-04-011-1085/+1100 * updated po filesPablo Saratxaga2004-03-191-2825/+3188 * updated pot filePablo Saratxaga2004-02-191-14172/+16761 * fixed my previous bad entriesPablo Saratxaga2003-12-031-349/+650 * updated German, Brazilian, Swedish and Vietnamese filesPablo Saratxaga2003-09-191-408/+480 * updated Norwegian, Swedish and Vietnamese filesPablo Saratxaga2003-09-121-3748/+2161 * updated pot filePablo Saratxaga2003-08-131-3476/+2096 * updated Estonien, Japanese, Albanian and Vietnamese po filesPablo Saratxaga2003-06-031-478/+575 * updated pot filePablo Saratxaga2003-05-161-13349/+14067 * updated Vietnamese filePablo Saratxaga2003-03-311-16/+16 * updated Japanese file; updated pot filePablo Saratxaga2003-03-241-6/+11 * updated Bosnian and Vietnamese filesPablo Saratxaga2003-03-151-27/+31 * updated pot filePablo Saratxaga2003-03-121-118/+166 * updated pot filePablo Saratxaga2003-03-091-247/+247 * iupdated Vietnamese, Estonian and Dutch files;Pablo Saratxaga2003-03-071-17/+33 * updated pot filePablo Saratxaga2003-03-071-656/+1442 * updated pot filePablo Saratxaga2003-02-281-701/+997 * simplify translator job by propaging pixel english typo fixThierry Vignaud2003-02-17