Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [serversetup-bwlp-ipxe] Make first menu being added the default | Simon Rettberg | 2020-01-17 | 1 | -1/+3 |
| | |||||
* | [serversetup-bwlp-ipxe] Add required tags to required inputs in the menu ↵ | Udo Walter | 2020-01-16 | 1 | -1/+14 |
| | | | | entry form | ||||
* | [serversetup-bwlp-ipxe] Add some missing language tags | Jannik Schönartz | 2020-01-16 | 1 | -0/+5 |
| | |||||
* | [serversetup-bwlp-ipxe] Show title of referenced menus in entry list | Steffen Ritter | 2019-12-17 | 2 | -3/+5 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix pre-filling title for menu entry | Simon Rettberg | 2019-12-16 | 1 | -2/+2 |
| | | | | | When adding a new item to a menu, the title should be set to the menu entry's name. This broke when the UI was refactored in commit:0064f98651c62 | ||||
* | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 2 | -2/+2 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | [serversetup-bwlp-ipxe] Fix updating of default boot entries | Simon Rettberg | 2019-12-11 | 1 | -1/+2 |
| | | | | | Fix: "builtin" and "module" columns would not be updated if the according entry already exists. | ||||
* | [serversetup-bwlp-ipxe/minilinux] Add comments, fix minor logic bug | Simon Rettberg | 2019-12-10 | 2 | -5/+22 |
| | | | | | | Saving a boot entry didn't properly check the validity of a hook's ID, which was broken anyways, so the invalid check didn't uncover that the actual cheking code didn't work either. | ||||
* | [serversetup-bwlp-ipxe] Fix initrd= command line for EFI | Simon Rettberg | 2019-12-07 | 1 | -5/+9 |
| | | | | | | initrd=cpio1,cpio2 is syslinux syntax and not understood by the kernel when booting in EFI mode. The proper way to this is initrd=cpio1 initrd=cpio2 ... | ||||
* | [serversetup-bwlp-ipxe] Fix query accordingly :-/ | Simon Rettberg | 2019-10-29 | 1 | -2/+2 |
| | |||||
* | [serversetup-bwlp-ipxe] Update default menu entries | Simon Rettberg | 2019-10-29 | 1 | -26/+19 |
| | | | | Adapt to new minilinux module stuff. | ||||
* | [serversetup-bwlp-ipxe] UI/UX tweaks | Simon Rettberg | 2019-10-17 | 6 | -206/+237 |
| | | | | | | * Decluttered bootentry View in menu editor * Show details for hook bootentry in menu editor * Buttons for "save and reload" in menu/bootentry editor | ||||
* | [serversetup-bwlp-ipxe/minilinux] Further improvements | Simon Rettberg | 2019-10-17 | 4 | -32/+65 |
| | | | | | | * Distinction between BIOS and EFI for ipxe hook in minilinux * Debug KCL modifier customizable by update meta data * Bugfixes, minor refactoring... | ||||
* | [serversetup-bwlp-ipxe/minilinux] Implement minilinux hook for ipxe | Simon Rettberg | 2019-10-16 | 6 | -26/+170 |
| | |||||
* | [serversetup-bwlp-ipxe] Add DHCP option overrides; add hook mechanism | Simon Rettberg | 2019-09-24 | 1 | -0/+1 |
| | | | | | | | A default boot entry can now override certain option codes set by the DHCP server before executing the target binary. A hook mechanism makes it possible for other modules to dynamically supply additional boot entry types. | ||||
* | [serversetup-bwlp-ipxe] | Simon Rettberg | 2019-09-24 | 14 | -198/+658 |
| | |||||
* | [serversetup-bwlp-ipxe] Use badge for refcount in bootentry table | Simon Rettberg | 2019-04-17 | 1 | -1/+3 |
| | |||||
* | [serversetup-bwlp-ipxe] Show default selection of inherited menu | Simon Rettberg | 2019-04-17 | 4 | -2/+22 |
| | |||||
* | [*] de: Script -> Skript | Simon Rettberg | 2019-04-17 | 1 | -3/+3 |
| | |||||
* | [serversetup-bwlp-ipxe] Make sure we always have a default entry | Simon Rettberg | 2019-04-16 | 3 | -3/+17 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix permcheck for menu edit in menu list | Simon Rettberg | 2019-04-16 | 1 | -1/+1 |
| | |||||
* | [serversetup-bwlp-ipxe] Show parent menu in location assign dialog | Simon Rettberg | 2019-04-16 | 3 | -1/+8 |
| | |||||
* | [serversetup-bwlp-ipxe] Change color scheme a bit | Simon Rettberg | 2019-04-16 | 1 | -1/+3 |
| | |||||
* | [serversetup-bwlp-ipxe] Firce locale to get iconv() to behave | Simon Rettberg | 2019-04-16 | 1 | -0/+1 |
| | | | | With the C locale, iconv's TRANSLIT is a noop. | ||||
* | [serversetup-bwlp-ipxe] Add debug-shell boot entry | Simon Rettberg | 2019-04-11 | 1 | -1/+16 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix submenu permission handling | Simon Rettberg | 2019-04-10 | 1 | -2/+4 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix resetting of default bootentries on install | Simon Rettberg | 2019-04-03 | 2 | -2/+5 |
| | |||||
* | [serversetup-bwlp-ipxe] Reset bwlp bootentries on install | Simon Rettberg | 2019-04-03 | 2 | -3/+5 |
| | |||||
* | [serversetup-bwlp-ipxe] Use --nouser for OpenSLX iPXE | Simon Rettberg | 2019-04-03 | 1 | -1/+3 |
| | |||||
* | [serversetup-bwlp-ipxe] imgfree on localboot | Simon Rettberg | 2019-04-01 | 1 | -0/+1 |
| | |||||
* | [serversetup-bwlp-ipxe] PHP 5.6 compat | Simon Rettberg | 2019-03-28 | 1 | -2/+2 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix duplicating builtin bootentry | Simon Rettberg | 2019-03-28 | 1 | -1/+1 |
| | |||||
* | [serversetup-bwlp-ipxe] Escape model names for form field names | Simon Rettberg | 2019-03-27 | 2 | -3/+4 |
| | |||||
* | [serversetup-bwlp-ipxe] Localboot: Individual settings for BIOS/EFI | Simon Rettberg | 2019-03-27 | 7 | -60/+127 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix: Menu titles won't be used as default | Simon Rettberg | 2019-03-26 | 1 | -3/+3 |
| | | | | | When adding a new menu item and linking it to another menu, the menu's name wouldn't be used as the item's default name. Fix that. | ||||
* | [serversetup-bwlp-ipxe] Check for valid IP address before import | Simon Rettberg | 2019-03-26 | 3 | -0/+6 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix: Autoboot not working for chained menus | Simon Rettberg | 2019-03-26 | 1 | -0/+1 |
| | | | | | | If chaining from one menu to another, the menu-with-single-entry autoboot rule would not work and yield a menu with a single item and no timeout. Fix the ipxe spaghetti code to do the right thing. | ||||
* | [serversetup-bwlp-ipxe] Don't show compile progress on every subpage | Simon Rettberg | 2019-03-26 | 1 | -8/+12 |
| | | | | Only show on menulist, address-config and download | ||||
* | [serversetup-bwlp-ipxe] Don't compile iPXE if serverip is invalid | Simon Rettberg | 2019-03-25 | 1 | -1/+3 |
| | |||||
* | [serversetup-bwlp-ipxe] Kill unused PxeMenu->hash() | Simon Rettberg | 2019-03-25 | 1 | -33/+0 |
| | |||||
* | [serversetup-bwlp-ipxe] Direct boot for menus with one item | Simon Rettberg | 2019-03-25 | 2 | -1/+31 |
| | |||||
* | [serversetup-bwlp-ipxe] Support DEFAULT directive of pxelinux | Simon Rettberg | 2019-03-25 | 2 | -1/+21 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix type error (BootEntry vs PxeSection) | Simon Rettberg | 2019-03-25 | 1 | -7/+6 |
| | |||||
* | [serversetup-bwlp-ipxe] Redirect to serveraddr page if invalid | Simon Rettberg | 2019-03-25 | 1 | -0/+4 |
| | |||||
* | [serversetup-bwlp-ipxe] On empty bootentry list, import subnets too | Simon Rettberg | 2019-03-25 | 1 | -0/+6 |
| | |||||
* | [serversetup-bwlp-ipxe] Make imported labels lowercase | Simon Rettberg | 2019-03-25 | 1 | -1/+1 |
| | |||||
* | Introduce JS helper for bootstrap confirm dialogs on button-submit | Simon Rettberg | 2019-03-25 | 2 | -115/+65 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix stdbootentry edit; fix duplicate id in html | Simon Rettberg | 2019-03-21 | 3 | -9/+17 |
| | |||||
* | [serversetup-bwlp-ipxe] Much better dup detection on import | Simon Rettberg | 2019-03-21 | 4 | -66/+118 |
| | |||||
* | [serversetup-bwlp-ipxe] Bootentry: add copy button & allow view only | Simon Rettberg | 2019-03-20 | 5 | -27/+51 |
| |