Skip to content

Conversation

@KKoukiou
Copy link
Contributor

@KKoukiou KKoukiou commented Sep 3, 2025

Eliminate duplicate mounting by reusing /run/rootfsbase instead of creating /run/install/sources/mount-0000-live_os_image. This simplifies the code and removes redundant filesystem operations during installation.

@KKoukiou
Copy link
Contributor Author

KKoukiou commented Sep 3, 2025

/kickstart-tests --testtype payload

@github-actions
Copy link

This PR is stale because it has been open 60 days with no activity.
Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale label Nov 12, 2025
@KKoukiou KKoukiou force-pushed the systemd-machine-id-setup branch from 6f3dd6f to 6033bfe Compare November 21, 2025 08:00
@KKoukiou
Copy link
Contributor Author

/kickstart-tests --testtype payload

@KKoukiou
Copy link
Contributor Author

/kickstart-tests --testtype smoke

@KKoukiou KKoukiou force-pushed the systemd-machine-id-setup branch from 6033bfe to 025cfae Compare November 21, 2025 08:15
@KKoukiou KKoukiou force-pushed the systemd-machine-id-setup branch from 025cfae to ecade40 Compare November 21, 2025 08:35
@KKoukiou KKoukiou marked this pull request as ready for review November 21, 2025 08:36
@KKoukiou KKoukiou force-pushed the systemd-machine-id-setup branch from ecade40 to 3a8f0c5 Compare November 21, 2025 08:39
@KKoukiou
Copy link
Contributor Author

/kickstart-tests --testtype payload

@KKoukiou
Copy link
Contributor Author

/kickstart-tests --testtype smoke

@KKoukiou
Copy link
Contributor Author

KKoukiou commented Dec 8, 2025

/kickstart-tests --testtype smoke

Eliminate duplicate mounting by reusing /run/rootfsbase instead
of creating /run/install/sources/mount-0000-live_os_image.
This simplifies the code and removes redundant filesystem
operations during installation.

The original implementation created a separate mount point to follow the
same pattern as other sources (CDROM, NFS, HDD). However, LiveOS is a
special case where /run/rootfsbase is already mounted by the live system
and contains the same content. Creating a duplicate mount is redundant.

Relevant: rhbz#2413622
@KKoukiou KKoukiou force-pushed the systemd-machine-id-setup branch from d14fb74 to 2c484af Compare December 9, 2025 13:19
@KKoukiou
Copy link
Contributor Author

KKoukiou commented Dec 9, 2025

/kickstart-tests --testtype smoke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant