pkg-utils/main
David Oberhollenzer c23a2c8c33 Add listing modes to install command
Allow the install command to either list the packages it wants to install,
or to list the files it would install.

Optionally allow the command to ignore dependencies.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-02-03 15:02:37 +01:00
..
cmd Add listing modes to install command 2019-02-03 15:02:37 +01:00
compressors Add lzma compressor 2019-01-27 00:43:05 +01:00
command.c Initial commit 2019-01-26 23:19:21 +01:00
compressor.c Initial commit 2019-01-26 23:19:21 +01:00
dump_toc.c Add listing modes to install command 2019-02-03 15:02:37 +01:00
image_entry.c Add header for high-level package I/O functions 2019-01-30 11:34:23 +01:00
image_entry_sort.c Initial commit 2019-01-26 23:19:21 +01:00
input_file.c Cleanup: unify input file processing code 2019-01-31 22:15:41 +01:00
mkdir_p.c Move mkdir_p helper function to main code 2019-01-29 22:03:33 +01:00
pkg.c Initial commit 2019-01-26 23:19:21 +01:00
pkg_unpack.c Move pkg unpack functionality out of unpack command 2019-01-30 13:26:05 +01:00
pkgio_rd_image_entry.c Add header for high-level package I/O functions 2019-01-30 11:34:23 +01:00
pkgreader.c Add install command 2019-02-03 15:02:37 +01:00
pkgwriter.c Add package header with dependency information 2019-01-28 20:01:36 +01:00
util.c Initial commit 2019-01-26 23:19:21 +01:00