pkg-utils/main
David Oberhollenzer 04f19bac2f pack: read package name from description
This commit changes the pack command to read the output package name from
the description file instead of the command line. The command line argument
is replaced with a package repository directory to which the package file
is then written.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-01-30 10:40:02 +01:00
..
cmd pack: read package name from description 2019-01-30 10:40:02 +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
image_entry.c Initial commit 2019-01-26 23:19:21 +01:00
image_entry_sort.c Initial commit 2019-01-26 23:19:21 +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
pkgreader.c Initial commit 2019-01-26 23:19:21 +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