diff --git a/content/concepts/coreutils-replacement.md b/content/concepts/coreutils-replacement.md
index 4dfb3b973304ff28b0ba3764c1a5c0e98f3c77d3..568543c4de5eba47c873fa05b4c8db8484890f88 100644
--- a/content/concepts/coreutils-replacement.md
+++ b/content/concepts/coreutils-replacement.md
@@ -242,5 +242,6 @@ The following guidelines will be followed to assure a smooth transition minimizi
 - Determine the list of tools supported and successfully tested provided by `uutils-coreutils`.
 - Create a new package based on `uutils-coreutils` named `coreutils-uutils` with all the tools that are supported and successfully tested.
 - For missing tools a replacement will be provided on case by case basis.
+- Generate APT and OSTree based images for target and minimal configuration.
 
 Due to the [Apertis release flow]( {{< ref "release-flow.md" >}} ) this process will start on development releases allowing any potential issue to be addressed before a stable point release, with the possibility of switching back to `coreutils-gplv2` if a proper fix cannot be implemented on time.