summaryrefslogtreecommitdiffstats
path: root/perl-install/common.pm
Commit message (Expand)AuthorAgeFilesLines
* Ensure efivarfs is mounted in the chroot when running the installer.Martin Whitaker2022-10-251-4/+4
* Factor out code to mount the efivarfs pseudo-filesystem.Martin Whitaker2022-10-241-1/+15
* perl_checker cleanups + kill unused variableThierry Vignaud2020-03-251-2/+2
* drakboot: support setting up uefi on aarch64Pascal Terjan2020-01-011-3/+8
* Add extra UEFI helper functions.Martin Whitaker2018-12-171-1/+27
* fix doble quotes in perldocThierry Vignaud2018-01-071-1/+1
* kill now useless is_mgalive()Thierry Vignaud2017-04-041-9/+1
* rely on Gtk+ for checking for Xserver (mga#19498)Thierry Vignaud2017-01-121-2/+3
* (get_libdir) introduce itThierry Vignaud2016-06-241-1/+5
* perl_checker cleanupsThierry Vignaud2016-01-021-2/+2
* enable translators to better format remaining timeThierry Vignaud2016-01-021-1/+3
* add POD doc for is_uefi() and is_mgalive()Thomas Backlund2015-01-091-2/+12
* export is_mgalive and is_uefiThomas Backlund2015-01-081-1/+1
* add is_mgalive() and is_uefi() checksThomas Backlund2015-01-081-0/+6
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* fix typo in commit e4a19b10331a686461cbbcaecfb1cba5c5342676Thierry Vignaud2014-06-041-1/+1
* simplify using member()Thierry.Vignaud2014-05-281-1/+1
* typo fixesThierry.Vignaud2014-05-271-4/+4
* partially podify commonThierry.Vignaud2014-05-241-14/+256
* reorder functions for next commitThierry.Vignaud2014-05-241-8/+8
* typo fixThierry.Vignaud2014-05-241-1/+1
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-241-1/+1
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-241-1/+1
* Drop support for running things via consolehelper.Colin Guthrie2013-09-061-10/+1
* (N) kill KDE like comment even if string doesn't have "\n" at endThierry Vignaud2012-10-021-1/+1
* (cmp_kernel_versions) move it from any.pm to common.pm; thus preventing lazy ...Thierry Vignaud2012-03-121-0/+12
* (secured_file) ensure that ~/tmp is correctly owned if createdThierry Vignaud2011-11-271-2/+11
* (parse_release_file) silent perl_checkerThierry Vignaud2011-11-271-1/+1
* (secured_file) fix crashing on creating temp file if temp dir doesn't exist (...Thierry Vignaud2011-11-271-0/+1
* also take mandriva-release file in account in common::release_file for consis...Michael Scherer2011-05-231-1/+1
* - string changes: perl -pi -e 's!Can not!Cannot!'Ahmad Samir2011-04-041-1/+1
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-2/+2
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-5/+5
* create unwind_protect() and with_private_tmp_file()Pascal Rigaux2008-09-181-0/+23
* - keep in $o->{previous_release} the info about upgraded /etc/release,Pascal Rigaux2008-09-011-1/+3
* (is_running) make it return the actual PID of the first found process rather ...Thierry Vignaud2008-08-071-3/+3
* (is_running) factorize code between mdkapplet & net_applet so that draksnapsh...Thierry Vignaud2008-08-071-1/+10
* fix reading and setting kdmrc (by resolving alternative in chroot)Olivier Blin2008-07-101-0/+6
* fix reading alternatives in installOlivier Blin2008-03-201-1/+1
* (to_utf8) export it (for rpmdrake)Thierry Vignaud2008-02-211-1/+1
* also detect SuSE distros (see #16604)Pascal Rigaux2008-02-011-1/+1
* create common::parse_release_file() out of find_root_parts()Pascal Rigaux2008-01-301-0/+8
* release_file(): handle /etc/fedora-releasePascal Rigaux2008-01-291-1/+1
* - fix configuring kdeglobals (was broken because of /etc/kderc usingPascal Rigaux2007-10-041-0/+15
* formatXiB: make it explicit that we don't support float numbersPascal Rigaux2007-09-211-1/+1
* simplify handling negative numbersPascal Rigaux2007-09-211-3/+5
* make formatXiB() handle negative numbers (for rpmdrake)Thierry Vignaud2007-09-211-3/+3
* (get_parent_uid) introduce it in order to be able to run a processThierry Vignaud2007-09-131-1/+5
* (translate_real) simplifyThierry Vignaud2007-08-281-4/+3
* (translate_real) in english 1 is singular whereas 0 is plural (pixel)Thierry Vignaud2007-08-281-1/+3