awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesBoot Sequence Managers

Systems that orchestrate the execution of scripts and configuration files during the OS boot process.

Distinct from OS Preference Scripts: Focuses on the management and orchestration of the boot sequence rather than just the scripts that set preferences.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Boot Sequence Managers. Refine with filters or upvote what's useful.

Awesome Boot Sequence Managers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • unifi-utilities/unifi-commonunifi-utilities 的头像

    unifi-utilities/unifi-common

    4,343在 GitHub 上查看↗

    unifi-common 是一个针对 Ubiquiti UniFi 网络硬件的启动工具和系统扩展。它作为 UniFi OS 设备的启动脚本管理器,允许在系统启动序列中应用持久化的自定义配置并初始化后台进程。 该工具提供了一个用于自动化网络硬件设置和自定义设备行为的框架。它通过管理和执行一系列旨在开机时运行的 Shell 脚本和配置文件来实现这一目标。 该系统采用基于目录的执行模型,扫描特定的开机目录以按顺序触发脚本。这种基于钩子(hook)的方法利用文件系统来确定设备启动时应应用哪些自定义逻辑和软件扩展。

    Implements a system for executing custom shell scripts and configuration files during the UniFi OS startup sequence.

    Shell
    在 GitHub 上查看↗4,343
  1. Home
  2. Operating Systems & Systems Programming
  3. OS Preference Scripts
  4. Boot Sequence Managers