Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert a couple comments to POD | Thierry Vignaud | 2012-08-31 | 1 | -11/+51 |
| | |||||
* | split POD documentation | Thierry Vignaud | 2012-08-31 | 1 | -7/+13 |
| | |||||
* | add spacing | Thierry Vignaud | 2012-08-31 | 1 | -0/+1 |
| | |||||
* | (apply_delta_rpm) do not reinvent ->fullname | Thierry Vignaud | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | (migrate_back_rpmdb_db_to_4_6) downgrade from rpm-4.9 to 4.8 db when | Thierry Vignaud | 2012-02-21 | 1 | -0/+12 |
| | | | | installing mga1 in a chroot from mga2+ (mga#4590) | ||||
* | (sub migrate_back_rpmdb_db_to_hash_8) split it out of ↵ | Thierry Vignaud | 2012-02-21 | 1 | -1/+10 |
| | | | | | | migrate_back_rpmdb_db_version() (needed for next commit) | ||||
* | (df) fix checking available space of mount point | Thierry Vignaud | 2012-01-06 | 1 | -1/+1 |
| | | | | | | | (cautgh by perl_checker, might help mga#1342) introduced by cfergeau in r261869 on 2009-10-13 ("add df function to urpm/sys.pm") | ||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-09-13 | 1 | -2/+2 |
| | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1928 | dmorgan | 2011-09-13 21:44:28 +0100 (Tue, 13 Sep 2011) | 1 line Import urpmi ------------------------------------------------------------------------ | ||||
* | update copyright notices | Per Øyvind Karlsen | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | update copyright | Thierry Vignaud | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | add df function to urpm/sys.pm | Christophe Fergeau | 2009-10-13 | 1 | -0/+8 |
| | |||||
* | improve strings used when asking to restart system/session (#53126) | Christophe Fergeau | 2009-10-13 | 1 | -1/+8 |
| | |||||
* | make the debug message clearer | Pascal Rigaux | 2008-12-08 | 1 | -2/+2 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-09-09 | 1 | -0/+18 |
| | | | | | | o after installing in chroot, migrate back rpmdb db version to one compatible with the rpm in the chroot | ||||
* | add whereis_binary() | Pascal Rigaux | 2008-09-09 | 1 | -0/+13 |
| | | | | | (needed in upcoming should_we_migrate_back_rpmdb_db_version()) | ||||
* | please perl_checker | Pascal Rigaux | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | create may_clean_rpmdb_shared_regions() | Pascal Rigaux | 2008-09-09 | 1 | -0/+9 |
| | |||||
* | empty_dir() is a better name, clean_dir() will be used for just removing the dir | Pascal Rigaux | 2008-06-24 | 1 | -0/+5 |
| | |||||
* | handle need_restart() rooted (not very useful, except for tests!) | Pascal Rigaux | 2008-03-18 | 1 | -4/+7 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2008-03-17 | 1 | -0/+47 |
| | | | | | o tell the user to "restart system" when it is needed | ||||
* | create read_mtab() | Pascal Rigaux | 2008-02-27 | 1 | -1/+3 |
| | |||||
* | - since find_mntpoints doesn't really return a list, make it clear | Pascal Rigaux | 2008-02-26 | 1 | -3/+18 |
| | | | | | - return a struct instead of using %info + returned value | ||||
* | simplify | Pascal Rigaux | 2008-02-26 | 1 | -6/+3 |
| | |||||
* | create _expand_symlink() out of find_mntpoints() | Pascal Rigaux | 2008-02-26 | 1 | -11/+17 |
| | |||||
* | simplify | Pascal Rigaux | 2008-02-26 | 1 | -3/+2 |
| | |||||
* | make it more clear | Pascal Rigaux | 2008-02-26 | 1 | -4/+4 |
| | |||||
* | remove not useful %fstab | Pascal Rigaux | 2008-02-26 | 1 | -4/+2 |
| | |||||
* | create _read_fstab_or_mtab() to factorise | Pascal Rigaux | 2008-02-26 | 1 | -13/+20 |
| | |||||
* | every callers give a hash ref, so remove unneeded code | Pascal Rigaux | 2008-02-26 | 1 | -9/+3 |
| | |||||
* | supermount is dead! | Pascal Rigaux | 2008-02-26 | 1 | -20/+2 |
| | |||||
* | - urpmi, urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-02-24 | 1 | -0/+5 |
| | | | | | | o have fatal errors on some errors that must not happen (eg: moving rpm from download dir to cachedir) | ||||
* | create urpm::sys::clean_rpmdb_shared_regions() and use it | Pascal Rigaux | 2007-10-02 | 1 | -0/+5 |
| | |||||
* | - library | Pascal Rigaux | 2007-08-12 | 1 | -1/+1 |
| | | | | | | | o urpm::select: new function get_preferred() replacing sort_choices() (for drakx) o get rid of "use of unitialized" when file is unset (for drakx) | ||||
* | - get rid of a warning reading empty file | Pascal Rigaux | 2007-08-11 | 1 | -7/+7 |
| | | | | | | | - have extra first in the list (useful for --preferred being taken into account before /etc/urpmi/preferred.list) - cleanup | ||||
* | move get_packages_list() (for next commit) | Pascal Rigaux | 2007-08-11 | 1 | -0/+15 |
| | |||||
* | (open_safe) since these errors messages are displayed by | Thierry Vignaud | 2007-08-02 | 1 | -1/+1 |
| | | | | | urpmi/rpmdrake, let's display translated messages | ||||
* | - move lock functions to a full blown module | Pascal Rigaux | 2006-11-23 | 1 | -44/+0 |
| | | | | | | | | | | | | - handle get_exclusive and release_exclusive on existing lock, *but* don't use it for now! (not useful) - remove urpmi_db locking from add_medium and update_media - move rpm_db locking into _read_cachedir_pubkey - update_media: restrict rpm_db exclusive locking to parse_pubkeys - urpmi: move locking rpm_db near its use - handle lock directly in urpmi.addmedia, urpmi.update, urpme, urpmf - log locking/unlocking | ||||
* | don't say "urpmi database locked" when it's the rpm database that is locked | Pascal Rigaux | 2006-11-23 | 1 | -6/+7 |
| | |||||
* | don't have a global variable to hold locks, otherwise code can't lock twice | Pascal Rigaux | 2006-11-23 | 1 | -20/+12 |
| | | | | | non-exclusive | ||||
* | move clean_dir() | Pascal Rigaux | 2006-11-21 | 1 | -0/+8 |
| | |||||
* | help perl_checker | Pascal Rigaux | 2006-11-21 | 1 | -0/+1 |
| | |||||
* | move open_safe, opendir_safe and syserror to urpm::sys | Pascal Rigaux | 2006-11-21 | 1 | -0/+19 |
| | |||||
* | move lock functions to urpm::sys | Pascal Rigaux | 2006-11-21 | 1 | -21/+70 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-03 | 1 | -4/+4 |
| | |||||
* | When restarting urpmi, close leaked filehandles. Useful for the upgrade | Rafael Garcia-Suarez | 2006-09-19 | 1 | -0/+15 |
| | | | | | 2006->2007, since the URPM version in 2006 used to leak filehandles. | ||||
* | Use revision number as version numbers for internal modules. | Rafael Garcia-Suarez | 2006-06-07 | 1 | -1/+3 |
| | | | | | For gurpmi.pm, use the same version number as urpm. | ||||
* | Add versions to modules | Rafael Garcia-Suarez | 2005-12-02 | 1 | -2/+2 |
| | |||||
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+17 |
| | |||||
* | Patch by Blino to be less liberal in what we detect in /proc/mount to figure | Rafael Garcia-Suarez | 2005-12-01 | 1 | -1/+1 |
| | | | | | out if a filesystem is read-only | ||||
* | Provide our own tempdir function, that doesn't require File::Temp if it's ↵ | Rafael Garcia-Suarez | 2005-11-03 | 1 | -0/+16 |
| | | | | not installed on the system |