New pages
Jump to navigation
Jump to search
13 March 2026
- 16:3516:35, 13 March 2026 Supermicro BKT-0012L (hist | edit) [473 bytes] Mrothfuss (talk | contribs) (Created page with "The Supermicro BKT-0012L enables clamp-style AMD coolers to be used on the C32 socket. These adapters may be installed backwards to allow these coolers to attach to the G34 socket as well. Coolers using the clamp mechanism for the following sockets should be supported: AM5, AM4, AM2, AM3, AM3+, FM1, and FM2. frameless|600x600px")
- 16:2516:25, 13 March 2026 Jingsha X89-L (hist | edit) [21 bytes] Dodoid (talk | contribs) (Redirected page to Jingsha) Tag: New redirect originally created as "X89-L"
- 16:2416:24, 13 March 2026 Jingsha X89 (hist | edit) [21 bytes] Dodoid (talk | contribs) (Created page with "##REDIRECT Jingsha") originally created as "X89"
12 March 2026
- 18:0118:01, 12 March 2026 Board Grid (hist | edit) [1,954 bytes] Dodoid (talk | contribs) (Initial example layout.)
- 03:5303:53, 12 March 2026 Laptops (hist | edit) [98 bytes] Mrothfuss (talk | contribs) (Created page with "== Acer == {{Excerpt|Acer|Laptops|hat=no}} == Lenovo == {{Excerpt|Lenovo|Laptops|hat=no}}")
- 03:5203:52, 12 March 2026 Acer (hist | edit) [277 bytes] Mrothfuss (talk | contribs) (Created page with "== Laptops == {| class="wikitable sortable" |- ! Motherboard !! Microarchitecture !! Size !! Coreboot Status |- |Aspire AS5253 |14h, Bobcat |15.6 in | style="background-color:#FFA" | Planned |}") Tag: Visual edit
- 03:4803:48, 12 March 2026 Lenovo (hist | edit) [469 bytes] Mrothfuss (talk | contribs) (Created page with "== Laptops == {| class="wikitable sortable" |- ! Motherboard !! Microarchitecture !! Size !! Coreboot Status |- |IdeaPad G505s |15h, Trinity |15.6 in | style="background-color:#AFA" | Yes |- |ThinkPad Edge E545 |15h, Trinity |15.6 in |style="background-color:#FFA"| Planned |- |ThinkPad X140e |16h, Jaguar |11.6 in | style="background-color:#AFF" | In Progress |- | ThinkPad G505 || 16h, Jaguar || 15.6 in || style="background-color:#FAA" | No |}") Tag: Visual edit
19 January 2026
- 04:4904:49, 19 January 2026 Debian Signed Boot (hist | edit) [2,036 bytes] Mrothfuss (talk | contribs) (Created page with "Debian can be configured to sign the installed kernel/initrd automatically. This setup is done using the root user. '''Dependencies''' <nowiki> apt install gpg</nowiki> '''Generate the signing key''' <nowiki> gpg --full-gen-key</nowiki> * Use RSA (sign only) * Use 4096 bits * Set the key to never expire <nowiki> # Export your GPG key # This will be used by other software to verify the integrity of the kernel/initrd gpg --export > boot.key</nowiki> '''Setup auto-s...")
- 04:4604:46, 19 January 2026 GRUB (hist | edit) [7,020 bytes] Mrothfuss (talk | contribs) (Created page with "GRUB can be added to SeaBIOS as a floppy image to provide a bug-free bootloader stored in the CBFS. GRUB can be used to verify kernel/initrd integrity and/or to support encrypted /boot partitions. == Debian 13, Signed Kernel/Initrd == Debian can be configured to auto-sign the installed kernel/initrd. This setup is done as the root user. '''Dependencies''' <nowiki> apt install gpg</nowiki> '''Generate the signing key''' <nowiki> gpg --full-gen-key</nowiki> * Use RSA...")
16 December 2025
- 05:0305:03, 16 December 2025 IT Mode (hist | edit) [1,907 bytes] Mrothfuss (talk | contribs) (Created page with "Flashing a SAS controller to IT Mode configures the SAS controller to provide the operating system with direct access to each of the attached drives; instead of a single RAID device. Tools are provided to build a FreeDOS USB image that comes bundled with the necessary tools and helpful scripts to switch your SAS controller over to "IT Mode". == Preparing the FreeDOS Image == <nowiki> git clone https://git.15h.org/rane/itmode.git cd itmode make</nowiki> == Flashing...")