HomeFreeBSD

Stop using head(1) which is not available in installworld.

Description

Stop using head(1) which is not available in installworld.

installworld should not be executing this anyhow but there is some
obscure case doing it still. The head(1) binary is not part of
ITOOLS and there's no need to add it.

MFC after: 1 week
Sponsored by: Dell EMC

Details

Provenance
bdreweryAuthored on
Parents
rS334790: dev/ofw: Fix ofw_fdt_getprop() return values to match documentation
Branches
Unknown
Tags
Unknown