index
:
urpmi
distro/mga1
distro/mga2
distro/mga5
distro/mga6
distro/mga7
master
topic/4.10.14
topic/4.9.21
topic/4.x
topic/5.19
topic/6.14
topic/6.25
topic/6.25@258013
topic/6.32
topic/color
topic/kernel-orphans
topic/maat_color
topic/rpm5
topic/urpmi-4_6_24-3mdk
user/pterjan/ignorearch
Software Installation Tools
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
urpm
Commit message (
Expand
)
Author
Age
Files
Lines
*
(run) reindent (pixel didn't wanted it at the time b/c it added one
Thierry Vignaud
2010-02-01
1
-295
/
+295
*
- silence warning about urpm::media::PER_MEDIA_OPT used only once
Michael Scherer
2010-01-22
1
-0
/
+1
*
- add md5sum module, as it is used later. It is cleaner to delcare what modul...
Michael Scherer
2010-01-22
1
-0
/
+1
*
- remove uneeded module use, as this give some warnings
Michael Scherer
2010-01-22
1
-1
/
+0
*
- use a anonymous subroutine, so perl will rebind variables declared outside ...
Michael Scherer
2010-01-22
1
-4
/
+6
*
don't crash when parsing an invalid media.cfg file in /etc/urpmi/mediacfg.d
Christophe Fergeau
2010-01-15
1
-1
/
+1
*
perl_checker cleanup
Christophe Fergeau
2010-01-12
1
-1
/
+1
*
fix handling of media with redirections
Christophe Fergeau
2010-01-12
1
-1
/
+1
*
honour $RELEASE/$ARCH/... in urpmi.addmedia --distrib
Christophe Fergeau
2010-01-12
1
-3
/
+5
*
(_kernel_callback) add packages requiring orphan kernels to the orphan
Thierry Vignaud
2010-01-05
1
-2
/
+13
*
rename @requested_kernels as @latest_kernels as its purpopse really is to
Thierry Vignaud
2010-01-05
1
-3
/
+3
*
perl_checker cleanups & annotations
Thierry Vignaud
2010-01-05
1
-2
/
+4
*
reload mirror list cache if it's in an "old" format
Christophe Fergeau
2009-12-08
1
-0
/
+3
*
update copyright
Thierry Vignaud
2009-11-24
11
-11
/
+11
*
(handle_need_restart) do not advice to reboot when inside a chroot
Thierry Vignaud
2009-11-24
1
-0
/
+1
*
(handle_need_restart) split it out of run() for readability
Thierry Vignaud
2009-11-24
1
-8
/
+18
*
(run) perl_checker cleanup
Thierry Vignaud
2009-11-24
1
-1
/
+1
*
documentation files for urpmi-dudf added
Olivier Rosello
2009-11-20
1
-0
/
+28
*
test for /boot/vmlinuz-$release existence before using it
Christophe Fergeau
2009-11-18
1
-1
/
+1
*
don't cache media.cfg files on virtual media
Christophe Fergeau
2009-11-10
1
-2
/
+6
*
don't use aria2 to fetch mirrorlist, fixes #53434
Christophe Fergeau
2009-10-29
2
-5
/
+13
*
be careful when an obsoleted package is listed in potential orphans
Christophe Fergeau
2009-10-28
1
-2
/
+4
*
add --not-available option to urpmq
Christophe Fergeau
2009-10-21
1
-0
/
+1
*
make sure we don't use aria2 to fetch mirrorlists
Christophe Fergeau
2009-10-21
2
-2
/
+2
*
parse download-all argument in gurpmi too
Christophe Fergeau
2009-10-21
1
-1
/
+1
*
fix dubious string ( '.' after \n)
Christophe Fergeau
2009-10-21
1
-1
/
+1
*
print PID of process locking the URPMI database
Christophe Fergeau
2009-10-15
1
-1
/
+21
*
allow to define the cache directory for RPMs when setting --download-all
Christophe Fergeau
2009-10-15
2
-3
/
+7
*
in download-all mode, download packages one by one
Christophe Fergeau
2009-10-15
1
-3
/
+10
*
use references to return 2 distinct lists
Christophe Fergeau
2009-10-15
1
-9
/
+8
*
perl_checker cleanups
Thierry Vignaud
2009-10-15
1
-3
/
+3
*
(install_logger) use urpm->{print} callback too
Thierry Vignaud
2009-10-15
1
-1
/
+1
*
don't call exit in main_loop or titi won't be so happy ;)
Christophe Fergeau
2009-10-14
1
-1
/
+1
*
perl_checker fixes
Christophe Fergeau
2009-10-13
2
-2
/
+2
*
check the FS has enough space before trying to download all packages
Christophe Fergeau
2009-10-13
2
-2
/
+32
*
add df function to urpm/sys.pm
Christophe Fergeau
2009-10-13
1
-0
/
+8
*
download all packages first
Christophe Fergeau
2009-10-13
1
-33
/
+49
*
add --download-all options to enable downloading of all packages before install
Christophe Fergeau
2009-10-13
1
-0
/
+1
*
improve strings used when asking to restart system/session (#53126)
Christophe Fergeau
2009-10-13
1
-1
/
+8
*
(_all_unrequested_orphans,_kernel_callback) fix commit ignoring kernel
Thierry Vignaud
2009-10-13
1
-3
/
+4
*
_kernel_callback) better comment
Thierry Vignaud
2009-10-13
1
-1
/
+1
*
fix bogus logic referencing non existent variables introduced in commit r261072
Thierry Vignaud
2009-10-13
1
-1
/
+1
*
fix parsing of "download complete" messages from aria2
Christophe Fergeau
2009-10-05
1
-1
/
+1
*
(_compute_flags_for_skiplist) do not display skiped packages on console by de...
Thierry Vignaud
2009-10-02
1
-1
/
+1
*
Do not list as orphans kernel packages which where not installe through depen...
Pascal Terjan
2009-09-28
1
-2
/
+5
*
forgot quotes
Christophe Fergeau
2009-09-25
1
-1
/
+1
*
disable certificate checks on media with the right option
Christophe Fergeau
2009-09-25
1
-0
/
+1
*
add per-media disable-certificate-check option
Christophe Fergeau
2009-09-25
2
-1
/
+2
*
default to checking certificates when dowloading data
Christophe Fergeau
2009-09-25
2
-4
/
+4
*
make certificate check for aria2 behave the same as for the other downloaders
Christophe Fergeau
2009-09-24
1
-0
/
+1
[next]