Merge lp:~tom-gall/linaro/fix-712031-live-helper.config.natty.nano into lp:~linaro-maintainers/linaro/live-helper.config.natty.nano

Proposed by Tom Gall
Status: Merged
Merged at revision: 45
Proposed branch: lp:~tom-gall/linaro/fix-712031-live-helper.config.natty.nano
Merge into: lp:~linaro-maintainers/linaro/live-helper.config.natty.nano
Diff against target: 9 lines (+4/-0) (has conflicts)
1 file modified
binary_local-includes/etc/hostname (+4/-0)
Text conflict in binary_local-includes/etc/hostname
To merge this branch: bzr merge lp:~tom-gall/linaro/fix-712031-live-helper.config.natty.nano
Reviewer Review Type Date Requested Status
Steve Langasek Pending
Review via email: mp+50044@code.launchpad.net

This proposal supersedes a proposal from 2011-02-16.

Description of the change

Merge fix for bug #712031 : add a minimal /etc/hosts into binary_local-include, during the live helper build this copies this file into place in the image as one of the very last steps in the build.

---

Result of irc conversation, we're going to remove localdomain from hosts and hostname entirely and add the following entry to hosts

 127.0.1.1 linaro

  Also set hostname to linaro.

----

Summary of irc conversation

RFC2606 reserves localhost but does not reserve localdomain
IP-Address Full-Qualified-Hostname Short-name is the correct format for entries in /etc/hosts

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) wrote : Posted in a previous version of this proposal

+127.0.0.1 localhost.localdomain localhost

Needs to list 'localhost' first as the canonical name.

review: Needs Fixing
Revision history for this message
Tom Gall (tom-gall) wrote : Posted in a previous version of this proposal

by rights we could also add

::1 linaro as well for ipv6

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'binary_local-includes/etc/hostname'
2--- binary_local-includes/etc/hostname 2011-02-16 12:44:54 +0000
3+++ binary_local-includes/etc/hostname 2011-02-16 20:03:15 +0000
4@@ -1,1 +1,5 @@
5+<<<<<<< TREE
6 localhost
7+=======
8+linaro
9+>>>>>>> MERGE-SOURCE

Subscribers

People subscribed via source and target branches

to all changes: