version 1.2, 2011/11/06 14:48:47
|
version 1.4, 2015/02/20 19:21:44
|
Line 13 mentors="""
|
Line 13 mentors="""
|
category="pkgsrc" |
category="pkgsrc" |
difficulty="medium" |
difficulty="medium" |
duration="3 months" |
duration="3 months" |
|
done_by="various NetBSD developers" |
|
|
description=""" |
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. |
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. |
The packages might be simple packages like screen or bigger ones like firefox. |
Configuration of the packages is not required to happen in sysinst. |
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. |
* 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. |
|
|