Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 727
    • Issues 727
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 373
    • Merge requests 373
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • aportsaports
  • Merge requests
  • !24453

Merged
Created Aug 20, 2021 by knuxify@knuxify📦Contributor

testing/refind: add bash and lsblk to runtime depends (for refind-install)

  • Overview 3
  • Commits 1
  • Pipelines 5
  • Changes 1

Required for refind-install to work; it throws a "file or directory not found" error otherwise. (lsblk is used for some detection logic, there's also another package which it only needs for searching for unmounted partitions and shows an informational message if it's not installed so I think we can leave it out.)

It's not a dependency for the actual bootloader itself, but neither is efibootmgr (which was in depends already).

Edited Aug 20, 2021 by knuxify
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: refind-add-depends