Просмотр исходного кода

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 лет назад
Родитель
Сommit
9dab397a4f
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      system/skeleton/etc/hostname

+ 0 - 1
system/skeleton/etc/hostname

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