Hello community,

here is the log from the commit of package sysvinit for openSUSE:Factory 
checked in at 2012-09-14 12:39:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysvinit (Old)
 and      /work/SRC/openSUSE:Factory/.sysvinit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysvinit", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysvinit/sysvinit.changes        2012-08-12 
15:29:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sysvinit.new/sysvinit.changes   2012-09-14 
12:39:35.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 17 11:48:35 UTC 2012 - [email protected]
+
+- Added patch from Roger Leigh to correct the manual page of startpar 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ startpar-0.58.dif ++++++
--- /var/tmp/diff_new_pack.zKvEbe/_old  2012-09-14 12:39:37.000000000 +0200
+++ /var/tmp/diff_new_pack.zKvEbe/_new  2012-09-14 12:39:37.000000000 +0200
@@ -1,4 +1,31 @@
---- .#empty
-+++ .#empty    2012-01-30 17:44:30.343145442 +0000
-@@ -0,0 +1 @@
-+Place holder
+--- startpar.8
++++ startpar.8 2012-04-09 13:25:33.000000000 +0000
+@@ -1,4 +1,4 @@
+-.\"
++'\" e
+ .\" SuSE man page for startpar
+ .\"
+ .\" Copyright (c) 2003 SuSE Linux AG, Nuernberg, Germany.
+@@ -62,13 +62,19 @@ option, the default is full parallelism.
+ the scripts can be provided with the
+ .B \-a
+ option.
+-Processes block by pending
++Processes blocked by pending
+ .B I/O
+-will weighting by the factor
++will cause new process creation to be weighted by the iorate factor
+ .IR 800 .
+ To change this factor the option
+ .B \-i
+-can be used to specify an other value.
++can be used to specify another value.  The amount
++.EQ
++weight = (nblocked times iorate) / 1000
++.EN
++will be subtracted from the total number of processes which could be
++started, where nblocked is the number of processes currently blocked
++by pending I/O.
+ 
+ The output of each script is buffered and written when the script
+ exits, so output lines of different scripts won't mix. You can

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to