|
libdebian-installer
|
Data Structures | |
| struct | di_system_package |
| Package - System. More... | |
Variables | |
| const di_parser_fieldinfo * | di_system_package_parser_fieldinfo [] |
| bool di_system_package_check_subarchitecture | ( | di_package * | package, |
| const char * | subarchitecture | ||
| ) |
| void di_system_package_destroy | ( | di_system_package * | package | ) |
| di_parser_info * di_system_package_parser_info | ( | void | ) |
|
inlinestatic |
Read a standard package control file
| file | file to read |
| allocator | the allocator for the packages structure |
References di_package_special_read_file().
| di_packages * di_system_packages_alloc | ( | void | ) |
| di_packages_allocator * di_system_packages_allocator_alloc | ( | void | ) |
| di_parser_info * di_system_packages_parser_info | ( | void | ) |
|
inlinestatic |
Read a standard Packages file
| file | file to read |
| allocator | the allocator for the packages structure |
References di_packages_special_read_file().
| di_slist * di_system_packages_resolve_dependencies_array_permissive | ( | di_packages * | packages, |
| di_package ** | array, | ||
| di_packages_allocator * | allocator | ||
| ) |
| void di_system_packages_resolve_dependencies_mark_anna | ( | di_packages * | packages, |
| const char * | subarchitecture, | ||
| const char * | kernel | ||
| ) |
| di_parser_info * di_system_packages_status_parser_info | ( | void | ) |
|
inlinestatic |
Read a standard status file
| file | file to read |
| allocator | the allocator for the packages structure |
References di_packages_special_read_file().
|
inlinestatic |
Write a standard status file
| packages | the packages structure |
| file | file to read |
References di_packages_special_write_file().
|
inlinestatic |
Write a standard Packages file
| packages | the packages structure |
| file | file to read |
References di_packages_special_write_file().