[Initscripts-ng-commits] r149 - in /trunk/www/soc2006-bootsystem: deliverable3/debianboot_d3.kilepr deliverable5.html deliverable5/debianboot_d5.pdf deliverable5/debianboot_d5.tex

dvictoria-guest at users.alioth.debian.org dvictoria-guest at users.alioth.debian.org
Thu Sep 7 22:37:09 UTC 2006


Author: dvictoria-guest
Date: Thu Sep  7 22:37:08 2006
New Revision: 149

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=149
Log:
deliverable5 corrected from comments of Petter Reinholdtsen

Modified:
    trunk/www/soc2006-bootsystem/deliverable3/debianboot_d3.kilepr
    trunk/www/soc2006-bootsystem/deliverable5.html
    trunk/www/soc2006-bootsystem/deliverable5/debianboot_d5.pdf
    trunk/www/soc2006-bootsystem/deliverable5/debianboot_d5.tex

Modified: trunk/www/soc2006-bootsystem/deliverable3/debianboot_d3.kilepr
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/www/soc2006-bootsystem/deliverable3/debianboot_d3.kilepr?rev=149&op=diff
==============================================================================
--- trunk/www/soc2006-bootsystem/deliverable3/debianboot_d3.kilepr (original)
+++ trunk/www/soc2006-bootsystem/deliverable3/debianboot_d3.kilepr Thu Sep  7 22:37:08 2006
@@ -3,7 +3,7 @@
 img_extensions=.eps .pdf .dvi .ps .fig .gif .jpg .jpeg .png
 kileprversion=1
 kileversion=1.9.1
-lastDocument=debianboot_d3.tex
+lastDocument=
 masterDocument=
 name=debianboot_d3
 pkg_extIsRegExp=false

Modified: trunk/www/soc2006-bootsystem/deliverable5.html
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/www/soc2006-bootsystem/deliverable5.html?rev=149&op=diff
==============================================================================
--- trunk/www/soc2006-bootsystem/deliverable5.html (original)
+++ trunk/www/soc2006-bootsystem/deliverable5.html Thu Sep  7 22:37:08 2006
@@ -42,12 +42,11 @@
 
 
 
-
 <title> Improve the Debian Boot Process\ 
 Google Summer of Code 2006 \
 \vspace{4mm}
 LSB-compliance and Lintian patch\
-Fifth Deliverable\
+Fourth Deliverable\
 \vspace{4mm}</title>
  
 <h1 align="center">Improve the Debian Boot Process<br />
@@ -63,11 +62,11 @@
 <em>mentor</em>: Petter Reinholdtsen (pere at hungry.com) </h3>
 
 <div class="p"><!----></div>
- <h2><a name="tth_sEc1">
+    <h2><a name="tth_sEc1">
 1</a>&nbsp;&nbsp;Introduction</h2>
 
 <div class="p"><!----></div>
-In this deliverable we present the information presented in the LSB-compliance guide for Debian maintainers together with a script used to check LSB-compliance. The latter is presented as a patch for Lintian such that the effect of this script can be larger.
+In this deliverable we present the information presented in the LSB-compliance guide for Debian maintainers together with a script used to check LSB-compliance. The latter is presented as a patch for Lintian such that the effect of this script can be larger. The patch provided has been already implemented in the latest version of lintian!
 
 <div class="p"><!----></div>
 Discussion on the project may be followed in the <a href="http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-devel">initscripts-ng-devel mailing list</a> and the channel #pkg-sysvinit in <em>irc.debian.org</em>.
@@ -79,9 +78,8 @@
 </a>
 
 <div class="p"><!----></div>
-The LSB-compliance guide may be found in http://wiki.debian.org/LSBInitScripts
+The LSB-compliance guide may be found in <a href="http://wiki.debian.org/LSBInitScripts">http://wiki.debian.org/LSBInitScripts</a>
 
-<div class="p"><!----></div>
  <h2><a name="tth_sEc3">
 3</a>&nbsp;&nbsp;Lintian patch</h2>
 <a name="sec:lintianpatch">
@@ -91,10 +89,16 @@
 Lintian contains a series of scripts in perl to check different issues of a package. They are in the directory ...lintian/checks. Each check script contains as well a file with extension .desc that contains the description of each error, warning or information related to the script of the same name. In the case of the init-scripts, they are checked currently with the script called <i>init.d</i> with its correpondent description file <i>init.d.desc</i>.
 
 <div class="p"><!----></div>
-The script and description file with the proposed patch may be found in
+The patch was published and submitted to the lintian maintainers through the BTS. The bug number is 377740 and is availabe in <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377740">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377740</a>. <b>The patch has been recently incorporated into lintian</b>.
 
 <div class="p"><!----></div>
-http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/resources.html
+The script and description file with the proposed patch may be found in:
+
+<div class="p"><!----></div>
+<a href="http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/code/lintian_init.d">http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/code/lintian_init.d</a>
+
+<div class="p"><!----></div>
+<a href="http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/code/lintian_init.d.desc">http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/code/lintian_init.d.desc</a>
 
 <div class="p"><!----></div>
  <h2><a name="tth_sEc4">

Modified: trunk/www/soc2006-bootsystem/deliverable5/debianboot_d5.pdf
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/www/soc2006-bootsystem/deliverable5/debianboot_d5.pdf?rev=149&op=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/www/soc2006-bootsystem/deliverable5/debianboot_d5.tex
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/www/soc2006-bootsystem/deliverable5/debianboot_d5.tex?rev=149&op=diff
==============================================================================
--- trunk/www/soc2006-bootsystem/deliverable5/debianboot_d5.tex (original)
+++ trunk/www/soc2006-bootsystem/deliverable5/debianboot_d5.tex Thu Sep  7 22:37:08 2006
@@ -52,25 +52,27 @@
 
 \section{Introduction}
 
-In this deliverable we present the information presented in the LSB-compliance guide for Debian maintainers together with a script used to check LSB-compliance. The latter is presented as a patch for Lintian such that the effect of this script can be larger.
+In this deliverable we present the information presented in the LSB-compliance guide for Debian maintainers together with a script used to check LSB-compliance. The latter is presented as a patch for Lintian such that the effect of this script can be larger. The patch provided has been already implemented in the latest version of lintian!
 
 Discussion on the project may be followed in the \href{http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-devel}{initscripts-ng-devel mailing list} and the channel \#pkg-sysvinit in \emph{irc.debian.org}.
 
 \section{LSB-compliance}
 \label{sec:lsbcompliance}
 
-The LSB-compliance guide may be found in http://wiki.debian.org/LSBInitScripts
-
+The LSB-compliance guide may be found in \href{http://wiki.debian.org/LSBInitScripts}{http://wiki.debian.org/LSBInitScripts}
 \section{Lintian patch}
 \label{sec:lintianpatch}
 
 
 Lintian contains a series of scripts in perl to check different issues of a package. They are in the directory ...lintian/checks. Each check script contains as well a file with extension .desc that contains the description of each error, warning or information related to the script of the same name. In the case of the init-scripts, they are checked currently with the script called \textit{init.d} with its correpondent description file \textit{init.d.desc}.
 
-The script and description file with the proposed patch may be found in
+The patch was published and submitted to the lintian maintainers through the BTS. The bug number is 377740 and is availabe in \href{http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377740}{http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377740}. \textbf{The patch has been recently incorporated into lintian}.
 
-http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/resources.html
+The script and description file with the proposed patch may be found in:
 
+\href{http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/code/lintian_init.d}{http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/code/lintian\_init.d}
+
+\href{http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/code/lintian_init.d.desc}{http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/code/lintian\_init.d.desc}
 
 \section{Conclusions and Future Work}
 




More information about the Initscripts-ng-commits mailing list