summaryrefslogtreecommitdiffstats
path: root/perl-install/timezone.pm
Commit message (Expand)AuthorAgeFilesLines
* Fix timezone dir install prefix prepending (broken symlink during installer m...Angelo Naselli2015-02-151-3/+5
* Revert "Fix timezone dir install prefix prepending (broken symlink during ins...Angelo Naselli2015-02-151-2/+3
* Fix timezone dir install prefix prepending (broken symlink during installer m...Colin Guthrie2015-02-151-3/+2
* drakclock: Ensure that /etc/localtime is a symlink (mga#14888)Colin Guthrie2015-02-081-2/+2
* Create a symlink instead a hard copy to localtime see issue #14888Angelo Naselli2015-02-081-2/+2
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* timezone: As we will install chrony, assume that when nothing is installed.Colin Guthrie2013-11-231-4/+4
* Add chrony support to drakclock mga#11092David Walser2013-11-171-6/+13
* add FIXME notes about missing parametersThierry Vignaud2012-03-231-0/+2
* perl_checker cleanupsThierry Vignaud2012-03-231-5/+5
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* - timezone/mirror.pm: change Brazil/East entries to America/Sao_Paulo,Herton Ronaldo Krzesinski2010-06-091-1/+1
* - timezone.pm: change India default timezone name from Asia/Calcutta toHerton Ronaldo Krzesinski2010-06-091-1/+1
* write UTC setting in /etc/adjtime (#36522)Olivier Blin2008-04-031-0/+6
* extract get_timezone_prefix()Olivier Blin2008-03-281-3/+8
* drakclock/finish-install: disable DPMS and screensaver when setting time not ...Olivier Blin2007-10-231-0/+2
* re-sync after the big svn lossPascal Rigaux2007-04-251-144/+144
* reload sys clock from hc once we know the real timezone (#21511)Olivier Blin2006-03-081-0/+6
* oops, fix timezone listing (thanks Pixel)Olivier Blin2006-02-241-1/+1
* use -noleaf option when finding timezones (useful over unionfs, #21272)Olivier Blin2006-02-241-1/+1
* add some ntp servers from brazil (bugzilla #16879)Pascal Rigaux2005-08-031-0/+3
* - less arguments in ntp_server, $prefix no more passed to function argsDaouda Lo2004-02-041-1/+1
* use $::prefixPascal Rigaux2004-01-061-10/+9
* misc perl_checker cleanupsThierry Vignaud2003-10-201-1/+1
* syntax fixThierry Vignaud2003-10-131-1/+1
* only list one tz for chinas (hp release)Thierry Vignaud2003-10-131-1/+1
* update stratum 2 ntp serversPascal Rigaux2003-09-011-3/+87
* - cleanupPascal Rigaux2003-07-301-36/+38
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-2/+2
* new perl_checker compliancePascal Rigaux2003-04-171-1/+2
* use output_p() instead of output() for /etc/ntp/step-tickersPascal Rigaux2003-02-231-1/+1
* language/country selection change:Guillaume Cottenceau2003-02-081-74/+65
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-1/+1
* (sexProb): drop (unused!)Pascal Rigaux2002-12-131-17/+0
* do not use "local *F", use "my $F" or output() insteadPascal Rigaux2002-12-031-4/+3
* perl_checker adaptationsPascal Rigaux2002-11-271-2/+1
* use $::prefix in timezone::readPascal Rigaux2002-08-081-2/+1
* timezone::read now returns a hashPascal Rigaux2002-08-081-4/+2
* Help "perl -cw" not reporting any warningPascal Rigaux2002-07-251-2/+3
* remove duplicate entry in ntp_serversGuillaume Cottenceau2002-06-071-1/+0
* added Italy (time.ien.it) inYves Duret2002-01-201-0/+1
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-2/+1
* Asia/Taipei for Traditional ChinesePascal Rigaux2001-09-081-1/+2
* (ntp_server): fix (step-tickers was empty)Pascal Rigaux2001-09-061-2/+3
* (ntp_server): also set /etc/ntp/step-tickersPascal Rigaux2001-09-031-0/+1
* update ntp servers listPascal Rigaux2001-08-021-38/+1
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* generalize the use of chomp_ as the functional alternative to chomp (and work...Pascal Rigaux2001-07-241-2/+2
* (configureTimezone): propose a list of NTP serversPascal Rigaux2001-07-031-0/+76
* (ntp_server): fixPascal Rigaux2001-07-031-0/+1