index
:
drakx
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
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
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/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
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_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
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
/
perl-install
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 9.3-1mdk
Thierry Vignaud
2003-11-04
1
-2
/
+76
*
manage all interfaces when there more than one
Thierry Vignaud
2003-11-04
1
-17
/
+17
*
network statistics really are global ones, not per interface ones.
Thierry Vignaud
2003-11-04
1
-1
/
+1
*
allow setting hdclun=0
Pascal Rigaux
2003-11-04
1
-1
/
+1
*
(set_advanced closure) simplify
Thierry Vignaud
2003-11-03
1
-1
/
+1
*
perl checker
Guillaume Cottenceau
2003-11-03
1
-1
/
+1
*
woops, when_load already exists :)
Guillaume Cottenceau
2003-11-03
1
-14
/
+9
*
for move: ensure "post load" stuff (here, mounting /proc/bus/usb)
Guillaume Cottenceau
2003-11-03
1
-9
/
+13
*
check_prog will check first arg, specifying parameters must hence
Guillaume Cottenceau
2003-11-03
1
-1
/
+1
*
Removed check for Perl library in checking for installed packages. The
Till Kamppeter
2003-11-03
1
-1
/
+0
*
ask the kernel the list of network devices instead of manually probing
Thierry Vignaud
2003-11-03
2
-14
/
+34
*
use member
Guillaume Cottenceau
2003-11-03
1
-1
/
+1
*
workaround empty fields when advanced_state is enabled since the
Thierry Vignaud
2003-10-31
1
-1
/
+3
*
remove useless module use
Thierry Vignaud
2003-10-31
1
-1
/
+0
*
- for now, check new devices against description (later with port too)
Thierry Vignaud
2003-10-31
1
-9
/
+9
*
auto config ups devices
Thierry Vignaud
2003-10-31
1
-0
/
+66
*
move: "adduser" alike step
Guillaume Cottenceau
2003-10-31
1
-48
/
+54
*
from Salane KIng <sking4 at cinci.rr dot com>: enable to access samba
Thierry Vignaud
2003-10-31
1
-1
/
+1
*
don't getFile VERSION in move or testing
Pascal Rigaux
2003-10-31
1
-6
/
+8
*
cleanup Xfree server @options handling
Pascal Rigaux
2003-10-31
1
-14
/
+11
*
handle new exception system from perl-Glib >= 0.96
Thierry Vignaud
2003-10-30
1
-0
/
+1
*
fix always detecting ethernet cards even when none is present
Thierry Vignaud
2003-10-30
1
-1
/
+2
*
allow move to be launched in testing mode
Guillaume Cottenceau
2003-10-30
1
-4
/
+6
*
ensure we quit at once when we can't launche X server (I want to
Guillaume Cottenceau
2003-10-30
1
-1
/
+1
*
perl_checker
Guillaume Cottenceau
2003-10-30
1
-1
/
+1
*
(get_hw_address) introduce it to eventually track down ethernet cards
Thierry Vignaud
2003-10-30
1
-0
/
+30
*
check_prog won't work if arguments are not properly splitted when passed to r...
Guillaume Cottenceau
2003-10-30
1
-1
/
+1
*
log a bit more live mouse type change
Guillaume Cottenceau
2003-10-30
1
-1
/
+1
*
fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readable
Thierry Vignaud
2003-10-30
1
-2
/
+4
*
perl_checker fixes
Thierry Vignaud
2003-10-29
1
-2
/
+2
*
fix installer when network::ethernet wasn't loaded before
Thierry Vignaud
2003-10-29
1
-0
/
+1
*
(getUPS) detect usb UPS (serial_probe not seeing them for now)
Thierry Vignaud
2003-10-29
1
-0
/
+4
*
pine is no more in the distro
Thierry Vignaud
2003-10-29
1
-1
/
+1
*
fixed for ongoing bug since at least 9.0 for alias not reported in current in...
Francois Pons
2003-10-28
1
-1
/
+1
*
set drakconnect as config tool for modems as well as for isdn & adsl
Thierry Vignaud
2003-10-27
1
-3
/
+3
*
list isdn adapters in their own class instead of showing them up as
Thierry Vignaud
2003-10-27
1
-1
/
+3
*
split out adsl detection from modem one into its one category
Thierry Vignaud
2003-10-27
1
-1
/
+3
*
sort export list
Thierry Vignaud
2003-10-27
1
-1
/
+1
*
fix requires for c::_exit()
Thierry Vignaud
2003-10-27
1
-0
/
+1
*
(isdn_get_info) simplify it trough MDK::Common
Thierry Vignaud
2003-10-27
1
-3
/
+1
*
simplify isdn detection:
Thierry Vignaud
2003-10-27
2
-4
/
+3
*
- make isdn detection more readable
Thierry Vignaud
2003-10-27
1
-1
/
+1
*
blacklist Net::Ping in order to be able to parse network::tools
Thierry Vignaud
2003-10-27
1
-0
/
+1
*
sort
Thierry Vignaud
2003-10-27
1
-6
/
+6
*
use fast_mouse_probe first in mandrake move
Pascal Rigaux
2003-10-23
1
-2
/
+2
*
if we have /bin/loadkeys, use it
Pascal Rigaux
2003-10-23
1
-1
/
+3
*
- use setxkbmap instead of xmodmap if setxkbmap is available
Pascal Rigaux
2003-10-23
1
-4
/
+8
*
don't use exit(), use _exit()
Pascal Rigaux
2003-10-23
1
-1
/
+1
*
handle usb isdn adapters
Thierry Vignaud
2003-10-22
1
-2
/
+4
*
add entries for usb isdn adapters
Thierry Vignaud
2003-10-22
1
-0
/
+10
[next]