mkimage-profiles/lib
2023-11-02 22:16:18 +07:00
..
boot.mk lib/boot.mk: use/uuid-iso from boot/iso 2023-08-21 20:10:32 +07:00
build.mk build.mk: replace obsoleted GREP_COLOR with GREP_COLORS 2023-09-28 23:35:43 +07:00
check.mk check conditions of make for equality of variables with an empty value 2022-12-30 19:39:43 +07:00
clean.mk check conditions of make for equality of variables with an empty value 2022-12-30 19:39:43 +07:00
common.mk lib/common.mk: avoid using uninitialized variables 2012-05-26 14:08:19 +03:00
distro.mk distro.mk: fix VOL_SET when is empty (fixed typo) 2023-11-02 22:16:18 +07:00
functions.mk lib/functions.mk: tiny but important note 2014-11-14 15:07:09 +03:00
help.mk help.mk, clean.mk: drop __frontend for tty test 2015-04-02 20:46:35 +03:00
log.mk Add STDOUT option to output log to stdout 2022-12-30 20:04:01 +07:00
profile.mk set GLOBAL_HSH_PROC=1 in lib/profile.mk 2023-07-24 09:59:42 +07:00
README documentation: use paths relative to toplevel dir 2014-03-05 21:36:30 +04:00
report.mk reports: DEBUG must be enabled, CHECK must be disabled 2023-05-30 22:27:33 +07:00
sugar.mk initial rootfs subprofile and services feature 2013-06-17 14:03:53 +04:00
ve.mk check conditions of make for equality of variables with an empty value 2022-12-30 19:39:43 +07:00
vm.mk Remove lilo support 2023-10-01 22:05:36 +07:00

== lib ==

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

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