Merge "Debian: Position efi.img in the feed to replicate mounted iso feed"
This commit is contained in:
commit
325c641548
@ -2052,7 +2052,7 @@ if [ "${controller}" = true ] ; then
|
||||
ilog "... from /instboot/pxeboot to ${feed}/pxeboot and ${pxeboot}/rel-${sw_release}"
|
||||
cp -a /instboot/pxeboot/bzImage* .
|
||||
cp -a /instboot/pxeboot/initrd* .
|
||||
cp -a /instboot/efi.img .
|
||||
cp -a /instboot/efi.img ${feed}
|
||||
cp -a bzImage* ${pxeboot}/rel-${sw_release}
|
||||
cp -a initrd* ${pxeboot}/rel-${sw_release}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user