All of lore.kernel.org
 help / color / mirror / Atom feed
* xfsprogs-4.16; scrubbing and files w/o /usr dependencies...
@ 2018-11-03  3:59 L.A. Walsh
  2018-11-03  4:52 ` Darrick J. Wong
  0 siblings, 1 reply; 3+ messages in thread
From: L.A. Walsh @ 2018-11-03  3:59 UTC (permalink / raw)
  To: Linux-Xfs

I was noticing in a newer version of xfsprogs that it puts some non-/usr-lib
dependent files in /sbin, specifically fsck.mfs(shell), mkfs.xfs, xfs_repair
xfs_scrub, and xfs_scrub_all.

What was the decider for putting these files in /sbin?  The reason I ask is
that the last one 'xfs_scrub_all' has a heavy dependency on /usr as it needs
#!/usr/bin/python3 to run.  So wouldn't it be happier in /usr/sbin? 

I also note that it has dependencies on systemd.  Will it work for
systems not running systemd or will systemd be required for newer-versioned
xfs maintenance?

Thnx...

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-05  6:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-03  3:59 xfsprogs-4.16; scrubbing and files w/o /usr dependencies L.A. Walsh
2018-11-03  4:52 ` Darrick J. Wong
2018-11-04 20:50   ` L A Walsh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.