FS#4186 - mkinitrd --name flag for custom initrd images
Attached to Project:
Arch Linux
Opened by Tom Killian (tomk) - Friday, 17 March 2006, 15:40 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 17 March 2006, 17:22 GMT
Opened by Tom Killian (tomk) - Friday, 17 March 2006, 15:40 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 17 March 2006, 17:22 GMT
|
Details
mkinitrd, when called with the
kernel_version=<my.custom.version> parameter, produces
an image called initrd-<my.custom.version>.img. Could
we have a facility to rename the image, as in the following
example:
mkinitrd kernel_version=2.6.15-custom --name=kernel26custom The image would be called kernel26custom.img, and the messages on screen after the image is created would use the new image name. I've attached a small patch, which works for me here. |
This task depends upon
Closed by James Rayner (iphitus)
Sunday, 15 October 2006, 07:21 GMT
Reason for closing: Won't fix
Additional comments about closing: mkinitrd is deprecated, please use mkinitramfs.
Sunday, 15 October 2006, 07:21 GMT
Reason for closing: Won't fix
Additional comments about closing: mkinitrd is deprecated, please use mkinitramfs.
initrd_custom_name.patch