Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann 84f1ad66f6 topdir.mk / projects-dir.mk: Remove BASE_PKGS
Move the dependencies listed in BASE_PKGS from projcts-dir.mk and
topdir.mk into project.conf.

Due to various hen-and-egg problems on a minimal system, in some
situations these packages can't be installed from project.conf. The
same is true with BASE_PKGS, however, so remove it, at least that
does away with some redundancy.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-15 14:58:54 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf jw-pkg.py: Enable argcomplete 2026-03-06 12:06:28 +01:00
make topdir.mk / projects-dir.mk: Remove BASE_PKGS 2026-03-15 14:58:54 +01:00
scripts systemctl-wrapper.sh: Add script to check for systemd 2026-03-14 14:15:04 +01:00
src cmds.projects.BaseCmdPkgRelations: --syntax debian 2026-03-15 10:43:08 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-186@kali-rolling/amd64 2026-03-15 09:48:28 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-186@kali-rolling/amd64 2026-03-15 09:48:28 +00:00
VERSION Start version: 1.0.0-186 2026-03-15 09:47:46 +00:00