<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://beardedmaker.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Initrd</id>
		<title>Initrd - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://beardedmaker.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Initrd"/>
		<link rel="alternate" type="text/html" href="https://beardedmaker.com/wiki/index.php?title=Initrd&amp;action=history"/>
		<updated>2026-04-27T02:00:15Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.4</generator>

	<entry>
		<id>https://beardedmaker.com/wiki/index.php?title=Initrd&amp;diff=2721&amp;oldid=prev</id>
		<title>Beard at 19:14, 28 June 2018</title>
		<link rel="alternate" type="text/html" href="https://beardedmaker.com/wiki/index.php?title=Initrd&amp;diff=2721&amp;oldid=prev"/>
				<updated>2018-06-28T19:14:50Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
exit #TO PREVENT EXECUTION OF THIS FILE&lt;br /&gt;
&lt;br /&gt;
cp initrd.img initrd.gz&lt;br /&gt;
gunzip initrd.gz&lt;br /&gt;
mkdir image-dump&lt;br /&gt;
cd image-dump&lt;br /&gt;
cpio -id &amp;lt; ../initrd&lt;br /&gt;
&lt;br /&gt;
#while in image-dump&lt;br /&gt;
find . | cpio -o -H newc | gzip -9 &amp;gt; ../new-initrd.img&lt;br /&gt;
chmod a+x ../new-initrd.img&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Beard</name></author>	</entry>

	</feed>