Bug 114499 - [PATCH] Update starting order for net/freenet6
Summary: [PATCH] Update starting order for net/freenet6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-11 14:20 UTC by John Merryweather Cooper
Modified: 2007-09-06 02:20 UTC (History)
0 users

See Also:


Attachments
patch-freenet6.sh.in (2.48 KB, text/plain)
2007-07-11 14:20 UTC, John Merryweather Cooper
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Merryweather Cooper 2007-07-11 14:20:03 UTC

ip6addrctl presently starts before freenet6.  this causes the multicast routes being added to produce irritating error messages.

How-To-Repeat: 

Enable freenet6 and ipv6_ipv4mapping and reboot.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-11 14:20:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

edwin@mavetju.org => edwin@
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-11 14:20:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-09-06 02:15:44 UTC
edwin       2007-09-06 01:15:38 UTC

  FreeBSD ports repository

  Modified files:
    net/freenet6         Makefile 
    net/freenet6/files   freenet6.sh.in 
  Log:
  [PATCH] Update starting order for net/freenet6
  
          ip6addrctl presently starts before freenet6. this causes
          the multicast routes being added to produce irritating error
          messages.
  
  PR:             ports/114499
  Submitted by:   "John Merryweather Cooper" <j.m.cooper@borgsdemons.com>
  Approved by:    edwin@mavetju.org
  
  Revision  Changes    Path
  1.21      +1 -1      ports/net/freenet6/Makefile
  1.7       +3 -3      ports/net/freenet6/files/freenet6.sh.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-06 02:15:52 UTC
State Changed
From-To: feedback->closed

Committed, thanks!