Commit Graph

9 Commits (a897bb389cd4606cc63c740d07dbdfc04e2884a7)

Author SHA1 Message Date
James Tanner fa62ee46bf Set the correct version added for the hostname module 2013-11-07 22:01:02 -05:00
Hiroaki Nakamura abed2c47fa Fix for RHEL6. 2013-11-01 23:32:14 +09:00
Hiroaki Nakamura 54243dc8f5 Add support for Fedora, OpenSUSE and ArchLinux.
Tested under Fedora 19 and OpenSUSE 12.3. Not tested on ArchLinux.
2013-10-16 01:15:47 +09:00
Hiroaki Nakamura 8c5eb96de4 Do not use shortcut conditional operator which is not supported in Python 2.4. 2013-10-15 23:41:49 +09:00
Hiroaki Nakamura a0da0afe00 Fix a bug in DebianStrategy.get_permanent_hostname(). Use strip, not split! 2013-08-25 07:46:23 +09:00
Hiroaki Nakamura 4f91238e34 Rewrite with "try ... finally" instead of "with" statement to support Python 2.4. 2013-08-25 07:44:18 +09:00
Hiroaki Nakamura 3b1d7d88b5 Remove extra sysloggings. 2013-08-25 07:35:20 +09:00
Hiroaki Nakamura f4ba0e78a4 Raise an error on unsupported platform/distributions. 2013-08-25 07:32:37 +09:00
Hiroaki Nakamura ce2b37e2ff Add a hostname module, which sets system's hostname. 2013-08-25 00:49:15 +09:00