Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 491384 - sys-apps/openrc-GITHEAD: /etc/rc.conf commenting has outdated list of network filesystems
Summary: sys-apps/openrc-GITHEAD: /etc/rc.conf commenting has outdated list of network...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: OpenRC (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: OpenRC Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 481182
  Show dependency tree
 
Reported: 2013-11-16 00:35 UTC by Aaron Ten Clay
Modified: 2013-12-08 19:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Proposed patch to sync the two files. (openrc_sync_functions_and_rcconf_net_fs.patch,500 bytes, patch)
2013-11-16 00:36 UTC, Aaron Ten Clay
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Ten Clay 2013-11-16 00:35:13 UTC
As of git commit 6965d85f2efb4e1d7b37e04af890b715091fe3d9, the file sh/rc-functions.sh.in contains:

net_fs_list="afs ceph cifs coda davfs fuse fuse.sshfs gfs glusterfs lustre ncpfs nfs nfs4 ocfs2 shfs smbfs",

but etc/rc.conf.in contains 

87 # Below is the default list of network fstypes.
88 #
89 # afs cifs coda davfs fuse fuse.sshfs gfs glusterfs lustre ncpfs
90 # nfs nfs4 ocfs2 shfs smbfs
91 #
92 # If you would like to add to this list, you can do so by adding your
93 # own fstypes to the following variable.
94 #extra_net_fs_list=""

Reproducible: Always
Comment 1 Aaron Ten Clay 2013-11-16 00:36:19 UTC
Created attachment 363354 [details, diff]
Proposed patch to sync the two files.
Comment 2 William Hubbs gentoo-dev 2013-12-08 19:47:04 UTC
This is applied in commit 7230b29 and will be part of OpenRC-0.13.