(→Packages: I won't package lprng, $dayjob migrated to cups) |
m (unindent Useful links section) |
||
Line 42: | Line 42: | ||
* [[SIGs/x86-64| x86-64 SIG]] founder | * [[SIGs/x86-64| x86-64 SIG]] founder | ||
== Useful links == | |||
* [[PackageMaintainers| Package Maintainers Reference]] | * [[PackageMaintainers| Package Maintainers Reference]] | ||
Line 51: | Line 51: | ||
* [https://bugzilla.novell.com/show_bug.cgi?id=425647 Some Mono applications won't build under rpmbuild] | * [https://bugzilla.novell.com/show_bug.cgi?id=425647 Some Mono applications won't build under rpmbuild] | ||
=== Dealing with TEXTRELs === | |||
* [http://www.gentoo.org/proj/en/hardened/pic-fix-guide.xml HOWTO Locate and Fix .text Relocations (TEXTRELs)] | * [http://www.gentoo.org/proj/en/hardened/pic-fix-guide.xml HOWTO Locate and Fix .text Relocations (TEXTRELs)] | ||
* [http://sam.zoy.org/blog/2007-04-13-shlib-with-non-pic-code-have-inline-assembly-and-pic-mix-well shlib-with-non-pic-code: have inline assembly and PIC mix well] | * [http://sam.zoy.org/blog/2007-04-13-shlib-with-non-pic-code-have-inline-assembly-and-pic-mix-well shlib-with-non-pic-code: have inline assembly and PIC mix well] | ||
* [http://people.redhat.com/drepper/textrelocs.html U. Drepper's page about textrels] | * [http://people.redhat.com/drepper/textrelocs.html U. Drepper's page about textrels] | ||
=== SELinux === | |||
* [http://lwn.net/Articles/290168/ SELinux tips] | * [http://lwn.net/Articles/290168/ SELinux tips] | ||
* [http://equivocation.org/selinux SELinux notes] | * [http://equivocation.org/selinux SELinux notes] |
Revision as of 18:13, 29 January 2009
Contact info
Email: dominik AT greysector DOT net
IRC : Rathann, channels: #fedora-pl, #fedora-devel
JID: rathann at jabber dot org
About me
I work as a system administrator for ICM , the supercomputing centre of the Warsaw University . I like to keep things neat and tidy, so whenever I come across some software that I need and that is missing from Fedora, I package it.
Fedora Contributions
Packages
The list of packages maintained by me can be found here.
The list of package reviews done by me is here.
Packages I'm currently working on are listed here:
Packager Sponsorship
I'm a sponsor and I'm always happy to sponsor people who show the necessary skill in creating packages. Contact me if you'd like me to help you become a Fedora Packager.
Here's a list of people I've sponsored so far. If they screw up, tell me.
- Jussi Lehtola (FAS name: jussilehtola)
- Charles R. Anderson (FAS name: cra)
- Daniel Haley (FAS name: mycae)
- Brennan Ashton (FAS name: bashton)
Special Interest Groups and Committee membership
Community
- #fedora-pl IRC channel founder
- x86-64 SIG founder
Useful links
- Package Maintainers Reference
- Packaging Committee
- Bodhi
- Registered Desktop file Categories
- How to deal with undefined non-weak symbols
- Some Mono applications won't build under rpmbuild
Dealing with TEXTRELs
- HOWTO Locate and Fix .text Relocations (TEXTRELs)
- shlib-with-non-pic-code: have inline assembly and PIC mix well
- U. Drepper's page about textrels