mkimage-profiles/features.in/syslinux/cfg.in
Michael Shigorin 8989fc2771 added plymouth feature
An initial draft of it was done half a year ago but several tricky
thingies had kept the code from showing up as it was rather brittle
and incomplete.

This implementation involves quite a few changes all over the place
but finally works good enough for live and installer images.

Please pay attention to the versions of these packages:
- installer-feature-setup-plymouth (0.3.2-alt1+)
- branding-altlinux-sisyphus (20110706-alt2+ if used)
- plymouth (0.8.3-alt20.git20110406+)

See also:
- http://www.altlinux.org/Branding
- http://www.altlinux.org/Plymouth
2012-06-14 17:15:24 +03:00
..
00defaults.cfg syslinux configuration revisited 2012-03-31 21:08:09 +03:00
01gfxboot.cfg syslinux configuration revisited 2012-03-31 21:08:09 +03:00
01menu.cfg syslinux configuration revisited 2012-03-31 21:08:09 +03:00
01prompt.cfg syslinux configuration revisited 2012-03-31 21:08:09 +03:00
01vesamenu.cfg syslinux configuration revisited 2012-03-31 21:08:09 +03:00
05live.cfg added plymouth feature 2012-06-14 17:15:24 +03:00
10localboot.cfg syslinux: *.cfg tweaks 2011-12-19 22:32:59 +02:00
10removable.cfg syslinux: *.cfg tweaks 2011-12-19 22:32:59 +02:00
20install2.cfg added plymouth feature 2012-06-14 17:15:24 +03:00
20netinstall2.cfg syslinux: *.cfg tweaks 2011-12-19 22:32:59 +02:00
80rescue.cfg syslinux: *.cfg tweaks 2011-12-19 22:32:59 +02:00
85dos.cfg syslinux: *.cfg tweaks 2011-12-19 22:32:59 +02:00
90hdt.cfg syslinux: *.cfg tweaks 2011-12-19 22:32:59 +02:00
90memtest.cfg syslinux: *.cfg tweaks 2011-12-19 22:32:59 +02:00
Makefile syslinux: *.cfg tweaks 2011-12-19 22:32:59 +02:00
README syslinux: *.cfg tweaks 2011-12-19 22:32:59 +02: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.

Здесь хранятся кусочки конфигурации для syslinux,
нужные из которых копируются с подстановкой значений
из метапрофиля в профиль и уже там в зависимости от
доступных модулей собираются в конфигурационный файл.

При изменении или добавлении просьба по оформлению
с тем, чтобы легче было отсматривать и сводить:

- параметры append перечисляются в следующем порядке:
  + initrd=...
  + по алфавиту те, что без аргументов
  + по алфавиту те, что имеют аргументы
- в конце файла пустая строка

Для проверки уникальности клавиатурных сокращений
служит команда "make check".