Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • apk-tools apk-tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 95
    • Issues 95
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • apk-toolsapk-tools
  • Issues
  • #45
Closed
Open
Issue created Jun 22, 2009 by Natanael Copa@ncopaOwner

support for triggers

many of the post-install scripts can be done once after all packages are installed rather than run it for each package in post-install. Specially after installing fonts updating the fontcache is painfully slow. Other candidates for triggers are kernel modules that needs depmod.

(from redmine: issue id 45, created on 2009-06-22, closed on 2009-08-19)

  • Changesets:
    • Revision 36b5cee9 by Timo Teräs on 2009-08-12T16:17:46Z:
db, pkg: separate structure for fields of installed packages

this makes the database package entry smaller, and we propbably
get more fields to installed_package later too. this cleans up
the way scripts are stored and is a preparation for supporting
triggers. some parsing for trigger meta-data. ref #45.
  • Revision b71606db by Timo Teräs on 2009-08-13T07:45:48Z:
info: clean ups, print triggers (ref #45)
  • Revision 279513bf by Timo Teräs on 2009-08-13T11:10:30Z:
db: implement triggers (fixes #45)
Assignee
Assign to
Time tracking