|
Bugzilla – Full Text Bug Listing |
| Summary: | No hostname in dhc/DNS setup | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Michael Calmer <mc> |
| Component: | Network | Assignee: | Robert Love <rml> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | Beta 3 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
hostname via dns patch
same patch, new style |
||
|
Description
Michael Calmer
2006-01-20 11:35:29 UTC
*** This bug has been marked as a duplicate of 116466 *** This is not a duplicate of bug 116466. This bug is about setting hostname at all. bug 116466 is about reloading syslog after hostname was changed. I'm just working on all that. Submitted NM today that respects DHCLIENT_SET_HOSTNAME in /etc/sysconfig/network/dhcp. With Beta2 we properly set the hostname if * DHCLIENT_SET_HOSTNAME is yes * DHCP server supplied a hostname We do not yet set the hostname if * DHCLIENT_SET_HOSTNAME is yes * DHCP server did _not_ supply a hostname This is still required, Stefan just told me that he has prepared a patch. Looking forward to seeing this working aswell. Stefan, can you please take care? Please pass the patch to Robert and me sometime soon. I'd love to see this working in Beta3. Moving to Beta2. Here's the patch. It works finde on my machine. Timo, Robert, please review. Created attachment 65118 [details]
hostname via dns patch
Thanks, Stefan. Patch looks good to me. Will give it a try tomorrow. Doesn't only look good, it also works like a charm. I'll attach the patch with some coding style fixes; no functional changes. Robert, if agree with the patch, can you please take care to get this into NM CVS and Beta3? Thanks! Created attachment 65380 [details]
same patch, new style
Checked into CVS and submitted to autobuild. |