Skip to content

Commit

Permalink
fix review findings
Browse files Browse the repository at this point in the history
  • Loading branch information
thir820 committed Sep 24, 2024
1 parent a43d007 commit abfcf3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/old_images.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Building old Berrymill images

The previous versions of the EBcL SDK used _kiwi-ng_ for building images.
Using _kiwi-ng_ was a quite pragmatic choice, since it’s an established tool to build images from binary IT distribution packages, but it turned out that _kiwi-ng_ is not flexible enough to build typical embedded images.
Using _kiwi-ng_ was a quite pragmatic choice, since it’s an established tool to build images from binary IT distribution packages. Nevertheless, it turned out that _kiwi-ng_ is not flexible enough to build typical embedded images.
Starting from EBcL SDK 1.3 the new _make_ and _generator_ based builds are used.
This approach has the advantage that it’s flexible enough for any imaginable build flow, and that the builds are much more efficient.
Nevertheless, at least for EBcL 1.x, _kiwi-ng_ is still provided and supported.
Expand Down

0 comments on commit abfcf3b

Please sign in to comment.