On Wed, Oct 17, 2012 at 6:13 PM, Orion Poplawski <[email protected]> wrote:
>
>
> How is this?

Still no good unfortunately (ignore the trailing whitespace errors):

# git apply 0001-Use-ip-instead-of-ifconfig.patch
0001-Use-ip-instead-of-ifconfig.patch:23: trailing whitespace.
IFNAME=\$(ip -o link | grep -i '$mac' | sed -e 's/^[0-9]*: //' -e 's/:.*//')
0001-Use-ip-instead-of-ifconfig.patch:36: trailing whitespace.
if ip link | grep -i $mac
0001-Use-ip-instead-of-ifconfig.patch:42: trailing whitespace.
  IFNAME=\$(ip -o link | grep -i '$mac' | sed -e 's/^[0-9]*: //' -e 's/:.*//')
error: patch failed: snippets/post_install_network_config:142
error: snippets/post_install_network_config: patch does not apply
error: patch failed: snippets/pre_install_network_config:86
error: snippets/pre_install_network_config: patch does not apply
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to