Accepting request 64546 from Base:System
Accepted submit request 64546 from user elvigia OBS-URL: https://build.opensuse.org/request/show/64546 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfs-utils?expand=0&rev=73
This commit is contained in:
commit
b1a128631b
@ -65,3 +65,6 @@ if [ "$rootfstype" = "nfs" ]; then
|
||||
else
|
||||
dont_load_modules
|
||||
fi
|
||||
|
||||
# Absolutely required for networking to function
|
||||
ip link set dev lo up
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 19 14:10:18 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Must up the loopback device, otherwise trying to contact the
|
||||
portmapper (even if it does not actually run) will hang forever-
|
||||
the TCP RST is crucial for mount.nfs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 16 23:55:22 UTC 2011 - nfbrown@novell.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user