<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.chepkov.com/w/index.php?action=history&amp;feed=atom&amp;title=Kernel_PPC</id>
	<title>Kernel PPC - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.chepkov.com/w/index.php?action=history&amp;feed=atom&amp;title=Kernel_PPC"/>
	<link rel="alternate" type="text/html" href="https://www.chepkov.com/w/index.php?title=Kernel_PPC&amp;action=history"/>
	<updated>2026-04-28T17:12:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.chepkov.com/w/index.php?title=Kernel_PPC&amp;diff=463&amp;oldid=prev</id>
		<title>Vvc at 17:42, 15 August 2010</title>
		<link rel="alternate" type="text/html" href="https://www.chepkov.com/w/index.php?title=Kernel_PPC&amp;diff=463&amp;oldid=prev"/>
		<updated>2010-08-15T17:42:06Z</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;DRBD requires a custom kernel on PPC platform&lt;br /&gt;
&lt;br /&gt;
* install standard SRPM&lt;br /&gt;
 rpmdev-setuptree&lt;br /&gt;
 rpm -i http://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/kernel-2.6.18-194.11.1.el5.src.rpm&lt;br /&gt;
&lt;br /&gt;
* modify source files&lt;br /&gt;
 sed -i -e &amp;#039;s/^CONFIG_PPC_64K_PAGES.*/CONFIG_PPC_64K_PAGES=n/&amp;#039; ~/rpmbuild/SOURCES/kernel-2.6.18-ppc64.config&lt;br /&gt;
 sed -i -e &amp;#039;s/\(%patch23256 .*\)/#\1/&amp;#039; ~/rpmbuild/SPECS/kernel-2.6.spec&lt;br /&gt;
 sed -i -e &amp;#039;s/.*define buildid/%define buildid .vvc/&amp;#039; ~/rpmbuild/SPECS/kernel-2.6.spec&lt;br /&gt;
&lt;br /&gt;
* build kernel&lt;br /&gt;
 setarch ppc64 rpmbuild -ba --target ppc64 --with baseonly --without kabichk ~/rpmbuild/SPECS/kernel-2.6.spec&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:DRBD]]&lt;/div&gt;</summary>
		<author><name>Vvc</name></author>
	</entry>
</feed>