Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor updates #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 6, 2024

  1. root_image: bcachefs-tools removed from Debian

    After the removal [1] of bcachefs-tools from Debian,
    the installation fails. It will need to be built
    from source instead.
    
    [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%231079375
    
    Signed-off-by: Timothy Day <[email protected]>
    tim-day-387 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dbae82e View commit details
    Browse the repository at this point in the history
  2. tests/fs/lustre: add boot.ktest

    This just boots using the kernel required for
    Lustre. I find myself doing this quite often
    with llmount.ktest. An explicit boot.ktest
    would be helpful.
    
    Signed-off-by: Timothy Day <[email protected]>
    tim-day-387 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4e9f92f View commit details
    Browse the repository at this point in the history