Files
website-content/products/pyrois/index.html

211 lines
12 KiB
HTML
Executable File

<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pyrois - Dark Horse Linux Project</title>
<meta name="description" content="Pyrois is the build automation framework that generates Dark Horse Linux images from source.">
<meta name="author" content="SILO GROUP, LLC">
<meta name="keywords" content="Dark Horse Linux, Pyrois, build system, automation">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://www.darkhorselinux.org/products/pyrois/">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.darkhorselinux.org/products/pyrois/">
<meta property="og:title" content="Pyrois - Dark Horse Linux Project">
<meta property="og:description" content="Pyrois is the build automation framework that generates Dark Horse Linux images from source.">
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
<meta property="og:site_name" content="Dark Horse Linux Project">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Pyrois - Dark Horse Linux Project">
<meta name="twitter:description" content="Pyrois is the build automation framework that generates Dark Horse Linux images from source.">
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Pyrois",
"description": "Pyrois is the build automation framework that generates Dark Horse Linux images from source.",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "Linux",
"author": {
"@type": "Organization",
"name": "SILO GROUP, LLC"
}
}
</script>
<link rel="stylesheet" href="../../resources/fonts/inter.css">
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
<link rel="stylesheet" href="../../resources/css/site.css">
</head>
<body>
<div class="parallax-grid" id="parallaxGrid"></div>
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown" id="dhlNavItem">
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Dark Horse Linux
</a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
<a class="dropdown-item" href="../../pages/dhlp-documentation/">Documentation</a>
<a class="dropdown-item" href="../../pages/downloads/">Downloads</a>
<a class="dropdown-item" href="../../pages/mailing-list/">Mailing List</a>
<a class="dropdown-item" href="../../pages/contact/">Contact</a>
</div>
</li>
<li class="nav-item dropdown" id="philosophyNavItem">
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Philosophy
</a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
<a class="dropdown-item" href="../../pages/philosophy/">Overview</a>
<a class="dropdown-item" href="../../pages/focus-on-utility/">Focused on Purpose</a>
<a class="dropdown-item" href="../../pages/parent-leaf-status/">Parent Leaf Status</a>
<a class="dropdown-item" href="../../pages/vanilla-flavored/">Vanilla Flavored</a>
</div>
</li>
<li class="nav-item dropdown active" id="projectsNavItem">
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Projects
</a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
<a class="dropdown-item" href="../dpm/">DPM</a>
<a class="dropdown-item" href="../pyrois/">Pyrois</a>
<a class="dropdown-item" href="../rex/">Rex</a>
</div>
</li>
</ul>
</div>
</nav>
<div class="product-badge-band badge-ink"></div>
<div class="main-content">
<div class="hero">
<div class="container">
<h1>DARK HORSE LINUX</h1>
<p class="slogan">A General Purpose Linux Operating System</p>
<hr class="hero-divider">
<img src="pyrois.png" alt="Pyrois" class="product-hero-logo mb-3 logo-invert">
<h2 class="h2 font-weight-bold mb-1 product-hero-title">PYROIS</h2>
<p class="slogan-sm mb-0">Build automation framework</p>
</div>
</div>
<div class="product-badge-band badge-ink"></div>
<div class="container-fluid index-container mx-auto">
<div class="card tearoff-card card-flat-top">
<div class="card-body p-4">
<div class="card tearoff-card subcard product-detail-card">
<div class="card-body p-4">
<div class="row">
<div class="col-lg-8">
<h2 class="h4 text-uppercase font-weight-bold mb-3">Overview</h2>
<p>Pyrois is the build system that generates Dark Horse Linux LiveCD and installer images. It serves as the primary pipeline component between raw upstream sources and compiled binaries on the final image.</p>
<p>The framework manages the entire process of compiling, configuring, and packaging software from source into a complete, bootable system.</p>
<h2 class="h4 text-uppercase font-weight-bold mb-3 mt-4">Project Updates</h2>
<p>Track development progress by browsing the commit history or subscribing to the RSS feed for real-time updates on changes to the Pyrois build framework.</p>
</div>
<div class="col-lg-4 mt-4 mt-lg-0">
<h2 class="h5 text-uppercase font-weight-bold mb-3">Resources</h2>
<ul class="list-unstyled mb-4">
<li class="mb-0">
<a href="https://source.silogroup.org/Dark-Horse-Linux/pyrois" class="resource-link">
<i class="fas fa-code mr-2"></i> Source Code Repository
</a>
</li>
<li class="mb-0">
<a href="https://documentation.darkhorselinux.org" class="resource-link">
<i class="fas fa-book mr-2"></i> Documentation
</a>
</li>
<li class="mb-0">
<a href="https://source.silogroup.org/Dark-Horse-Linux/pyrois/commits/branch/master" class="resource-link">
<i class="fas fa-code-branch mr-2"></i> View Commits
</a>
</li>
<li class="mb-0">
<a href="https://source.silogroup.org/Dark-Horse-Linux/pyrois.rss" class="resource-link">
<i class="fas fa-rss mr-2"></i> RSS Feed
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="py-3"></div>
<footer class="footer flex-shrink-0">
<div class="py-4 footer-top">
<div class="container-fluid px-5">
<div class="row">
<div class="col-md-4 mb-3 mb-md-0">
<div class="bg-white p-2 mb-2">
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
</div>
<ul class="list-unstyled mb-0 pl-2">
<li><a href="../../" class="footer-link">Overview</a></li>
<li><a href="../../pages/downloads/" class="footer-link">Downloads</a></li>
<li><a href="../../pages/dhlp-documentation/" class="footer-link">Documentation</a></li>
<li><a href="../../pages/contact/" class="footer-link">Contact</a></li>
</ul>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="bg-white p-2 mb-2">
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
</div>
<ul class="list-unstyled mb-0 pl-2">
<li><a href="../../pages/philosophy/" class="footer-link">Overview</a></li>
<li><a href="../../pages/focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
<li><a href="../../pages/parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
<li><a href="../../pages/vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
</ul>
</div>
<div class="col-md-4">
<div class="bg-white p-2 mb-2">
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
</div>
<ul class="list-unstyled mb-0 pl-2">
<li><a href="../dpm/" class="footer-link">DPM</a></li>
<li><a href="../pyrois/" class="footer-link">Pyrois</a></li>
<li><a href="../rex/" class="footer-link">Rex</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="py-3 border-top border-dark">
<div class="container-fluid px-5">
<small class="footer-muted">&copy; Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
</div>
</div>
</footer>
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
<script src="../../resources/js/popper.min.js"></script>
<script src="../../resources/js/bootstrap.min.js"></script>
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
</body>
</html>