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
/
perl-install
Commit message (
Expand
)
Author
Age
Files
Lines
*
default to "en" keyboard (as requested by pablo)
Pascal Rigaux
2005-06-06
1
-2
/
+2
*
do not use a loop device to read ISO image IDs, read them directly in the fil...
Olivier Blin
2005-06-03
1
-8
/
+4
*
introduce network_is_cheap(), use it, and fix a boolean typo
Olivier Blin
2005-06-03
1
-2
/
+7
*
$o->{net}{type} is already defined in more appropriate places
Olivier Blin
2005-06-03
1
-4
/
+0
*
define $o->{net}{type} and $o->{net}{net_interface} for lan installs
Olivier Blin
2005-06-03
1
-0
/
+2
*
provide backward compatibility for network fields in loadO
Olivier Blin
2005-06-03
1
-0
/
+14
*
keep NETWORKING_IPV6 and FORWARD_IPV4 variables in /etc/sysconfig/network
Olivier Blin
2005-06-03
1
-2
/
+3
*
remove comment, stage1 now writes DOMAINNAME and DHCP_HOSTNAME in the proper ...
Olivier Blin
2005-06-03
1
-1
/
+0
*
remove unused code
Pascal Rigaux
2005-06-03
5
-9
/
+2
*
$o->{net}{network} and $o->{net}{resolv} may not exist at this stage of insta...
Olivier Blin
2005-06-03
1
-2
/
+2
*
net interface is now in $net->{net_interface}
Olivier Blin
2005-06-03
1
-4
/
+4
*
drop now unused variable
Pascal Rigaux
2005-06-03
1
-3
/
+0
*
remove unused isPrimary
Pascal Rigaux
2005-06-03
2
-7
/
+0
*
remove unused code
Pascal Rigaux
2005-06-03
1
-10
/
+0
*
during_install__l2charset() was used by share/gen_locales.sh which is now dro...
Pascal Rigaux
2005-06-03
1
-13
/
+0
*
update comment
Pascal Rigaux
2005-06-03
1
-1
/
+1
*
remove unneeded parentheses (keep first() to make it readable by trainees ...)
Olivier Blin
2005-06-03
1
-2
/
+4
*
remove unused old code
Pascal Rigaux
2005-06-03
1
-7
/
+0
*
remove unused code
Pascal Rigaux
2005-06-03
1
-9
/
+3
*
remove doble
Thierry Vignaud
2005-06-03
1
-1
/
+1
*
(dd) reuse c::
Thierry Vignaud
2005-06-03
1
-1
/
+1
*
(dd) make sysopen() call readable
Thierry Vignaud
2005-06-03
1
-1
/
+1
*
use "our" instead of "use vars"
Pascal Rigaux
2005-06-03
1
-4
/
+3
*
add O_CREAT
Thierry Vignaud
2005-06-03
1
-1
/
+1
*
help perl_checker
Thierry Vignaud
2005-06-03
1
-1
/
+1
*
fix pixel sucks
Thierry Vignaud
2005-06-03
1
-1
/
+1
*
add O_WRONLY & O_RDWR
Thierry Vignaud
2005-06-03
1
-1
/
+1
*
drop unused subs
Olivier Blin
2005-06-03
1
-19
/
+0
*
dropping pkg_install_if_requires_satisfied() (old & unused)
Pascal Rigaux
2005-06-03
1
-17
/
+0
*
- merge network settings in a $net hash (it modifies $o fields too):
Olivier Blin
2005-06-03
20
-825
/
+538
*
drop setting $_ (unused)
Pascal Rigaux
2005-06-03
1
-2
/
+0
*
drop untranslate which is unused and bad practice
Pascal Rigaux
2005-06-03
1
-8
/
+1
*
drop unused code (and one should use append_to_file instead of this outpend)
Pascal Rigaux
2005-06-03
1
-5
/
+0
*
drop old unused code
Pascal Rigaux
2005-06-03
2
-48
/
+0
*
read existing authentication conf (only minimal support for now)
Pascal Rigaux
2005-06-03
2
-9
/
+13
*
simplify
Pascal Rigaux
2005-06-03
1
-3
/
+4
*
use find() (which was unused)
Pascal Rigaux
2005-06-03
1
-3
/
+1
*
add many non perl_checker compatible modules
Pascal Rigaux
2005-06-03
1
-1
/
+7
*
minimal changes to make me and perl_checker happy
Pascal Rigaux
2005-06-03
1
-3
/
+3
*
make perl_checker happy
Pascal Rigaux
2005-06-03
3
-9
/
+9
*
perl_checker fixes, make mode optionnal in load_image
Olivier Blin
2005-06-03
1
-3
/
+8
*
4th parameter is not used, i suspect it's not useful anymore since we pass th...
Pascal Rigaux
2005-06-03
1
-1
/
+1
*
- perl_checker compliance
Pascal Rigaux
2005-06-03
1
-8
/
+6
*
make perl_checker happy
Pascal Rigaux
2005-06-03
1
-39
/
+38
*
Typo fix
Rafael Garcia-Suarez
2005-06-03
1
-5
/
+5
*
simplify
Pascal Rigaux
2005-06-03
1
-3
/
+1
*
fix blino sux
Pascal Rigaux
2005-06-03
1
-1
/
+1
*
drop unused variable, this is done in detect_devices::get_sysfs_device_id_map()
Olivier Blin
2005-06-03
1
-1
/
+0
*
make perl_checker happy
Pascal Rigaux
2005-06-03
3
-3
/
+3
*
The mandrakelinux-release package doesn't exist any more, so you can't
Rafael Garcia-Suarez
2005-06-03
1
-3
/
+5
[next]