Home | History | Annotate | Line # | Download | only in sets
      1 TODO list for system packages
      2 =============================
      3 
      4 + commit Alan Barrett's mods from PR 22514 for system package building
      5   from build.sh
      6 + decide whether to keep a separate system package database of
      7   metadata, and, if so, where to keep it
      8 + if using separate database, add a flag to support this to pkg_*
      9 + add syspkg support to sysinst
     10 	+ add pkg_install utilities (and necessary sub-utilities) to
     11 	  the crunched install tools
     12 	+ fix sysinst to use them
     13 + need a tool to create meta-packages
     14 	+ base-bind meta-pkg created from base-bind-root,
     15 	  base-bind-bin and base-bind-example
     16 	+ base meta-pkg created from base-* meta-pkgs
     17 	+ bundle packages into tar files (`pkgsets'per src/distrib/syspkg/notes)
     18 	+ meta-pkg content entirely derivable from pkg names (base-*, base-bind-*)
     19 + add system packages to the release ISOs
     20