TODO List
This TODO list is automatically generated from the <todo> directives in other documents.
- 
General Concepts
- 
The Basics of Autotools
- Todo: This is too long for General Concepts. It needs to be split up and moved somewhere, either to a top-level of its own or into Appendices.
 - Todo: Stuff about libtool, libtoolize, elibtoolize, libtool.eclass. Which I know almost nothing about... Yay!
 
 - 
Emerge and Ebuild Relationships
- Todo:https://dev.gentoo.org/~g2boojum/portage.html
 
 
 - 
The Basics of Autotools
 - 
Tools Reference
- 
bash — Standard Shell
- Todo: tables of bash metachars
 - Todo: table of extra bash goodies
 
 - 
sed — Stream Editor
- Todo: write this
 
 
 - 
bash — Standard Shell
 - 
Appendices
- 
Common Problems
- Todo: from vapier: TEXTREL's ... binary files which contain text relocations ... see 'prepstrip' for a full description unsafe files ... basically files that are setid and writable by Other users i've added the following QA checks to Portage HEAD (no idea when they'll hit a release): Insecure RUNPATHs ... binary files which have RUNPATH's encoded in them which are in +t directories Executable stacks ... binary files whose stack is marked with +x ... will bomb on amd64 for example
 - Todo: write me
 
 
 - 
Common Problems