#merged-usr profiles for openrc?
1 messages · Page 1 of 1 (latest)
you could just create your own profile for that, its not hard
and split usr openrc is available in 23.0 profiles to answer your other question
Yes I might have to find another way though (just mask split-usr i suppose) as making a profile adds to the build time of what I am doing and I'm not sure if I can support it
thank you
yeah masking it and adding the same UNINSTALL_IGNOREs to your make.conf should also work
Thank you ill test in a minute
# Mike Gilbert <[email protected]> (2022-08-31)
# Avoid removing merged-usr symlinks.
UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /bin /lib /lib32 /lib64 /libx32 /sbin /usr/sbin"
UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /usr/lib/modules/*"
thats perfect
The changes applied by merge-usr profile are minimal. You can check all of them here https://gitweb.gentoo.org/repo/gentoo.git/tree/profiles/features/merged-usr
Browse the Gentoo Git repositories
or if you want to be a guinea pig you could use the 23.0 profiles 
Hehehe
I'm gutted m68k doesn't have them