Commit graph

15 commits

Author SHA1 Message Date
Markus Reil
d30223014f Support make -j switch.
* Introduce new variable "make_num_jobs" to user_overrides.yml (default
  value is 1).
* Use new variable in each task that uses "make".
2023-12-08 16:46:41 +07:00
Antony Messerli
d6ada65175 Lint fixes 2022-03-21 20:13:42 -05:00
Antony Messerli
db7906d143 Update overrides for 32-bit and 64-bit split on pcbios 2021-09-28 11:48:42 -05:00
commonism
a087a5bd75
Adds option for adding early menu commands (#936)
Adds option for adding early menu commands

    Enables the user to add an early block into menu
    for loading things like custom console backgrounds.

    Thanks to @commonism for the suggestion.

Co-authored-by: Markus Koetter <koetter@cispa.de>
Co-authored-by: Antony Messerli <antony@mes.ser.li>
2021-08-07 11:09:13 -05:00
Antony Messerli
6d2d6c9363 Generate local-vars.ipxe by default with examples
Adds the local-vars.ipxe file which can be updated
for changes.  Local vars is parsed on bootup if
the next-server and filename are both set on the
local dhcp server.
2021-08-05 20:25:28 -05:00
Enrico
51db8eff3f
Fix utilities override (#587)
* Fix utilities override in menu generation (Ansible task)

* Update user_overrides.yml comments to document the new override method
2020-03-31 10:06:52 -05:00
Ryan Kuba
c74c21c882 #479 enabling freebsd and using mirrored assets to boot (#480)
* enabling freebsd and using mirrored assets to boot
2020-01-02 21:26:25 -06:00
Antony Messerli
a229a42fee Adds settings for user provided media
Adds settings for setting urls in boot.cfg for user provided
media.
2019-12-29 18:24:35 -08:00
thelamer
78eac80448 only run the update logic on the rolling .x series, tag the versioned builds to display in menu 2019-12-11 16:45:13 -08:00
Antony Messerli
132399730c Pushing up more changes 2019-11-25 03:37:44 +00:00
Antony Messerli
f9a2a0cda3 Fixing some ansible-lint issues 2019-11-18 05:34:35 +00:00
Antony Messerli
214e34961f Latest tuning, including utility menu generation
Creates proper ansible role structure
Creates utilities listing and allows for utility menu overrides
Splits utilities into efi and pcbios (legacy) so options
are hidden if they can't be used.
Add package list for debian
Split Ubuntu Live version loaders into seperate methods as versions
can behave differently.
2019-11-17 19:49:25 +00:00
Antony Messerli
fe57e98664 Adding more changes 2019-11-10 10:18:23 -08:00
Antony Messerli
9f3c1ec862 Pushing up more work 2019-11-08 05:16:47 +00:00
Antony Messerli
fc4b151f7a initial commit 2019-11-06 22:34:15 -06:00