Fix "networkCommand" to use handle $ENVIRONMENT correctly. (#474422)
Peter Jones wrote:
Because networkCommand was using poptParseArgvString() to parse its
command line, environmental variables weren't being handled, which means
we can't use kernel command line parameters there. Instead, build and
argz using getArg(), and pass it to poptGetContext directly.
---
nash/nash.c | 38 +++++++++++++++++++++++++-------------
nash/net.h | 2 +-
nash/network.c | 9 +--------
3 files changed, 27 insertions(+), 22 deletions(-)
Looks good.
Regards,
Hans
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list