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: u-root/u-root
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.1
Choose a base ref
...
head repository: u-root/u-root
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 10 commits
  • 119 files changed
  • 3 contributors

Commits on Feb 25, 2024

  1. cmds/core/df: remove redurant else

    Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>
    binjip978 authored and hugelgupf committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4b4f633 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Add a playbook entry showing how to set verbose init

    Signed-off-by: Ronald G Minnich <rminnich@gmail.com>
    rminnich authored and hugelgupf committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    18594f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. pkg/dt: fix revive superfluous-else linter

    Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>
    binjip978 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e2dc8b2 View commit details
    Browse the repository at this point in the history
  2. Get mkuimage

    Signed-off-by: Chris Koch <chrisko@google.com>
    hugelgupf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    14d5503 View commit details
    Browse the repository at this point in the history
  3. Templates as uimage config

    Signed-off-by: Chris Koch <chrisko@google.com>
    hugelgupf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    40fa1e2 View commit details
    Browse the repository at this point in the history
  4. Use mkuimage instead of pkg/uroot

    Signed-off-by: Chris Koch <chrisko@google.com>
    hugelgupf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    285135e View commit details
    Browse the repository at this point in the history
  5. Remove pkg/uroot

    Signed-off-by: Chris Koch <chrisko@google.com>
    hugelgupf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ef144c9 View commit details
    Browse the repository at this point in the history
  6. Remove tools/mkinitramfs -- mkuimage can achieve the same

    Signed-off-by: Chris Koch <chrisko@google.com>
    hugelgupf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    32e0072 View commit details
    Browse the repository at this point in the history
  7. Properly define vmtest dependencies

    Signed-off-by: Chris Koch <chrisko@google.com>
    hugelgupf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3bc921d View commit details
    Browse the repository at this point in the history
  8. Update README with new mkuimage instructions

    Signed-off-by: Chris Koch <chrisko@google.com>
    hugelgupf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    eadd8c6 View commit details
    Browse the repository at this point in the history
Loading