system/skeleton: remove /etc/hostname
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 19 Jun 2013 18:27:01 +0000 (20:27 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 19 Jun 2013 18:27:01 +0000 (20:27 +0200)
We already provide BR2_TARGET_GENERIC_HOSTNAME to set /etc/hostname,
so a default /etc/hostname file isn't needed.

More importantly, if the user has explictly set BR2_TARGET_GENERIC_HOSTNAME
to the empty string, we would still end up with a /etc/hostname containing
'buildroot' which is unlikely to be what the user wanted.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
system/skeleton/etc/hostname [deleted file]

diff --git a/system/skeleton/etc/hostname b/system/skeleton/etc/hostname
deleted file mode 100644 (file)
index 5b26b35..0000000
+++ /dev/null
@@ -1 +0,0 @@
-buildroot