Thu, 26 Jun 2025 22:56:28 CST | login

Information for build btrfs-fuse-0-2.oc9

ID35407
Package Namebtrfs-fuse
Version0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/btrfs-fuse.git?.#c1a72b620313ad960fc9dc6577db4b106fc16251
SummaryRead-only, license friendly, FUSE based btrfs implementation
DescriptionThis is a read-only btrfs implementation using FUSE (Filesystem in Userspace). Although btrfs is already in mainline Linux kernel, there are still use-cases for such read-only btrfs implementation: - Educational purpose: let new developers get a quick way to learn how a complex and modern filesystem works; - For certain bootloaders: certain bootloaders need code base compatible with their license; - As a last resort method for subpage/multipage support: currently (v5.16-rc) the Linux kernel can only support sectorsize == pagesize , and 4K sectorsize with 64K page size; thus this project can act as a last resort method to read data from filesystem with unsupported sectorsize.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 16:19:13 CST
CompletedThu, 12 Jun 2025 16:29:20 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/btrfs-fuse.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/btrfs-fuse.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
btrfs-fuse-0-2.oc9.src.rpm (info) (download)
aarch64
btrfs-fuse-0-2.oc9.aarch64.rpm (info) (download)
btrfs-fuse-debuginfo-0-2.oc9.aarch64.rpm (info) (download)
btrfs-fuse-debugsource-0-2.oc9.aarch64.rpm (info) (download)
loongarch64
btrfs-fuse-0-2.oc9.loongarch64.rpm (info) (download)
btrfs-fuse-debuginfo-0-2.oc9.loongarch64.rpm (info) (download)
btrfs-fuse-debugsource-0-2.oc9.loongarch64.rpm (info) (download)
x86_64
btrfs-fuse-0-2.oc9.x86_64.rpm (info) (download)
btrfs-fuse-debuginfo-0-2.oc9.x86_64.rpm (info) (download)
btrfs-fuse-debugsource-0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jun 03 2025 bbrucezhang <bbrucezhang@tencent.com> - 0-2 - Rebuilt for loongarch64 * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0-1 - initial build