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
/
common.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop support for running things via consolehelper.
Colin Guthrie
2013-09-06
1
-10
/
+1
*
(N) kill KDE like comment even if string doesn't have "\n" at end
Thierry Vignaud
2012-10-02
1
-1
/
+1
*
(cmp_kernel_versions) move it from any.pm to common.pm; thus preventing lazy ...
Thierry Vignaud
2012-03-12
1
-0
/
+12
*
(secured_file) ensure that ~/tmp is correctly owned if created
Thierry Vignaud
2011-11-27
1
-2
/
+11
*
(parse_release_file) silent perl_checker
Thierry Vignaud
2011-11-27
1
-1
/
+1
*
(secured_file) fix crashing on creating temp file if temp dir doesn't exist (...
Thierry Vignaud
2011-11-27
1
-0
/
+1
*
also take mandriva-release file in account in common::release_file for consis...
Michael Scherer
2011-05-23
1
-1
/
+1
*
- string changes: perl -pi -e 's!Can not!Cannot!'
Ahmad Samir
2011-04-04
1
-1
/
+1
*
- use 'cannot' instead of 'can not'
Ahmad Samir
2011-04-02
1
-2
/
+2
*
Synthesized commit during git-svn import combining previous Mandriva history ...
Mageia SVN-Git Migration
2011-02-06
1
-5
/
+5
*
create unwind_protect() and with_private_tmp_file()
Pascal Rigaux
2008-09-18
1
-0
/
+23
*
- keep in $o->{previous_release} the info about upgraded /etc/release,
Pascal Rigaux
2008-09-01
1
-1
/
+3
*
(is_running) make it return the actual PID of the first found process rather ...
Thierry Vignaud
2008-08-07
1
-3
/
+3
*
(is_running) factorize code between mdkapplet & net_applet so that draksnapsh...
Thierry Vignaud
2008-08-07
1
-1
/
+10
*
fix reading and setting kdmrc (by resolving alternative in chroot)
Olivier Blin
2008-07-10
1
-0
/
+6
*
fix reading alternatives in install
Olivier Blin
2008-03-20
1
-1
/
+1
*
(to_utf8) export it (for rpmdrake)
Thierry Vignaud
2008-02-21
1
-1
/
+1
*
also detect SuSE distros (see #16604)
Pascal Rigaux
2008-02-01
1
-1
/
+1
*
create common::parse_release_file() out of find_root_parts()
Pascal Rigaux
2008-01-30
1
-0
/
+8
*
release_file(): handle /etc/fedora-release
Pascal Rigaux
2008-01-29
1
-1
/
+1
*
- fix configuring kdeglobals (was broken because of /etc/kderc using
Pascal Rigaux
2007-10-04
1
-0
/
+15
*
formatXiB: make it explicit that we don't support float numbers
Pascal Rigaux
2007-09-21
1
-1
/
+1
*
simplify handling negative numbers
Pascal Rigaux
2007-09-21
1
-3
/
+5
*
make formatXiB() handle negative numbers (for rpmdrake)
Thierry Vignaud
2007-09-21
1
-3
/
+3
*
(get_parent_uid) introduce it in order to be able to run a process
Thierry Vignaud
2007-09-13
1
-1
/
+5
*
(translate_real) simplify
Thierry Vignaud
2007-08-28
1
-4
/
+3
*
(translate_real) in english 1 is singular whereas 0 is plural (pixel)
Thierry Vignaud
2007-08-28
1
-1
/
+3
*
(translate_real) fix plural translating for C locale
Thierry Vignaud
2007-08-28
1
-1
/
+1
*
(translate_real) fix translating plural forms by comparing the gettext
Thierry Vignaud
2007-08-13
1
-1
/
+1
*
(translate_real) always use dngettext() if we have a plural string
Thierry Vignaud
2007-08-13
1
-1
/
+1
*
- for XFdrake: use update-alternatives command instead doing things by hand
Pascal Rigaux
2007-08-08
1
-14
/
+1
*
- fix range max value >2TB when creating a partition (useful for LVs >2TB)
Pascal Rigaux
2007-08-06
1
-1
/
+8
*
(mandrake_release_info) introduce it in order to have full release info (eg: ...
Thierry Vignaud
2007-06-27
1
-1
/
+5
*
- diskdrake
Pascal Rigaux
2007-06-11
1
-5
/
+7
*
(to_utf8) tell perl this is now UTF-8 (spotted by #31067 and also seen
Thierry Vignaud
2007-05-28
1
-1
/
+3
*
re-sync after the big svn loss
Pascal Rigaux
2007-04-25
1
-50
/
+143
*
let packages using common.pm to use Locale::gettext without requiring it
Pascal Rigaux
2005-12-28
1
-1
/
+1
*
allow common.pm and standalone.pm to be used in drakxtools-backend without pe...
Pascal Rigaux
2005-12-18
1
-1
/
+1
*
fix dropping sprintf_fixutf8 (i committed the wrong version...)
Pascal Rigaux
2005-12-15
1
-1
/
+1
*
- i had foolishly removed c::iconv whereas it was used still used by c::from_...
Pascal Rigaux
2005-12-15
1
-0
/
+9
*
get rid of sprintf_fixutf8 which is no more needed with current perl
Pascal Rigaux
2005-12-15
1
-10
/
+3
*
use Locale::gettext for dgettext, bindtextdomain and bind_textdomain_codeset ...
Pascal Rigaux
2005-12-15
1
-1
/
+2
*
fix looking for backup-ed release file first
Pascal Rigaux
2005-09-12
1
-3
/
+5
*
- new functionality: upgrade_by_removing_pkgs, enabled when upgrading redhat ...
Pascal Rigaux
2005-09-02
1
-1
/
+3
*
also look for conectiva-release
Pascal Rigaux
2005-08-31
1
-1
/
+1
*
move is_xbox from common to detect_devices
Olivier Blin
2005-08-08
1
-6
/
+1
*
import md5file from net_applet/mdkonline/userdrake
Olivier Blin
2005-07-18
1
-0
/
+14
*
do not load bloat POSIX
Thierry Vignaud
2005-06-30
1
-3
/
+2
*
try to cleanup fs.pm
Pascal Rigaux
2005-06-28
1
-0
/
+2
*
don't need use MDK::Common... when we have "use common" (which is the standar...
Pascal Rigaux
2005-06-10
1
-1
/
+0
[next]