Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bootc-dev/bootc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.16.1
Choose a base ref
...
head repository: bootc-dev/bootc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.16.2
Choose a head ref
  • 4 commits
  • 13 files changed
  • 3 contributors

Commits on Jun 17, 2026

  1. sd-boot: Only use --random-seed flag on systemd >= 257

    `bootctl install --random-seed no` is only available on systemd >= 257.
    Query the bootctl version and only pass the flag when supported.
    
    Signed-off-by: Peter Siegel <psiegel2000@icloud.com>
    yeetypete authored and Johan-Liebert1 committed Jun 17, 2026
    Configuration menu
    Copy the full SHA
    3db2c19 View commit details
    Browse the repository at this point in the history
  2. docs: typo fix in SUMMARY.md

    Signed-off-by: Scanf-s <sullung2yo@gmail.com>
    Scanf-s authored and cgwalters committed Jun 17, 2026
    Configuration menu
    Copy the full SHA
    f9d5d2f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2026

  1. fix(composefs): restore registry auth discovery on direct pull

    This restores #2086, dropped by the PullOptions migration (86265b2).
    
    Signed-off-by: Peter Siegel <psiegel2000@icloud.com>
    yeetypete authored and Johan-Liebert1 committed Jun 22, 2026
    Configuration menu
    Copy the full SHA
    e8953d1 View commit details
    Browse the repository at this point in the history
  2. Release 1.16.2

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    bootc-bot[bot] authored and cgwalters committed Jun 22, 2026
    Configuration menu
    Copy the full SHA
    7c7e8be View commit details
    Browse the repository at this point in the history
Loading