This website requires JavaScript.
Explore
Help
Register
Sign In
sig_cloud
/
diskimage-builder
Watch
2
Star
0
Fork
0
You've already forked diskimage-builder
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7e60540c0d
diskimage-builder
/
elements
/
deploy-ironic
/
package-installs.yaml
4 lines
26 B
YAML
Raw
Normal View
History
Unescape
Escape
Migrate to new package-installs We have a new package-installs file format. Migrating existing package-installs files to the new format. Change-Id: I57d4a007efee9624e60c41357cefa627d8c7373f
2014-11-26 21:35:36 +00:00
curl
:
Ironic: Local boot This patch extends the deploy-ironic element to make it install a bootloader on the disk in case the boot_option parameter passed in the kernel command line is set to "local". This parameter is set by Ironic as part of the blueprint local-boot-support-with-partition-images Change-Id: I5ebe6f364ae0ac408939399e5f28728b41c4766e
2015-01-09 14:36:32 +00:00
parted
:
Ironic: uefi localboot support This commit adds support for uefi localboot in deploy-ironic element. The change is to mount the efi system partition (created by Ironic) in /boot/efi. The corresponding Ironic change is I00ac31da325676ea4ea1ac4185f5ac3a52c5809a Implements: blueprint local-boot-support-with-partition-images Change-Id: Idf7ac5987e14e1d31311834196ca7283deec15c6
2015-03-02 13:35:33 +00:00
util-linux
:
Reference in New Issue
Copy Permalink