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

many: handlers and backend for kernel-modules components #13512

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    daa20d5 View commit details
    Browse the repository at this point in the history
  2. o/snapstate/backend: add support for kernel-modules component

    The backend will create the necessary mount units for kernel-modules
    component type. These units need to be available early on boot so
    udevd and systemd-modules-load.service can access the contained
    modules and firmware. Additionally, depmod is invoked to recreate the
    modinfo files.
    alfonsosanchezbeato committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    daec740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26e8c17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eab1d69 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    dbda1b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da36b51 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    858a053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74a4d2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68970fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99fdf26 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    3699010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    805cb4d View commit details
    Browse the repository at this point in the history