]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Add "nfs" initrd profile 3766/head
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 10 Jul 2025 12:29:54 +0000 (14:29 +0200)
committerAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 10 Jul 2025 12:49:08 +0000 (14:49 +0200)
commitecebb1f3facddeed4d0ea916eb26be9b2346cac6
treefe42906d1681d53ed699ed790fb74387f0b1fed3
parent4c021322d87a1ee8c8f8e7fd042ec3f3cb808b15
Add "nfs" initrd profile

nfs-utils-2.8.4 will provide its own nfsroot-generator [1] to allow mounting the
real rootfs via NFSv4, so this initrd profile will enable this feature.

[1] http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commit;h=ed86ea08dadafbac948c6a45629a6f3282a77233
mkosi/config.py
mkosi/initrd.py
mkosi/resources/man/mkosi-initrd.1.md
mkosi/resources/man/mkosi.1.md
mkosi/resources/mkosi-initrd/mkosi.profiles/nfs/mkosi.conf [new file with mode: 0644]
mkosi/resources/mkosi-initrd/mkosi.profiles/nfs/mkosi.conf.d/arch.conf [new file with mode: 0644]
mkosi/resources/mkosi-initrd/mkosi.profiles/nfs/mkosi.conf.d/debian-ubuntu.conf [new file with mode: 0644]
mkosi/resources/mkosi-initrd/mkosi.profiles/nfs/mkosi.conf.d/fedora.conf [new file with mode: 0644]
mkosi/resources/mkosi-initrd/mkosi.profiles/nfs/mkosi.conf.d/opensuse.conf [new file with mode: 0644]