| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [serversetup-bwlp-ipxe] serversetup_bootentry.module must not be NULL | Simon Rettberg | 2024-07-23 | 1 | -9/+22 |
| | | | | | | | I'm not entirely sure how the column ended up being NULL in one instance, but this should not happen and makes no sense, so change the table definition accordingly to avoid script errors. | ||||
| * | [serversetup-bwlp-ipxe] Fix "locations" module name -> create constraint | Simon Rettberg | 2022-03-09 | 1 | -1/+1 |
| | | |||||
| * | Moderize Database handling | Simon Rettberg | 2021-05-11 | 1 | -1/+1 |
| | | | | | | | | * Auto-convert to utf8mb4_unicode_520_ci * Use foreach instead of while to loop over results * Drop useless statement caching * Keep emulated prepares, as we sometimes loop over nested queries | ||||
| * | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -1/+1 |
| | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
| * | [serversetup-bwlp-ipxe] | Simon Rettberg | 2019-09-24 | 1 | -29/+49 |
| | | |||||
| * | [serversetup-bwlp-ipxe] Fix resetting of default bootentries on install | Simon Rettberg | 2019-04-03 | 1 | -1/+3 |
| | | |||||
| * | [serversetup-bwlp-ipxe] Reset bwlp bootentries on install | Simon Rettberg | 2019-04-03 | 1 | -0/+2 |
| | | |||||
| * | [serversetup-bwlp-ipxe] Localboot: Individual settings for BIOS/EFI | Simon Rettberg | 2019-03-27 | 1 | -1/+12 |
| | | |||||
| * | [serversetup-bwlp-ipxe] Much better dup detection on import | Simon Rettberg | 2019-03-21 | 1 | -1/+1 |
| | | |||||
| * | [serversetup-bwlp-ipxe] Implement cascaded menus | Simon Rettberg | 2019-03-19 | 1 | -1/+14 |
| | | |||||
| * | [serversetup*] PXELinux and iPXE side-by-side | Simon Rettberg | 2019-02-12 | 1 | -0/+89 |
