Browse Source

system/skeleton: remove /etc/hostname

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>
Peter Korsgaard 12 năm trước cách đây
mục cha
commit
9dab397a4f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      system/skeleton/etc/hostname

+ 0 - 1
system/skeleton/etc/hostname

@@ -1 +0,0 @@
-buildroot