nuttx-apps/system/nxpkg
aviralgarg05 2fcb2dfbdd system/nxpkg: complete the package lifecycle
Add the remaining package commands. Order database and payload updates so failures do not leave stale version pointers.

Signed-off-by: aviralgarg05 <gargaviral99@gmail.com>
2026-08-17 09:20:57 -03:00
..
CMakeLists.txt system/nxpkg: fetch repositories over HTTP 2026-08-17 09:20:39 -03:00
Kconfig system/nxpkg: fetch repositories over HTTP 2026-08-17 09:20:39 -03:00
Make.defs system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
Makefile system/nxpkg: fetch repositories over HTTP 2026-08-17 09:20:39 -03:00
pkg.h system/nxpkg: make package storage crash-safe 2026-08-17 09:13:41 -03:00
pkg_compat.c system/nxpkg: make package storage crash-safe 2026-08-17 09:13:41 -03:00
pkg_hash.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg_install.c system/nxpkg: complete the package lifecycle 2026-08-17 09:20:57 -03:00
pkg_log.c system/nxpkg: make package storage crash-safe 2026-08-17 09:13:41 -03:00
pkg_main.c system/nxpkg: complete the package lifecycle 2026-08-17 09:20:57 -03:00
pkg_manifest.c system/nxpkg: validate catalog and database contents 2026-08-17 09:20:22 -03:00
pkg_metadata.c system/nxpkg: validate catalog and database contents 2026-08-17 09:20:22 -03:00
pkg_repo.c system/nxpkg: fetch repositories over HTTP 2026-08-17 09:20:39 -03:00
pkg_store.c system/nxpkg: make package storage crash-safe 2026-08-17 09:13:41 -03:00
pkg_txn.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00