Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708000 - adminCD: add app-backup/fsarchiver
Summary: adminCD: add app-backup/fsarchiver
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-03 11:04 UTC by El Goretto
Modified: 2020-02-03 22:11 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description El Goretto 2020-02-03 11:04:11 UTC
Hi,
Following "deprecation" of sysrescuecd, I'd like to use the official Gentoo AdminCD for my usual backup tasks. Unfortunately, fsarchiver is not available on the current build of adminCD.
Is it possible to add this tool in future releases? app-backup/fsarchiver-0.8.5 is "stable" in portage and supports zstd compression algorithm.

Regards,
El_Goretto

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-02-03 19:59:57 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/releng.git/commit/?id=c8b2d3368e13f5c7c6489146446a7d20426f7bbf

commit c8b2d3368e13f5c7c6489146446a7d20426f7bbf
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
AuthorDate: 2020-02-03 19:57:46 +0000
Commit:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
CommitDate: 2020-02-03 19:57:46 +0000

    Add app-backup/fsarchiver to the admin-cd specs.
    
    Bug: https://bugs.gentoo.org/708000
    Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>

 releases/weekly/specs/amd64/hardened/admincd-stage1.spec | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2020-02-03 20:01:32 UTC
(In reply to El Goretto from comment #0)

> Is it possible to add this tool in future releases?

Sure it is - look above ;-)
Comment 3 El Goretto 2020-02-03 22:11:40 UTC
Great!
Thank you very much Jorge Manuel.