From ffb1b7f786b541234e7fcd6969e74f8cafd75344 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 18 Apr 2023 14:06:05 -0400 Subject: README: Explain opkg-opk's raison d'ĂȘtre --- (limited to 'README') diff --git a/README b/README index cbcddf2..12b09f7 100644 --- a/README +++ b/README @@ -5,6 +5,11 @@ opkg-opk provides information about packages built by opkbuild for opkg. It is similar to Debian's dpkg-deb, however it provides only control file printing and data file listing. +opkg-opk exists to be able to list files in packages on other system +distributions. Whereas tar expects user and group IDs and names to +match between the system that created an archive and the system that +reads it, opkg-opk does no such verification. + Copyright --------- -- cgit v0.9.1