Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 140
    • Issues 140
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • linux
  • Merge requests
  • !548

builddeb: Only remove vmlinuz / initramfs on configure

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Guido Gunther requested to merge postinst-guard-configure into pureos/byzantium Feb 11, 2022
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

The kernel hooks (such as initramfs creation and flash-kernel) are only triggered in this case.

As per section 6.5 of Debian policy this is invoked with the old postinst:

"old-postinst" abort-upgrade *new-version*

so not having it in 5.16.0-1-pureos2 is not a problem but it will be a good idea for future upgrades.

Signed-off-by: Guido Günther guido.gunther@puri.sm

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: postinst-guard-configure