[boxer] 14/33: Add some TODOs.

Jonas Smedegaard dr at jones.dk
Sun Nov 5 18:28:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/1.1.5-1
in repository boxer.

commit f7fe81a78d952bed9d2d646dabc365dc077620e6
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jan 24 21:16:17 2017 +0100

    Add some TODOs.
---
 TODO | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/TODO b/TODO
index 178675a..704f768 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,8 @@
   * Fail (or optionally warn) if both installing and avoiding a package.
   * Handle bugs as parameters, and extend data documentation.
   * Resolve named suites (e.g. stretch) from relative (e.g. testing).
+  * Use warnings::warnif instead of carp (and croak?). Or Throwable?
+  * Use IPC::PrettyPipe
 
 Initial release:
 
@@ -15,6 +17,11 @@ Initial release:
 
 Later releases...
 
+  * Use Object::Remote
+    + Add subclass to use Rex::Inline
+    + Add subclass to use debootstrap/cdebootstrap/multistrap
+  * Limit coercion and type checks
+    <http://blogs.perl.org/users/joel_berger/2013/05/typetiny-rescues-moo.html#comment-1104703>
   * Implement additional commands and classes to create a system:
     + bless
     + Bootstrap::Debootstrap
@@ -40,3 +47,6 @@ Later releases...
     static/live boxer-driven "Hands-off" <http://www.hands.com/d-i/>.
   * Implement commands and classes to interact with bug trackers:
     + triage
+  * Implement PXE target - i.e. DHCP+TFTP services serving preseed file.
+    + <https://wiki.fogproject.org/wiki/index.php?title=IPXE>.
+    + <https://wiki.fogproject.org/wiki/index.php?title=FOG_on_a_MAC>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/boxer.git



More information about the Pkg-perl-cvs-commits mailing list