Difference between revisions of "Funtoo:Metatools/Releases/1.0.3"

From Funtoo
Jump to navigation Jump to search
m
Line 9: Line 9:
;{{Bug|FL-9514}}: {{c|artifact.extract()}} now supports .zip files
;{{Bug|FL-9514}}: {{c|artifact.extract()}} now supports .zip files


;Meta-Repo Tree Gen: Previously only supported in the {{c|legacy}} branch, metatools 1.0.3 now supports both production and "local developer" meta-repo generation using {{c|merge-kits --prod}} and {{c|merge-kits}}, respectively. This functionality in 1.0.3 is slightly faster than the implementation
;Meta-Repo Tree Gen: Previously only supported in the {{c|legacy}} branch, metatools 1.0.3 now supports both production and "local developer" meta-repo generation using {{c|merge-kits --prod}} and {{c|merge-kits}}, respectively. This functionality in 1.0.3 is slightly faster than the implementation in the {{c|legacy}} branch. Note that generating a "custom" meta-repo ([[Creating Your Own Meta-Repo and Kits]] )is not yet supported in 1.0.3 (only in {{c|legacy}}) but will be completed and released in a future version of metatools.
in the {{c|legacy}} branch. Note that generating a "custom" meta-repo ([[Creating Your Own Meta-Repo and Kits]] )is not yet supported in 1.0.3 (only in {{c|legacy}}) but will be completed
and released in a future version of metatools.


;Sourced Kits: Independent kits have been deprecated, and we now support the concept of a sourced kit. A sourced kit, unlike an independent kit, supports autogeneration. It is just like an independent kit, except that it has two parts: foo-sources, which is the one developers commit to, and then foo, which is the one generated for the meta-repo tree and synced to end-users. By splitting this into two (or more, if you want to have multiple releases using the same sources), it's possible to support autogens. Funtoo has migrated fully away from independent kits to autogenerated kits.
;Sourced Kits: Independent kits have been deprecated, and we now support the concept of a sourced kit. A sourced kit, unlike an independent kit, supports autogeneration. It is just like an independent kit, except that it has two parts: foo-sources, which is the one developers commit to, and then foo, which is the one generated for the meta-repo tree and synced to end-users. By splitting this into two (or more, if you want to have multiple releases using the same sources), it's possible to support autogens. Funtoo has migrated fully away from independent kits to autogenerated kits.

Revision as of 18:23, April 15, 2022

Metatools 1.0.3 is a regular release which was released on 15 April 2022.