[Debian-olpc-commits] r13 - in trunk/debian: . patches

winnie at alioth.debian.org winnie at alioth.debian.org
Tue Jun 24 21:35:44 UTC 2008


Author: winnie
Date: 2008-06-24 21:35:44 +0000 (Tue, 24 Jun 2008)
New Revision: 13

Modified:
   trunk/debian/README.Debian
   trunk/debian/patches/correct_initd_dir.dpatch
   trunk/debian/patches/correct_initscript_arguments.dpatch
Log:
Some more fixes


Modified: trunk/debian/README.Debian
===================================================================
--- trunk/debian/README.Debian	2008-06-24 21:11:03 UTC (rev 12)
+++ trunk/debian/README.Debian	2008-06-24 21:35:44 UTC (rev 13)
@@ -1,6 +1,13 @@
 olpc-utils for Debian
 ---------------------
+ 
+#1.) Fetching source and building package
+#2.) TODO Points
 
+
+###############################################################################
+## 1. ) Fetching source and building package                                 ##
+###############################################################################
 write a README.source to describe how to get+build the source.
 currently its:
   cd tarballs
@@ -14,13 +21,25 @@
 svn-pdebuild is an alias for: 
 "svn-buildpackage --svn-builder=pdebuild --pbuilder cowbuilder"
 
-install modified version of olpc-configure on other hardware
+Detailed informations on how to use svn-buildpackage can be found in
+README.svn-buildpackage
 
-/sys/power/olpc-pm - is this reliable?
 
-sudo.. - atm olpc-utils conflict against it.
+###############################################################################
+## 2. ) TODO Points                                                          ##
+###############################################################################
 
-Binaries are installed into /usr/bin and /usr/sbin instead of /bin and /sbin.
-- fixed in debian/rules
+ - install modified version of olpc-configure on other hardware
 
+ - /sys/power/olpc-pm - is this reliable?
+
+ - what about /etc/profile.d? Is this dir used inside debian? If yes why is it
+   not provided by any package? (Same for /etc/profile)
+
+ - sudo.. - atm olpc-utils conflict against it.
+   --> Do we really need a own sudo command for olpc? 
+ 
+ - fix various lintian warnings and errors.. see lintian -i $changesfile for
+   details.
+
  -- Holger Levsen <holger at debian.org>  Tue, 24 Jun 2008 14:07:41 +0200

Modified: trunk/debian/patches/correct_initd_dir.dpatch
===================================================================
--- trunk/debian/patches/correct_initd_dir.dpatch	2008-06-24 21:11:03 UTC (rev 12)
+++ trunk/debian/patches/correct_initd_dir.dpatch	2008-06-24 21:35:44 UTC (rev 13)
@@ -2,7 +2,7 @@
 ## correct_initd_dir.dpatch by Patrick Winnertz <winnie at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: The init.d dir is located in debian directly under /etc. 
 
 @DPATCH@
 diff -urNad olpc-utils-20080624~/Makefile.am olpc-utils-20080624/Makefile.am

Modified: trunk/debian/patches/correct_initscript_arguments.dpatch
===================================================================
--- trunk/debian/patches/correct_initscript_arguments.dpatch	2008-06-24 21:11:03 UTC (rev 12)
+++ trunk/debian/patches/correct_initscript_arguments.dpatch	2008-06-24 21:35:44 UTC (rev 13)
@@ -2,7 +2,7 @@
 ## correct_initscript_arguments.dpatch by Patrick Winnertz <winnie at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: We need a additional argument for debian: force-reload. Adding it here
 
 @DPATCH@
 diff -urNad olpc-utils-20080624~/olpc-configure olpc-utils-20080624/olpc-configure




More information about the Debian-olpc-commits mailing list