]> git.ipfire.org Git - thirdparty/dracut.git/commit
net-lib: remove calls to ip with -oneline option 500/head
authorNorbert Lange <norbert.lange@andritz.com>
Fri, 7 Dec 2018 15:12:06 +0000 (16:12 +0100)
committerNorbert Lange <norbert.lange@andritz.com>
Wed, 12 Dec 2018 15:13:50 +0000 (16:13 +0100)
commita3ad33daf96db36ac4aeb57f8db10562f5393d65
treea5c3f56024c064a3b1d2076cd4ee2fafd5ca6965
parentebe1821635dd99f07c817179ee5358d27aab53c5
net-lib: remove calls to ip with -oneline option

busybox seems to not properly support this option,
and it can be be safely ommitted or replaced
with piping the output through head.

Rev 2:
*   rebased on master
*   addressed open points from review
modules.d/40network/net-lib.sh