Annotation of wikisrc/projects/project/pkgsrc_installtasks.mdwn, revision 1.4
1.1 jmmv 1: [[!template id=project
2:
3: title="Unify standard installation tasks"
4:
5: contact="""
6: [tech-pkg](mailto:tech-pkg@NetBSD.org)
7: """
8:
9: mentors="""
10: [Thomas Klausner](mailto:wiz@NetBSD.org)
11: """
12:
1.2 jmmv 13: category="pkgsrc"
14: difficulty="medium"
1.1 jmmv 15: duration="3 months"
16:
17: description="""
18: Instead of including install scripts from the infrastructure into every binary package, just include the necessary information and split the scripts off into a separate package that is installed first (right after bootstrap, as soon as the first package needs it). This affects user creation, installation of tex packages, ...
19:
1.4 ! mspo 20: Milestones:
! 21:
! 22: * identify example packages installing users, groups, and documentation
! 23: * demonstrate pkgsrc packages which add users, etc
! 24: * Also add support for actions that happen once after a big upgrade session, instead of once per package (e.g. ls-lR rebuild for tex).
! 25: * convert some existing packages to use this new framework
! 26: * allow options framework to configure these resources per-package
1.3 wiz 27:
28: An intermediate step would be to replace various remaining INSTALL scripts by declarative statements and install script snippets using them.
1.1 jmmv 29: """
30: ]]
31:
32: [[!tag gsoc]]
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb