Bug 50642 - Support tarball input for mke2fs
Summary: Support tarball input for mke2fs
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: e2fsprogs (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-14 10:37 MSK by Ivan A. Melnikov
Modified: 2024-06-14 10:37 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan A. Melnikov 2024-06-14 10:37:05 MSK
В недавно вышедшем ef2fsprogs 1.47.1 [1] появилась поддержка создания образа файловой системы из тарбола[2]. Это интересная мне функциональность, так как она намного упрощает создавание образы файловых систем (и даже дисков) от имени простого непривилигированного пользователя.

В связи с этим прошу обновить в Сизифе e2fsprogs и включить её интеграцию с libarchive.

[1] https://github.com/tytso/e2fsprogs/releases/tag/v1.47.1
[2] https://github.com/tytso/e2fsprogs/pull/118