[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190530152855.GA5390@magnolia>
Date: Thu, 30 May 2019 08:28:55 -0700
From: "Darrick J. Wong" <darrick.wong@...cle.com>
To: Christoph Hellwig <hch@...radead.org>
Cc: Lukas Czerner <lczerner@...hat.com>, linux-ext4@...r.kernel.org,
Jan Kara <jack@...e.com>, "Theodore Ts'o" <tytso@....edu>,
xfs <linux-xfs@...r.kernel.org>,
Eric Sandeen <sandeen@...hat.com>
Subject: Re: How to package e2scrub
On Wed, May 29, 2019 at 11:04:26PM -0700, Christoph Hellwig wrote:
> On Wed, May 29, 2019 at 11:21:11AM -0700, Darrick J. Wong wrote:
> > Indeed. Eric picked "xfsprogs-xfs_scrub" for Rawhide, though I find
> > that name to be very clunky and would have preferred "xfs_scrub".
>
> Why not just xfs-scrub?
Slight preference for the package sharing a name with its key
ingredient:
# xfs_scrub /home
Bad command or file name
# apt install xfs_scrub
<stuff>
# xfs_scrub /home
WARNING: ALL DATA ON NON-REMOVABLE DISK
DRIVE C: WILL BE LOST!
Proceed with Format (Y/N)?
--D
Powered by blists - more mailing lists