2 रिपॉजिटरी
Frameworks for bundling system tweaks and importing custom modules to customize fresh OS installations.
Distinct from OS Customization: General framework for system-wide tweaks, not limited to context menus or boot-time cloud-init
Explore 2 awesome GitHub repositories matching operating systems & systems programming · OS Customization Frameworks. Refine with filters or upvote what's useful.
This project is a PowerShell-based post-installation automation suite and configuration manager designed to optimize Windows 10 and Windows Server deployments. It functions as a system optimization tool that applies idempotent tweaks to ensure an operating system reaches a specific desired state after a fresh installation. The tool distinguishes itself through the use of preset-based task orchestration and a modular tweak library. It allows for the definition of custom setup presets via external files and supports the extension of its capabilities through the import of custom modules. Every s
Provides a framework for importing custom modules and bundling system tweaks into executable presets.
unifi-common, Ubiquiti UniFi नेटवर्क हार्डवेयर के लिए एक स्टार्टअप उपयोगिता और सिस्टम एक्सटेंशन है। यह UniFi OS उपकरणों के लिए एक बूट स्क्रिप्ट मैनेजर के रूप में कार्य करता है, जो सिस्टम स्टार्टअप अनुक्रम के दौरान लगातार कस्टम कॉन्फ़िगरेशन के अनुप्रयोग और बैकग्राउंड प्रक्रियाओं के इनिशियलाइज़ेशन की अनुमति देता है। उपयोगिता नेटवर्क हार्डवेयर सेटअप को स्वचालित करने और डिवाइस व्यवहार को अनुकूलित करने के लिए एक फ्रेमवर्क प्रदान करती है। यह बूट समय पर चलने के लिए डिज़ाइन की गई शेल स्क्रिप्ट और कॉन्फ़िगरेशन फ़ाइलों के संग्रह को प्रबंधित और निष्पादित करके इसे प्राप्त करती है। सिस्टम एक निर्देशिका-आधारित निष्पादन मॉडल को नियोजित करता है, जो स्क्रिप्ट को क्रमिक रूप से ट्रिगर करने के लिए एक विशिष्ट ऑन-बूट निर्देशिका को स्कैन करता है। यह हुक-आधारित दृष्टिकोण यह निर्धारित करने के लिए फ़ाइल सिस्टम का उपयोग करता है कि डिवाइस के बूट होने पर कौन सा कस्टम तर्क और सॉफ़्टवेयर एक्सटेंशन लागू किया जाना चाहिए।
Provides a framework for extending UniFi OS boot behavior using a dedicated on_boot.d script directory.