From Fedora Project Wiki

m (→‎Code: adjust wiki syntax, remove uneeded lshal templates)
(→‎Fedora Overview: add banner information)
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Till Maas =
__NOTOC__
{{Template:Userpage/Infobox2
|REAL-NAME=Till Maas
|image=
|birthday=
|birthplace=
|HOME=[https://www.openstreetmap.org/index.html?mlat=50.7759&mlon=6.085&zoom=3 Aachen, Germany]
|FAS-NAME=till
|pmail=opensource@till.name
|gpg= 18A0 E3D6 A361 94E0 A6F2  C5F0 6A3A 10B3 1C10 9517
|homepage=http://blog.till.name
|IRC=tyll
|irc-channels={{fpchat|#fedora-releng}} {{fpchat|#fedora-admin}} {{fpchat|#fedora-apps}} {{fpchat|#fedora-devel}} {{fpchat|#epel}} {{fpchat|#fedora-de}}
|twitteruser=@TillMaas
|jabber=till@jabber.ccc.de
}}


FAS Username: till
{{ #fedorabadges: till }}


Languages: German, English
* Languages: German, English
* Occupation: [https://www.redteam-pentesting.de/en/redteam/-about-redteam-pentesting-our-penetration-testers Penetration Tester]
* [[pkgdbu:till|Packages]] [http://till.fedorapeople.org Fedorapeople] [https://bugzilla.redhat.com/buglist.cgi?query_format=advanced&product=Fedora&component=Package%20Review&bug_status=CLOSED&emailassigned_to1=1&emailtype1=exact&email1=opensource%40till.name Performed Review Requests] [https://bugzilla.redhat.com/buglist.cgi?query_format=advanced&product=Fedora&component=Package%20Review&bug_status=NEW&bug_status=ASSIGNED&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=FAILS_QA&bug_status=RELEASE_PENDING&bug_status=POST&resolution=---&emailreporter1=1&emailtype1=exact&email1=opensource%40till.name&emailassigned_to2=1&emailtype2=exact&email2=nobody%40fedoraproject.org&known_name=closed_reviews&query_based_on=closed_reviews Open Review Requests] [https://admin.fedoraproject.org/updates/user/till Updates][http://www.vim.org Favourite Editor] [http://blog.till.name Blog] [https://www.ohloh.net/accounts/till_maas ohloh profile]




* https://admin.fedoraproject.org/accounts/dump-group.cgi?role_type=user&format=html&group=cvsextras
* [[User:Till/Wiki_Howto]]
* [[Infrastructure/AccountSystem/QueryAccount FAS Query]] (does not work with new wiki)
 
* [https://admin.fedoraproject.org/updates Bodhi]
 
* [https://koji.fedoraproject.org/koji Koji]
== Fedora Overview ==
* [[PatrickBarnes/HTMLEncode]]
 
* [[Extras/PackageStatus]]
* Ðatabase dumps: https://infrastructure.fedoraproject.org/infra/db-dumps/
* [[Extras/OrphanedPackages]]
* [[Extras/WishList]]
* [[TillMaas/WikiHowto]]
* [[TillMaas/CompilerFlags]]
* [[TillMaas/CompilerFlags]]
* [[TillMaas/Packaging]]
* [[TillMaas/Packaging]]
** Fedora Infrastructure
* [[Extras/UsingCvsFaq]]
* [[Extras/NewPackageProcess]]
** SPEC File
** SPEC File
* [[NewMIMESystem]]
* [[NewMIMESystem]]
Line 27: Line 38:
* https://www.redhat.com/archives/fedora-extras-list/2006-July/msg00712.html - fomit-frame-pointers  
* https://www.redhat.com/archives/fedora-extras-list/2006-July/msg00712.html - fomit-frame-pointers  
* https://www.redhat.com/archives/fedora-extras-list/2006-August/msg00071.html - %lang %doc
* https://www.redhat.com/archives/fedora-extras-list/2006-August/msg00071.html - %lang %doc
* http://www.redhat.com/archives/fedora-extras-list/2006-August/msg00108.html - create snapshot with autotools
* https://www.redhat.com/archives/fedora-extras-list/2006-August/msg00108.html - create snapshot with autotools
** Review
** Review
* [[TillMaas/ReviewChecklist]]
* [[TillMaas/ReviewChecklist]]
Line 38: Line 49:
* [:TillMaas/WikiTodo: Stuff I want to change in the wiki]
* [:TillMaas/WikiTodo: Stuff I want to change in the wiki]
* [:TillMaas/Sandbox: My sandbox]
* [:TillMaas/Sandbox: My sandbox]
* Fedora Banners in Germany: Height: 110 cm, 17 cm diameter, 7.5 kg weight


== Code ==
== Code ==
* rerun autofoo
* rerun autofoo
{{{
<pre>
libtoolize --automake --copy --force
libtoolize --automake --copy --force
aclocal-1.9
aclocal-1.9
Line 47: Line 59:
automake-1.9 --add-missing --force-missing --copy
automake-1.9 --add-missing --force-missing --copy
autoconf
autoconf
}}}
</pre>
* make configure not to reconfigure itself: In configure.in (or configure.ac) add after AM_INIT_AUTOMAKE
* make configure not to reconfigure itself: In configure.in (or configure.ac) add after AM_INIT_AUTOMAKE
{{{
<code>AM_MAINTAINER_MODE</code>
AM_MAINTAINER_MODE
}}}


* pm-utils debugging
* pm-utils debugging
http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-index.html
http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-index.html


lshal | egrep "(system.hardware.(product|vendor|version)|system.firmware.version|power_management.quirk)"
== koji links ==
 
== Packages I maintain ==
* aircrack-ng
* fatsort
* fcgi
* iasl
* john
* latex-mk
* offlineimap
* optipng
* pam_mount
* python-flup
* radeontool
* vbetool
* wyrd
 
== Package I co-maintain ==
* cryptsetup-luks
* pm-utils
 
== Package DB Hacking ==
From: https://www.redhat.com/archives/fedora-devel-list/2007-October/msg01439.html
{{{
There are also a few features related to filtering of results that have
been enabled.  There isn't a UI element for them yet but power users who
  are willing to edit their URLs can limit what is displayed on the
package page according to the release by doing something like this:
 
https://admin.fedoraproject.org/pkgdb/packages/name/yum/Fedora%20EPEL/
https://admin.fedoraproject.org/pkgdb/packages/name/yum/Fedora
https://admin.fedoraproject.org/pkgdb/packages/name/yum/Fedora/devel
 
You can also limit what is displayed on the user overview of packages
like so:
 
https://admin.fedoraproject.org/pkgdb/users/packages/toshio?acls=owner
https://admin.fedoraproject.org/pkgdb/users/packages/toshio?acls=owner,commit
 
The acls that you can list in the acls field are:
owner,commit,approveacls,watchbugzilla,watchcommits
}}}
 
== other important stuff ==
* https://koji.fedoraproject.org/packages/wyrd
* https://koji.fedoraproject.org/packages/wyrd
* https://koji.fedoraproject.org/scratch/
* https://koji.fedoraproject.org/scratch/
Line 107: Line 74:
== Xinf aliases hwdata ==
== Xinf aliases hwdata ==
* https://www.redhat.com/archives/fedora-devel-list/2007-October/msg02562.html
* https://www.redhat.com/archives/fedora-devel-list/2007-October/msg02562.html
{{{
<pre>
alias pcivideo:v00008086d00007121sv*sd*bc*sc*i* intel  # i810
alias pcivideo:v00008086d00007121sv*sd*bc*sc*i* intel  # i810


Line 122: Line 89:
possible, last match wins, but it's best if you don't have to rely on
possible, last match wins, but it's best if you don't have to rely on
that accidental feature.
that accidental feature.
}}}
</pre>


== SELinux ==
== SELinux ==
Line 131: Line 98:


== Debuginfo Packages ==
== Debuginfo Packages ==
* {{{%define debug_package %{nil} }}}
* <code>%global debug_package %{nil}</code>
* [[Packaging/Debuginfo]]
* [[Packaging/Debuginfo]]


Line 139: Line 106:


== Subpackage Requires ==
== Subpackage Requires ==
* {{{rpm -ql foo-devel | grep /usr/include | xargs grep -h 'include ' | sort | uniq}}}
* <code>rpm -ql foo-devel | grep /usr/include | xargs grep -h 'include ' | sort | uniq</code>
* {{{rpm -ql foo-python | grep python | xargs grep -h 'import ' | sort | uniq}}}
* <code>rpm -ql foo-python | grep python | xargs grep -h 'import ' | sort | uniq</code>


== MoinMoin Quicklinks ==
== MoinMoin Quicklinks ==
PackageMaintainers
Packaging/Guidelines
Tools/RPM
Tools/RPM
PackageUserCreation
PackageUserCreation
Infrastructure/UpdatesSystem/Bodhi-info-DRAFT
Infrastructure/UpdatesSystem/Bodhi-info-DRAFT
PackageMaintainers/UnassignedReviewRequests
PackageMaintainers/AssignedReviewRequests
PackageMaintainers/InProgressReviewRequests
PackageMaintainers/CVSAdminProcedure
PackageReviewProcess
PackageMaintainers/UnassignedReviewRequests/NoSponsorNeeded
Packaging/LicensingGuidelines
Packaging/ReviewGuidelines
Packaging/SourceURL
ScreenCasting
ScreenCasting
PackageMaintainers/NewPackageProcess
PackageMaintainers/UsefulScripts
PackageMaintainers/UsefulScripts


== MoinMoin Watchlist ==
== MoinMoin Watchlist ==
TillMaas.*
WikiEditing
Packaging/.*
Infrastructure/WikiMigration
ScreenCasting
ScreenCasting
LukeMacken/SecurityLiveCD
EPEL/WishList
PackageMaintainers/.*
FedoraMyths
FedoraMyths
de_DE/.*
Vacation
WishList
Infrastructure/AccountSystem2
BugZappers
BugZappers/TriagingGuidelines
FedoraEvents/FOSDEM/FOSDEM2008
JohnPoelstra/ImprovingBugzillaF9
JohnPoelstra/ImprovingBugzillaF9
Releases/FeatureEncryptedFilesystems
Releases/FeatureEncryptedFilesystems
Releases/9/Alpha/ReleaseNotes
Releases/9/Alpha/ReleaseNotes
SIGs/Perl/Wishlist
MattDomsch/FTBFS
MattDomsch/FTBFS
LiveCD
LiveCD
----
CategoryHomepage

Revision as of 15:03, 19 March 2017

Till Maas
[[Image:|center|250px|Till Maas]]
Fedora Information
FAS name: till
Fedora email: till@fedoraproject.org
IRC nick: tyll
IRC channels: #fedora-releng[?] #fedora-admin[?] #fedora-apps[?] #fedora-devel[?] #epel[?] #fedora-de[?]
Fedorapeople page: https://till.fedorapeople.org
Badges (203)
What goes up... (Koji Failure I) What goes up... (Koji Failure II) Senior Editor Riddle Me This You can call me "Patches" (SCM III) If you build it... (Koji Success II) If you build it... (Koji Success I) Discovery of the Footprints (Tester II) In Search of the Bull (Tester I) Curious Penguin (Ask Fedora I) Junior Editor Associate Editor Involvement Proven Packager You can call me "Patches" (SCM II) You can call me "Patches" (SCM I) Speak Up! Like a Rock (Updates-Stable I) Junior Badger (Badger I) Is this thing on? (Updates-Testing I) Tagger (Tagger II) Senior Tagger (Tagger III) Junior Tagger (Tagger I) Packager Sponsor If you build it... (Koji Success III) Is this thing on? (Updates-Testing II) Old Yeller What goes up... (Koji Failure III) Partners in Crime Let Me Introduce Myself Master Editor Embryo Phoenix Down Froglet Tadpole Egg Tadpole with Legs Bona Fide White Hat No Longer a Ronin It still works! You Can Pry It From My Cold, Undead Hands Senior Badger (Badger II) Baby Badger Badge Muse (Badge Ideas I) Secretary General Common Bugs Contributor Crypto Panda White Rabbit Bloggin' it! (Planet I) Paranoid Panda FOSDEM 2014 Attendee Perceiving the Bull (Tester III) Master Tagger (Tagger IV) Master Package Tagger (Package Tagger IV) Junior Package Tagger (Package Tagger I) Senior Package Tagger (Package Tagger III) Package Tagger (Package Tagger II) Mugshot Catching the Bull (Tester IV) What goes around comes around (Karma I) Like a Rock (Updates-Stable II) Take this and call me in the morning Binary Star Missed the Train Stop That Update! Heartbleed Buster You can call me "Patches" (SCM IV) Helping Hand Vacation The cat came back... Maestro Flock 2014 Attendee Party Pirate Consolation Prize Taming the Bull (Tester V) Ambassador FrOSCon 2014 Attendee Building the Outer Ring (Copr Build I) Corporate Drone Building the Outer Ring (Copr Build II) What goes around comes around (Karma II) Bloggin' it! (Planet II) Override, you say? Chief Editor Badge Off! Shellshocked Patches (SCM V) Working' a Beat (Beat Writer I) Master Badger (Badger III) Science (Kernel Tester I) What goes around comes around (Karma III) Curious Penguin (Ask Fedora II) Let's do lunch! Is this thing on? (Updates-Testing III) Flock 2015 Attendee Associate Badger (Badger 1.5) Don't Call it a Comeback FOSDEM 2015 Attendee DevConf 2015 Speaker DevConf 2015 Attendee Horcrux Origin If you build it... (Koji Success IV) Flock 2015 Speaker Riding the Bull Home (Tester VI) Delivery What goes around comes around (Karma IV) Nom Nom Nom Macaron (Cookie I) Like a Rock (Updates-Stable III) Telegraphist (Upstream Release Monitoring I) Nuancier F23 Fedora 23 Change Accepted Adult Frog Top 100 Top 25 Top 500 FOSDEM 2016 Attendee The Panda Is In DevConf 2016 Attendee DevConf 2016 Speaker Nuancier F24 Chocolate Chip (Cookie II) DevConf 2017 Attendee Bloggin' it! (Planet III) DevConf 2017 Speaker Nuancier F26 Community Messenger I Fedora 26 Translation Sprint Grandmaster Editor FrOSCon 2017 Attendee Steampunk Arcade OpenRheinRuhr 2017 Attendee Flock 2017 Attendee The Last Argument of Kings Corporate Shill FOSDEM 2018 Attendee Black and White (Cookie III) F28 i18n Test Day Participant Science (Kernel Tester II) All your $arch are belong to us (Koji Success V) What goes up... (Koji Failure IV) Badge Junkie (Badger IV) Council Member Hindenburg (Koji Failure V) The Bull Transcended (Tester VII) Flock 2018 Attendee It's a Cake Thing Rollercoaster Restaurant Building the Outer Ring (Copr Build III) Fedora 29 Change Accepted Fedora 30 Change Accepted FOSDEM 2019 Attendee Building the Outer Ring (Copr Build IV) DevConf 2019 Attendee Community Survey Taker I Nuancier F30 Long Life to Pagure (Pagure I) Building the Outer Ring (Copr Build V) I Voted: Fedora 31 Building the Outer Ring (Copr Build VI) Long Life to Pagure (Pagure II) Long Life to Pagure (Pagure III) Long Life to Pagure (Pagure IV) Fedora & CentOS Social @ Summit 2020 I Voted: Fedora 29 Top 10 Social Panda iot-name-game Lets have a party Fedora 33 Community Messenger II Meeting of the Minds Diversity & Inclusion Virtual Team Meetup Bloggin' it! (Planet IV) I Voted: Fedora 30 Long Life to Pagure (Pagure VI) Long Life to Pagure (Pagure V) DevConf.cz 2020 Attendee Summer Coder I Voted: Fedora 32 I Voted: Fedora 33 Fedora 34 Change Accepted FOSDEM 2021 Attendee DevConf.cz 2021 Attendee Podcast Contributor Lets have a party Fedora 34 I Voted: Fedora 34 Akademy 2021 United Packages of Fedora Nest Attendee 2021 Lets have a party Fedora 35 I Voted: Fedora 35 Fedora 36 Change Accepted DevConf.cz 2023 Attendee I Voted: Fedora 36 Community Survey Taker 2022 I voted: Fedora 37 DevConf.cz 2022 Attendee Lets have a party Fedora 37 FrOSCon 2023 Attendee I voted: Fedora 39 FOSDEM 2024 Attendee
 

What goes up... (Koji Failure I) What goes up... (Koji Failure II) Senior Editor Riddle Me This You can call me "Patches" (SCM III) If you build it... (Koji Success II) If you build it... (Koji Success I) Discovery of the Footprints (Tester II) In Search of the Bull (Tester I) Curious Penguin (Ask Fedora I) Junior Editor Associate Editor Involvement Proven Packager You can call me "Patches" (SCM II) You can call me "Patches" (SCM I) Speak Up! Like a Rock (Updates-Stable I) Junior Badger (Badger I) Is this thing on? (Updates-Testing I) Tagger (Tagger II) Senior Tagger (Tagger III) Junior Tagger (Tagger I) Packager Sponsor If you build it... (Koji Success III) Is this thing on? (Updates-Testing II) Old Yeller What goes up... (Koji Failure III) Partners in Crime Embryo Let Me Introduce Myself Master Editor Froglet Phoenix Down Bona Fide Tadpole Egg Tadpole with Legs White Hat You Can Pry It From My Cold, Undead Hands No Longer a Ronin Perceiving the Bull (Tester III) It still works! Senior Badger (Badger II) Baby Badger Badge Muse (Badge Ideas I) Secretary General Bloggin' it! (Planet I) Crypto Panda White Rabbit Paranoid Panda Common Bugs Contributor Master Package Tagger (Package Tagger IV) Junior Package Tagger (Package Tagger I) Senior Package Tagger (Package Tagger III) Package Tagger (Package Tagger II) FOSDEM 2014 Attendee Mugshot What goes around comes around (Karma I) Master Tagger (Tagger IV) Like a Rock (Updates-Stable II) Binary Star Helping Hand Take this and call me in the morning Heartbleed Buster Catching the Bull (Tester IV) Missed the Train Stop That Update! Party Pirate Vacation You can call me "Patches" (SCM IV) Maestro The cat came back... Flock 2014 Attendee Consolation Prize Taming the Bull (Tester V) FrOSCon 2014 Attendee Ambassador Building the Outer Ring (Copr Build I) Bloggin' it! (Planet II) Corporate Drone What goes around comes around (Karma II) Chief Editor Building the Outer Ring (Copr Build II) Shellshocked Override, you say? Patches (SCM V) Badge Off! Science (Kernel Tester I) Working' a Beat (Beat Writer I) Master Badger (Badger III) What goes around comes around (Karma III) Curious Penguin (Ask Fedora II) Associate Badger (Badger 1.5) Let's do lunch! Is this thing on? (Updates-Testing III) Flock 2015 Attendee FOSDEM 2015 Attendee DevConf 2015 Speaker Don't Call it a Comeback DevConf 2015 Attendee Flock 2015 Speaker Horcrux If you build it... (Koji Success IV) Delivery Origin Riding the Bull Home (Tester VI) What goes around comes around (Karma IV) The Panda Is In Like a Rock (Updates-Stable III) Nuancier F23 Top 500 FOSDEM 2016 Attendee Macaron (Cookie I) Nom Nom Nom Telegraphist (Upstream Release Monitoring I) Fedora 23 Change Accepted Top 100 Top 25 Nuancier F24 DevConf 2016 Attendee DevConf 2016 Speaker Bloggin' it! (Planet IV) DevConf 2017 Attendee DevConf 2017 Speaker Nuancier F26 Chocolate Chip (Cookie II) Adult Frog Bloggin' it! (Planet III) Fedora 26 Translation Sprint Community Messenger I Grandmaster Editor Flock 2017 Attendee FrOSCon 2017 Attendee Steampunk Arcade Science (Kernel Tester II) The Last Argument of Kings Black and White (Cookie III) FOSDEM 2018 Attendee OpenRheinRuhr 2017 Attendee Corporate Shill What goes up... (Koji Failure IV) F28 i18n Test Day Participant Badge Junkie (Badger IV) All your $arch are belong to us (Koji Success V) Hindenburg (Koji Failure V) The Bull Transcended (Tester VII) It's a Cake Thing Flock 2018 Attendee Council Member Rollercoaster Restaurant Fedora 29 Change Accepted Fedora 30 Change Accepted Nuancier F30 Building the Outer Ring (Copr Build III) FOSDEM 2019 Attendee Building the Outer Ring (Copr Build IV) DevConf 2019 Attendee Building the Outer Ring (Copr Build VI) Building the Outer Ring (Copr Build V) Long Life to Pagure (Pagure I) I Voted: Fedora 31 Long Life to Pagure (Pagure II) Long Life to Pagure (Pagure III) Long Life to Pagure (Pagure VI) I Voted: Fedora 30 Long Life to Pagure (Pagure V) Long Life to Pagure (Pagure IV) DevConf.cz 2020 Attendee Fedora & CentOS Social @ Summit 2020 iot-name-game I Voted: Fedora 29 Summer Coder I Voted: Fedora 32 Top 10 Social Panda Community Messenger II Lets have a party Fedora 33 I Voted: Fedora 33 Community Survey Taker I Fedora 34 Change Accepted FOSDEM 2021 Attendee DevConf.cz 2021 Attendee Meeting of the Minds Diversity & Inclusion Virtual Team Meetup Podcast Contributor Lets have a party Fedora 34 I Voted: Fedora 34 Akademy 2021 United Packages of Fedora Lets have a party Fedora 35 Nest Attendee 2021 DevConf.cz 2022 Attendee Fedora 36 Change Accepted I Voted: Fedora 35 Lets have a party Fedora 37 I Voted: Fedora 36 Community Survey Taker 2022 DevConf.cz 2023 Attendee I voted: Fedora 37 FOSDEM 2024 Attendee FrOSCon 2023 Attendee I voted: Fedora 39



Fedora Overview

Code

  • rerun autofoo
libtoolize --automake --copy --force
aclocal-1.9
autoheader
automake-1.9 --add-missing --force-missing --copy
autoconf
  • make configure not to reconfigure itself: In configure.in (or configure.ac) add after AM_INIT_AUTOMAKE

AM_MAINTAINER_MODE

  • pm-utils debugging

http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-index.html

koji links


Xinf aliases hwdata

alias pcivideo:v00008086d00007121sv*sd*bc*sc*i* intel   # i810

pcivideo is a tag understood by kudzu to mean that this line describes
an X driver.  The lowercase letters (v, d, sv, sd, bc, sc, i) are the
various PCI ID fields: vendor, device, subvendor, subdevice, base class,
subclass, and ASIC revision.  Normally you only need to use the first
two.  Then the third word is the driver name you want for that chip.
Comments are optional but are greatly appreciated.

The * wildcards are like shell, not like regex.  Numeric values _must_
be in uppercase hexadecimal; don't try to specify nvidia hardware with
000010de or you will be sadly disappointed.  Multiple matches are
possible, last match wins, but it's best if you don't have to rely on
that accidental feature.

SELinux

  • restorecon relabels files with type file_t (which means the file has no label)
  • mount -o context=system_u:object_r:tmp_t:s0 /dev/mapper/tmp /tmp - correct context for /tmp filesystem


Debuginfo Packages

RPM Comment/Macro Weirdness

Subpackage Requires

  • rpm -ql foo-devel | grep /usr/include | xargs grep -h 'include ' | sort | uniq
  • rpm -ql foo-python | grep python | xargs grep -h 'import ' | sort | uniq

MoinMoin Quicklinks

Tools/RPM PackageUserCreation Infrastructure/UpdatesSystem/Bodhi-info-DRAFT ScreenCasting PackageMaintainers/UsefulScripts

MoinMoin Watchlist

ScreenCasting FedoraMyths JohnPoelstra/ImprovingBugzillaF9 Releases/FeatureEncryptedFilesystems Releases/9/Alpha/ReleaseNotes MattDomsch/FTBFS LiveCD