mkimage-profiles/features.in/install2
Michael Shigorin e36792ac90 lib/functions.mk: initial xport()
A few too many downstream makefiles employed the pattern
of "export GLOBAL_VAR := $(VAR)"; macroize that.
2012-07-02 16:14:34 +03:00
..
install2 lib/functions.mk: initial xport() 2012-07-02 16:14:34 +03:00
tagged/image-scripts.d "untag" install2 tagged scripts 2012-02-07 22:19:17 +02:00
config.mk lib/functions.mk: initial xport() 2012-07-02 16:14:34 +03:00
README docs update 2012-04-02 18:13:14 +03:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Эта фича дополняет базовый "живой" образ второй стадии
специфическими для инсталяционного образа настройками
и скриптовыми хуками.

При добавлении скриптов в image-scripts.d/ следует позаботиться,
чтобы в компактном livecd, которым является инсталятор, оказались
нужные им утилиты (INSTALL2_PACKAGES).  Перегружать его не следует,
поскольку это прямо влияет на требования по минимальному размеру
оперативной памяти для установки (если не задействован параметр
загрузки ядра lowmem, обрабатываемый propagator).