FAI

fai:master

Last commit made on 2024-05-08
Get this branch:
git clone -b master https://git.launchpad.net/fai

Branch merges

Branch information

Name:
master
Repository:
lp:fai

Recent commits

1ae2760... by Thomas Lange <email address hidden>

do not exit script if test fails

8571cbc... by Benni <email address hidden>

fix .qcow2 image generation via fai-diskimage

The parameters to qemu-img convert were in the wrong order and lead to the following error:
"qemu-img: Could not open 'qcow2': Could not open 'qcow2': No such file or directory"

2d0de82... by Thomas Lange <email address hidden>

lvm2 has no init.d script any more

30eabb0... by Thomas Lange <email address hidden>

using extrepo not a footnote any more

199347d... by Thomas Lange <email address hidden>

delete cp command, add footnote about extrepo

0736889... by Thomas Lange <email address hidden>

fix wrong path

745efa4... by Thomas Lange <email address hidden>

rename mkiso, add copy_kernel_initrd for arm64

9a7edf3... by Thomas Lange <email address hidden>

add create_grub2_image_arm64()

d1c5650... by Thomas Lange <email address hidden>

add support for arm64 functions

b6da532... by Thomas Lange <email address hidden>

rename -create_grub2_image to create_grub2_image_x86

call function depending on arch