Sun, 29 Jun 2025 13:04:23 CST | login

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

ID27228
Package Namebtrfs-fuse
Version0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/btrfs-fuse.git?.#24dbf5052fd516a24a1512f599a6bc39b3498d14
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 byfanjunkong
State complete
Volume DEFAULT
StartedFri, 02 Aug 2024 17:56:32 CST
CompletedFri, 02 Aug 2024 17:59:48 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
RPMs
src
btrfs-fuse-0-1.oc9.src.rpm (info) (download)
aarch64
btrfs-fuse-0-1.oc9.aarch64.rpm (info) (download)
btrfs-fuse-debuginfo-0-1.oc9.aarch64.rpm (info) (download)
btrfs-fuse-debugsource-0-1.oc9.aarch64.rpm (info) (download)
x86_64
btrfs-fuse-0-1.oc9.x86_64.rpm (info) (download)
btrfs-fuse-debuginfo-0-1.oc9.x86_64.rpm (info) (download)
btrfs-fuse-debugsource-0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0-1 - initial build