<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/whitehack/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/whitehack/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 27 Mar 2012 10:03:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/whitehack/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by NevilleDNZ</title><link>https://sourceforge.net/p/whitehack/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -1,28 +1,25 @@
 White Hacks... installers that fix broken installers.
 
 Current "White Hacks" available:
-* whitehack_brother_printer_audit2allow-enabled - concept
-
-Ever downloaded a vendors RPM/installer for some hardware (or even software), installed the RPM/installer only to have to hack the installation to get it working?
-
-Well that is just what I had to do when I bought my Brother MFC-J6910DW printer and tried to install it on RHEL/Centos Linux.
-
-After a bit of googling I found a 3 line hack that fixed the problem.
-
-Keywords being: brlpdwrappermfc, brprintconf_mfc, audit2allow and semodule
-
-But then I have gone one hack further and created a  whitehack_brother_printer_audit2allow-enable.  This  is a RPM/installer that installs my "white hack" on your computer.
-
-It comes in two forms: 
-*  whitehack_brother_printer_audit2allow
-*  whitehack_brother_printer_audit2allow-enabled
-
-The "manual" creates a simple script file called "whitehack_brother_printer_audit2allow" that you (can) to read (and check) before you run it. 
-
-e.g. run: whitehack_brother_printer_audit2allow enable
-
-The "whitehack_brother_printer_audit2allow-enabled" just goes ahead and enables the fix immediately on installation without need for any user interaction.  Good for auto reinstalling your system, with the appropriate whitehacks.
-
-NJoy
-[[project_admins]]
-[[download_button]]
+(1) [whitehack_brother_printer_with_selinux]
+(2) Watch this space...
+
+Ever downloaded a vendors RPM/installer for some hardware (or even software),
+installed the RPM/installer only to have to hack the installation to get it
+working?
+
+Point in question: Brother printers with selinux:
+
+Well that is just what I had to do when I bought my Brother MFC-J6910DW
+printer and tried to install it on RHEL/Centos Linux.
+
+After a bit of googling I found a 4 line hack that fixed the problem. But
+then I went one hack further and created a whitehack. This is a RPM/installer that
+installs my "white hack" on your computer.
+
+Whitehacks come in two forms:
+* whitehack_XXX - unenabled, good for initial review
+* whitehack_XXX-enabled - install enabled, good for batch patch installs
+
+Keywords: rpmbuild, .spec, brlpdwrappermfc, brprintconf_mfc, audit2allow and
+semodule.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NevilleDNZ</dc:creator><pubDate>Tue, 27 Mar 2012 10:03:54 -0000</pubDate><guid>https://sourceforge.net48cd689c21510af1c803b9be9f925b4f45a1bb70</guid></item><item><title>WikiPage Home modified by NevilleDNZ</title><link>https://sourceforge.net/p/whitehack/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,19 +1,28 @@
-User created patches for broken vendor provided RPMs &amp; installers
-Add a Review - White Hacks... installers that fix broken installers.
-
+White Hacks... installers that fix broken installers.
+
+Current "White Hacks" available:
+* whitehack_brother_printer_audit2allow-enabled - concept
+
 Ever downloaded a vendors RPM/installer for some hardware (or even software), installed the RPM/installer only to have to hack the installation to get it working?
 
 Well that is just what I had to do when I bought my Brother MFC-J6910DW printer and tried to install it on RHEL/Centos Linux.
 
-So I have gone one hack further and created a whitehack_brother_printer. This is a RPM/installer that installs my "white hack" on your computer.
+After a bit of googling I found a 3 line hack that fixed the problem.
+
+Keywords being: brlpdwrappermfc, brprintconf_mfc, audit2allow and semodule
+
+But then I have gone one hack further and created a  whitehack_brother_printer_audit2allow-enable.  This  is a RPM/installer that installs my "white hack" on your computer.
 
 It comes in two forms: 
- * whitehack_brother_printer_manual
- * whitehack_brother_printer_auto. 
-
-The "manual" creates a simple script file that you (can) to read (and check) before you run it. 
-
-The "auto" just goes ahead and does all the white hacking without need for any user interaction. Good for auto reinstalling your system, with the appropriate hacks.
-
+*  whitehack_brother_printer_audit2allow
+*  whitehack_brother_printer_audit2allow-enabled
+
+The "manual" creates a simple script file called "whitehack_brother_printer_audit2allow" that you (can) to read (and check) before you run it. 
+
+e.g. run: whitehack_brother_printer_audit2allow enable
+
+The "whitehack_brother_printer_audit2allow-enabled" just goes ahead and enables the fix immediately on installation without need for any user interaction.  Good for auto reinstalling your system, with the appropriate whitehacks.
+
+NJoy
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NevilleDNZ</dc:creator><pubDate>Sun, 18 Mar 2012 05:48:13 -0000</pubDate><guid>https://sourceforge.net3a4e8d0fe203febe920dcadb86fd3d49ba7d1692</guid></item><item><title>WikiPage Home modified by NevilleDNZ</title><link>https://sourceforge.net/p/whitehack/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,8 +1,19 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/whitehack/wiki/markdown_syntax/) syntax.
+User created patches for broken vendor provided RPMs &amp; installers
+Add a Review - White Hacks... installers that fix broken installers.
+
+Ever downloaded a vendors RPM/installer for some hardware (or even software), installed the RPM/installer only to have to hack the installation to get it working?
+
+Well that is just what I had to do when I bought my Brother MFC-J6910DW printer and tried to install it on RHEL/Centos Linux.
+
+So I have gone one hack further and created a whitehack_brother_printer. This is a RPM/installer that installs my "white hack" on your computer.
+
+It comes in two forms: 
+ * whitehack_brother_printer_manual
+ * whitehack_brother_printer_auto. 
+
+The "manual" creates a simple script file that you (can) to read (and check) before you run it. 
+
+The "auto" just goes ahead and does all the white hacking without need for any user interaction. Good for auto reinstalling your system, with the appropriate hacks.
 
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NevilleDNZ</dc:creator><pubDate>Wed, 14 Mar 2012 04:34:51 -0000</pubDate><guid>https://sourceforge.net4dc7671b19108606e97673ab2a48802f8df41b9c</guid></item><item><title>WikiPage Home modified by NevilleDNZ</title><link>https://sourceforge.net/p/whitehack/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/whitehack/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NevilleDNZ</dc:creator><pubDate>Wed, 14 Mar 2012 03:18:38 -0000</pubDate><guid>https://sourceforge.net524f3d3e2fa5dda96626f117649a41518d7a93fe</guid></item></channel></rss>