Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888906 - sys-fs/duf: df alternative
Summary: sys-fs/duf: df alternative
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Mathis Winterer
URL:
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on:
Blocks:
 
Reported: 2022-12-29 22:25 UTC by Mathis Winterer
Modified: 2023-01-04 05:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
duf-0.8.1.ebuild (duf-0.8.1.ebuild,595 bytes, text/plain)
2022-12-29 22:25 UTC, Mathis Winterer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathis Winterer 2022-12-29 22:25:37 UTC
Created attachment 845706 [details]
duf-0.8.1.ebuild

Hello,

I've written an Ebuild for 'duf', it's a "better 'df' alternative" showing disk usage in an aesthetically pleasing way. 
It only depends on go version 1.16 or higher.
I suggest sys-fs/df as its package atom.


Mathis Winterer
Comment 1 Mathis Winterer 2022-12-30 11:38:43 UTC
(In reply to Mathis Winterer from comment #0)
> Created attachment 845706 [details]
> duf-0.8.1.ebuild
> 
> Hello,
> 
> I've written an Ebuild for 'duf', it's a "better 'df' alternative" showing
> disk usage in an aesthetically pleasing way. 
> It only depends on go version 1.16 or higher.
> I suggest sys-fs/df as its package atom.
> 
> 
> Mathis Winterer

Typo; meant sys-fs/duf.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-04 05:34:41 UTC
commit 78b12c7038b2aa08a4fbb1904b3a94fac790912f
Author: Mathis Winterer <mrmagic223325@fedora.email>
Date:   Fri Dec 30 17:43:02 2022 +0100

    sys-fs/duf: new package

    Signed-off-by: Mathis Winterer <mrmagic223325@fedora.email>
    Closes: https://github.com/gentoo/gentoo/pull/28902
    Signed-off-by: Sam James <sam@gentoo.org>