Table A-9. Description of "Custom project software" fields
Main source repository
|
The main repository where your project's source code
is stored.
|
Code maintainer
|
The main person in charge of the project's source
code.
|
Location in target root filesystem
|
The complete path to the final location of the
project's components on your
target's root filesystem.
|
Binary size
|
The total size of all binaries in your project.
|
Data size
|
The total maximum size occupied by your project's
data.
|
Dependencies
|
The other software packages on which your project depends. The C
library is likely to be one of the dependencies listed here.
|
Initialization procedure
|
The way in which the software is started by the other system
components. If your software is launched by init,
say it here.
|