From f855ba78423ff2f3b58c715b7c2c95e358b80dde Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Fri, 2 Aug 2002 12:37:32 +0000 Subject: add a couple of items to the TODO list. - direct to CD writing - inclusion of distfiles for pkgs which can't be packaged. --- pkgtools/cdpack/files/TODO | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'pkgtools/cdpack') diff --git a/pkgtools/cdpack/files/TODO b/pkgtools/cdpack/files/TODO index d9693acfb6b..c39293d4f0d 100644 --- a/pkgtools/cdpack/files/TODO +++ b/pkgtools/cdpack/files/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.3 2002/07/18 01:00:53 dmcmahill Exp $ +$NetBSD: TODO,v 1.4 2002/08/02 12:37:32 dmcmahill Exp $ To-Do List for cdpack --------------------- @@ -17,3 +17,14 @@ To-Do List for cdpack the selection of packages, select some subset of them and then do a batch install. +- add a -pipe option to pipe the output of mkisofs directly to + cdrecord (or other program) to allow direct writing to CD avoiding + the need for a potentially large amount of disk space for the + generated images. + +- add an option to go through pkgsrc and find all the packages + which can't be packaged (NO_PACKAGE or INTERACTIVE) and copy + the distfiles into a single directory. This way you can create + a CD set where you include distfiles for the packages which + couldn't be made into binary pkgs. + -- cgit v1.2.3