Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-21 | Fix server property option | Stephen Hemminger | |
Bug 7623 Patch provided by Stig. | |||
2011-11-22 | Fix perl deprecated warning with 5.14 | Stephen Hemminger | |
Code of the form: for $i qw(a b c) causes the warning: Use of qw(...) as parentheses is deprecated | |||
2010-11-12 | Change mode on all executable scripts | Stephen Hemminger | |
The executable bit should be set on scripts. This only impacts the repository, during build install fixes it. | |||
2010-10-13 | Revise new ntp server config | Stephen Hemminger | |
Putting it in 'system { ntp { server...' makes more sense. | |||
2010-10-13 | Migrate NTP server to services ntp | Stephen Hemminger | |
Allows starting NTP server once at boot speeding up boot time and allows specifying some NTP server options |