Sat, 28 Feb 2026 16:11:21 CST | login

Information for build autofs-5.1.8-4.ocs23

ID222
Package Nameautofs
Version5.1.8
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/autofs.git?.#8542667d918bccd87caf266eb9e19401a164b472
SummaryA tool for automatically mounting and unmounting filesystems
DescriptionThe goal of autofs is to provide on-demand mounting and race free automatic unmounting of various other filesystems. This provides two key advantages: 1.There is no need to delay boot until all filesystems that might be needed are mounted. Processes that try to access those slow filesystems might be delayed but other processes can continue freely. This is particularly important for network filesystems (e.g. NFS) or filesystems stored on media with a media-changing robot. 2.The names and locations of filesystems can be stored in a remote database and can change at any time. The content in that data base at the time of access will be used to provide a target for the access. The interpretation of names in the filesystem can even be programmatic rather than database-backed, allowing wildcards for example, and can vary based on the user who first accessed a name.
Built byocs-bot
State complete
Volume DEFAULT
StartedMon, 17 Jul 2023 14:43:57 CST
CompletedMon, 17 Jul 2023 14:48:43 CST
Taskbuild (dist-ocs23, /opencloudos-stream/autofs.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/autofs.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
autofs-5.1.8-4.ocs23.src.rpm (info) (download)
aarch64
autofs-5.1.8-4.ocs23.aarch64.rpm (info) (download)
autofs-debuginfo-5.1.8-4.ocs23.aarch64.rpm (info) (download)
autofs-debugsource-5.1.8-4.ocs23.aarch64.rpm (info) (download)
x86_64
autofs-5.1.8-4.ocs23.x86_64.rpm (info) (download)
autofs-debuginfo-5.1.8-4.ocs23.x86_64.rpm (info) (download)
autofs-debugsource-5.1.8-4.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 14 2023 Wang Guodong <gordonwwang@tencent.com> - 5.1.8-4 - Rebuilt for sssd 2.9.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.1.8-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.1.8-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Nov 17 2022 cunshunxia <cunshunxia@tencent.com> - 5.1.8-1 - initial build