hostid: fix behavior on identifiers starting with zeros

Signed-off-by: Pere Orga <gotrunks@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Pere Orga
2011-08-11 13:42:00 +02:00
committed by Denys Vlasenko
parent 4619802a5f
commit b1611d9a46
4 changed files with 12 additions and 10 deletions

View File

@@ -269,13 +269,6 @@ config FEATURE_FANCY_HEAD
help
This enables the head options (-c, -q, and -v).
config HOSTID
bool "hostid"
default y
help
hostid prints the numeric identifier (in hexadecimal) for
the current host.
config INSTALL
bool "install"
default y