mkimage-profiles/features.in/install2
Michael Shigorin b21353a00c complex subprofile delimiter changed ("/" -> "@")
That sub/stage2/install2 was somewhat clumsy actually as it looked
like a hierarchical thing while being a substitution thing:
generic stage2 would get put in place renamed as install2.

This could only get worse with hierarchical features which have
already been both requested and considered for quite a time,
and "stage2 at install2" reads much more naturally.
2012-08-11 20:11:17 +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 complex subprofile delimiter changed ("/" -> "@") 2012-08-11 20:11:17 +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).