Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | write UTC setting in /etc/adjtime (#36522) | Olivier Blin | 2008-04-03 | 1 | -0/+6 |
| | | | | | see RH #438124 and http://git.fedorahosted.org/git/anaconda.git?p=anaconda.git;a=commitdiff;h=4195005f05b87bbd75c6d9dc5ca034cceecaa4b7 | ||||
* | extract get_timezone_prefix() | Olivier Blin | 2008-03-28 | 1 | -3/+8 |
| | |||||
* | drakclock/finish-install: disable DPMS and screensaver when setting time not ↵ | Olivier Blin | 2007-10-23 | 1 | -0/+2 |
| | | | | to blank monitor (#17031) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -144/+144 |
| | |||||
* | reload sys clock from hc once we know the real timezone (#21511) | Olivier Blin | 2006-03-08 | 1 | -0/+6 |
| | |||||
* | oops, fix timezone listing (thanks Pixel) | Olivier Blin | 2006-02-24 | 1 | -1/+1 |
| | |||||
* | use -noleaf option when finding timezones (useful over unionfs, #21272) | Olivier Blin | 2006-02-24 | 1 | -1/+1 |
| | |||||
* | add some ntp servers from brazil (bugzilla #16879) | Pascal Rigaux | 2005-08-03 | 1 | -0/+3 |
| | |||||
* | - less arguments in ntp_server, $prefix no more passed to function args | Daouda Lo | 2004-02-04 | 1 | -1/+1 |
| | |||||
* | use $::prefix | Pascal Rigaux | 2004-01-06 | 1 | -10/+9 |
| | |||||
* | misc perl_checker cleanups | Thierry Vignaud | 2003-10-20 | 1 | -1/+1 |
| | |||||
* | syntax fix | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | only list one tz for chinas (hp release) | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | update stratum 2 ntp servers | Pascal Rigaux | 2003-09-01 | 1 | -3/+87 |
| | |||||
* | - cleanup | Pascal Rigaux | 2003-07-30 | 1 | -36/+38 |
| | | | | | - add pool.ntp.org (and make it the default) (cf bug #4197) | ||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -2/+2 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -1/+2 |
| | |||||
* | use output_p() instead of output() for /etc/ntp/step-tickers | Pascal Rigaux | 2003-02-23 | 1 | -1/+1 |
| | |||||
* | language/country selection change: | Guillaume Cottenceau | 2003-02-08 | 1 | -74/+65 |
| | | | | | | | | | | | | | | | - first install step is selection of your language, in your language; it uses images for that - language->country is probed, the selection of the country is possible if there was a problem, in the Summary step - in the $o big structure, we now use $o->{locale} which contains three keys: lang, country and utf8 - lang.pm has been cleaned and rewritten a bit - keyboard probing now done only on language (because this step is at the beginning of the install) - timezone probing done on country, if use changes country before timezone in the Summary, re-probe timezone accordingly | ||||
* | use "if any" instead of "if grep", and various other occurences of "any", ↵ | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
| | | | | "every", "partition" | ||||
* | (sexProb): drop (unused!) | Pascal Rigaux | 2002-12-13 | 1 | -17/+0 |
| | |||||
* | do not use "local *F", use "my $F" or output() instead | Pascal Rigaux | 2002-12-03 | 1 | -4/+3 |
| | |||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -2/+1 |
| | |||||
* | use $::prefix in timezone::read | Pascal Rigaux | 2002-08-08 | 1 | -2/+1 |
| | |||||
* | timezone::read now returns a hash | Pascal Rigaux | 2002-08-08 | 1 | -4/+2 |
| | |||||
* | Help "perl -cw" not reporting any warning | Pascal Rigaux | 2002-07-25 | 1 | -2/+3 |
| | | | | | | - for mac free partition, use $freepart instead of $freepart_device, $freepart_size ... - replace $timezone::ntp_servers by a function | ||||
* | remove duplicate entry in ntp_servers | Guillaume Cottenceau | 2002-06-07 | 1 | -1/+0 |
| | |||||
* | added Italy (time.ien.it) in | Yves Duret | 2002-01-20 | 1 | -0/+1 |
| | |||||
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -2/+1 |
| | |||||
* | Asia/Taipei for Traditional Chinese | Pascal Rigaux | 2001-09-08 | 1 | -1/+2 |
| | |||||
* | (ntp_server): fix (step-tickers was empty) | Pascal Rigaux | 2001-09-06 | 1 | -2/+3 |
| | |||||
* | (ntp_server): also set /etc/ntp/step-tickers | Pascal Rigaux | 2001-09-03 | 1 | -0/+1 |
| | |||||
* | update ntp servers list | Pascal Rigaux | 2001-08-02 | 1 | -38/+1 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | generalize the use of chomp_ as the functional alternative to chomp (and ↵ | Pascal Rigaux | 2001-07-24 | 1 | -2/+2 |
| | | | | works on lists) | ||||
* | (configureTimezone): propose a list of NTP servers | Pascal Rigaux | 2001-07-03 | 1 | -0/+76 |
| | |||||
* | (ntp_server): fix | Pascal Rigaux | 2001-07-03 | 1 | -0/+1 |
| | |||||
* | add ntp handling | Pascal Rigaux | 2001-07-03 | 1 | -1/+21 |
| | |||||
* | (%l2t): fix for fuzzyChoice | Pascal Rigaux | 2001-03-24 | 1 | -2/+2 |
| | |||||
* | - add many timezones | Pascal Rigaux | 2001-03-14 | 1 | -3/+28 |
| | | | | | | - defaults to GMT - verifier added | ||||
* | add step summary. remove steps configureTimezone and configurePrinter | Pascal Rigaux | 2001-02-10 | 1 | -4/+5 |
| | |||||
* | configureTimezone doesn't take parameter /etc/sysconfig/clock | Pascal Rigaux | 2001-02-09 | 1 | -3/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-14 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-07-31 | 1 | -0/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-04-25 | 1 | -3/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-03-14 | 1 | -1/+0 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-24 | 1 | -0/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-12 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-10 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-06 | 1 | -1/+3 |
| |