--- wikisrc/projects/project/sysinst_pkgs.mdwn 2011/11/06 14:48:47 1.2 +++ wikisrc/projects/project/sysinst_pkgs.mdwn 2015/02/20 19:21:44 1.4 @@ -13,13 +13,14 @@ mentors=""" category="pkgsrc" difficulty="medium" duration="3 months" +done_by="various NetBSD developers" description=""" sysinst, the NetBSD installation tool, should be able to get NetBSD set up with most packages relevant to the end user during the installation step, to make it possible to get a usable system during the initial setup. The packages might be simple packages like screen or bigger ones like firefox. Configuration of the packages is not required to happen in sysinst. -A short overview of the steps involved: +A short overview of the milestones involved: * Improve sysinst so it can list a pkgsummary.gz file on the install media and offer to install a subset of them. There should be a chooser included in sysinst where the user can select the packages they want to install.