diff --git a/kiwi-builder-image/Dockerfile b/kiwi-builder-image/Dockerfile index c12eeb4..829176d 100644 --- a/kiwi-builder-image/Dockerfile +++ b/kiwi-builder-image/Dockerfile @@ -1,5 +1,5 @@ -#!BuildTag: %%IMG_PREFIX%%kiwi-builder:10.2.29.0-%RELEASE% -#!BuildTag: %%IMG_PREFIX%%kiwi-builder:10.2.29.0 +#!BuildTag: %%IMG_PREFIX%%kiwi-builder:10.2.29.1-%RELEASE% +#!BuildTag: %%IMG_PREFIX%%kiwi-builder:10.2.29.1 # Base image version, should match the tag above ARG KIWIVERSION="10.2.29" diff --git a/kiwi-builder-image/README.build.md b/kiwi-builder-image/README.build.md new file mode 100644 index 0000000..bdfc4fb --- /dev/null +++ b/kiwi-builder-image/README.build.md @@ -0,0 +1,28 @@ +The following files are coming from _upstream_ https://build.opensuse.org/package/show/SUSE:SLFO:Products:SL-Micro:6.2/SL-Micro : + +* SL-Micro.kiwi +* disk.sh +* config.sh +* editbootinstall_pine64.sh +* editbootinstall_rpi.sh + +Those can be downloaded as: + +``` +curl -LO https://src.suse.de/products/SL-Micro/raw/branch/6.2/SL-Micro/SL-Micro.kiwi +``` + +The SL-Micro.kiwi file needs to be modified to append a few packages on the bootstrap stanza to be able to generate images with no SSL errors: + +``` + + ++ ++ ++ + +``` + +The SL-Micro.kiwi.4096 file needs to be modified to modify the `target_blocksize="4096"` where appropiate. + +All the other files are used verbatim. diff --git a/kiwi-builder-image/SL-Micro.kiwi b/kiwi-builder-image/SL-Micro.kiwi index 5914935..ae51617 100644 --- a/kiwi-builder-image/SL-Micro.kiwi +++ b/kiwi-builder-image/SL-Micro.kiwi @@ -95,14 +95,14 @@ - - + + - + - + @@ -865,7 +865,7 @@ 32 - + 6.2 zypper @@ -878,7 +878,7 @@ format="qcow2" filesystem="btrfs" firmware="uefi" - efipartsize="512" + efipartsize="512" kernelcmdline="security=selinux selinux=1 quiet systemd.show_status=1 ignition.platform.id=qemu" bootpartition="false" bootkernel="custom" @@ -890,7 +890,7 @@ - + @@ -925,7 +925,7 @@ - + @@ -961,7 +961,7 @@ - + @@ -1002,7 +1002,7 @@ - + @@ -1045,7 +1045,7 @@ - + @@ -1067,7 +1067,7 @@ - + @@ -1151,7 +1151,7 @@ - @@ -1182,7 +1182,7 @@ - @@ -1213,6 +1213,7 @@ + @@ -1229,7 +1230,7 @@ - + @@ -1240,3 +1241,4 @@ + diff --git a/kiwi-builder-image/SL-Micro.kiwi.4096 b/kiwi-builder-image/SL-Micro.kiwi.4096 index b747850..52c07f4 100644 --- a/kiwi-builder-image/SL-Micro.kiwi.4096 +++ b/kiwi-builder-image/SL-Micro.kiwi.4096 @@ -95,14 +95,14 @@ - - + + - + - + @@ -321,6 +321,7 @@ SLE true en_US +