summaryrefslogtreecommitdiffstats
path: root/urpm/sys.pm
Commit message (Expand)AuthorAgeFilesLines
* Remove uneeded argThierry Vignaud2021-10-311-5/+5
* Convert rpmdb to sqlite also when not chrootedThierry Vignaud2021-10-311-1/+1
* Document older downgrade conversion _after_ installationThierry Vignaud2021-06-051-0/+18
* Convert from bdb backend to sqliteThierry Vignaud2021-06-051-0/+33
* bump copyrightThierry Vignaud2020-01-171-1/+1
* Update Mageia copyright statementsRémi Verschelde2017-04-261-0/+2
* drop useless __END__Thierry Vignaud2015-10-091-1/+0
* drop very old CVS/SVN $Id tagsThierry Vignaud2015-09-021-1/+0
* Use /proc/self/mountinfo for ro filesystem checks mga#11319Colin Guthrie2013-11-281-2/+7
* simplify, let mount finds the loop deviceThierry Vignaud2013-03-211-17/+0
* only a couple func really are neededThierry Vignaud2013-03-211-1/+1
* simplify using cat_()Thierry Vignaud2012-12-131-3/+1
* fix some spelling errorsGuillaume Rousse2012-12-051-1/+1
* kill deprecated find_mntpoints() functionThierry Vignaud2012-09-261-10/+0
* kill unused variablesThierry Vignaud2012-09-081-2/+0
* convert a couple comments to PODThierry Vignaud2012-08-311-11/+51
* split POD documentationThierry Vignaud2012-08-311-7/+13
* add spacingThierry Vignaud2012-08-311-0/+1
* (apply_delta_rpm) do not reinvent ->fullnameThierry Vignaud2012-03-271-1/+1
* (migrate_back_rpmdb_db_to_4_6) downgrade from rpm-4.9 to 4.8 db whenThierry Vignaud2012-02-211-0/+12
* (sub migrate_back_rpmdb_db_to_hash_8) split it out of migrate_back_rpmdb_db_v...Thierry Vignaud2012-02-211-1/+10
* (df) fix checking available space of mount pointThierry Vignaud2012-01-061-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-09-131-2/+2
* update copyright noticesPer Øyvind Karlsen2010-11-211-1/+1
* update copyrightThierry Vignaud2009-11-241-1/+1
* add df function to urpm/sys.pmChristophe Fergeau2009-10-131-0/+8
* improve strings used when asking to restart system/session (#53126)Christophe Fergeau2009-10-131-1/+8
* make the debug message clearerPascal Rigaux2008-12-081-2/+2
* - urpmiPascal Rigaux2008-09-091-0/+18
* add whereis_binary() Pascal Rigaux2008-09-091-0/+13
* please perl_checkerPascal Rigaux2008-09-091-1/+1
* create may_clean_rpmdb_shared_regions()Pascal Rigaux2008-09-091-0/+9
* empty_dir() is a better name, clean_dir() will be used for just removing the dirPascal Rigaux2008-06-241-0/+5
* handle need_restart() rooted (not very useful, except for tests!)Pascal Rigaux2008-03-181-4/+7
* - urpmi:Pascal Rigaux2008-03-171-0/+47
* create read_mtab()Pascal Rigaux2008-02-271-1/+3
* - since find_mntpoints doesn't really return a list, make it clearPascal Rigaux2008-02-261-3/+18
* simplifyPascal Rigaux2008-02-261-6/+3
* create _expand_symlink() out of find_mntpoints()Pascal Rigaux2008-02-261-11/+17
* simplifyPascal Rigaux2008-02-261-3/+2
* make it more clearPascal Rigaux2008-02-261-4/+4
* remove not useful %fstabPascal Rigaux2008-02-261-4/+2
* create _read_fstab_or_mtab() to factorisePascal Rigaux2008-02-261-13/+20
* every callers give a hash ref, so remove unneeded codePascal Rigaux2008-02-261-9/+3
* supermount is dead!Pascal Rigaux2008-02-261-20/+2
* - urpmi, urpmi.addmedia, urpmi.update:Pascal Rigaux2008-02-241-0/+5
* create urpm::sys::clean_rpmdb_shared_regions() and use itPascal Rigaux2007-10-021-0/+5
* - libraryPascal Rigaux2007-08-121-1/+1
* - get rid of a warning reading empty filePascal Rigaux2007-08-111-7/+7
* move get_packages_list() (for next commit)Pascal Rigaux2007-08-111-0/+15