Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606938 - net-misc/netifrc - improve/update resolv.conf comment header
Summary: net-misc/netifrc - improve/update resolv.conf comment header
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: netifrc (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: netifrc Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2017-01-23 17:09 UTC by Ben Kohler
Modified: 2020-02-11 13:24 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kohler gentoo-dev 2017-01-23 17:09:40 UTC
Please adjust the header for netifrc-generated resolv.conf to say "generated by netifrc" rather than "generated by net-scripts".  Or maybe "generated by net.${iface} if you like.  I just know that "net-scripts" isn't a useful description at all anymore.  Here are the affected lines needing adjustment:

/lib/netifrc/net/system.sh:36:  local buffer="# Generated by net-scripts for interface ${IFACE}\n"
/lib/netifrc/net/system.sh:69:  buffer="# Generated by net-scripts for interface ${IFACE}\n"
/lib/netifrc/net/system.sh:94:  buffer="# Generated by net-scripts for interface ${iface}\n"


Thanks!
Comment 1 Brian Evans (RETIRED) gentoo-dev 2019-07-09 19:55:09 UTC
Committed as https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=b8be61112499d3fc1681edb21f240bfeb9eeafe1 by bkohler