mkimage-profiles/sub.in/stage1
Michael Shigorin a36d0236a4 stage1, stage2: initial modlists support
stage1's got prepare-modules target collecting
modules file snippets all over stage1/modules.d/
subdirectories within individual features.

stage2 now adds names of all the features going into
a particular image as snippet file suffix list so that
individual features don't have to register themselves
twice (as a feature and as a propagator modules.d
snippet carrier).

This is going to allow both "uncommon" modules getting
included with no problem (sin@ has wanted cifs ones
for quite some time, for example, and some want e.g.
infiniband modules) *and* to reduce the actual list
below the common mark as well (which is the case with
live-privacy image, for one).

And stage1 memory consumption does matter in some cases
as it's highly critical with no chance to use swap yet.
2015-04-20 13:35:24 +03:00
..
files features' day 2011-11-03 20:39:01 +02:00
scripts.d moved stage1 scripts into feature.in/installer 2011-11-04 16:15:29 +02:00
initfs distro.mk: functionalization 2011-11-03 20:39:00 +02:00
Makefile stage1, stage2: initial modlists support 2015-04-20 13:35:24 +03:00
modules stage1: drop dummy.ko 2015-03-29 20:41:29 +03:00
README stage1: READMEdability fix 2014-08-18 22:30:53 +04: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.

=== sub.in/stage1 ===

Этот каталог содержит субпрофиль первой стадии загрузки;
здесь место syslinux (загрузчик) и propagator (ориентировка
на местности, вытягивание второй стадии с CD/FTP/...).

Скрипты запускаются извне формируемого образа (scripts.d/);
следует крайне бережно относиться к объёму этой стадии.

Обратите внимание: если не указать явно требуемый вариант
ядра посредством STAGE1_KFLAVOUR, будет взят последний
из перечисленных в KFLAVOURS; если не указать явно регэкс,
описывающий требуемые в инсталяторе kernel-modules-*,
посредством STAGE1_KMODULES_REGEXP -- будут доступны модули
из kernel-image (упаковываются в syslinux/alt0/full.cz).

Требуется для инсталяционных, live- и rescue-образов,
соответствующими фичами подключается автоматически
(в силу зависимости stage2 от stage1).

Результат -- каталог syslinux/ для копирования в образ.