From Fedora Project Wiki

Line 15: Line 15:
'''Location''': Australia/Queensland
'''Location''': Australia/Queensland


== SELinux User Guide ==
== Fedora 10 SELinux User Guide ==
 
<http://docs.fedoraproject.org/selinux-user-guide/>
* [[Docs/Drafts/SELinux User Guide| Project Page]]
* [[Docs/Drafts/SELinux User Guide/SELinux Information Plan| Information Plan]]
* [[Docs/Drafts/SELinux User Guide/SELinux Content Specification| Content Specification]]
* [http://mdious.fedorapeople.org/drafts/html/ Drafts]


== Red Hat&reg; Enterprise Linux&reg; security content ==
== Red Hat&reg; Enterprise Linux&reg; security content ==


[[User:mdious/security-content| Todo list for moving content into Fedora]]
[[User:mdious/security-content| Todo list for moving content into Fedora]]
== Fedora Release Notes ==
* [[User:mdious/release-notes| Draft of Fedora Release Notes Process]]
[https://fedoraproject.org/wiki/ChrisCurran Chris Curran]  donated the following script, that generates xi include directives, which can be used in the [Book_Name] .xml file when building with [https://fedorahosted.org/publican publican] :
<pre>
#!/bin/sh
for i in $( ls ); do
if [[ "$i" == *.xml ]]  ;
then
echo -en "\074xi\072include href=\042"
echo -n $i
echo -e "\042 xmlns\072xi\075\042http\072\057\057www\056w3\056org\00572001\057XInclude\042 \057\076"
fi
done
</pre>


[[Image:MurrayMcAllister_me.jpg]]
[[Image:MurrayMcAllister_me.jpg]]

Revision as of 04:51, 12 April 2009

Murray McAllister

Contact Details

  • IRC: mdious
  • Fedora Account: mdious

Location: Australia/Queensland

Fedora 10 SELinux User Guide

<http://docs.fedoraproject.org/selinux-user-guide/>

Red Hat® Enterprise Linux® security content

Todo list for moving content into Fedora

File:MurrayMcAllister me.jpg