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
/
do_pkgs.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
be a little safer and shorter
Pascal Rigaux
2005-08-10
1
-2
/
+1
*
it's better to warn package installation failure in ensure_is_installed than ...
Pascal Rigaux
2005-08-08
1
-2
/
+8
*
have a valid return value in ->ensure_is_installed_if_available
Pascal Rigaux
2005-04-11
1
-2
/
+4
*
now that I know how to short-circuit it, make it work as well
Olivier Blin
2005-04-06
1
-1
/
+1
*
use short-circuit operator (/me sux, thanks Pixel)
Olivier Blin
2005-04-06
1
-1
/
+1
*
install dkms packages if found
Olivier Blin
2005-04-05
1
-5
/
+8
*
add ->is_available
Pascal Rigaux
2005-03-21
1
-1
/
+6
*
Use the new --gui option to urpmi for the drakxtools to ask for media
Rafael Garcia-Suarez
2005-01-25
1
-1
/
+1
*
Add --expect-install to the options passed to urpmi to install packages, so
Rafael Garcia-Suarez
2005-01-10
1
-1
/
+2
*
'--best-output' is no longer an urpmi option (and it's not necessary
Rafael Garcia-Suarez
2005-01-03
1
-1
/
+1
*
better english (writing style rather than spoken one)
Thierry Vignaud
2004-12-13
1
-2
/
+2
*
(check_kernel_module_packages) make ext package optionnal
Olivier Blin
2004-09-14
1
-3
/
+5
*
- simplify ->check_kernel_module_packages, same for install and standalone
Pascal Rigaux
2004-09-13
1
-54
/
+22
*
introduce ->ensure_binary_is_installed and use it
Pascal Rigaux
2004-08-02
1
-0
/
+15
*
- do_pkgs_standalone->new doesn't *need* a $in anymore
Pascal Rigaux
2004-07-21
1
-13
/
+27
*
->{in}->do_pkgs gives the same kind of object, removing it
Pascal Rigaux
2004-07-21
1
-1
/
+1
*
merge globetrotter support from MDK-10-branch
Thierry Vignaud
2004-06-18
1
-1
/
+1
*
use pkgs::packagesProviding()
Pascal Rigaux
2004-03-11
1
-1
/
+1
*
rename ensure_is_installed_if_availlable( as ensure_is_installed_if_available()
Thierry Vignaud
2004-03-08
1
-1
/
+1
*
(ensure_is_installed_if_availlable) introduce it in order to check if we need
Thierry Vignaud
2004-03-08
1
-0
/
+7
*
change return type of pkgs::packages2kernels()
Pascal Rigaux
2004-02-12
1
-3
/
+2
*
(ensure_is_installed): file to test if the package is installed is optional.
Pascal Rigaux
2004-02-04
1
-4
/
+4
*
- factorize kernel regexp in analyse_kernel_name()
Pascal Rigaux
2004-01-19
1
-11
/
+12
*
- install_steps_auto_install is not a interactive but still needs do_pkgs
Pascal Rigaux
2004-01-12
1
-7
/
+10
*
new do_pkgs package which get rid of pkgs_interactive::* which was in install...
Pascal Rigaux
2004-01-09
1
-0
/
+218