1
0
mirror of https://github.com/rancher/os.git synced 2025-09-12 13:17:17 +00:00

v2.0.0-beta6

- Buildroot 2022.02.8
-- with cherry-picked memory leak fix for dhcpcd
- Kernel 5.10.162
- Docker 23.0.0-rc.3
- System-docker 17.06.107
- Removed debugging tool system-docker-containerd-ctr
- Build ros binary with Go version 1.19.5
- Improve debug mode by disabling auto reboot and asking resolution
This commit is contained in:
Olli Janatuinen
2023-01-05 09:55:41 +00:00
parent 977771c4bd
commit 4148642e5f
18 changed files with 30 additions and 15 deletions

View File

@@ -1,4 +1,6 @@
//go:build amd64
// +build amd64
// Copyright 2015 CoreOS, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");