mkimage-profiles/features.in/live
Michael Shigorin dc2002242b live, rescue: fixup 60-apt
There are two different versions of the script with the same
name for different subprofiles, sharing some of the same bugs
over the years, *sigh*.

Shoving those into stage2 would yield online repositories enabled
there too which *might* be wanted but will likely need installer
support (at least some better error handling, the current culprit
with unavailable repositories being apt-pkg's size estimation).

Fixes: d2f892abda
Fixes: 0f4ee98fa4
2020-09-07 20:22:09 +03:00
..
live live, rescue: fixup 60-apt 2020-09-07 20:22:09 +03:00
stage1/files live: introduce homepage redirector knobs 2012-03-31 21:08:09 +03:00
config.mk live: live-install not adapted for non-X86 2020-08-05 23:20:57 +07: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