Skip to content

Instantly share code, notes, and snippets.

@flrichar
Last active August 20, 2025 17:10
Show Gist options
  • Select an option

  • Save flrichar/f94cf1f0db738bde4b00a618be80c8b2 to your computer and use it in GitHub Desktop.

Select an option

Save flrichar/f94cf1f0db738bde4b00a618be80c8b2 to your computer and use it in GitHub Desktop.

Revisions

  1. flrichar revised this gist Aug 20, 2025. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion leapmicro-ml.md
    Original file line number Diff line number Diff line change
    @@ -7,5 +7,5 @@ zypper ar -f http://download.opensuse.org/repositories/Kernel:/HEAD/standard/ ke
    zypper ref
    zypper dist-upgrade --allow-vendor-change --from kernel-repo
    zypper dup
    # zypper dup
    ```
  2. flrichar created this gist Aug 20, 2025.
    11 changes: 11 additions & 0 deletions leapmicro-ml.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    ### Mainline Testing Kernel

    ```
    transactional-update shell
    zypper ar -f http://download.opensuse.org/repositories/Kernel:/HEAD/standard/ kernel-repo
    zypper ref
    zypper dist-upgrade --allow-vendor-change --from kernel-repo
    zypper dup
    ```