~sjg1/curtin:boot2
Last commit made on
2025-02-20
- Get this branch:
-
git clone
-b boot2
https://git.launchpad.net/~sjg1/curtin
Only
Simon Glass
can upload to this branch. If you are
Simon Glass
please log in for upload directions.
Branch merges
Propose for merging
- Dan Bungert: Approve
- Server Team CI bot (community): Approve (continuous-integration)
- curtin developers: Pending requested
-
Diff: 1731 lines (+739/-239)13 files modified.gitignore (+1/-0)
curtin/commands/curthooks.py (+84/-42)
curtin/commands/install_extlinux.py (+83/-0)
curtin/commands/install_grub.py (+9/-43)
curtin/config.py (+14/-1)
curtin/paths.py (+37/-0)
doc/topics/config.rst (+157/-82)
doc/topics/storage.rst (+1/-0)
examples/tests/no-grub-file.yaml (+2/-1)
tests/unittests/test_commands_install_extlinux.py (+133/-0)
tests/unittests/test_commands_install_grub.py (+40/-34)
tests/unittests/test_config.py (+36/-0)
tests/unittests/test_curthooks.py (+142/-36)
Branch information
- Name:
- boot2
- Repository:
- lp:~sjg1/curtin
Recent commits
- f5e93cf... by Simon Glass
- c91f951... by Simon Glass
- 87c9c90... by Simon Glass
- 374655e... by Simon Glass <email address hidden>
- 8be682f... by Simon Glass
- 61c3d64... by Simon Glass
- 099421b... by Simon Glass
- a7c3cd3... by Simon Glass
- 704bb1a... by Simon Glass
- 5529602... by Simon Glass