mirror of
https://github.com/mudler/luet.git
synced 2025-09-17 23:58:48 +00:00
Deploying to gh-pages from @ 23e1c307b9
🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,12 +1,12 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Luet – Resources</title>
|
||||
<link>https://luet-lab.github.io/docs/docs/resources/</link>
|
||||
<link>https://luet.io/docs/resources/</link>
|
||||
<description>Recent content in Resources on Luet</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Thu, 05 Jan 2017 00:00:00 +0000</lastBuildDate>
|
||||
|
||||
<atom:link href="https://luet-lab.github.io/docs/docs/resources/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://luet.io/docs/resources/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
|
||||
@@ -16,10 +16,10 @@
|
||||
|
||||
<item>
|
||||
<title>Docs: ARM images</title>
|
||||
<link>https://luet-lab.github.io/docs/docs/resources/arm/</link>
|
||||
<link>https://luet.io/docs/resources/arm/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://luet-lab.github.io/docs/docs/resources/arm/</guid>
|
||||
<guid>https://luet.io/docs/resources/arm/</guid>
|
||||
<description>
|
||||
|
||||
|
||||
@@ -70,22 +70,22 @@ $&gt; sudo make build-all
|
||||
</code></pre>
|
||||
<p>At the end of the process, a file <code>luet_os.img</code>, ready to be flashed to an SD card, should be present in the current directory.</p>
|
||||
<h2 id="add-packages">Add packages</h2>
|
||||
<p>In order to build and add <a href="https://luet-lab.github.io/docs/docs/docs/concepts/packages/">packages</a> to the exiting repository, simply add or edit the <a href="https://luet-lab.github.io/docs/docs/docs/concepts/specfile">specfiles</a> under the <code>distro</code> folder. When doing <code>make rebuild-all</code> the packages will be automatically compiled and made available to the local repository.</p>
|
||||
<p>In order to build and add <a href="https://luet.io/docs/docs/concepts/packages/">packages</a> to the exiting repository, simply add or edit the <a href="https://luet.io/docs/docs/concepts/specfile">specfiles</a> under the <code>distro</code> folder. When doing <code>make rebuild-all</code> the packages will be automatically compiled and made available to the local repository.</p>
|
||||
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Docs: Building</title>
|
||||
<link>https://luet-lab.github.io/docs/docs/resources/building/</link>
|
||||
<link>https://luet.io/docs/resources/building/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://luet-lab.github.io/docs/docs/resources/building/</guid>
|
||||
<guid>https://luet.io/docs/resources/building/</guid>
|
||||
<description>
|
||||
|
||||
|
||||
<h2 id="simple-package-build">Simple package build</h2>
|
||||
<p>Creating and building a simple <a href="https://luet-lab.github.io/docs/docs/docs/concepts/packages/">package</a>:</p>
|
||||
<p>Creating and building a simple <a href="https://luet.io/docs/docs/concepts/packages/">package</a>:</p>
|
||||
<pre tabindex="0"><code>$&gt; mkdir package
|
||||
|
||||
$&gt; cat &lt;&lt;EOF &gt; package/build.yaml
|
||||
@@ -112,7 +112,7 @@ $&gt; luet build --all
|
||||
...
|
||||
|
||||
</code></pre><h3 id="build-packages">Build packages</h3>
|
||||
<p>In order to build a specific version, a full <a href="https://luet-lab.github.io/docs/docs/docs/concepts/packages/">package</a> definition (triple of <code>category</code>, <code>name</code> and <code>version</code>) has to be specified.
|
||||
<p>In order to build a specific version, a full <a href="https://luet.io/docs/docs/concepts/packages/">package</a> definition (triple of <code>category</code>, <code>name</code> and <code>version</code>) has to be specified.
|
||||
In this example we will also enable package compression (gzip).</p>
|
||||
<pre tabindex="0"><code>$&gt; mkdir package
|
||||
|
||||
@@ -146,10 +146,10 @@ $&gt; luet build bar/foo-0.1 --compression gzip
|
||||
|
||||
<item>
|
||||
<title>Docs: Frequently Asked Questions</title>
|
||||
<link>https://luet-lab.github.io/docs/docs/resources/faq/</link>
|
||||
<link>https://luet.io/docs/resources/faq/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://luet-lab.github.io/docs/docs/resources/faq/</guid>
|
||||
<guid>https://luet.io/docs/resources/faq/</guid>
|
||||
<description>
|
||||
|
||||
|
||||
@@ -171,10 +171,10 @@ $&gt; luet build bar/foo-0.1 --compression gzip
|
||||
|
||||
<item>
|
||||
<title>Docs: Images from scratch</title>
|
||||
<link>https://luet-lab.github.io/docs/docs/resources/scratch/</link>
|
||||
<link>https://luet.io/docs/resources/scratch/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://luet-lab.github.io/docs/docs/resources/scratch/</guid>
|
||||
<guid>https://luet.io/docs/resources/scratch/</guid>
|
||||
<description>
|
||||
|
||||
|
||||
@@ -209,10 +209,10 @@ docker run -ti --entrypoint /bin/bash --rm luet-runtime-test-image
|
||||
|
||||
<item>
|
||||
<title>Docs: References</title>
|
||||
<link>https://luet-lab.github.io/docs/docs/resources/references/</link>
|
||||
<link>https://luet.io/docs/resources/references/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://luet-lab.github.io/docs/docs/resources/references/</guid>
|
||||
<guid>https://luet.io/docs/resources/references/</guid>
|
||||
<description>
|
||||
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user