mkimage-profiles/sub.in/stage1
Michael Shigorin 08d802ab0d stage1: drop dummy.ko
Looks like it's been dumped in along with the rest but not
actually used in {make-initrd-,}propagator; the problem with it
is that snd-dummy.ko matches and pulls a bunch of unrelated
modules where these don't belong (grep -w wouldn't match
snd_dummy.ko though).
2015-03-29 20:41:29 +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 fix kpackages() API 2014-09-19 20:53:25 +04: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/ для копирования в образ.