<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/scripts/depmod.sh, branch v3.0.79</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>kbuild: Do not write to builddir in modules_install</title>
<updated>2011-07-12T11:36:30+00:00</updated>
<author>
<name>Michal Marek</name>
<email>mmarek@suse.cz</email>
</author>
<published>2011-07-12T09:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=8fc62e59425389a6d48429b9d146223122743435'/>
<id>8fc62e59425389a6d48429b9d146223122743435</id>
<content type='text'>
Let depmod.sh create a temporary directory in /tmp instead of writing to
the build directory as root. The mktemp utility should be available on
any recent system (and there is already scripts/gen_initramfs_list.sh
relying on it).

Reported-by: Christian Kujau &lt;lists@nerdbynature.de&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let depmod.sh create a temporary directory in /tmp instead of writing to
the build directory as root. The mktemp utility should be available on
any recent system (and there is already scripts/gen_initramfs_list.sh
relying on it).

Reported-by: Christian Kujau &lt;lists@nerdbynature.de&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kbuild: Hack for depmod not handling X.Y versions</title>
<updated>2011-06-09T21:05:54+00:00</updated>
<author>
<name>Michal Marek</name>
<email>mmarek@suse.cz</email>
</author>
<published>2011-06-09T14:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=bfe5424a8b31624e7a476f959d552999f931e7c7'/>
<id>bfe5424a8b31624e7a476f959d552999f931e7c7</id>
<content type='text'>
depmod from module-init-tools &lt; 3.13 and the busybox depmod check if the
kernel release starts with &lt;num&gt;.&lt;num&gt;.&lt;num&gt;. To support these versions,
we create a symlink with two numbers prepended.

Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
depmod from module-init-tools &lt; 3.13 and the busybox depmod check if the
kernel release starts with &lt;num&gt;.&lt;num&gt;.&lt;num&gt;. To support these versions,
we create a symlink with two numbers prepended.

Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kbuild: Move depmod call to a separate script</title>
<updated>2011-06-09T21:05:54+00:00</updated>
<author>
<name>Michal Marek</name>
<email>mmarek@suse.cz</email>
</author>
<published>2011-06-09T13:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=fc4da9a3e68b1f64237fafda084f61067f568a99'/>
<id>fc4da9a3e68b1f64237fafda084f61067f568a99</id>
<content type='text'>
Do not bloat the Makefile with multiline shell statements. No
user-visible change intended.

Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not bloat the Makefile with multiline shell statements. No
user-visible change intended.

Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</pre>
</div>
</content>
</entry>
</feed>
