<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initramfs-tools.git, 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-18T11:04:26+00:00</updated>
<entry>
<title>Releasing version 0.97.</title>
<updated>2010-06-18T11:04:26+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-18T10:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=cf097346fd4e32a4918ca02c304fe1cf95ec5c23'/>
<id>urn:sha1:cf097346fd4e32a4918ca02c304fe1cf95ec5c23</id>
<content type='text'>
Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
<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>slightly improve manpage lsinitramfs.8</title>
<updated>2010-06-18T10:22:16+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-18T09:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=d25f6105991a6865eeaa7116c9b518af3160f0b1'/>
<id>urn:sha1:d25f6105991a6865eeaa7116c9b518af3160f0b1</id>
<content type='text'>
Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
<entry>
<title>lsinitramfs: use getopt for -l option</title>
<updated>2010-06-18T09:50:38+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-06-18T09:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=2f3eb88faf2ac21036d4b33e5f44c9be076a635a'/>
<id>urn:sha1:2f3eb88faf2ac21036d4b33e5f44c9be076a635a</id>
<content type='text'>
only pass verbose to cpio if invoked with -l or --long.

add minimal hints to manpage.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>nfsmount: more small cleanups</title>
<updated>2010-06-18T09:43:37+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-06-18T09:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=6147641d9129db51421ef0706972e21ceb36c801'/>
<id>urn:sha1:6147641d9129db51421ef0706972e21ceb36c801</id>
<content type='text'>
code up the nfs rootdelay in a more efficient way.
here people need the time it takes, so stay on 180s.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>scripts/nfs: cleanup retry logic</title>
<updated>2010-06-18T09:43:37+00:00</updated>
<author>
<name>Ferenc Wagner</name>
<email>wferi@niif.hu</email>
</author>
<published>2010-06-17T16:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=1d66ae1f03358b221d67aaf65fbda0ff3c6071fc'/>
<id>urn:sha1:1d66ae1f03358b221d67aaf65fbda0ff3c6071fc</id>
<content type='text'>
The condition of log_end_msg was always true.
Calling do_nfsmount before the loop lets us drop two other checks.

Signed-off-by: Ferenc Wagner &lt;wferi@niif.hu&gt;
Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>maintainer doc: use git commands without the dash</title>
<updated>2010-06-18T09:25:03+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-06-18T09:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=22d996c1b3bf29e2b665db695414441ec21c7270'/>
<id>urn:sha1:22d996c1b3bf29e2b665db695414441ec21c7270</id>
<content type='text'>
plus minor changes:
- initramfs-tools uses master branches.
- DEBEMAIL and friends affects devscripts.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>docs/maintainer-notes: valid XHTML 1.0 Strict document, add section "Build snapshot version", add license note, minor formating cleanups + improvements</title>
<updated>2010-06-18T09:06:02+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-18T09:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=6af23c2bb403323fef33e830770c832616a7911b'/>
<id>urn:sha1:6af23c2bb403323fef33e830770c832616a7911b</id>
<content type='text'>
Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
<entry>
<title>hook-functions: install virtio_pci module if /sys/bus/virtio is present and using modules=dep</title>
<updated>2010-06-17T16:13:49+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-16T23:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=91f5947c08560feecb5f05d85efa6a2669486de3'/>
<id>urn:sha1:91f5947c08560feecb5f05d85efa6a2669486de3</id>
<content type='text'>
Thanks: Vincent Danjean &lt;vdanjean@debian.org&gt;
Closes: #585992
Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
<entry>
<title>scripts/functions: fix another sh -n usage and fix typo</title>
<updated>2010-06-17T14:16:07+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-17T13:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=74f71c9697d7dd7b25a7014320a7366027149fee'/>
<id>urn:sha1:74f71c9697d7dd7b25a7014320a7366027149fee</id>
<content type='text'>
Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
</feed>
