public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd/files: dhcpcd.initd
@ 2009-04-20 10:39 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-20 10:39 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/20 10:39:41

  Added:                dhcpcd.initd
  Log:
  Version bump
  (Portage version: 2.1.6.7/cvs/Linux i686)

Revision  Changes    Path
1.1                  net-misc/dhcpcd/files/dhcpcd.initd

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dhcpcd/files/dhcpcd.initd?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dhcpcd/files/dhcpcd.initd?rev=1.1&content-type=text/plain

Index: dhcpcd.initd
===================================================================
#!/sbin/runscript
# Copyright 2007-2008 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.

command=/sbin/dhcpcd
pidfile=/var/run/dhcpcd.pid
command_args=-q
name="DHCP Client Daemon"

depend()
{
	provide net
	need localmount
	use logger
	after bootmisc modules
	before dns
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd/files: dhcpcd.initd
@ 2009-10-26  3:01 William Hubbs (williamh)
  0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs (williamh) @ 2009-10-26  3:01 UTC (permalink / raw
  To: gentoo-commits

williamh    09/10/26 03:01:45

  Modified:             dhcpcd.initd
  Log:
  rev bump for #288588.
  (Portage version: 2.2_rc46/cvs/Linux i686)

Revision  Changes    Path
1.2                  net-misc/dhcpcd/files/dhcpcd.initd

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dhcpcd/files/dhcpcd.initd?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dhcpcd/files/dhcpcd.initd?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dhcpcd/files/dhcpcd.initd?r1=1.1&r2=1.2

Index: dhcpcd.initd
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/files/dhcpcd.initd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dhcpcd.initd	20 Apr 2009 10:39:41 -0000	1.1
+++ dhcpcd.initd	26 Oct 2009 03:01:41 -0000	1.2
@@ -11,7 +11,7 @@
 {
 	provide net
 	need localmount
-	use logger
+	use logger network
 	after bootmisc modules
 	before dns
 }






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-26  3:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-20 10:39 [gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd/files: dhcpcd.initd Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-26  3:01 William Hubbs (williamh)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox