Commit 9dab397a authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 1c9c40d5
Loading
Loading
Loading
Loading

system/skeleton/etc/hostname

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
buildroot