]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
[PATCH v3] Remove support for split-/usr installs
authorChris Hofstaedtler <zeha@debian.org>
Mon, 29 Jul 2024 23:22:33 +0000 (16:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:00:58 +0000 (17:00 -0700)
commit91e361f1251617469c70af7a9144643d4d8b71fa
tree216337761001b023e0cdde32399652522a4f04f4
parent42fc61ebd061ffc63a0302a8422ed21f67e38b5f
[PATCH v3] Remove support for split-/usr installs

Always install binaries and other files under /usr, not /.  This will
break any distribution that hasn't yet merged the two, which are
vanishingly small these days.  This breaks the usecase of needing to
repair the /usr partition when there is no initramfs or livecd
available and / is the only option.

Signed-off-by: Chris Hofstaedtler <zeha@debian.org>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
configure.ac
debian/Makefile
debian/local/initramfs.hook
debian/rules
fsck/Makefile
include/builddefs.in
include/buildmacros
mkfs/Makefile
repair/Makefile