index
:
drakx-backup-do-not-use
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/dietlibc
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdk-stage1
/
network.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mandrake is now mandriva
Thierry Vignaud
2009-03-06
1
-2
/
+2
*
really ask dhcp domain if not guessed
Olivier Blin
2008-03-20
1
-1
/
+1
*
do not allow to choose outdated cooker mirror list (#37278)
Olivier Blin
2008-03-18
1
-1
/
+1
*
make dhcp the first choice (instead of static) in the network type menu
Olivier Blin
2008-02-28
1
-2
/
+2
*
use mirrors with type=distrib only (skip both type=iso and type=updates, #34912)
Olivier Blin
2007-10-23
1
-2
/
+2
*
include stage1.h earlier so that _GNU_SOURCE and strndup are defined
Olivier Blin
2007-08-27
1
-3
/
+2
*
- move parameters functions in params.c
Olivier Blin
2007-07-05
1
-0
/
+2
*
use full buffer size when snprintfing (gb)
Olivier Blin
2007-04-25
1
-1
/
+1
*
use api.mandriva.com to retrieve mirror list (#29346)
Olivier Blin
2007-04-25
1
-115
/
+80
*
remove huge unwanted commit
Olivier Blin
2007-04-25
1
-82
/
+118
*
crappy commit (reverted later)
Olivier Blin
2007-04-25
1
-118
/
+82
*
re-sync after the big svn loss
Pascal Rigaux
2007-04-25
1
-53
/
+52
*
Fix minor memory leak
Rafael Garcia-Suarez
2006-02-15
1
-0
/
+1
*
add some log message about interface auto detection
Olivier Blin
2005-09-13
1
-0
/
+1
*
mirror list support for http method
Olivier Blin
2005-09-07
1
-0
/
+10
*
ka support (initially from Antoine Ginies and Erwan Velu)
Olivier Blin
2005-08-28
1
-0
/
+25
*
do not crash if automatic mode isn't used
Olivier Blin
2005-07-29
1
-1
/
+1
*
don't corrupt the choice variable
Olivier Blin
2005-07-28
1
-2
/
+1
*
fix indentation
Olivier Blin
2005-07-28
1
-10
/
+10
*
if interface is "auto", try to detect the first interface with a link beat
Olivier Blin
2005-07-22
1
-0
/
+47
*
write DHCP_HOSTNAME in /tmp/ifcfg-* file instead of /tmp/network
Olivier Blin
2005-06-03
1
-5
/
+4
*
domain name is already in /etc/resolv.conf (and stage2 reads this file too), ...
Olivier Blin
2005-06-03
1
-2
/
+0
*
Stage 1 compilation fixes for gcc 4.0 :
Rafael Garcia-Suarez
2005-05-06
1
-3
/
+3
*
always initialize proxy settings
Olivier Blin
2005-04-26
1
-0
/
+3
*
fix typo
Olivier Blin
2005-04-26
1
-1
/
+1
*
initial wireless support (needs ESSID, and optionally a WEP key)
Olivier Blin
2005-04-20
1
-3
/
+14
*
move defines
Olivier Blin
2005-04-18
1
-0
/
+3
*
rephrase message (#14813)
Olivier Blin
2005-03-21
1
-1
/
+1
*
remove spurious space
Olivier Blin
2005-03-07
1
-1
/
+1
*
try to reuse hostname and domain information from dhcp step (#14285)
Olivier Blin
2005-03-07
1
-6
/
+17
*
ask if the http proxy should be used for ftp (#13492)
Olivier Blin
2005-03-07
1
-4
/
+13
*
don't segault if proxy step is cancelled
Olivier Blin
2005-03-07
1
-4
/
+4
*
add a dhcp-client built using mdk-stage1 code
Pascal Rigaux
2005-01-31
1
-1
/
+1
*
create unset_automatic()
Pascal Rigaux
2004-12-20
1
-5
/
+5
*
fix http directory not starting with a "/" (it was handled for stage1, but no...
Pascal Rigaux
2004-12-15
1
-1
/
+1
*
major switch from ramdisk to clp
Pascal Rigaux
2004-11-16
1
-5
/
+5
*
use install/stage2/mdkinst.kernels to check stage2 kernel version instead of ...
Pascal Rigaux
2004-11-05
1
-6
/
+19
*
LIVE_LOCATION is better named LIVE_LOCATION_REL without the leading "/"
Pascal Rigaux
2004-11-04
1
-1
/
+1
*
create str_ftp_error()
Pascal Rigaux
2004-11-04
1
-11
/
+3
*
normalize code
Pascal Rigaux
2004-11-02
1
-2
/
+4
*
rename MEM_LIMIT_RAMDISK into MEM_LIMIT_DRAKX
Pascal Rigaux
2004-11-02
1
-2
/
+2
*
normalize code
Pascal Rigaux
2004-11-02
1
-3
/
+6
*
use IMAGE_LOCATION_DIR where it should be
Pascal Rigaux
2004-11-02
1
-1
/
+1
*
compile less things when MANDRAKE_MOVE is defined
Pascal Rigaux
2004-11-02
1
-2
/
+4
*
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
[next]