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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add orinoco_tmd wireless driver
Thierry Vignaud
2005-05-26
1
-1
/
+1
*
add RPMS
Pascal Rigaux
2005-05-26
1
-0
/
+1
*
replace unused $o->{localInstall} with $::local_install, partially used inste...
Pascal Rigaux
2005-05-26
4
-7
/
+123
*
for drakx-finish-install
Pascal Rigaux
2005-05-26
1
-0
/
+4
*
Factorize and ensure checking main installation method
Rafael Garcia-Suarez
2005-05-26
1
-3
/
+3
*
- enhance script so that we don't have to list bsh
Pascal Rigaux
2005-05-26
2
-3
/
+3
*
Show the "downloading hdlist" wait box only when downloading hdlist from a ne...
Rafael Garcia-Suarez
2005-05-26
1
-1
/
+1
*
Remove spurious field
Rafael Garcia-Suarez
2005-05-26
1
-2
/
+1
*
- use scrollbar in preview window
Olivier Blin
2005-05-26
1
-23
/
+38
*
switch from /usr/bin/perl-install to /usr/lib/libDrakX
Pascal Rigaux
2005-05-26
4
-5
/
+5
*
- handle <if set="..."> tag
Pascal Rigaux
2005-05-26
1
-1
/
+3
*
Don't use the \d+s regexp on medium ids to see if that's suppl cds.
Rafael Garcia-Suarez
2005-05-26
1
-3
/
+3
*
/etc/termcap is needed for perl debugging
Pascal Rigaux
2005-05-26
1
-0
/
+1
*
- add stuff to enable perl debugging when DEBUG_INSTALL is set
Pascal Rigaux
2005-05-26
1
-1
/
+19
*
/dev/tty is needed to debug stage2
Pascal Rigaux
2005-05-26
1
-0
/
+1
*
More refactorisation
Rafael Garcia-Suarez
2005-05-26
5
-20
/
+14
*
Mark an argument as optional
Rafael Garcia-Suarez
2005-05-25
1
-5
/
+5
*
Begin refactorization of install medium handling code
Rafael Garcia-Suarez
2005-05-25
5
-70
/
+132
*
fix broken hd
Thierry Vignaud
2005-05-25
1
-0
/
+127
*
unmount partitions even when failled
Thierry Vignaud
2005-05-25
1
-4
/
+22
*
display message earlier
Thierry Vignaud
2005-05-25
1
-1
/
+1
*
on restoration, tell which one is the packages partition when found
Thierry Vignaud
2005-05-25
1
-0
/
+1
*
nicely tell that the restoration is completed
Thierry Vignaud
2005-05-25
1
-0
/
+2
*
use newly introduced my_exit() in order to display better messages
Thierry Vignaud
2005-05-25
1
-3
/
+5
*
(my_exit) introduce it for smoother messages
Thierry Vignaud
2005-05-25
1
-0
/
+10
*
handle smoothly packages partition with multiple kernel packages
Thierry Vignaud
2005-05-25
1
-2
/
+2
*
fix fs checking prior to restoration, thus handling restoration on
Thierry Vignaud
2005-05-25
1
-0
/
+5
*
when we format the root fs prior to restoring the hd, set back the
Thierry Vignaud
2005-05-25
1
-1
/
+1
*
factorize some code through find_partition()
Thierry Vignaud
2005-05-25
1
-2
/
+7
*
rollback clean_rpmsrate's changes
Thierry Vignaud
2005-05-25
1
-42
/
+43
*
install both as10k1 and ld10k1 for both snd-emu10k1 and snd-emu10k1x
Thierry Vignaud
2005-05-25
1
-45
/
+43
*
melo
José Jorge
2005-05-25
1
-409
/
+177
*
let user call drakroam (#16019)
Olivier Blin
2005-05-25
1
-1
/
+2
*
use if_()
Olivier Blin
2005-05-25
1
-1
/
+1
*
10.3-0.17mdk
Thierry Vignaud
2005-05-24
1
-1
/
+10
*
- wizardify
Olivier Blin
2005-05-24
1
-489
/
+354
*
initial import, move read_dhcpd_conf() from network::network and split write_...
Olivier Blin
2005-05-24
1
-0
/
+51
*
initial import, move read_squid_conf() from network::network and split write_...
Olivier Blin
2005-05-24
1
-0
/
+73
*
remove unneeded trick since network::network always update NETWORK and
Olivier Blin
2005-05-24
1
-2
/
+0
*
- move read_dhcpd_conf() in network::dhcpd
Olivier Blin
2005-05-24
1
-28
/
+10
*
- split warning out of check_iptables()
Olivier Blin
2005-05-24
1
-53
/
+27
*
- introduce set_status(), restart_or_start() and service_exists()
Olivier Blin
2005-05-24
1
-18
/
+33
*
Modernize, remove old code
Rafael Garcia-Suarez
2005-05-24
1
-9
/
+8
*
fix typo
Pascal Rigaux
2005-05-24
1
-1
/
+1
*
list sb16_csp only once
Thierry Vignaud
2005-05-24
1
-2
/
+3
*
fix return code when chroot can't be done
Olivier Blin
2005-05-24
1
-1
/
+1
*
ensure {needToCopy} is not dropped when calling read_rpmsrate() more than once
Pascal Rigaux
2005-05-24
1
-1
/
+1
*
use mousedrake to configure tablets & touchscreens
Thierry Vignaud
2005-05-23
1
-0
/
+1
*
install sb16_csp for SB sound cards
Thierry Vignaud
2005-05-23
1
-2
/
+2
*
install ld10k1 for snd-emu10k1 and snd-emu10k1x
Thierry Vignaud
2005-05-23
1
-1
/
+2
[prev]
[next]