 <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://Robo.Fish/wiki/index.php?action=history&amp;feed=atom&amp;title=Embedded_Linux</id>
	<title>Embedded Linux - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://Robo.Fish/wiki/index.php?action=history&amp;feed=atom&amp;title=Embedded_Linux"/>
	<link rel="alternate" type="text/html" href="https://Robo.Fish/wiki/index.php?title=Embedded_Linux&amp;action=history"/>
	<updated>2026-04-22T12:02:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://Robo.Fish/wiki/index.php?title=Embedded_Linux&amp;diff=3082&amp;oldid=prev</id>
		<title>Kai: Initial content</title>
		<link rel="alternate" type="text/html" href="https://Robo.Fish/wiki/index.php?title=Embedded_Linux&amp;diff=3082&amp;oldid=prev"/>
		<updated>2022-11-05T11:23:01Z</updated>

		<summary type="html">&lt;p&gt;Initial content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Embedded Linux is the craft of creating a Linux system run for so-called &amp;quot;embedded systems&amp;quot;, which are purpose-built computational devices with restricted capabilities, compared to a multi-purpose computer for the consumer market. &lt;br /&gt;
&lt;br /&gt;
Popular tools for creating an embedded Linux system are&lt;br /&gt;
* [[Yocto]]&lt;br /&gt;
* [https://buildroot.org BuildRoot]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is also possible to create a Linux system &amp;#039;manually&amp;#039;, where the components are built and integrated individually, without using the above tools that automate this process. See [https://www.linuxfromscratch.org Linux From Scratch], for example. This very tedious method and error-prone method is not recommended unless you are an expert or have a lot of time to waste.&lt;br /&gt;
&lt;br /&gt;
== Useful Boot Settings ==&lt;br /&gt;
In the boot image root folder (/boot) edit the &amp;#039;&amp;#039;&amp;#039;config.txt&amp;#039;&amp;#039;&amp;#039; file to configure a number of system features.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;enable_uart=1&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Enables communication over the UART serial port. This is useful for reading the log messages of the boot process and for logging in as a user on a headless system where the SSH server is not set up yet.&lt;/div&gt;</summary>
		<author><name>Kai</name></author>
	</entry>
</feed>