(→Packages: pax-utils up for review) |
(→Useful links: categorize some links) |
||
Line 45: | Line 45: | ||
* [http://standards.freedesktop.org/menu-spec/latest/apa.html Registered Desktop file Categories] | * [http://standards.freedesktop.org/menu-spec/latest/apa.html Registered Desktop file Categories] | ||
* [http://www.redhat.com/archives/fedora-extras-list/2006-July/msg00569.html How to deal with undefined non-weak symbols] | * [http://www.redhat.com/archives/fedora-extras-list/2006-July/msg00569.html How to deal with undefined non-weak symbols] | ||
* [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] | ||
==== 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 17:06, 1 November 2008
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.
Packages I'm currently working on are listed here:
- raidutils - Utilities to manage Adaptec I2O compliant RAID controllers #462311
- mnemosyne - Flash-card learning tool #461929
- xmp - A multi-format module player #453026
- pax-utils - PaX aware and related utilities for ELF binaries #469265
- LPRng - LPRng print spooler
- ifhp - ifhp print filter
Special Interest Groups and Committee membership
Community
- #fedora-pl IRC channel founder
- x86-64 SIG founder
TODO
- nothing in particular
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