socsvn commit: r256294 - soc2013/jmuniz/personal/documentation

jmuniz at FreeBSD.org jmuniz at FreeBSD.org
Thu Aug 22 08:10:16 UTC 2013


Author: jmuniz
Date: Thu Aug 22 08:10:15 2013
New Revision: 256294
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=256294

Log:
  Updated task list in TODO to reflect documentation changes.

Modified:
  soc2013/jmuniz/personal/documentation/TODO

Modified: soc2013/jmuniz/personal/documentation/TODO
==============================================================================
--- soc2013/jmuniz/personal/documentation/TODO	Thu Aug 22 07:43:36 2013	(r256293)
+++ soc2013/jmuniz/personal/documentation/TODO	Thu Aug 22 08:10:15 2013	(r256294)
@@ -5,12 +5,9 @@
 Tasks are ordered hierarchically: the hyphens indicate the level of each node and any leafs 
 they contain, and plus signs identify nodes with leafs.
 
-README
-------
-- project / repository description
-- contact information
-- link to wiki for more information
-- name of applicable software license
+All Ports
+---------
+- validate with portlint and poudriere
 
 NEWS
 ----
@@ -20,16 +17,6 @@
 -------
 - once a plan is in place to publish an official release, the instructions to configure and install from the ports collection will be in this file
 
-THANKS
-------
-- update to no longer reflect old hierarchy
-- list assets used
-- licenses
-- names of contributors, or a group name if possible
-- date that the source was accessed and the source version
-- url to source
-- project title
-
 FAQ
 ---
 - troubleshooting
@@ -76,13 +63,12 @@
 ----------
 - keep track of steps in hidden file to allow for resuming
 - configure / build / install / deinstall / reinstall
-- patch
-- restore to unpatched state
-- internal dependency tracking for the ports in this repository, to make sure that all required ports are patched
+- patch all ports to /usr/ports
+- restore to unpatched state (useful for updating the code to the latest revision)
+- update ports to latest revision
 
 pk-setter
 ---------
-- validate port with portlint and poudriere
 - create back end list from file saved during PK installation
 - verify that packagekitd starts with each new configuration, or roll back to last known good configuration
 - use GetDaemonState() to determine if packagekitd needs to be closed?
@@ -100,7 +86,6 @@
 
 PackageKit-0.6.11 port
 ----------------------
-- test with portlint and poudriere
 - make sure the back ends play nice with PC-BSD, since it relies on overlays
 - create a file on installation to contain a list of installed back ends for pk-setter
 + Makefile


More information about the svn-soc-all mailing list