[oi-dev] loader, slim_source and menu modifications
Alexander Pyhalov
alp at rsu.ru
Thu Oct 20 08:36:00 UTC 2016
Corresponding piece of live cd manifest:
<grub_menu_modifications>
<!--
Specify a title for the grub menu.
If a title for the grub menu is not specified,
the first line of /etc/release will be used as
the title for the grub menu
Uncomment before using
-->
<title>OI hipster</title>
<entry>
<title_suffix>Enable SSH</title_suffix>
<line>kernel$ /platform/i86pc/kernel/$ISADIR/unix -B
livessh=enable</line>
<line>module$ /platform/i86pc/$ISADIR/boot_archive</line>
</entry>
<!--
Add new GRUB menu options above here. The last
entries should be:
"with magnifier" and "with screen reader"
-->
<entry>
<title_suffix>with magnifier</title_suffix>
<line>kernel$ /platform/i86pc/kernel/$ISADIR/unix -B
assistive_tech=magnifier</line>
<line>module$ /platform/i86pc/$ISADIR/boot_archive</line>
</entry>
<entry>
<title_suffix>with screen reader</title_suffix>
<line>kernel$ /platform/i86pc/kernel/$ISADIR/unix -B
assistive_tech=reader</line>
<line>module$ /platform/i86pc/$ISADIR/boot_archive</line>
</entry>
<!--
Do not add new GRUB menu options here. The last
entries should be:
"with magnifier" and "with screen reader"
-->
</grub_menu_modifications>
--
С уважением,
Александр Пыхалов,
программист отдела телекоммуникационной инфраструктуры
управления информационно-коммуникационной инфраструктуры ЮФУ
More information about the oi-dev
mailing list