forked from pool/nfs-utils
Accepting request 185955 from home:olh:branches:Base:System
- Include also nfsv2,nfsv3,nfsv4.ko in initrd (bnc#815738) - Remove usage of absolute paths in mkinitrd script - Include also mount.nfs4 OBS-URL: https://build.opensuse.org/request/show/185955 OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=91
This commit is contained in:
parent
d46251b0bc
commit
8432ffbb90
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
#%stage: block
|
||||
#%modules: nfs
|
||||
#%programs: /sbin/mount.nfs
|
||||
#%modules: nfs nfsv2 nfsv3 nfsv4
|
||||
#%programs: mount.nfs mount.nfs4
|
||||
#%if: "$rootfstype" = "nfs" -o "$need_nfs"
|
||||
#
|
||||
##### Network FileSystem
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 15:41:31 CEST 2013 - ohering@suse.de
|
||||
|
||||
- Include also nfsv2,nfsv3,nfsv4.ko in initrd (bnc#815738)
|
||||
- Remove usage of absolute paths in mkinitrd script
|
||||
- Include also mount.nfs4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 06:47:57 UTC 2013 - nfbrown@suse.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user