Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions live/live-root/etc/dracut.conf.d/90-usr-bin-chroot.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# include the chroot binary in the initrd, it is useful for manually running the
# tools from the root image before switching into it
install_items+=" /usr/bin/chroot "
6 changes: 6 additions & 0 deletions live/src/agama-installer.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 29 11:08:16 UTC 2025 - Ladislav Slezák <lslezak@suse.com>

- Add "/usr/bin/chroot" tool to the initrd to allow manually
running the tools from the root image before switching into it

-------------------------------------------------------------------
Thu Apr 28 16:40:41 UTC 2025 - Knut Anderssen <kanderssen@suse.com>

Expand Down