2 مستودعات
Configuration of persistent tokens for boot loader resources to prevent naming conflicts.
Distinct from Initial Boot Configurations: Distinct from Initial Boot Configurations: focuses on persistent naming tokens for boot resources rather than command execution sequences.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Boot Resource Identifiers. Refine with filters or upvote what's useful.
systemd is a comprehensive system and service manager for Linux that orchestrates the entire operating system lifecycle. It functions as the primary init system, managing the transition from firmware to a fully initialized user space while providing a unified framework for service orchestration, hardware management, and resource control. The project distinguishes itself through its declarative, unit-based configuration model and dynamic dependency resolution, which allow for efficient, on-demand service activation and socket-based process management. It integrates deep system observability th
Configures a persistent token for boot loader resources to prevent naming conflicts when multiple OS instances share hardware.
هذا المشروع عبارة عن أداة نصية (shell-scripted) مصممة لاستنساخ ومزامنة أقراص نظام Linux. تتيح إنشاء نسخ قابلة للإقلاع من أجهزة التخزين النشطة، مما يسمح للمستخدمين بالحفاظ على نسخ احتياطية وظيفية أو إعداد وسائط تخزين جديدة لبيئات الحوسبة المضمنة. تقوم الأداة باستنساخ مدرك للتقسيم (partition-aware) من خلال تحليل هيكل محرك الأقراص المصدر لإعادة إنشاء تخطيطات متطابقة على أقراص الوجهة. وتتميز بتعديل ملفات تكوين الإقلاع ومعرفات التقسيم على محرك الأقراص المستهدف، مما يضمن بقاء الوسائط المستنسخة قابلة للإقلاع عند نقلها إلى أجهزة جديدة. بعيداً عن الاستنساخ الأولي، تدعم الأداة المزامنة التزايدية لتحديث النسخ الاحتياطية الموجودة عن طريق نقل كتل البيانات المعدلة فقط. تُدار هذه العملية من خلال تدفق تنفيذ إجرائي ينسق أدوات القرص منخفضة المستوى بينما يظل نظام التشغيل قيد التشغيل.
Modifies system configuration files to update unique partition identifiers for reliable booting on cloned media.