Lucas Alvares Gomes ba808fa6ec ironic-agent element to output a .kernel file
The ironic-agent element is created using the disk-image-create utility
(even being a ramdisk) and outputs a .vmlinuz file for the kernel
(different than the ramdisk-image-create which outputs a .kernel file
for the kernel). This is inconsistent and make scripting against the
diskimage-builder more complicated if one wants to support different
types of ramdisk.

This patch creates a hard link for the .vmlinuz file to a .kernel file
at the end of the process (to keep backward compatibility) and print a
deprecation message.

Depends-On: I81400305f166d62aa4612aab54602abb8178b64c
Change-Id: I476f9ec9ec4206ece0261eaaf2b4182c6bcbd802
Closes-Bug: #1482606
2015-09-23 19:02:54 -04:00
..
2015-02-12 10:41:32 +11:00
2015-05-17 02:07:40 +00:00
2015-02-12 10:41:32 +11:00
2015-04-08 07:01:24 +00:00
2015-02-12 10:41:32 +11:00
2015-09-21 17:28:33 +01:00
2015-06-02 05:35:03 +00:00
2015-02-12 10:41:32 +11:00
2015-06-03 10:48:18 +00:00
2015-02-12 10:41:32 +11:00
2015-02-12 10:41:32 +11:00
2015-06-26 09:57:12 +08:00
2015-07-01 22:03:50 +02:00
2015-02-12 10:41:32 +11:00
2015-05-04 14:18:51 +02:00
2015-02-12 10:41:32 +11:00
2015-03-04 23:11:27 +00:00
2015-02-12 10:41:32 +11:00