]> git.ipfire.org Git - ipfire-2.x.git/commit
cdrom: Install chroot into dracut environment
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 8 Sep 2025 12:09:23 +0000 (14:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Sep 2025 15:55:47 +0000 (15:55 +0000)
commitf24001e8524f4bad32c7b9e062c4e4d5b157b771
tree7eae9ba8082537e5660e522eef93bc60bab2c3a8
parentf1eb14c3e2ec8cb8ecd856c96281183f3f7d941c
cdrom: Install chroot into dracut environment

- dracut-058 had a commit for base to not require chroot inside initramfs
- However the install of an iso requires chroot to be available for some of the actions
   such as the creation of the language cache etc.
- Adding the install of the chroot binary into the dracut command in the cdrom package
   allowed thye full installation of IPFire to be carried out.

Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/cdrom