<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initramfs-tools.git/hooks, 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-04-05T02:56:08+00:00</updated>
<entry>
<title>hooks/klibc: Keep gzip in initramfs</title>
<updated>2010-04-05T02:56:08+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-04-05T02:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=6eb4c51793fd97b397760ab2336fdfb0c42e45a1'/>
<id>urn:sha1:6eb4c51793fd97b397760ab2336fdfb0c42e45a1</id>
<content type='text'>
merge from 0.92bubuntu1

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>Keep acpi modules in initramfs so that udev can load them early</title>
<updated>2010-04-05T01:44:58+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-04-05T01:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=26db93c6b88a5cc9147ba4dfd5f29a898fecc031'/>
<id>urn:sha1:26db93c6b88a5cc9147ba4dfd5f29a898fecc031</id>
<content type='text'>
partialy revert "nuke thermal hooks",
this is needed for broken hardware.

no point in us loading them, as udev will do it anyway and
should soon run earlier.

This reverts commit c5e39cd1cb1dc9f6a18de07e137ef47ecc8f8cc6.
</content>
</entry>
<entry>
<title>mkinitramfs: KEYMAP option fails to work due to missing keymap</title>
<updated>2010-02-22T22:13:43+00:00</updated>
<author>
<name>Maximilian Gass</name>
<email>mxey@ghosthacking.net</email>
</author>
<published>2010-02-06T20:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=0830e97339add137d56d13cdbe07282f3cdba8f6'/>
<id>urn:sha1:0830e97339add137d56d13cdbe07282f3cdba8f6</id>
<content type='text'>
I have attached a patch that makes the keymap hook consider
/etc/console-setup/cached.kmap.gz.

I have also added gunzip to the initramfs because otherwise loadkeys complained
that it was missing and failed to load the keymap.

(closes: #565416)

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>move busybox addition to a hook script</title>
<updated>2009-07-29T14:58:31+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2009-07-29T14:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=eea7e5df69e993feeb39e664105016b89e0e09e6'/>
<id>urn:sha1:eea7e5df69e993feeb39e664105016b89e0e09e6</id>
<content type='text'>
thus export the 2 needed busybox variables,
be sure to have the klibc shell for now around.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>klibc remove zcat and gunzip</title>
<updated>2009-07-29T14:51:59+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2009-07-29T14:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=a71705c44cc48a31ad57443dbbdb1fdf8815f9fb'/>
<id>urn:sha1:a71705c44cc48a31ad57443dbbdb1fdf8815f9fb</id>
<content type='text'>
not really used in initramfs.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>nuke kernelextras hook</title>
<updated>2009-07-29T13:45:47+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2009-07-29T13:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=0bb01935dd103bc64462ad2f8774773b5e594098'/>
<id>urn:sha1:0bb01935dd103bc64462ad2f8774773b5e594098</id>
<content type='text'>
adds fbcon vga16fb for usplash,
as this not useful for default just remove it.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>create a klibc hook script</title>
<updated>2009-07-29T13:13:28+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2009-07-29T13:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=e98b48021205f1cc21db96cdcabab909b6db5e86'/>
<id>urn:sha1:e98b48021205f1cc21db96cdcabab909b6db5e86</id>
<content type='text'>
we may soon no longer need it,
so move it out to its own, so it can be more easily played with.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>nuke thermal hooks</title>
<updated>2009-07-29T13:06:56+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2009-07-29T13:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=c5e39cd1cb1dc9f6a18de07e137ef47ecc8f8cc6'/>
<id>urn:sha1:c5e39cd1cb1dc9f6a18de07e137ef47ecc8f8cc6</id>
<content type='text'>
thrive for a smaller initramfs,
were loading of the modules is so fast that acpi should be loaeded
by udev after init(8) call.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>hooks/thermal: Prevent inclusion of windfarm modules on PS3.</title>
<updated>2009-04-01T15:38:38+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2009-04-01T15:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=a55e9b4865c15d3572d93132cfee1d0a53223d29'/>
<id>urn:sha1:a55e9b4865c15d3572d93132cfee1d0a53223d29</id>
<content type='text'>
Do not load thermal control for macintosh if the device is a PS3.
fixes cosmetic issue of boot messages:
FATAL: Error inserting therm_pm72 (/lib/modules/2.6.28-4-powerpc64-smp/kernel/drivers/macintosh/therm_pm72.ko): No such device
FATAL: Error inserting windfarm_pm112 (/lib/modules/2.6.28-4-powerpc64-smp/kernel/drivers/macintosh/windfarm_pm112.ko): No such device
(LP: #346899)

this is a port of the 0.92bubuntu26 patch.

Reported-by: Arnaud Jeansen &lt;arnaud.jeansen@gmail.com&gt;
</content>
</entry>
<entry>
<title>udevhelper: nuke as need for partial upgrades between etch/lenny.</title>
<updated>2009-02-13T16:02:24+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2009-02-05T19:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=af506d1ca8c8fac8fe9ca982dcdbddab8cc80f7c'/>
<id>urn:sha1:af506d1ca8c8fac8fe9ca982dcdbddab8cc80f7c</id>
<content type='text'>
not needed anymore..
</content>
</entry>
</feed>
