Skip to content

Tags: Gorian/k3os

Tags

v0.19.2-dev.4

Toggle v0.19.2-dev.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
base: add xfsprogs (rancher#596)

v0.19.2-dev.3

Toggle v0.19.2-dev.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add wpa_supplicant explicitly (rancher#594)

Previously, wpa_supplicant was install implicitly as a dependency of
connman. In alpine 3.12 it is no longer a depedency and needs to be
added seperately.

v0.19.2-dev.2

Toggle v0.19.2-dev.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
k3s: avoid over-quoting install envvars (rancher#590)

Fix K3S_URL, K3S_TOKEN, and K3S_CLUSTER_SECRET being passed to k3s
install.sh with extra quotes around the values. Rely on k3s install.sh
to correctly capture entries for `/etc/k3s/k3s-service.env`.

Fixes rancher#589

v0.19.2-dev.1

Toggle v0.19.2-dev.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
k3s: v1.19.2+k3s1 (rancher#587)

v0.19.2-dev.1+k3os.1

Toggle v0.19.2-dev.1+k3os.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
k3s: v1.19.2+k3s1 (rancher#587)

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
kernel: 5.4.0-48.52-rancher1 (rancher#586)

v0.11.0

Toggle v0.11.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
mount from bare usb device if mount fails

If mounting the discovered USB device fails during install, try again mounting the bare device, i.e. /dev/sdb3 -> /dev/sdb.

v0.11.0-rc3

Toggle v0.11.0-rc3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
mount from bare usb device if mount fails

If mounting the discovered USB device fails during install, try again mounting the bare device, i.e. /dev/sdb3 -> /dev/sdb.

v0.11.0-rc2

Toggle v0.11.0-rc2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
run grub-install with `--removable` to install grub efi binary to efi…

… fallback location

this fixes booting in bhyve but should be tested on other platforms!

Links:
- https://wiki.archlinux.org/index.php/GRUB#Default/fallback_boot_path
- https://www.jongibbins.com/solving-uefi-boot-problems-on-bhyve-freenas-vm/

v0.11.0-rc1

Toggle v0.11.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
install: fix previous menuentry (rancher#526)

Also add rescue options for both previous and current.