Skip to content

Commit ebc596a

Browse files
author
root
committed
Update kernel to 6.18.29 (longterm)
1 parent bd1919b commit ebc596a

336 files changed

Lines changed: 13 additions & 26 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cmd/gokr-build-kernel/build.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
var configContents []byte
2020

2121
// see https://www.kernel.org/releases.json
22-
var latest = "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.87.tar.xz"
22+
var latest = "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.18.29.tar.xz"
2323

2424
func downloadKernel() error {
2525
out, err := os.Create(filepath.Base(latest))
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-17 KB
Binary file not shown.
-50.1 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)