mkimage-profiles/features.in/live
Michael Shigorin 77908d8a08 main, live, rescue: reorder package list variables
The places of the terms *do* affect the sum in apt's case;
start with lowlevel items like SYSTEM_PACKAGES and end with
high-level ones like THE_LISTS to reduce the chance of getting
hit by premature virtual dependency expansion/fixation.

Adapt live and rescue features accordingly.

See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=30806#c5
Suggested-by: Leonid Krivoshein <klark@altlinux.org>
2018-06-11 15:58:41 +03:00
..
live main, live, rescue: reorder package list variables 2018-06-11 15:58:41 +03:00
stage1/files live: introduce homepage redirector knobs 2012-03-31 21:08:09 +03:00
config.mk bootloader, live: arrange alterator module 2018-01-24 14:44:51 +03:00
generate.mk docs update 2017-06-09 19:31:42 +03:00
README live: improve README regarding variables 2016-01-16 18:45:33 +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.

Эта фича дополняет базовый "живой" образ второй стадии
специфическими для полноценного LiveCD настройками
и скриптовыми хуками, а также создаёт файл index.html
с домашней страницей (редиректором) в корне образа.

Графический вариант безусловно требует x11-autologin,
при появлении необходимости обойтись без него можно
временно продублировать содержимое цели и сообщить
о таком случае.

Дополнительно обрабатываемые переменные:

* LIVE_REPO
** позволяет выбрать и включить зеркало репозитория
** значение: http/alt (по умолчанию) либо протокол/зеркало
** см. тж. /etc/apt/sources.list.d/, проверьте наличие нужного!

* LIVE_CLEANUP_KDRIVERS
** перечисляет префиксы каталогов драйвров ядра для удаления
** значение: пусто (по умолчанию) или список через пробел
** см. config.mk