mkimage-profiles/lib
Michael Shigorin 3f21b6b01c factor out openssh packages
There's no need to repeat the typical openssh-* triade
all over the place; those who need server and client
are better off pulling in "openssh" pkglist, and those
needing a particular package should specify it.
2012-06-25 19:29:38 +03:00
..
build.mk Add LIBDIR variable. 2012-06-21 17:11:02 +04:00
check.mk lib/check.mk: catch missing READMEs for features 2012-05-16 13:48:12 +03:00
clean.mk initial frontend support 2012-05-14 20:48:21 +03:00
common.mk lib/common.mk: avoid using uninitialized variables 2012-05-26 14:08:19 +03:00
distro.mk lib/distro.mk: tiny ISO info tweak 2012-05-10 21:19:32 +03:00
functions.mk use PATH instead of hardwired pathlets 2012-04-07 15:45:40 +03:00
help.mk initial build-vm feature 2012-06-18 21:56:46 +03:00
kernel.mk introduced lib/kernel.mk helper makefile 2012-04-23 23:10:29 +03:00
log.mk reports.mk: added reports/scripts 2012-04-23 23:10:29 +03:00
profile.mk Add LIBDIR variable. 2012-06-21 17:11:02 +04:00
README docs: minor updates 2012-01-02 21:01:09 +02:00
report.mk initial target tracing support and reporting 2012-03-19 19:23:38 +02:00
sugar.mk plant SHELL beacons into all config-forming rules 2012-03-19 19:23:38 +02:00
ve.mk factor out openssh packages 2012-06-25 19:29:38 +03:00
vm.mk initial conf.d/vm.mk 2012-06-25 19:29:38 +03:00

Этот каталог содержит вспомогательные makefiles,
обеспечивающие основную функциональность создания
конфигурации образа и генерации соответствующего
профиля для сборки; см. тж. ../conf.d/.

Следует помнить, что будучи включаемыми в ../main.mk,
они работают в каталоге верхнего уровня.