Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets Update with design decisions already made, clar...



details:   https://anonhg.NetBSD.org/src/rev/8a88094ea5cd
branches:  trunk
changeset: 571084:8a88094ea5cd
user:      jwise <jwise%NetBSD.org@localhost>
date:      Wed Nov 10 18:02:33 2004 +0000

description:
Update with design decisions already made, clarify meta-pkg process.

diffstat:

 distrib/sets/TODO |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 94e4b48656fb -r 8a88094ea5cd distrib/sets/TODO
--- a/distrib/sets/TODO Wed Nov 10 17:54:47 2004 +0000
+++ b/distrib/sets/TODO Wed Nov 10 18:02:33 2004 +0000
@@ -5,7 +5,7 @@
   from build.sh
 + decide whether to keep a separate system package database of
   metadata, and, if so, where to keep it
-+ decide whether to use pkg_* -K for this, or to add a separate argument
++ if using separate database, add a flag to support this to pkg_*
 + add syspkg support to sysinst
        + add pkg_install utilities (and necessary sub-utilities) to
          the crunched install tools
@@ -13,5 +13,7 @@
 + need a tool to create meta-packages
        + base-bind meta-pkg created from base-bind-root,
          base-bind-bin and base-bind-example
-       + take this from a spec-file, or from command line
+       + base meta-pkg created from base-* meta-pkgs
+       + bundle packages into tar files (`pkgsets'per src/distrib/syspkg/notes)
+       + meta-pkg content entirely derivable from pkg names (base-*, base-bind-*)
 + add system packages to the release ISOs



Home | Main Index | Thread Index | Old Index