mok ux, autofill device and pf forms, docss for st, docs for start-sdk

This commit is contained in:
Matt Hill
2026-03-12 14:15:45 -06:00
parent 50004da782
commit 0fa069126b
21 changed files with 1147 additions and 154 deletions

View File

@@ -714,4 +714,13 @@ export const ENGLISH: Record<string, number> = {
'A signing key was enrolled for Secure Boot. On the next reboot, a blue screen (MokManager) will appear.': 790,
'Enter your StartOS master password when prompted': 791,
'Got it': 792,
'Secure Boot Enrollment': 793,
'Prepare for Secure Boot key enrollment on the next reboot': 794,
'Connect a monitor and keyboard to your server before rebooting.': 795,
'Keep your monitor connected for the next reboot.': 796,
'On the next boot, a blue screen (MokManager) will appear. You will have 10 seconds to select "Enroll MOK" before it dismisses.': 797,
'If you miss the window, simply reboot to try again. The blue screen will appear on every boot until the key is enrolled.': 798,
'After clicking "Enroll MOK":': 799,
'When prompted, enter your StartOS password': 800,
'Your system has Secure Boot enabled, which requires all kernel modules to be signed with a trusted key. Some hardware drivers \u2014 such as those for NVIDIA GPUs \u2014 are not signed by the default distribution key. Enrolling the StartOS signing key allows your firmware to trust these modules so your hardware can be fully utilized.': 801,
}