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

Install librem5-base-defaults early

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Guido Gunther requested to merge guido.gunther/image-builder:early-pkg into master Feb 23, 2021
  • Overview 1
  • Commits 2
  • Pipelines 1
  • Changes 3

This makes sure e.g. apt config is in place to not fetch too new webkit. Fresh install looks like

# apt policy libwebkit2gtk-4.0-37
libwebkit2gtk-4.0-37:
  Installed: 2.30.4-1pureos0.1
  Candidate: 2.30.4-1pureos0.1
  Version table:
     2.30.5-1~deb10u1 90
        500 https://repo.pureos.net/pureos amber-security/main arm64 Packages
 *** 2.30.4-1pureos0.1 500
        500 https://repo.pureos.net/pureos amber-phone/main arm64 Packages
        100 /var/lib/dpkg/status
     2.28.4-1~deb10u1 90
        500 https://repo.pureos.net/pureos amber/main arm64 Packages

and for the pkg removal part:

# dpkg -s rsyslog
Package: rsyslog
Status: deinstall ok config-files
Priority: important
Section: admin
Installed-Size: 1707
Maintainer: Michael Biebl <biebl@debian.org>
Architecture: arm64
Version: 8.1901.0-1
Config-Version: 8.1901.0-1

Closes: #61 (closed)

Edited Feb 23, 2021 by Guido Gunther
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: early-pkg