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
a692673b90
diskimage-builder
/
diskimage_builder
/
elements
/
vm
/
element-deps
3 lines
24 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add block-device defaults This moves the block-device default out of the "vm" element and into a selection of other elements. There's "mbr" which retains the status quo. There's an EFI version that has the boot/grub partitions as required. In between there's the GPT only version, which is useful for architectures like power without EFI, but still want possible larger disks using GPT. Change-Id: I4a566a97d073fc0dda0ab2494ac988fe015800a9
2018-01-30 23:56:57 +00:00
block-device
Split vm and bootloader elements In order to add more flexibility to the vm and bootloader elements, split the functionality in two different ones, and make vm depend on bootloader element. This will allow to construct more elements that depend on bootloader, and develop both elements independently. Change-Id: Iad2503b7b8fe53b768a3bc79e4cb839700fbd747
2015-12-15 19:47:19 +00:00
bootloader
Reference in New Issue
Copy Permalink