This commit is contained in:
parent
24214a2c72
commit
812efd18cf
@ -2,7 +2,7 @@
|
|||||||
#%stage: block
|
#%stage: block
|
||||||
#%modules: nfs
|
#%modules: nfs
|
||||||
#%programs: /sbin/mount.nfs
|
#%programs: /sbin/mount.nfs
|
||||||
#%if: "$rootfstype" = "nfs" -a "$interface"
|
#%if: "$rootfstype" = "nfs" -o "$need_nfs"
|
||||||
#
|
#
|
||||||
##### Network FileSystem
|
##### Network FileSystem
|
||||||
##
|
##
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 19 23:43:45 UTC 2010 - nfbrown@novell.com
|
||||||
|
|
||||||
|
- mkinitrd-boot.sh: allow other mkinitrd-setup
|
||||||
|
scripts to request the inclusion of nfs support
|
||||||
|
by setting need_nfs to 1. (bnc#572207)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 19 04:54:50 UTC 2010 - nfbrown@novell.com
|
Mon Apr 19 04:54:50 UTC 2010 - nfbrown@novell.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user