<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initramfs-tools.git/mkinitramfs, branch v0.97</title>
<subtitle>Vyatta fork of initramfs-tools (mirror of https://github.com/vyos/initramfs-tools.git)
</subtitle>
<id>https://git.amelek.net/vyos/initramfs-tools.git/atom?h=v0.97</id>
<link rel='self' href='https://git.amelek.net/vyos/initramfs-tools.git/atom?h=v0.97'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/'/>
<updated>2010-06-18T10:23:59+00:00</updated>
<entry>
<title>mkinitramfs, lsinitramfs: Better error message for non-GNU getopt</title>
<updated>2010-06-18T10:23:59+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-06-18T10:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=e967b03f31e784e8a8a6189c5de5d7b0e6b9bb56'/>
<id>urn:sha1:e967b03f31e784e8a8a6189c5de5d7b0e6b9bb56</id>
<content type='text'>
Reported-by: Michael Prokop &lt;mika@debian.org&gt;
Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>mkinitramfs: No point in hardcoding busybox path</title>
<updated>2010-06-17T09:28:14+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-06-16T20:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=20313797a36d115827f1060cffe48255852a387f'/>
<id>urn:sha1:20313797a36d115827f1060cffe48255852a387f</id>
<content type='text'>
should make merge for Ubuntu easier. Thanks to David Greaves
in LP: #573282 for the idea.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>initramfs-tools: work around 'find -printf %Y' bug</title>
<updated>2010-06-16T13:55:44+00:00</updated>
<author>
<name>Colin Watson</name>
<email>cjwatson@ubuntu.com</email>
</author>
<published>2010-06-15T15:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=3054e3ed58dee5a70bcd462c71573d380f03bd7a'/>
<id>urn:sha1:3054e3ed58dee5a70bcd462c71573d380f03bd7a</id>
<content type='text'>
The change to filter out looping or broken symlinks from the initramfs,
written by me for Ubuntu and applied to Debian for #575157, tickles a
bug in find (which I think also had an associated Debian bug, but I've
been unable to find it):

  https://savannah.gnu.org/bugs/index.php?29460

This was fixed in 4.5.8, which is currently only in experimental.  In
any case findutils is very deep in the dependency chain for upgrades and
I believe it would be a good idea to avoid requiring a new version of it
(I've had problems quite recently with strict dependencies on findutils
causing unresolvable dependency loops).  The following patch works
around this bug in a reasonably straightforward way.

[ debian findutils bug was #576772 ]
Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: consequently use "W:" for warnings.</title>
<updated>2010-06-14T10:17:51+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-14T10:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=3a02c6f37d4c331b347692a0200941c4c59b3ea3'/>
<id>urn:sha1:3a02c6f37d4c331b347692a0200941c4c59b3ea3</id>
<content type='text'>
The only exception is log_warning_msg() inside scripts/functions
which is/can be used by external scripts.

Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: consequently replace spaces in indentions with tabs to unify coding stile</title>
<updated>2010-06-14T10:15:07+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-14T10:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=ab28c77261267a14cc7308e8c4d7a0b48a8ac2ab'/>
<id>urn:sha1:ab28c77261267a14cc7308e8c4d7a0b48a8ac2ab</id>
<content type='text'>
Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: drop trailing whitespaces.</title>
<updated>2010-06-14T10:10:28+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-14T10:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=60afd2a944cf36a5bce6ca3b4c07a422e98efeba'/>
<id>urn:sha1:60afd2a944cf36a5bce6ca3b4c07a422e98efeba</id>
<content type='text'>
Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
<entry>
<title>hook-functions/mkinitramfs/update-initramfs: consequently output error messages to stderr</title>
<updated>2010-06-14T09:11:42+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-14T09:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=2a8c9907b1095015e1d669d3cd895657936f6247'/>
<id>urn:sha1:2a8c9907b1095015e1d669d3cd895657936f6247</id>
<content type='text'>
Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
<entry>
<title>mkinitramfs: warn if TMPDIR is mounted noexec + fall back to not cache run scripts then</title>
<updated>2010-06-08T10:38:33+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-08T10:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=87c674055316c2938d37e92789a6041824844c0d'/>
<id>urn:sha1:87c674055316c2938d37e92789a6041824844c0d</id>
<content type='text'>
If the TMPDIR (/tmp by default) is mounted with noexec
the user will notify several lines like:

  /usr/sbin/mkinitramfs: 276: /tmp/mkinitramfs_Ck5cpl/scripts/init-top/all_generic_ide: Permission denied

To get rid of that the user can either point $TMPDIR to
a filesystem that's mounted with exec permission or
otherwise the cache_run_scripts() feature won't be
used. Notify user accordingly with a warning message.

[Closes: #576678]

Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
<entry>
<title>Support dashes inside scripts names.</title>
<updated>2010-06-08T09:10:01+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-08T09:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=90d76d566f7597d9826606b8b5cec62b50c44096'/>
<id>urn:sha1:90d76d566f7597d9826606b8b5cec62b50c44096</id>
<content type='text'>
[Closes: #566056]

Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
<entry>
<title>Revert "mkinitramfs: only copy modprobe conf files"</title>
<updated>2010-05-18T03:01:10+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-05-18T03:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=60e66ab6f7e799ac99e051fd8877f5b54758f454'/>
<id>urn:sha1:60e66ab6f7e799ac99e051fd8877f5b54758f454</id>
<content type='text'>
This reverts commit 836e5cf6ddb30757365c2b879b96958c250dcd7b.

due to partial upgrades this can only done after squueeze release.

Reopen: #506533
Closes: #577981

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
</feed>
