]> git.ipfire.org Git - thirdparty/mkosi.git/commit
mkosi-initrd: add --profile option 3561/head
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Fri, 28 Feb 2025 12:16:51 +0000 (13:16 +0100)
committerAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Fri, 28 Feb 2025 12:16:51 +0000 (13:16 +0100)
commit01f9beae32933f92fbd6afa3a4d18f2ae5d57cf4
tree3d9f42948f796e4d9db4ba70e654d73dd20ddede
parenteb60162d31b6bd4753f64736abd98c46f684b07d
mkosi-initrd: add --profile option

Enable only the initrd profiles specified with this option, rather than all by
default. This saves space and allows the user to choose only what is needed on
each system.
mkosi.conf
mkosi/config.py
mkosi/initrd.py
mkosi/resources/man/mkosi-initrd.1.md
mkosi/resources/man/mkosi.1.md