You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Talos Linux now supports `physical: true` qualifier for device selectors, it selects non-virtual network interfaces (i.e. `en0` is selected, while `bond0` is not).
34
+
"""
35
+
36
+
[notes.problems]
37
+
title = "Known Problems"
38
+
description = """\
39
+
ZFS and DRBD extensions are disabled in this release due to incompatibility with the latest Linux kernel.
0 commit comments