Accepting request 185979 from Base:System
- Include also nfsv2,nfsv3,nfsv4.ko in initrd (bnc#815738) - Remove usage of absolute paths in mkinitrd script - Include also mount.nfs4 (forwarded request 185955 from olh) OBS-URL: https://build.opensuse.org/request/show/185979 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfs-utils?expand=0&rev=104
This commit is contained in:
commit
55653a01c5
@ -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…
Reference in New Issue
Block a user