<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initramfs-tools.git/mkinitramfs, branch 0.95.1</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=0.95.1</id>
<link rel='self' href='https://git.amelek.net/vyos/initramfs-tools.git/atom?h=0.95.1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/'/>
<updated>2010-05-18T03:01:10+00:00</updated>
<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>
<entry>
<title>mkinitramfs: use -9 for lzop</title>
<updated>2010-04-10T04:30:20+00:00</updated>
<author>
<name>bert schulze</name>
<email>spambemyguest@googlemail.com</email>
</author>
<published>2010-04-09T17:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=3041c946e22f5e461ce25ea546b0b583e55ad578'/>
<id>urn:sha1:3041c946e22f5e461ce25ea546b0b583e55ad578</id>
<content type='text'>
"You do want to use -9 as far as LZO is concerned. The compression ratio is way
better, and the extraction time is actually *not* related to the              
compression level"   Albin Tonnerre

already pointed that out to Maximilian, forgot to put you on CC. Let's
keep the gzip "speed enthusiasts" happy and enable -9 for lzop only.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>mkinitramfs: add LZO support</title>
<updated>2010-04-09T13:32:12+00:00</updated>
<author>
<name>bert schulze</name>
<email>spambemyguest@googlemail.com</email>
</author>
<published>2010-04-09T10:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=6e9a3ba17b49c08cd2d42d320c5258fa142e5e93'/>
<id>urn:sha1:6e9a3ba17b49c08cd2d42d320c5258fa142e5e93</id>
<content type='text'>
Albin Tonnerre sent a patch fixing the initramfs LZO decompression,
so heres my fix for initramfs-tools to have compete compression
support. Tell me if you want me to open a new bugreport.

On a side note:	this will only work with a patched kernel (might be
upstream with 2.6.34), its a good idea to include a warning for those
running 2.6.33 from experimental

[ adding it on TODO of Lenny linux-2.6 2.6.32 ]

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>mkinitramfs: On verbose indication what we rm</title>
<updated>2010-04-07T05:50:24+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-04-07T05:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=5ab529df7757d33178083055a7ff00fca431efea'/>
<id>urn:sha1:5ab529df7757d33178083055a7ff00fca431efea</id>
<content type='text'>
not a fix for #576677, but at least some indication.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>mkinitramfs: Fix several unbound variables</title>
<updated>2010-04-07T05:25:06+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-04-07T05:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=f9db3f7bcbad79bdb1817aa53eb27a46b5951381'/>
<id>urn:sha1:f9db3f7bcbad79bdb1817aa53eb27a46b5951381</id>
<content type='text'>
might not be all, but a first go in stricter mkinitramfs.
as bonus remove old amusing unused varialbe from day 2..

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>mkinitramfs: guard against empty EXTRA_CONF</title>
<updated>2010-04-07T01:27:52+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-04-07T01:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=45bcb8eb48e15dd75faa3eccd8c1cfacc14f8206'/>
<id>urn:sha1:45bcb8eb48e15dd75faa3eccd8c1cfacc14f8206</id>
<content type='text'>
nothing there to see allmost..

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>mkinitramfs: Use TMPDIR definition</title>
<updated>2010-04-06T14:35:01+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-04-06T14:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=e1ad7fbe5fd73cff76a51867382e727ffed40ca7'/>
<id>urn:sha1:e1ad7fbe5fd73cff76a51867382e727ffed40ca7</id>
<content type='text'>
mktemp has marked the "-t" option as depcrecated,
support TMPDIR.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>mkinitramfs: check only once for existing ldd</title>
<updated>2010-04-06T06:55:15+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-04-06T06:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=a2a786f8bad3e1e3ed089c3c68addd9619c4c1ca'/>
<id>urn:sha1:a2a786f8bad3e1e3ed089c3c68addd9619c4c1ca</id>
<content type='text'>
no point to recheck on every copy_exec.

now copy_exec starts to get redable..

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>mkinitramfs: be silent if no map was generated in first place</title>
<updated>2010-04-05T05:10:34+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-04-05T05:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=98ff14e976919ade0ab211a7cd882c7e4c48b2b2'/>
<id>urn:sha1:98ff14e976919ade0ab211a7cd882c7e4c48b2b2</id>
<content type='text'>
no need to spam people with:
rm: cannot remove `/tmp/mkinitramfs_jWCE0R/lib/modules/2.6.33-2-amd64/modules.*map': No such file or directory

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>mkinitramfs: set initramfs root to 755</title>
<updated>2010-04-05T02:36:24+00:00</updated>
<author>
<name>Colin Watson</name>
<email>cjwatson@ubuntu.com</email>
</author>
<published>2009-06-04T01:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=17c98474779d1887909bd60acaba1690e7e439e0'/>
<id>urn:sha1:17c98474779d1887909bd60acaba1690e7e439e0</id>
<content type='text'>
fixes unionfs-fuse to service requests made by non-root users.

[ merge from 0.92bubuntu31, this does not interfer with UMASK setting of
  created initramfs, but only concerns / of initramfs  -maks ]

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