[PATCH] Initial support for using NTP servers specified by DHCP

Martin Kolman mkolman at gmail.com
Thu May 9 13:54:20 UTC 2013


This patch adds support for harvesting NTP server addresses from DHCP server
responses. The NTP server addresses are converted to hostnames and saved to
ksdata.timezone.ntpservers, provided no NTP servers were set from kickstart.
This is just the non-GUI part and another patch will add support for using
the data in the NTP configuration GUI.

Martin Kolman (1):
  Support for getting NTP servers from DHCP

 pyanaconda/network.py | 24 ++++++++++++++++++++++++
 pyanaconda/nm.py      | 34 +++++++++++++++++++++++++++++++++-
 2 files changed, 57 insertions(+), 1 deletion(-)

-- 
1.8.1.4



More information about the anaconda-patches mailing list