commit 7b1eb31c55103c9f2e9d98674d43e1658ce2566a Author: Fabian Affolter fab@fedoraproject.org Date: Sun Sep 16 13:32:25 2012 +0200
Less than 80 chars per line
fedora-livecd-security.ks | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) --- diff --git a/fedora-livecd-security.ks b/fedora-livecd-security.ks index 579ed3b..03ec404 100644 --- a/fedora-livecd-security.ks +++ b/fedora-livecd-security.ks @@ -1,7 +1,8 @@ # Filename: # fedora-livecd-security.ks # Description: -# A fully functional live OS based on Fedora for use in security auditing, forensics research, and penetration testing. +# A fully functional live OS based on Fedora for use in security auditing, +# forensics research, and penetration testing. # Maintainers: # Christoph Wickert <cwickert [AT] fedoraproject <dot> org> # Joerg Simon <jsimon [AT] fedoraproject <dot> org> @@ -9,10 +10,12 @@ # Acknowledgements: # Fedora LiveCD Xfce Spin team - some work here was inherited, many thanks! # Fedora LXDE Spin - Copied over stuff to make LXDE Default -# Luke Macken, Adam Miller for the original OpenBox Security ks and all the Security Applications! +# Luke Macken, Adam Miller for the original OpenBox Security ks and all +# the Security Applications! # Hiemanshu Sharma <hiemanshu [AT] fedoraproject <dot> org> # Important!!!! -# Beginning with Security Stuff - we use pattern to parse the kickstart-file for building the security menu - please use +# Beginning with Security Stuff - we use pattern to parse the kickstart file +# for building the security menu - please use # # Category: Categoryname <- for new Categories # # Command: Commandname <- for the given Command # # rCommand: Commandname <- for a command as root