author | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:08 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:08 +0000 |
commit | 5ce8d30439463838f845c78bc926cc9b310a8743 (patch) | |
tree | bb1852dc58711c7baee31216a765067dfa49b65b /help-boot | |
parent | 10658e71475bd964263d09f1a661f24fadfaf496 (diff) | |
download | bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.gz bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.bz2 bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.xz bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.zip |
diff --git a/help-boot/Makefile b/help-boot/Makefile new file mode 100644 index 0000000..be62ce8 --- /dev/null +++ b/help-boot/Makefile @@ -0,0 +1,20 @@ +BINDIR = $(shell [ -x ../../../gfxboot ] && echo ../../../ ) +GFXBOOT = $(BINDIR)gfxboot +PRODUCT = $(shell perl -ne 'print if s/^product=//' ../config) +HELPFILES = $(addsuffix .hlp, $(shell for i in * ; do [ -d $$i ] && echo $$i ; done)) + +HELPSRC = opt* +HELPNAVI = navi +ENTITIES = product='$(PRODUCT)' fkey_help=F1 fkey_lang=F2 fkey_profile=F3 + +%.hlp: % + $(GFXBOOT) --help-create $@ --define $(ENTITIES) --navi $</$(HELPNAVI).html $</$(HELPSRC).html || true + +all: .ready + +.ready: $(HELPFILES) + @touch .ready + +clean: + rm -f .ready *.hlp *~ + diff --git a/help-boot/af/navi.html b/help-boot/af/navi.html new file mode 100644 index 0000000..257db47 --- /dev/null +++ b/help-boot/af/navi.html @@ -0,0 +1 @@ +<p>Gaan terug na <a href="#foobar">FOOBAR</a></p> diff --git a/help-boot/af/opt.html b/help-boot/af/opt.html new file mode 100644 index 0000000..298d006 --- /dev/null +++ b/help-boot/af/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Selflaai-opsies</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">splat</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li> +</ul> +</p> diff --git a/help-boot/af/opt::help.html b/help-boot/af/opt::help.html new file mode 100644 index 0000000..6888151 --- /dev/null +++ b/help-boot/af/opt::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">Gebruik van die Hulpstelsel</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>Op-pyl</em>: highlight previous link</li> + <li><em>Af-pyl</em>: highlight next link</li> + <li><em>Links-pyl</em>, <em>Terugspasie</em>: return to previous topic</li> + <li><em>Regs-pyl</em>, <em>Voer in</em>, <em>Spasie</em>: follow link</li> + <li><em>Bladsy op</em>: scroll up one page</li> + <li><em>Bladsy af</em>: scroll down one page</li> + <li><em>Tuis</em>: go to page start</li> + <li><em>Eindig</em>: go to page end</li> + <li><em>Ontsnap</em>: leave help</li> +</ul> +</p> diff --git a/help-boot/af/opt::keytable.html b/help-boot/af/opt::keytable.html new file mode 100644 index 0000000..93f13e8 --- /dev/null +++ b/help-boot/af/opt::keytable.html @@ -0,0 +1,7 @@ +<h3> +<a name="keytable">Taal- en sleutelborduitlegkeuse</a> +</h3> + +<p> +Press <em>@@@fkey_lang@@@</em> to change language and keyboard layout the boot loader uses. +</p> diff --git a/help-boot/af/opt::o_acpi.html b/help-boot/af/opt::o_acpi.html new file mode 100644 index 0000000..4a9c594 --- /dev/null +++ b/help-boot/af/opt::o_acpi.html @@ -0,0 +1,23 @@ +<h3> +<a name="o_acpi">Kernopsies: acpi</a> +</h3> + +<p> +ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, <em>acpi</em> is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly +used parameters to control the behavior of ACPI: +<ul> + <li><em>pci=geenacpi</em> -- do not use ACPI to route PCI interrupts</li> + <li><em>acpi=ouselflaai</em> -- only the parts of ACPI that are relevant for booting remain activated</li> + <li><em>acpi=af</em> -- switch off ACPI completely</li> + <li><em>acpi=dwang</em> -- switch on ACPI even if your BIOS is dated before 2000</li> +</ul> +</p> + +<p> +Especially on new computers, it replaces the old +<a href="#o_apm">apm</a> system. +</p> diff --git a/help-boot/af/opt::o_apm.html b/help-boot/af/opt::o_apm.html new file mode 100644 index 0000000..d4c75ed --- /dev/null +++ b/help-boot/af/opt::o_apm.html @@ -0,0 +1,21 @@ +<h3> +<a name="o_apm">Kernopsies: apm</a> +</h3> + +<p> +APM is one of the two power management strategies used on current +computers. It is mainly used with laptops for functions like suspend +to disk, but it may also be responsible for switching off the +computer after power down. APM relies on a correct working BIOS. If +the BIOS is broken, APM may have only limited use or even prevent the +computer from working. Therefore, it may be switched off with the +parameter +<ul> + <li><em>apm=af</em> -- switch off APM completely</li> +</ul> +</p> + +<p> +Some very new computers may take more advantage from the newer +<a href="#o_acpi">ACPI</a>. +</p> diff --git a/help-boot/af/opt::o_ide.html b/help-boot/af/opt::o_ide.html new file mode 100644 index 0000000..761f42c --- /dev/null +++ b/help-boot/af/opt::o_ide.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_ide">Kernopsies: ide</a> +</h3> + +<p> +IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter: +<ul> + <li><em>ide=geendma</em> -- switch off DMA for IDE drives</li> +</ul> +</p> diff --git a/help-boot/af/opt::o_splash.html b/help-boot/af/opt::o_splash.html new file mode 100644 index 0000000..7914f05 --- /dev/null +++ b/help-boot/af/opt::o_splash.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_splash">Kernopsies: splat</a> +</h3> + +<p> +The splash screen is the picture shown during system start-up. +<ul> + <li><em>splat=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> + <li><em>splat=woordryk</em> -- Activates splash, kernel and boot messages are still shown.</li> + <li><em>splat=stil</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> +</ul> +</p> diff --git a/help-boot/af/opt::profile.html b/help-boot/af/opt::profile.html new file mode 100644 index 0000000..237feb6 --- /dev/null +++ b/help-boot/af/opt::profile.html @@ -0,0 +1,8 @@ +<h3> +<a name="profile">Kies profiel</a> +</h3> + +<p> +Press <em>@@@fkey_profile@@@</em> to select a profile. Your system will be started using the +configuration saved in this profile. +</p> diff --git a/help-boot/ar/navi.html b/help-boot/ar/navi.html new file mode 100644 index 0000000..dececad --- /dev/null +++ b/help-boot/ar/navi.html @@ -0,0 +1 @@ +<p>الرجوع إلى <a href="#foobar">FOOBAR</a></p> diff --git a/help-boot/ar/opt.html b/help-boot/ar/opt.html new file mode 100644 index 0000000..eff805f --- /dev/null +++ b/help-boot/ar/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">خيارات التشغيل</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">شاشة بداية التشغيل</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li> +</ul> +</p> diff --git a/help-boot/ar/opt::help.html b/help-boot/ar/opt::help.html new file mode 100644 index 0000000..c895f47 --- /dev/null +++ b/help-boot/ar/opt::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">استخدام نظام التعليمات</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>سهم لأعلى</em>: highlight previous link</li> + <li><em>سهم لأسفل</em>: highlight next link</li> + <li><em>سهم لليسار</em>, <em>مسافة للخلف</em>: return to previous topic</li> + <li><em>سهم لليمين</em>, <em>مفتاح الإدخال</em>, <em>مسافة</em>: follow link</li> + <li><em>Page Up</em>: scroll up one page</li> + <li><em>Page Down</em>: scroll down one page</li> + <li><em>المنزل</em>: go to page start</li> + <li><em>End</em>: go to page end</li> + <li><em>خروج</em>: leave help</li> +</ul> +</p> diff --git a/help-boot/ar/opt::keytable.html b/help-boot/ar/opt::keytable.html new file mode 100644 index 0000000..dc7cfb3 --- /dev/null +++ b/help-boot/ar/opt::keytable.html @@ -0,0 +1,7 @@ +<h3> +<a name="keytable">تحديد اللغة وتخطيط لوحة المفاتيح</a> +</h3> + +<p> +Press <em>@@@fkey_lang@@@</em> to change language and keyboard layout the boot loader uses. +</p> diff --git a/help-boot/ar/opt::o_acpi.html b/help-boot/ar/opt::o_acpi.html new file mode 100644 index 0000000..d291a5d --- /dev/null +++ b/help-boot/ar/opt::o_acpi.html @@ -0,0 +1,23 @@ +<h3> +<a name="o_acpi">خيارات Kernel: acpi</a> +</h3> + +<p> +ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, <em>acpi</em> is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly +used parameters to control the behavior of ACPI: +<ul> + <li><em>pci=noacpi</em> -- do not use ACPI to route PCI interrupts</li> + <li><em>acpi=oldboot</em> -- only the parts of ACPI that are relevant for booting remain activated</li> + <li><em>acpi=off</em> -- switch off ACPI completely</li> + <li><em>acpi=force</em> -- switch on ACPI even if your BIOS is dated before 2000</li> +</ul> +</p> + +<p> +Especially on new computers, it replaces the old +<a href="#o_apm">apm</a> system. +</p> diff --git a/help-boot/ar/opt::o_apm.html b/help-boot/ar/opt::o_apm.html new file mode 100644 index 0000000..5fb2845 --- /dev/null +++ b/help-boot/ar/opt::o_apm.html @@ -0,0 +1,21 @@ +<h3> +<a name="o_apm">خيارات Kernel: apm</a> +</h3> + +<p> +APM is one of the two power management strategies used on current +computers. It is mainly used with laptops for functions like suspend +to disk, but it may also be responsible for switching off the +computer after power down. APM relies on a correct working BIOS. If +the BIOS is broken, APM may have only limited use or even prevent the +computer from working. Therefore, it may be switched off with the +parameter +<ul> + <li><em>apm=off</em> -- switch off APM completely</li> +</ul> +</p> + +<p> +Some very new computers may take more advantage from the newer +<a href="#o_acpi">ACPI</a>. +</p> diff --git a/help-boot/ar/opt::o_ide.html b/help-boot/ar/opt::o_ide.html new file mode 100644 index 0000000..87cbe64 --- /dev/null +++ b/help-boot/ar/opt::o_ide.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_ide">خيارات Kernel: ide</a> +</h3> + +<p> +IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter: +<ul> + <li><em>ide=nodma</em> -- switch off DMA for IDE drives</li> +</ul> +</p> diff --git a/help-boot/ar/opt::o_splash.html b/help-boot/ar/opt::o_splash.html new file mode 100644 index 0000000..1a5b1a1 --- /dev/null +++ b/help-boot/ar/opt::o_splash.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_splash">خيارات Kernel: شاشة بداية التشغيل</a> +</h3> + +<p> +The splash screen is the picture shown during system start-up. +<ul> + <li><em>splash=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> + <li><em>splash=verbose</em> -- Activates splash, kernel and boot messages are still shown.</li> + <li><em>splash=silent</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> +</ul> +</p> diff --git a/help-boot/ar/opt::profile.html b/help-boot/ar/opt::profile.html new file mode 100644 index 0000000..3be129f --- /dev/null +++ b/help-boot/ar/opt::profile.html @@ -0,0 +1,8 @@ +<h3> +<a name="profile">اختيار ملف تعريف</a> +</h3> + +<p> +Press <em>@@@fkey_profile@@@</em> to select a profile. Your system will be started using the +configuration saved in this profile. +</p> diff --git a/help-boot/bg/navi.html b/help-boot/bg/navi.html new file mode 100644 index 0000000..b4f8211 --- /dev/null +++ b/help-boot/bg/navi.html @@ -0,0 +1,3 @@ +<p> +Return to <a href="#foobar">FOOBAR</a> +</p> diff --git a/help-boot/bg/opt.html b/help-boot/bg/opt.html new file mode 100644 index 0000000..99a447c --- /dev/null +++ b/help-boot/bg/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Параметри на зареждането</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">splash</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li> +</ul> +</p> diff --git a/help-boot/bg/opt::help.html b/help-boot/bg/opt::help.html new file mode 100644 index 0000000..2984793 --- /dev/null +++ b/help-boot/bg/opt::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">Използване на помощната система</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>Стрелка нагоре</em>: highlight previous link</li> + <li><em>Стрелка надолу</em>: highlight next link</li> + <li><em>Стрелка наляво</em>, <em>Backspace</em>: return to previous topic</li> + <li><em>Стрелка надясно</em>, <em>Enter</em>, <em>Интервал</em>: follow link</li> + <li><em>Страница нагоре</em>: scroll up one page</li> + <li><em>Страница надолу</em>: scroll down one page</li> + <li><em>Home</em>: go to page start</li> + <li><em>End</em>: go to page end</li> + <li><em>Esc</em>: leave help</li> +</ul> +</p> diff --git a/help-boot/bg/opt::keytable.html b/help-boot/bg/opt::keytable.html new file mode 100644 index 0000000..0b93dfc --- /dev/null +++ b/help-boot/bg/opt::keytable.html @@ -0,0 +1,7 @@ +<h3> +<a name="keytable">Избор на език и клавиатурна подредба</a> +</h3> + +<p> +Press <em>@@@fkey_lang@@@</em> to change language and keyboard layout the boot loader uses. +</p> diff --git a/help-boot/bg/opt::o_acpi.html b/help-boot/bg/opt::o_acpi.html new file mode 100644 index 0000000..ffc03e3 --- /dev/null +++ b/help-boot/bg/opt::o_acpi.html @@ -0,0 +1,23 @@ +<h3> +<a name="o_acpi">Параметри към ядрото: acpi</a> +</h3> + +<p> +ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, <em>acpi</em> is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly +used parameters to control the behavior of ACPI: +<ul> + <li><em>pci=noacpi</em> -- do not use ACPI to route PCI interrupts</li> + <li><em>acpi=oldboot</em> -- only the parts of ACPI that are relevant for booting remain activated</li> + <li><em>acpi=off</em> -- switch off ACPI completely</li> + <li><em>acpi=force</em> -- switch on ACPI even if your BIOS is dated before 2000</li> +</ul> +</p> + +<p> +Especially on new computers, it replaces the old +<a href="#o_apm">apm</a> system. +</p> diff --git a/help-boot/bg/opt::o_apm.html b/help-boot/bg/opt::o_apm.html new file mode 100644 index 0000000..8d738b9 --- /dev/null +++ b/help-boot/bg/opt::o_apm.html @@ -0,0 +1,21 @@ +<h3> +<a name="o_apm">Параметри към ядрото: apm</a> +</h3> + +<p> +APM is one of the two power management strategies used on current +computers. It is mainly used with laptops for functions like suspend +to disk, but it may also be responsible for switching off the +computer after power down. APM relies on a correct working BIOS. If +the BIOS is broken, APM may have only limited use or even prevent the +computer from working. Therefore, it may be switched off with the +parameter +<ul> + <li><em>apm=off</em> -- switch off APM completely</li> +</ul> +</p> + +<p> +Some very new computers may take more advantage from the newer +<a href="#o_acpi">ACPI</a>. +</p> diff --git a/help-boot/bg/opt::o_ide.html b/help-boot/bg/opt::o_ide.html new file mode 100644 index 0000000..ee97cd1 --- /dev/null +++ b/help-boot/bg/opt::o_ide.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_ide">Параметри към ядрото: ide</a> +</h3> + +<p> +IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter: +<ul> + <li><em>ide=nodma</em> -- switch off DMA for IDE drives</li> +</ul> +</p> diff --git a/help-boot/bg/opt::o_splash.html b/help-boot/bg/opt::o_splash.html new file mode 100644 index 0000000..ad87837 --- /dev/null +++ b/help-boot/bg/opt::o_splash.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_splash">Параметри към ядрото: splash</a> +</h3> + +<p> +The splash screen is the picture shown during system start-up. +<ul> + <li><em>splash=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> + <li><em>splash=verbose</em> -- Activates splash, kernel and boot messages are still shown.</li> + <li><em>splash=silent</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> +</ul> +</p> diff --git a/help-boot/bg/opt::profile.html b/help-boot/bg/opt::profile.html new file mode 100644 index 0000000..67af3b4 --- /dev/null +++ b/help-boot/bg/opt::profile.html @@ -0,0 +1,8 @@ +<h3> +<a name="profile">Избор на профил</a> +</h3> + +<p> +Press <em>@@@fkey_profile@@@</em> to select a profile. Your system will be started using the +configuration saved in this profile. +</p> diff --git a/help-boot/ca/navi.html b/help-boot/ca/navi.html new file mode 100644 index 0000000..33f2935 --- /dev/null +++ b/help-boot/ca/navi.html @@ -0,0 +1 @@ +<p>Torna a <a href="#foobar">FOOBAR</a></p> diff --git a/help-boot/ca/opt.html b/help-boot/ca/opt.html new file mode 100644 index 0000000..564884b --- /dev/null +++ b/help-boot/ca/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Opcions d'arrencada</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">splash</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li> +</ul> +</p> diff --git a/help-boot/ca/opt::help.html b/help-boot/ca/opt::help.html new file mode 100644 index 0000000..43e2baf --- /dev/null +++ b/help-boot/ca/opt::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">Ús del sistema d'ajuda</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>Fletxa amunt</em>: highlight previous link</li> + <li><em>Fletxa avall</em>: highlight next link</li> + <li><em>Fletxa esquerra</em>, <em>Retrocés</em>: return to previous topic</li> + <li><em>Fletxa dreta</em>, <em>Enter</em>, <em>Espai</em>: follow link</li> + <li><em>Re Pàg</em>: scroll up one page</li> + <li><em>Av Pàg</em>: scroll down one page</li> + <li><em>Inici</em>: go to page start</li> + <li><em>Fi</em>: go to page end</li> + <li><em>Esc</em>: leave help</li> +</ul> +</p> diff --git a/help-boot/ca/opt::keytable.html b/help-boot/ca/opt::keytable.html new file mode 100644 index 0000000..0d441df --- /dev/null +++ b/help-boot/ca/opt::keytable.html @@ -0,0 +1,7 @@ +<h3> +<a name="keytable">Selecció d'idioma i format de teclat</a> +</h3> + +<p> +Press <em>@@@fkey_lang@@@</em> to change language and keyboard layout the boot loader uses. +</p> diff --git a/help-boot/ca/opt::o_acpi.html b/help-boot/ca/opt::o_acpi.html new file mode 100644 index 0000000..da7d00a --- /dev/null +++ b/help-boot/ca/opt::o_acpi.html @@ -0,0 +1,23 @@ +<h3> +<a name="o_acpi">Opcions del nucli: acpi</a> +</h3> + +<p> +ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, <em>acpi</em> is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly +used parameters to control the behavior of ACPI: +<ul> + <li><em>pci=noacpi</em> -- do not use ACPI to route PCI interrupts</li> + <li><em>acpi=oldboot</em> -- only the parts of ACPI that are relevant for booting remain activated</li> + <li><em>uacpi=off</em> -- switch off ACPI completely</li> + <li><em>acpi=force</em> -- switch on ACPI even if your BIOS is dated before 2000</li> +</ul> +</p> + +<p> +Especially on new computers, it replaces the old +<a href="#o_apm">apm</a> system. +</p> diff --git a/help-boot/ca/opt::o_apm.html b/help-boot/ca/opt::o_apm.html new file mode 100644 index 0000000..38b902b --- /dev/null +++ b/help-boot/ca/opt::o_apm.html @@ -0,0 +1,21 @@ +<h3> +<a name="o_apm">Opcions del nucli: apm</a> +</h3> + +<p> +APM is one of the two power management strategies used on current +computers. It is mainly used with laptops for functions like suspend +to disk, but it may also be responsible for switching off the +computer after power down. APM relies on a correct working BIOS. If +the BIOS is broken, APM may have only limited use or even prevent the +computer from working. Therefore, it may be switched off with the +parameter +<ul> + <li><em>apm=off</em> -- switch off APM completely</li> +</ul> +</p> + +<p> +Some very new computers may take more advantage from the newer +<a href="#o_acpi">ACPI</a>. +</p> diff --git a/help-boot/ca/opt::o_ide.html b/help-boot/ca/opt::o_ide.html new file mode 100644 index 0000000..e1d0bfd --- /dev/null +++ b/help-boot/ca/opt::o_ide.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_ide">Opcions del nucli: ide</a> +</h3> + +<p> +IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter: +<ul> + <li><em>ide=nodma</em> -- switch off DMA for IDE drives</li> +</ul> +</p> diff --git a/help-boot/ca/opt::o_splash.html b/help-boot/ca/opt::o_splash.html new file mode 100644 index 0000000..c671f3e --- /dev/null +++ b/help-boot/ca/opt::o_splash.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_splash">Opcions del nucli: pantalla de presentació</a> +</h3> + +<p> +The splash screen is the picture shown during system start-up. +<ul> + <li><em>splash=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> + <li><em>splash=verbose</em> -- Activates splash, kernel and boot messages are still shown.</li> + <li><em>splash=silent</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> +</ul> +</p> diff --git a/help-boot/ca/opt::profile.html b/help-boot/ca/opt::profile.html new file mode 100644 index 0000000..cd7d871 --- /dev/null +++ b/help-boot/ca/opt::profile.html @@ -0,0 +1,8 @@ +<h3> +<a name="profile">Trieu el perfil</a> +</h3> + +<p> +Press <em>@@@fkey_profile@@@</em> to select a profile. Your system will be started using the +configuration saved in this profile. +</p> diff --git a/help-boot/cs/navi.html b/help-boot/cs/navi.html new file mode 100644 index 0000000..c6551da --- /dev/null +++ b/help-boot/cs/navi.html @@ -0,0 +1 @@ +<p>Návrat k <a href="#foobar">FOOBAR</a></p> diff --git a/help-boot/cs/opt.html b/help-boot/cs/opt.html new file mode 100644 index 0000000..3a1a1e4 --- /dev/null +++ b/help-boot/cs/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Parametry startu</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">splash</a> -- ovlivňuje chování úvodní obrazovky</li> + <li><a href="#o_apm">apm</a> -- zapíná správu napájení</li> + <li><a href="#o_acpi">acpi</a> -- pokročilé nastavení a rozhraní napájení</li> + <li><a href="#o_ide">ide</a> -- ovládá subsystém IDE</li> +</ul> +</p> diff --git a/help-boot/cs/opt::help.html b/help-boot/cs/opt::help.html new file mode 100644 index 0000000..fb85c90 --- /dev/null +++ b/help-boot/cs/opt::help.html @@ -0,0 +1,7 @@ +<h3> +<a name="help">Používání nápovědy</a> +</h3> + +<p>Nápověda zavaděče je závislá na obsahu. Poskytuje informace o zvolené nabídce nebo pokud editujete parametry jádra, snaží se poskytnout informace o volbě podle polohy kurzoru.</p> + +<p>Navigační klíče<ul><li><em>Šipka nahoru</em>: zvýraznit předchozí odkaz</li><li><em>Šipka dolů</em>:zvýraznit následující odkaz</li><li><em>Šipka vlevo</em>, <em>Backspace</em>: návrat k předchozímu tématu</li><li><em>Šipka vpravo</em>, <em>Enter</em>, <em>Mezerník</em>:následovat odkaz</li><li><em>Page Up</em>: o stránku nahoru</li><li><em>Page Down</em>: o stránku dolů</li><li><em>Home</em>: přejít na začátek stránky</li><li><em>End</em>: přejít na konec stránky</li><li><em>Esc</em>: opustit nápovědu</li></ul></p> diff --git a/help-boot/cs/opt::keytable.html b/help-boot/cs/opt::keytable.html new file mode 100644 index 0000000..1668701 --- /dev/null +++ b/help-boot/cs/opt::keytable.html @@ -0,0 +1,5 @@ +<h3> +<a name="keytable">Výběr jazyka a rozložení klávesnice</a> +</h3> + +<p>Stiskněte <em>@@@fkey_lang@@@</em> pro změnu jazyka a rozložení klávesnice, které používá zavaděč.</p> diff --git a/help-boot/cs/opt::o_acpi.html b/help-boot/cs/opt::o_acpi.html new file mode 100644 index 0000000..fc17369 --- /dev/null +++ b/help-boot/cs/opt::o_acpi.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_acpi">Parametry jádra: acpi</a> +</h3> + +<p>ACPI (Advanced Configuration and Power Interface) je standard definující nastavení napájení a správu zařízení mezi operačním systémem a BIOSem. Ve výchozím nastavení je <em>acpi</em> zapnuto v případě, že jde o BIOS vydaný po roce 2000. Je zde několik parametrů kontrolujících chování ACPI: <ul><li><em>pci=noacpi</em> -- nepoužívat ACPI pro předávání PCI přerušení</li><li><em>acpi=oldboot</em> -- aktivní zůstane pouze ta část ACPI, která je potřebná pro start systému</li><li><em>acpi=off</em> -- zcela vypnout ACPI</li><li><em>acpi=force</em> -- zapnout ACPI i pro BIOS vydaný před rokem 2000</li></ul></p> + +<p>Zvláště na nových počítačích nahrazuje starší systém <a href="#o_apm">apm</a> systém.</p> diff --git a/help-boot/cs/opt::o_apm.html b/help-boot/cs/opt::o_apm.html new file mode 100644 index 0000000..aa6a406 --- /dev/null +++ b/help-boot/cs/opt::o_apm.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_apm">Parametry jádra: apm</a> +</h3> + +<p>APM je jednou ze dvou dnešních strategií správy napájení. Používá se hlavně na noteboocích pro uspávání disků a podobně, může však zodpovídat i za vypínání počítače. APM je závislé na správně fungujícím BIOSu. Je-li BIOS nefunkční, mohou být funkce APM omezeny nebo může APM znemožnit funkci počítače. Lze proto vypnout parametrem <ul><li><em>apm=off</em> -- zcela vypnout APM</li></ul></p> + +<p>Některé nové počítače mohou s výhodou použít novější <a href="#o_acpi">ACPI</a>.</p> diff --git a/help-boot/cs/opt::o_ide.html b/help-boot/cs/opt::o_ide.html new file mode 100644 index 0000000..aea43c5 --- /dev/null +++ b/help-boot/cs/opt::o_ide.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_ide">Parametry jádra: ide</a> +</h3> + +<p>IDE je na rozdíl od SCSI obvykle používáno na pracovních stanicích. V případě výskytu problémů s IDE systémem můžete použít jaderný parametr: <ul><li><em>ide=nodma</em> -- vypnout DMA pro IDE jednotky</li></ul></p> diff --git a/help-boot/cs/opt::o_splash.html b/help-boot/cs/opt::o_splash.html new file mode 100644 index 0000000..cd67c7c --- /dev/null +++ b/help-boot/cs/opt::o_splash.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_splash">Parametry jádra: splash</a> +</h3> + +<p>Splash screen je obrázek zobrazený během startu systému. <ul><li><em>splash=0</em> -- Splash obrazovka je vypnuta. To může být vhodné pro staré monitory nebo při chybě.</li><li><em>splash=verbose</em> -- Aktivuje splash obrazovku, zprávy jádra a spouštění jsou stále zobrazeny.</li><li><em>splash=silent</em> -- Aktivuje splash obrazovku, ale žádné zprávy nejsou zobrazeny. Místo toho je zobrazen ukazatel průběhu.</li></ul></p> diff --git a/help-boot/cs/opt::profile.html b/help-boot/cs/opt::profile.html new file mode 100644 index 0000000..787ee98 --- /dev/null +++ b/help-boot/cs/opt::profile.html @@ -0,0 +1,5 @@ +<h3> +<a name="profile">Vybrat profil</a> +</h3> + +<p>Stiskněte <em>@@@fkey_profile@@@</em> pro výběr profilu. Váš systém bude spuštěn s konfigurací uloženou v tomto profilu.</p> diff --git a/help-boot/da/navi.html b/help-boot/da/navi.html new file mode 100644 index 0000000..3f4fa96 --- /dev/null +++ b/help-boot/da/navi.html @@ -0,0 +1 @@ +<p>Vend tilbage til <a href="#foobar">FOOBAR</a></p> diff --git a/help-boot/da/opt.html b/help-boot/da/opt.html new file mode 100644 index 0000000..c3a02a8 --- /dev/null +++ b/help-boot/da/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Boot-muligheder</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">opstartsbillede</a> -- påvirk opstartsbilledets opførsel</li> + <li><a href="#o_apm">apm</a> -- slå strømstyring til eller fra</li> + <li><a href="#o_acpi">acpi</a> -- avanceret konfiguration og strømgrænseflade (acpi)</li> + <li><a href="#o_ide">ide</a> -- kontrollerer IDE-subsystemet</li> +</ul> +</p> diff --git a/help-boot/da/opt::help.html b/help-boot/da/opt::help.html new file mode 100644 index 0000000..2a39f15 --- /dev/null +++ b/help-boot/da/opt::help.html @@ -0,0 +1,7 @@ +<h3> +<a name="help">Brug af hjælpesystemet</a> +</h3> + +<p>Bootloaderens onlinehjælp tilpasser sig emnet. Den viser information om det valgte menupunkt eller, hvis du er ved at redigere bootparametrene, så prøver den at finde information om parameteren ved markøren.</p> + +<p>Navigationstaster <ul><li><em>Pil op</em>: Fremhæv forrige link</li><li><em>Pil ned</em>: Fremhæv næste link</li><li><em>Pil til venstre</em>, <em>Backspace</em>: Vend tilbage til det forrige emne</li><li><em>Pil til højre</em>, <em>Enter</em>, <em>Mellemrum</em>: Følg link</li><li><em>Page Up</em>: Rul en side op</li><li><em>Page Down</em>: Rul en side nedad</li><li><em>Home</em>: Gå til sidens begyndelse</li><li><em>End</em>: gå til sidens slutning</li><li><em>Esc</em>: Forlad hjælpesystemet</li></ul></p> diff --git a/help-boot/da/opt::keytable.html b/help-boot/da/opt::keytable.html new file mode 100644 index 0000000..0874485 --- /dev/null +++ b/help-boot/da/opt::keytable.html @@ -0,0 +1,5 @@ +<h3> +<a name="keytable">Valg af sprog og tastaturlayout</a> +</h3> + +<p>Tryk <em>@@@fkey_lang@@@</em> for at ændre det sprog og tastaturlayout som bootloaderen bruger.</p> diff --git a/help-boot/da/opt::o_acpi.html b/help-boot/da/opt::o_acpi.html new file mode 100644 index 0000000..953c101 --- /dev/null +++ b/help-boot/da/opt::o_acpi.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_acpi">Kerneparametre: acpi</a> +</h3> + +<p>ACPI (Advanced Configuration and Power Interface) er en standard, der definerer hvordan strømstyring og opsætningen af systemet foretages mellem operativsystemet og BIOS. Som standard vil <em>acpi</em> aktiveres, hvis en BIOS nyere end år 2000 bliver fundet. Der er adskillige ofte brugte parametre, der bruges til, at styre hvordan ACPI opfører sig:
<ul><li><em>pci=noacpi</em> -- anvend ikke ACPI til at route PCI-interrupts</li><li><em>acpi=oldboot</em> -- kun de dele af ACPI som er relevante for at boote forbliver aktiveret</li><li><em>acpi=off</em> -- slå ACPI fuldstændigt fra</li><li><em>acpi=force</em> -- slå ACPI til selv hvis din BIOS er fra før år 2000</li></ul></p> + +<p>Især på nyere computere erstatter den det gamle <a href="#o_apm">apm</a>-system.</p> diff --git a/help-boot/da/opt::o_apm.html b/help-boot/da/opt::o_apm.html new file mode 100644 index 0000000..0d34fdf --- /dev/null +++ b/help-boot/da/opt::o_apm.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_apm">Kerneparametre: apm</a> +</h3> + +<p>APM er en af de to strømstyringsstrategier, der bruges på moderne computere. Den bruges hovedsageligt på bærbare til funktioner såsom suspendering til harddisk, men den kan også være ansvarlig for at slukke computeren, efter du har bedt den om at lukke ned. APM er afhængig af en korrekt fungerende BIOS. Hvis BIOS er defekt på dette område, vil APM kun have begrænset effekt, eller måske endda forhindre din maskine i at fungere, som den skal. Det kan derfor slås fra med parametret
<ul><li><em>apm=off</em> -- slå APM fuldstændigt fra</li></ul></p> + +<p>Visse meget nye computere kan have mere gavn af det nyere <a href="#o_acpi">ACPI</a>.</p> diff --git a/help-boot/da/opt::o_ide.html b/help-boot/da/opt::o_ide.html new file mode 100644 index 0000000..ca38d9d --- /dev/null +++ b/help-boot/da/opt::o_ide.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_ide">Kerneparametre: ide</a> +</h3> + +<p>IDE bruges, i modsætning til SCSI, ofte til skrivebordsarbejdsstationer. For at omgå nogle hardwareproblemer, der kan optræde med IDE-systemer, kan du bruge kerneparametren: <ul><li><em>ide=nodma</em> -- slå DMA fra for IDE-drev</li></ul></p> diff --git a/help-boot/da/opt::o_splash.html b/help-boot/da/opt::o_splash.html new file mode 100644 index 0000000..a7a5df6 --- /dev/null +++ b/help-boot/da/opt::o_splash.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_splash">Kerneparametre: splash</a> +</h3> + +<p>Opstartsbilledet, er billedet du ser, mens systemet starter op.<ul><li><em>splash=0</em> -- Opstartsbilledet er slået fra. Dette kan være nyttigt på meget gamle skærme eller hvis der opstår en fejl.</li><li><em>splash=verbose</em> -- Aktiverer opstartsbillede. Kerne- og boot-beskeder vises stadig.</li><li><em>splash=silent</em> -- Aktiverer opstartsbilledet, men uden beskeder. I stedet vises en fremgangslinje.</li></ul></p> diff --git a/help-boot/da/opt::profile.html b/help-boot/da/opt::profile.html new file mode 100644 index 0000000..00f9ce8 --- /dev/null +++ b/help-boot/da/opt::profile.html @@ -0,0 +1,5 @@ +<h3> +<a name="profile">Vælg profil</a> +</h3> + +<p>Tryk <em>@@@fkey_profile@@@</em> for at vælge profil. Dit system vil blive startet med den opsætning, der er gemt i denne profil.</p> diff --git a/help-boot/de/navi.html b/help-boot/de/navi.html new file mode 100644 index 0000000..29b0bb8 --- /dev/null +++ b/help-boot/de/navi.html @@ -0,0 +1 @@ +<p>Zurück zu <a href="#foobar">FOOBAR</a></p> diff --git a/help-boot/de/opt.html b/help-boot/de/opt.html new file mode 100644 index 0000000..94f5aa3 --- /dev/null +++ b/help-boot/de/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Boot-Optionen</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">splash</a> -- das Verhalten des Splash-Bildschirms beeinflussen</li> + <li><a href="#o_apm">apm</a> -- Energieverwaltung umschalten</li> + <li><a href="#o_acpi">acpi</a> -- Erweiterte Konfigurations- und Energieschnittstelle</li> + <li><a href="#o_ide">ide</a> -- das IDE-Subsystem steuern</li> +</ul> +</p> diff --git a/help-boot/de/opt::help.html b/help-boot/de/opt::help.html new file mode 100644 index 0000000..28c41ca --- /dev/null +++ b/help-boot/de/opt::help.html @@ -0,0 +1,7 @@ +<h3> +<a name="help">Hilfesystem verwenden</a> +</h3> + +<p>Die Online-Hilfe des Boot-Laders ist kontextspezifisch. Sie gibt Informationen über das ausgewählte Menüelement oder sie versucht, bei Bearbeitung der Boot-Optionen, Informationen über die Option zu suchen, auf der der Mauszeiger positioniert ist.</p> + +<p>Navigationstasten <ul><li><em>Aufwärtspfeil</em>: vorherigen Link hervorheben</li><li><em>Abwärtspfeil</em>: nächsten Link hervorheben</li><li><em>Linkspfeil</em>, <em>Rücktaste</em>: zum vorherigen Thema zurückkehren</li><li><em>Rechtspfeil</em>, <em>Eingabe</em>, <em>Leerzeichen</em>: Link folgen</li><li><em>Bild auf</em>: eine Seite nach oben blättern</li><li><em>Bild ab</em>: eine Seite nach unten blättern</li><li><em>Home</em>: zur Startseite gehen</li><li><em>Ende</em>: zur Endseite gehen</li><li><em>Esc</em>: Hilfe verlassen</li></ul></p> diff --git a/help-boot/de/opt::keytable.html b/help-boot/de/opt::keytable.html new file mode 100644 index 0000000..d44520e --- /dev/null +++ b/help-boot/de/opt::keytable.html @@ -0,0 +1,5 @@ +<h3> +<a name="keytable">Auswahl der Sprache und Tastaturbelegung</a> +</h3> + +<p>Drücken Sie <em>@@@fkey_lang@@@</em>, um die Sprache und Tastaturbelegung, die der Boot-Lader verwendet zu wechseln.</p> diff --git a/help-boot/de/opt::o_acpi.html b/help-boot/de/opt::o_acpi.html new file mode 100644 index 0000000..d039510 --- /dev/null +++ b/help-boot/de/opt::o_acpi.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_acpi">Kernel-Optionen: acpi</a> +</h3> + +<p>ACPI (Advanced Configuration and Power Interface) ist ein Standard, der die Energie- und Konfigurationsverwaltungsschnittstellen zwischen einem Betriebssystem und dem BIOS festlegt. Standardmäßig ist <em>acpi</em> aktiviert, wenn ein BIOS erkannt wird, welches nach 2000 datiert ist. Es gibt mehrere gebräuchliche Parameter zur Steuerung des ACPI: <ul><li><em>pci=noacpi</em> -- benutzen Sie ACPI nicht, um PCI-Interrupts zu routen</li><li><em>acpi=oldboot</em> -- nur die für das Hochfahren relevanten Teile von ACPI bleiben aktiviert</li><li><em>acpi=off</em> -- ACPI komplett abschalten</li><li><em>acpi=force</em> -- ACPI anschalten, selbst wenn Ihr BIOS vor 2000 datiert ist</li></ul></p> + +<p>Besonders auf neuen Computern wird es das alte <a href="#o_apm">apm</a>-System ersetzen.</p> diff --git a/help-boot/de/opt::o_apm.html b/help-boot/de/opt::o_apm.html new file mode 100644 index 0000000..18f51c1 --- /dev/null +++ b/help-boot/de/opt::o_apm.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_apm">Kernel-Optionen: apm</a> +</h3> + +<p>APM ist eine der beiden Energieverwaltungsstrategien, die auf den gegenwärtigen Computern verwendet wird. Es wird hauptsächlich auf Laptops für Funktionen wie Suspend-to-Disk verwendet, kann aber auch für das Abschalten des Computers nach dem Herunterfahren verantwortlich sein. APM ist von einem korrekt funktionierenden BIOS abhängig. Bei einem fehlerhaften BIOS funktioniert das APM evtl. nur eingeschränkt, möglicherweise funktioniert der Computer überhaupt nicht mehr. Daher kann es mit dem Parameter <ul><li><em>apm=off</em> -- APM komplett abschalten</li></ul> deaktiviert werden.</p> + +<p>Einige sehr neue Computer können vom neueren <a href="#o_acpi">ACPI</a> profitieren.</p> diff --git a/help-boot/de/opt::o_ide.html b/help-boot/de/opt::o_ide.html new file mode 100644 index 0000000..6dc1c12 --- /dev/null +++ b/help-boot/de/opt::o_ide.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_ide">Kernel-Optionen: ide</a> +</h3> + +<p>IDE wird, im Gegensatz zu SCSI, auf den meisten Desktop-Arbeitsstationen verwendet. Zur Umgehung einiger Hardwareprobleme, die mit IDE-Systemen auftreten, verwenden Sie den Kernel-Parameter: <ul><li><em>ide=nodma</em> -- DMA für IDE-Laufwerke abschalten</li></ul></p> diff --git a/help-boot/de/opt::o_splash.html b/help-boot/de/opt::o_splash.html new file mode 100644 index 0000000..fba1da9 --- /dev/null +++ b/help-boot/de/opt::o_splash.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_splash">Kernel-Optionen: splash</a> +</h3> + +<p>Der Splash-Bildschirm ist das während des Systemstarts angezeigte Bild. <ul><li><em>splash=0</em> -- Der Splash-Bildschirm ist abgeschaltet. Dies kann bei bei sehr alten Monitoren nützlich sein oder wenn einige Fehler auftreten.</li><li><em>splash=verbose</em> -- Splash wird aktiviert; Kernel- und Boot-Nachrichten werden nach wie vor angezeigt.</li><li><em>splash=silent</em> -- Splash wird aktiviert, aber keine Nachrichten. Anstelle dessen wird ein Fortschrittsbalken gezeichnet.</li></ul></p> diff --git a/help-boot/de/opt::profile.html b/help-boot/de/opt::profile.html new file mode 100644 index 0000000..258e867 --- /dev/null +++ b/help-boot/de/opt::profile.html @@ -0,0 +1,5 @@ +<h3> +<a name="profile">Profil auswählen</a> +</h3> + +<p>Drücken Sie <em>@@@fkey_profile@@@</em>, um ein Profil auszuwählen. Ihr System wird mit der in diesem Profil gespeicherten Konfiguration gestartet.</p> diff --git a/help-boot/el/navi.html b/help-boot/el/navi.html new file mode 100644 index 0000000..ce04575 --- /dev/null +++ b/help-boot/el/navi.html @@ -0,0 +1 @@ +<p>Επιστροφή στο <a href="#foobar">FOOBAR</a></p> diff --git a/help-boot/el/opt.html b/help-boot/el/opt.html new file mode 100644 index 0000000..f99f9e8 --- /dev/null +++ b/help-boot/el/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Ρυθμίσεις Εκκίνησης</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">οθόνη εκκίνησης</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li> +</ul> +</p> diff --git a/help-boot/el/opt::help.html b/help-boot/el/opt::help.html new file mode 100644 index 0000000..b81a561 --- /dev/null +++ b/help-boot/el/opt::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">Χρησιμοποιώντας το Σύστημα Βοήθειας</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>Πάνω Βέλος</em>: highlight previous link</li> + <li><em>Κάτω Βέλος</em>: highlight next link</li> + <li><em>Αριστερό Βέλος</em>, <em>Πίσω</em>: return to previous topic</li> + <li><em>Δεξιό Βέλος</em>, <em>Επιστροφή</em>, <em>Κενό</em>: follow link</li> + <li><em>Πάνω Σελίδα</em>: scroll up one page</li> + <li><em>Κάτω Σελίδα</em>: scroll down one page</li> + <li><em>Αρχή</em>: go to page start</li> + <li><em>Τέλος</em>: go to page end</li> + <li><em>Αποχώρηση</em>: leave help</li> +</ul> +</p> diff --git a/help-boot/el/opt::keytable.html b/help-boot/el/opt::keytable.html new file mode 100644 index 0000000..4ef087f --- /dev/null +++ b/help-boot/el/opt::keytable.html @@ -0,0 +1,7 @@ +<h3> +<a name="keytable">Επιλογή Γλώσσας και Εμφάνισης Πληκτρολογίου</a> +</h3> + +<p> +Press <em>@@@fkey_lang@@@</em> to change language and keyboard layout the boot loader uses. +</p> diff --git a/help-boot/el/opt::o_acpi.html b/help-boot/el/opt::o_acpi.html new file mode 100644 index 0000000..d11ee7e --- /dev/null +++ b/help-boot/el/opt::o_acpi.html @@ -0,0 +1,23 @@ +<h3> +<a name="o_acpi">Επιλογές Πυρήνα: acpi</a> +</h3> + +<p> +ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, <em>acpi</em> is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly +used parameters to control the behavior of ACPI: +<ul> + <li><em>pci=noacpi</em> -- do not use ACPI to route PCI interrupts</li> + <li><em>acpi=oldboot</em> -- only the parts of ACPI that are relevant for booting remain activated</li> + <li><em>acpi=off</em> -- switch off ACPI completely</li> + <li><em>acpi=force</em> -- switch on ACPI even if your BIOS is dated before 2000</li> +</ul> +</p> + +<p> +Especially on new computers, it replaces the old +<a href="#o_apm">apm</a> system. +</p> diff --git a/help-boot/el/opt::o_apm.html b/help-boot/el/opt::o_apm.html new file mode 100644 index 0000000..4f5a096 --- /dev/null +++ b/help-boot/el/opt::o_apm.html @@ -0,0 +1,21 @@ +<h3> +<a name="o_apm">Επιλογές Πυρήνα: apm</a> +</h3> + +<p> +APM is one of the two power management strategies used on current +computers. It is mainly used with laptops for functions like suspend +to disk, but it may also be responsible for switching off the +computer after power down. APM relies on a correct working BIOS. If +the BIOS is broken, APM may have only limited use or even prevent the +computer from working. Therefore, it may be switched off with the +parameter +<ul> + <li><em>apm=off</em> -- switch off APM completely</li> +</ul> +</p> + +<p> +Some very new computers may take more advantage from the newer +<a href="#o_acpi">ACPI</a>. +</p> diff --git a/help-boot/el/opt::o_ide.html b/help-boot/el/opt::o_ide.html new file mode 100644 index 0000000..ad39a68 --- /dev/null +++ b/help-boot/el/opt::o_ide.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_ide">Επιλογές Πυρήνα: ide</a> +</h3> + +<p> +IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter: +<ul> + <li><em>ide=nodma</em> -- switch off DMA for IDE drives</li> +</ul> +</p> diff --git a/help-boot/el/opt::o_splash.html b/help-boot/el/opt::o_splash.html new file mode 100644 index 0000000..9af9f8e --- /dev/null +++ b/help-boot/el/opt::o_splash.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_splash">Επιλογές Πυρήνα: οθόνη εκκίνησης</a> +</h3> + +<p> +The splash screen is the picture shown during system start-up. +<ul> + <li><em>splash=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> + <li><em>splash=verbose</em> -- Activates splash, kernel and boot messages are still shown.</li> + <li><em>splash=silent</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> +</ul> +</p> diff --git a/help-boot/el/opt::profile.html b/help-boot/el/opt::profile.html new file mode 100644 index 0000000..b4a75ae --- /dev/null +++ b/help-boot/el/opt::profile.html @@ -0,0 +1,8 @@ +<h3> +<a name="profile">Επιλέξτε Προφίλ</a> +</h3> + +<p> +Press <em>@@@fkey_profile@@@</em> to select a profile. Your system will be started using the +configuration saved in this profile. +</p> diff --git a/help-boot/en/navi.html b/help-boot/en/navi.html new file mode 100644 index 0000000..b4f8211 --- /dev/null +++ b/help-boot/en/navi.html @@ -0,0 +1,3 @@ +<p> +Return to <a href="#foobar">FOOBAR</a> +</p> diff --git a/help-boot/en/opt.html b/help-boot/en/opt.html new file mode 100644 index 0000000..89ba923 --- /dev/null +++ b/help-boot/en/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Boot Options</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">splash</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li> +</ul> +</p> diff --git a/help-boot/en/opt::help.html b/help-boot/en/opt::help.html new file mode 100644 index 0000000..d7093f6 --- /dev/null +++ b/help-boot/en/opt::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">Using the Help System</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>Up Arrow</em>: highlight previous link</li> + <li><em>Down Arrow</em>: highlight next link</li> + <li><em>Left Arrow</em>, <em>Backspace</em>: return to previous topic</li> + <li><em>Right Arrow</em>, <em>Enter</em>, <em>Space</em>: follow link</li> + <li><em>Page Up</em>: scroll up one page</li> + <li><em>Page Down</em>: scroll down one page</li> + <li><em>Home</em>: go to page start</li> + <li><em>End</em>: go to page end</li> + <li><em>Esc</em>: leave help</li> +</ul> +</p> diff --git a/help-boot/en/opt::keytable.html b/help-boot/en/opt::keytable.html new file mode 100644 index 0000000..91b9ab9 --- /dev/null +++ b/help-boot/en/opt::keytable.html @@ -0,0 +1,7 @@ +<h3> +<a name="keytable">Language and Keyboard Layout Selection</a> +</h3> + +<p> +Press <em>@@@fkey_lang@@@</em> to change language and keyboard layout the boot loader uses. +</p> diff --git a/help-boot/en/opt::o_acpi.html b/help-boot/en/opt::o_acpi.html new file mode 100644 index 0000000..2991c6c --- /dev/null +++ b/help-boot/en/opt::o_acpi.html @@ -0,0 +1,23 @@ +<h3> +<a name="o_acpi">Kernel Options: acpi</a> +</h3> + +<p> +ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, <em>acpi</em> is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly +used parameters to control the behavior of ACPI: +<ul> + <li><em>pci=noacpi</em> -- do not use ACPI to route PCI interrupts</li> + <li><em>acpi=oldboot</em> -- only the parts of ACPI that are relevant for booting remain activated</li> + <li><em>acpi=off</em> -- switch off ACPI completely</li> + <li><em>acpi=force</em> -- switch on ACPI even if your BIOS is dated before 2000</li> +</ul> +</p> + +<p> +Especially on new computers, it replaces the old +<a href="#o_apm">apm</a> system. +</p> diff --git a/help-boot/en/opt::o_apm.html b/help-boot/en/opt::o_apm.html new file mode 100644 index 0000000..6a7f1a0 --- /dev/null +++ b/help-boot/en/opt::o_apm.html @@ -0,0 +1,21 @@ +<h3> +<a name="o_apm">Kernel Options: apm</a> +</h3> + +<p> +APM is one of the two power management strategies used on current +computers. It is mainly used with laptops for functions like suspend +to disk, but it may also be responsible for switching off the +computer after power down. APM relies on a correct working BIOS. If +the BIOS is broken, APM may have only limited use or even prevent the +computer from working. Therefore, it may be switched off with the +parameter +<ul> + <li><em>apm=off</em> -- switch off APM completely</li> +</ul> +</p> + +<p> +Some very new computers may take more advantage from the newer +<a href="#o_acpi">ACPI</a>. +</p> diff --git a/help-boot/en/opt::o_ide.html b/help-boot/en/opt::o_ide.html new file mode 100644 index 0000000..0d95eb4 --- /dev/null +++ b/help-boot/en/opt::o_ide.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_ide">Kernel Options: ide</a> +</h3> + +<p> +IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter: +<ul> + <li><em>ide=nodma</em> -- switch off DMA for IDE drives</li> +</ul> +</p> diff --git a/help-boot/en/opt::o_splash.html b/help-boot/en/opt::o_splash.html new file mode 100644 index 0000000..3028141 --- /dev/null +++ b/help-boot/en/opt::o_splash.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_splash">Kernel Options: splash</a> +</h3> + +<p> +The splash screen is the picture shown during system start-up. +<ul> + <li><em>splash=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> + <li><em>splash=verbose</em> -- Activates splash, kernel and boot messages are still shown.</li> + <li><em>splash=silent</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> +</ul> +</p> diff --git a/help-boot/en/opt::profile.html b/help-boot/en/opt::profile.html new file mode 100644 index 0000000..2a52ef3 --- /dev/null +++ b/help-boot/en/opt::profile.html @@ -0,0 +1,8 @@ +<h3> +<a name="profile">Choose Profile</a> +</h3> + +<p> +Press <em>@@@fkey_profile@@@</em> to select a profile. Your system will be started using the +configuration saved in this profile. +</p> diff --git a/help-boot/es/navi.html b/help-boot/es/navi.html new file mode 100644 index 0000000..9bf0272 --- /dev/null +++ b/help-boot/es/navi.html @@ -0,0 +1 @@ +<p>Volver a <a href="#foobar">FOOBAR</a></p> diff --git a/help-boot/es/opt.html b/help-boot/es/opt.html new file mode 100644 index 0000000..1043ca7 --- /dev/null +++ b/help-boot/es/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Opciones de arranque</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">pantalla inicial</a> -- influye en el comportamiento de la pantalla inicial</li> + <li><a href="#o_apm">apm</a> -- alterna la gestión de la energía</li> + <li><a href="#o_acpi">acpi</a> -- interfaz avanzada de configuración y energía (ACPI)</li> + <li><a href="#o_ide">ide</a> -- controla el subsistema IDE</li> +</ul> +</p> diff --git a/help-boot/es/opt::help.html b/help-boot/es/opt::help.html new file mode 100644 index 0000000..62f34b2 --- /dev/null +++ b/help-boot/es/opt::help.html @@ -0,0 +1,7 @@ +<h3> +<a name="help">Uso del sistema de ayuda</a> +</h3> + +<p>La ayuda en línea del cargador de arranque es contextual. Proporciona información sobre el elemento de menú seleccionado o, si se están modificando las opciones de arranque, intenta buscar información sobre la opción en la que está situado el cursor.</p> + +<p>Teclas de navegación <ul><li><em>Flecha arriba</em>: resalta el enlace anterior</li><li><em>Flecha abajo</em>: resalta el enlace siguiente</li><li><em>Flecha a la izquierda</em>, <em>Retroceso</em>: vuelve al tema anterior</li><li><em>Flecha a la derecha</em>, <em>Intro</em>, <em>Espacio</em>: sigue el enlace</li><li><em>Re Pág</em>: sube una página</li><li><em>Av Pág</em>: baja una página</li><li><em>Inicio</em>: se dirige al inicio de la página</li><li><em>Fin</em>: se dirige al final de la página</li><li><em>Esc</em>: sale de la ayuda</li></ul></p> diff --git a/help-boot/es/opt::keytable.html b/help-boot/es/opt::keytable.html new file mode 100644 index 0000000..e6a588a --- /dev/null +++ b/help-boot/es/opt::keytable.html @@ -0,0 +1,5 @@ +<h3> +<a name="keytable">Selección de idioma y distribución de teclado</a> +</h3> + +<p>Pulse <em>@@@fkey_lang@@@</em> para cambiar el idioma y la distribución del teclado que utilizará el cargador de arranque.</p> diff --git a/help-boot/es/opt::o_acpi.html b/help-boot/es/opt::o_acpi.html new file mode 100644 index 0000000..a63cedb --- /dev/null +++ b/help-boot/es/opt::o_acpi.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_acpi">Opciones del kernel: acpi</a> +</h3> + +<p>ACPI (interfaz avanzada de configuración y energía) es un estándar que define las interfaces de gestión de la configuración y la energía entre un sistema operativo y la BIOS. Por defecto, <em>acpi</em> se activa cuando se detecta que la BIOS es posterior al año 2000. Habitualmente, se utilizan varios parámetros para controlar el comportamiento de ACPI: <ul><li><em>pci=noacpi</em> -- no utiliza ACPI para asignar las interrupciones PCI</li><li><em>acpi=oldboot</em> -- sólo permanecen activadas las partes de ACPI que son importantes para el arranque</li><li><em>acpi=off</em> -- desactiva ACPI por completo</li><li><em>acpi=force</em> -- activa ACPI incluso si la BIOS es anterior al año 2000</li></ul></p> + +<p>Especialmente en equipos nuevos, sustituye al sistema <a href="#o_apm">apm</a> antiguo.</p> diff --git a/help-boot/es/opt::o_apm.html b/help-boot/es/opt::o_apm.html new file mode 100644 index 0000000..1308d29 --- /dev/null +++ b/help-boot/es/opt::o_apm.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_apm">Opciones del kernel: apm</a> +</h3> + +<p>APM es una de las dos estrategias de gestión de la energía que se utiliza en los equipos actuales. Se utiliza principalmente en portátiles para funciones como la suspensión a disco, pero también puede ser responsable de apagar el equipo cuando se corta la alimentación. APM se fundamenta en un funcionamiento correcto de la BIOS. Si la BIOS está dañada, puede que APM tenga un uso limitado, o que incluso impida que el equipo funcione. Por lo tanto, es posible desactivarlo con el parámetro <ul><li><em>apm=off</em> -- desactiva APM por completo</li></ul></p> + +<p>Algunos equipos muy nuevos pueden aprovechar mejor el <a href="#o_acpi">ACPI</a> más reciente.</p> diff --git a/help-boot/es/opt::o_ide.html b/help-boot/es/opt::o_ide.html new file mode 100644 index 0000000..bfa1b9e --- /dev/null +++ b/help-boot/es/opt::o_ide.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_ide">Opciones del kernel: ide</a> +</h3> + +<p>IDE, a diferencia de SCSI, se utiliza en la mayoría de las estaciones de trabajo de escritorio. Para evitar algunos problemas de hardware que se producen con los sistemas IDE, utilice el parámetro del kernel: <ul><li><em>ide=nodma</em> -- desactiva DMA para las unidades IDE</li></ul></p> diff --git a/help-boot/es/opt::o_splash.html b/help-boot/es/opt::o_splash.html new file mode 100644 index 0000000..d66226a --- /dev/null +++ b/help-boot/es/opt::o_splash.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_splash">Opciones del kernel: pantalla inicial</a> +</h3> + +<p>La pantalla inicial es la imagen que se muestra durante el inicio del sistema. <ul><li><em>splash=0</em> -- la pantalla inicial se desactiva. Esto puede ser útil en monitores muy antiguos o si se produce algún error.</li><li><em>splash=verbose</em> -- activa la pantalla inicial y se siguen mostrando los mensajes del kernel y de arranque.</li><li><em>splash=silent</em> -- activa la pantalla inicial, pero no los mensajes. En su lugar, se muestra una barra de progreso.</li></ul></p> diff --git a/help-boot/es/opt::profile.html b/help-boot/es/opt::profile.html new file mode 100644 index 0000000..dcb2540 --- /dev/null +++ b/help-boot/es/opt::profile.html @@ -0,0 +1,5 @@ +<h3> +<a name="profile">Elegir perfil</a> +</h3> + +<p>Pulse <em>@@@fkey_profile@@@</em> para seleccionar un perfil. El sistema se iniciará usando la configuración guardada en este perfil.</p> diff --git a/help-boot/et/navi.html b/help-boot/et/navi.html new file mode 100644 index 0000000..b726302 --- /dev/null +++ b/help-boot/et/navi.html @@ -0,0 +1 @@ +<p>Tagasi <a href="#foobar">FOOBAR</a> juurde</p> diff --git a/help-boot/et/opt.html b/help-boot/et/opt.html new file mode 100644 index 0000000..67d5361 --- /dev/null +++ b/help-boot/et/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Alglaadimise sätted</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">splash</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li> +</ul> +</p> diff --git a/help-boot/et/opt::help.html b/help-boot/et/opt::help.html new file mode 100644 index 0000000..5766620 --- /dev/null +++ b/help-boot/et/opt::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">Abisüsteemi kasutamine</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>Nool üles</em>: highlight previous link</li> + <li><em>Nool alla</em>: highlight next link</li> + <li><em>Nool vasakule</em>, <em>Backspace</em>: return to previous topic</li> + <li><em>Nool paremale</em>, <em>Enter</em>, <em>Tühik</em>: follow link</li> + <li><em>PgUp</em>: scroll up one page</li> + <li><em>PgDn</em>: scroll down one page</li> + <li><em>Home</em>: go to page start</li> + <li><em>End</em>: go to page end</li> + <li><em>Esc</em>: leave help</li> +</ul> +</p> diff --git a/help-boot/et/opt::keytable.html b/help-boot/et/opt::keytable.html new file mode 100644 index 0000000..4d5991b --- /dev/null +++ b/help-boot/et/opt::keytable.html @@ -0,0 +1,7 @@ +<h3> +<a name="keytable">Keele ja klaviatuuri paigutuse valimine</a> +</h3> + +<p> +Press <em>@@@fkey_lang@@@</em> to change language and keyboard layout the boot loader uses. +</p> diff --git a/help-boot/et/opt::o_acpi.html b/help-boot/et/opt::o_acpi.html new file mode 100644 index 0000000..82c57b0 --- /dev/null +++ b/help-boot/et/opt::o_acpi.html @@ -0,0 +1,23 @@ +<h3> +<a name="o_acpi">Kerneli sätted: acpi</a> +</h3> + +<p> +ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, <em>acpi</em> is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly +used parameters to control the behavior of ACPI: +<ul> + <li><em>pci=noacpi</em> -- do not use ACPI to route PCI interrupts</li> + <li><em>acpi=oldboot</em> -- only the parts of ACPI that are relevant for booting remain activated</li> + <li><em>acpi=off</em> -- switch off ACPI completely</li> + <li><em>acpi=force</em> -- switch on ACPI even if your BIOS is dated before 2000</li> +</ul> +</p> + +<p> +Especially on new computers, it replaces the old +<a href="#o_apm">apm</a> system. +</p> diff --git a/help-boot/et/opt::o_apm.html b/help-boot/et/opt::o_apm.html new file mode 100644 index 0000000..8800aee --- /dev/null +++ b/help-boot/et/opt::o_apm.html @@ -0,0 +1,21 @@ +<h3> +<a name="o_apm">Kerneli sätted: apm</a> +</h3> + +<p> +APM is one of the two power management strategies used on current +computers. It is mainly used with laptops for functions like suspend +to disk, but it may also be responsible for switching off the +computer after power down. APM relies on a correct working BIOS. If +the BIOS is broken, APM may have only limited use or even prevent the +computer from working. Therefore, it may be switched off with the +parameter +<ul> + <li><em>apm=off</em> -- switch off APM completely</li> +</ul> +</p> + +<p> +Some very new computers may take more advantage from the newer +<a href="#o_acpi">ACPI</a>. +</p> diff --git a/help-boot/et/opt::o_ide.html b/help-boot/et/opt::o_ide.html new file mode 100644 index 0000000..1d7dca7 --- /dev/null +++ b/help-boot/et/opt::o_ide.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_ide">Kerneli sätted: ide</a> +</h3> + +<p> +IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter: +<ul> + <li><em>ide=nodma</em> -- switch off DMA for IDE drives</li> +</ul> +</p> diff --git a/help-boot/et/opt::o_splash.html b/help-boot/et/opt::o_splash.html new file mode 100644 index 0000000..2d97867 --- /dev/null +++ b/help-boot/et/opt::o_splash.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_splash">Kerneli sätted: splash</a> +</h3> + +<p> +The splash screen is the picture shown during system start-up. +<ul> + <li><em>splash=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> + <li><em>splash=verbose</em> -- Activates splash, kernel and boot messages are still shown.</li> + <li><em>splash=silent</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> +</ul> +</p> diff --git a/help-boot/et/opt::profile.html b/help-boot/et/opt::profile.html new file mode 100644 index 0000000..cee31b0 --- /dev/null +++ b/help-boot/et/opt::profile.html @@ -0,0 +1,8 @@ +<h3> +<a name="profile">Vali profiil</a> +</h3> + +<p> +Press <em>@@@fkey_profile@@@</em> to select a profile. Your system will be started using the +configuration saved in this profile. +</p> diff --git a/help-boot/fi/navi.html b/help-boot/fi/navi.html new file mode 100644 index 0000000..73cb4ee --- /dev/null +++ b/help-boot/fi/navi.html @@ -0,0 +1 @@ +<p>Palaa <a href="#foobar">FOOBAR</a>.</p> diff --git a/help-boot/fi/opt.html b/help-boot/fi/opt.html new file mode 100644 index 0000000..7db637f --- /dev/null +++ b/help-boot/fi/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Käynnistysvalinnat</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">splash</a> -- vaikuta splash-näytön käyttäytymiseen</li> + <li><a href="#o_apm">apm</a> -- vaihda virranhallinta päälle/pois</li> + <li><a href="#o_acpi">acpi</a> -- edistynyt määritys ja virranhallinta (ACPI)</li> + <li><a href="#o_ide">ide</a> -- ohjaa IDE alijärjestelmää</li> +</ul> +</p> diff --git a/help-boot/fi/opt::help.html b/help-boot/fi/opt::help.html new file mode 100644 index 0000000..2660b55 --- /dev/null +++ b/help-boot/fi/opt::help.html @@ -0,0 +1,7 @@ +<h3> +<a name="help">Ohjejärjestelmän käyttäminen</a> +</h3> + +<p>Käynnistyslataimen ohje on kontekstiriippuvainen. Se antaa tietoja valitusta valikon kohdasta tai, jos muokkaat käynnistysvalintoja, se yrittää hakea tietoa valinnasta jolla kursori on.</p> + +<p>Ohjausnäppäimet <ul><li><em>Nuoli ylös</em>: korosta aiempi linkki</li><li><em>Nuoli alas</em>: korosta seuraava linkki</li><li><em>Nuoli vasemmalle</em>, <em>Askelpalautin</em>: palaa aiempaan aiheeseen</li><li><em>Nuoli oikealle</em>, <em>Enter</em>, <em>Välilyönti</em>: seuraa linkkiä</li><li><em>Page Up</em>: vieritä yksi sivu ylös</li><li><em>Page Down</em>: vieritä yksi sivu alas</li><li><em>Home</em>: mene sivun alkuun</li><li><em>End</em>: mene sivun loppuun</li><li><em>Esc</em>: sulje ohje</li></ul></p> diff --git a/help-boot/fi/opt::keytable.html b/help-boot/fi/opt::keytable.html new file mode 100644 index 0000000..c894ceb --- /dev/null +++ b/help-boot/fi/opt::keytable.html @@ -0,0 +1,5 @@ +<h3> +<a name="keytable">Kieli ja näppäimistökartta -valinnat</a> +</h3> + +<p>Paina <em>@@@fkey_lang@@@</em> vaihtaaksesi käytettävää käynnistyslataimen kieltä ja näppäimistökarttaa.</p> diff --git a/help-boot/fi/opt::o_acpi.html b/help-boot/fi/opt::o_acpi.html new file mode 100644 index 0000000..d12f719 --- /dev/null +++ b/help-boot/fi/opt::o_acpi.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_acpi">Ytimen valinnat: acpi</a> +</h3> + +<p>ACPI (Advanced Configuration and Power Interface) on standardi, joka määrittelee virran- ja laitteistohallinnan liittymän käyttöjärjestelmän ja BIOS välillä. Oletuksena, <em>acpi</em> otetaan käyttöön kun BIOS-versio on otettu käyttöön vuoden 2000 jälkeen. Useita yleisesti käytettyjä parametreja ACPI:n ohjaamiseen ovat: <ul><li><em>pci=noacpi</em> - älä käytä ACPI:a ohjaamaan PCI keskeytyksiä</li><li><em>acpi=oldboot</em> - vain ne osat ACPI:sta, jotka kuuluvat käynnistykseen jäävät käyttöön</li><li><em>acpi=off</em> -- poista ACPI käytöstä kokonaan</li><li><em>acpi=force</em> -- käyttää ACPI:a vaikka BIOS olisi päivätty ennen vuotta 2000</li></ul></p> + +<p>Erityisesti uusissa tietokoneissa tämä korvaa vanhan <a href="#o_apm">apm</a>-järjestelmän.</p> diff --git a/help-boot/fi/opt::o_apm.html b/help-boot/fi/opt::o_apm.html new file mode 100644 index 0000000..78e6325 --- /dev/null +++ b/help-boot/fi/opt::o_apm.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_apm">Ytimen valinnat: apm</a> +</h3> + +<p>APM on toinen nykyisissä tietokoneissa käytettävistä virranhallinta strategioista. Sitä käytetään pääasiassa kannettavien tietokoneiden toiminnoissa kuten lepotila levylle, mutta se voi olla vastuussa myös tietokoneen sammuttamisesta. APM on riippuvainen toimivasta BIOS:sta. Jos BIOS on rikkinäinen, APM:llä voi olla vain rajoitettua käyttöä, tai se voi jopa estää tietokonetta toimimasta. Tämän takia APM voidaan poistaa käytöstä parametrilla <ul><li><em>apm=off</em> -- poista APM käytöstä kokonaan</li></ul></p> + +<p>Uusimmat tietokoneet voivat hyötyä enemmän uudemmasta <a href="#o_acpi">ACPI</a>:sta.</p> diff --git a/help-boot/fi/opt::o_ide.html b/help-boot/fi/opt::o_ide.html new file mode 100644 index 0000000..60b8071 --- /dev/null +++ b/help-boot/fi/opt::o_ide.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_ide">Ytimen valinnat: ide</a> +</h3> + +<p>IDE, toisin kuin SCSI, on yleisesti käytetty useimmissa työasemissa. Ohittaaksesi joitakin IDE-järjestelmien laitteisto-ongelmia, käytä ytimen parametria: <ul><li><em>ide=nodma</em> -- poista DMA käytöstä IDE-levyiltä</li></ul></p> diff --git a/help-boot/fi/opt::o_splash.html b/help-boot/fi/opt::o_splash.html new file mode 100644 index 0000000..52ed3bb --- /dev/null +++ b/help-boot/fi/opt::o_splash.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_splash">Ytimen valinnat: splash</a> +</h3> + +<p>Splash-näyttö on kuva, joka näytetään järjestelmän käynnistyksen yhteydessä. <ul><li><em>splash=0</em> -- Splash-näyttö ei ole käytössä. Tämä voi olla käytännöllistä todella vanhojen monitoreiden kanssa, tai jos virheitä ilmenee.</li><li>Ottaa käyttöön splash-näytön, ydin- ja käynnistysviestit näkyvät silti.</li><li><em>splash=silent</em> -- Ottaa käyttöön splash-näytön, mutta ei viestejä. Näiden sijasta käytetään etenemispalkki.</li></ul></p> diff --git a/help-boot/fi/opt::profile.html b/help-boot/fi/opt::profile.html new file mode 100644 index 0000000..3e32976 --- /dev/null +++ b/help-boot/fi/opt::profile.html @@ -0,0 +1,5 @@ +<h3> +<a name="profile">Valitse profiili</a> +</h3> + +<p>Paina <em>@@@fkey_profile@@@</em> valitaksesi käytettävän profiilin. Järjestelmäsi käynnistetään käyttäen profiiliin tallennettua määritystä.</p> diff --git a/help-boot/fr/navi.html b/help-boot/fr/navi.html new file mode 100644 index 0000000..ef336c5 --- /dev/null +++ b/help-boot/fr/navi.html @@ -0,0 +1 @@ +<p>Retour à la rubrique <a href="#foobar">FOOBAR</a></p> diff --git a/help-boot/fr/opt.html b/help-boot/fr/opt.html new file mode 100644 index 0000000..5a7234e --- /dev/null +++ b/help-boot/fr/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Options d'amorçage</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">splash</a> -- détermine le fonctionnement de l'écran de démarrage</li> + <li><a href="#o_apm">apm</a> -- active ou non la fonction de gestion de l'alimentation</li> + <li><a href="#o_acpi">acpi</a> -- configuration avancée et gestion de l'alimentation</li> + <li><a href="#o_ide">ide</a> -- contrôle le sous-système IDE</li> +</ul> +</p> diff --git a/help-boot/fr/opt::help.html b/help-boot/fr/opt::help.html new file mode 100644 index 0000000..726d349 --- /dev/null +++ b/help-boot/fr/opt::help.html @@ -0,0 +1,7 @@ +<h3> +<a name="help">Utilisation du système d'aide</a> +</h3> + +<p>L'aide en ligne du chargeur d'amorçage est contextuelle. Elle fournit des informations sur l'élément du menu sélectionné ou si vous éditez les options d'amorçage, elle recherche des informations sur l'option pointée par le curseur.</p> + +<p>Touches de navigation <ul><li><em>Flèche haut</em> : mettre en sur-brillance le lien précédent</li><li><em>Flèche bas</em> : mettre en sur-brillance le lien suivant</li><li><em>Flèche gauche</em>, <em>Retour arrière</em> : retour à la rubrique précédente</li><li><em>Flèche droite</em>, <em>Entrée</em> et <em>Espace</em> : suivre le lien</li><li><em>Page haut</em> : faire défiler une page vers le haut</li><li><em>Page bas</em> : faire défiler une page vers le bas</li><li><em>Domicile</em> : aller au début de la page</li><li><em>Fin</em> : aller à la fin de la page</li><li><em>Échap</em> : quitter l'aide</li></ul></p> diff --git a/help-boot/fr/opt::keytable.html b/help-boot/fr/opt::keytable.html new file mode 100644 index 0000000..4b19d95 --- /dev/null +++ b/help-boot/fr/opt::keytable.html @@ -0,0 +1,5 @@ +<h3> +<a name="keytable">Sélection de la langue et de la disposition du clavier</a> +</h3> + +<p>Appuyez sur <em>@@@fkey_lang@@@</em> pour changer la langue et la disposition du clavier utilisées par le chargeur d'amorçage.</p> diff --git a/help-boot/fr/opt::o_acpi.html b/help-boot/fr/opt::o_acpi.html new file mode 100644 index 0000000..e88f125 --- /dev/null +++ b/help-boot/fr/opt::o_acpi.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_acpi">Options de kernel : acpi</a> +</h3> + +<p>Le standard ACPI (Advanced Configuration and Power Interface) définit les interfaces de gestion d'alimentation et de configuration entre un système d'exploitation et le BIOS. Par défaut, <em>acpi</em> est activé lorsqu'un BIOS ultérieur à l'année 2000 est détecté. Il existe plusieurs paramètres utilisés couramment pour contrôler le fonctionnement de ACPI : <ul><li><em>pci=noacpi</em> -- ne pas utiliser ACPI pour router les interruptions PCI</li><li><em>acpi=oldboot</em> -- seules les parties de ACPI en rapport avec l'amorçage restent activées</li><li><em>acpi=off</em> -- désactiver complètement ACPI</li><li><em>acpi=force</em> -- activer ACPI même si votre BIOS est antérieur à l'année 2000</li></ul></p> + +<p>Spécialement pour les nouveaux ordinateurs, il remplace l'ancien système <a href="#o_apm">apm</a></p> diff --git a/help-boot/fr/opt::o_apm.html b/help-boot/fr/opt::o_apm.html new file mode 100644 index 0000000..e3f16f0 --- /dev/null +++ b/help-boot/fr/opt::o_apm.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_apm">Options de kernel : apm</a> +</h3> + +<p>APM est l'une des deux stratégies de gestion de l'alimentation des ordinateurs actuels. Elle est utilisée principalement sur les ordinateurs portables pour des fonctions telles que la mise en veille sur disque, mais elle peut désactiver l'ordinateur après sa mise hors tension. APM dépend du fonctionnement correct du BIOS. Si le BIOS est défectueux, APM peut être d'une utilité limitée ou même empêcher l'ordinateur de fonctionner. Dans ces cas, elle peut être désactivée à l'aide du paramètre <ul><li><em>apm=off</em> -- désactiver complètement ACPI</li></ul></p> + +<p>Certains ordinateurs vraiment nouveaux peuvent tirer plus d'avantage à partir du nouveau <a href="#o_acpi">acpi</a></p> diff --git a/help-boot/fr/opt::o_ide.html b/help-boot/fr/opt::o_ide.html new file mode 100644 index 0000000..7af2f45 --- /dev/null +++ b/help-boot/fr/opt::o_ide.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_ide">Options de kernel : ide</a> +</h3> + +<p>A la différence de SCSI, IDE est couramment utilisé sur la plupart des postes de travail de bureau. Pour contourner certains problèmes matériels des systèmes IDE, utilisez le paramètre de noyau suivant : <ul><li><em>ide=nodma</em> -- désactiver le DMA pour les lecteurs IDE</li></ul></p> diff --git a/help-boot/fr/opt::o_splash.html b/help-boot/fr/opt::o_splash.html new file mode 100644 index 0000000..1ca04f8 --- /dev/null +++ b/help-boot/fr/opt::o_splash.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_splash">Options de kernel : splash</a> +</h3> + +<p>L'écran de démarrage est l'image affichée durant l'amorçage du système. <ul><li><em>splash=0</em> -- L'écran de démarrage est désactivé. Ca peut être utile avec des moniteurs très anciens ou si certaines erreurs surviennent.</li><li><em>splash=verbose</em> -- Active l'écran de démarrage sans faire disparaître les messages de noyau et d'amorçage.</li><li><em>splash=silent</em> -- Active l'écran de démarrage sans les messages. À la place, une barre de progression est représentée.</li></ul></p> diff --git a/help-boot/fr/opt::profile.html b/help-boot/fr/opt::profile.html new file mode 100644 index 0000000..eead6e3 --- /dev/null +++ b/help-boot/fr/opt::profile.html @@ -0,0 +1,5 @@ +<h3> +<a name="profile">Choisir un profil</a> +</h3> + +<p>Appuyez sur <em>@@@fkey_profile@@@</em> pour sélectionner un profil. Votre système démarrera avec la configuration enregistrée dans ce profil.</p> diff --git a/help-boot/gl/navi.html b/help-boot/gl/navi.html new file mode 100644 index 0000000..b4f8211 --- /dev/null +++ b/help-boot/gl/navi.html @@ -0,0 +1,3 @@ +<p> +Return to <a href="#foobar">FOOBAR</a> +</p> diff --git a/help-boot/gl/opt.html b/help-boot/gl/opt.html new file mode 100644 index 0000000..3aeb547 --- /dev/null +++ b/help-boot/gl/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Opcións de Arrinque</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">splash</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li> +</ul> +</p> diff --git a/help-boot/gl/opt::help.html b/help-boot/gl/opt::help.html new file mode 100644 index 0000000..933174e --- /dev/null +++ b/help-boot/gl/opt::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">Usando o Sistema de Axuda</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>Frecha Arriba</em>: highlight previous link</li> + <li><em>Frecha Abaixo</em>: highlight next link</li> + <li><em>Frecha Esquerda</em>, <em>Retroceso</em>: return to previous topic</li> + <li><em>Frecha Dereita</em>, <em>Intro</em>, <em>Espazo</em>: follow link</li> + <li><em>Re Páx</em>: scroll up one page</li> + <li><em>Av Páx</em>: scroll down one page</li> + <li><em>Inicio</em>: go to page start</li> + <li><em>Fin</em>: go to page end</li> + <li><em>Esc</em>: leave help</li> +</ul> +</p> diff --git a/help-boot/gl/opt::keytable.html b/help-boot/gl/opt::keytable.html new file mode 100644 index 0000000..9693b26 --- /dev/null +++ b/help-boot/gl/opt::keytable.html @@ -0,0 +1,7 @@ +<h3> +<a name="keytable">Selección de Disposición de Teclado e Lingua</a> +</h3> + +<p> +Press <em>@@@fkey_lang@@@</em> to change language and keyboard layout the boot loader uses. +</p> diff --git a/help-boot/gl/opt::o_acpi.html b/help-boot/gl/opt::o_acpi.html new file mode 100644 index 0000000..3b5d73a --- /dev/null +++ b/help-boot/gl/opt::o_acpi.html @@ -0,0 +1,23 @@ +<h3> +<a name="o_acpi">Opcións do Kernel: acpi</a> +</h3> + +<p> +ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, <em>acpi</em> is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly +used parameters to control the behavior of ACPI: +<ul> + <li><em>pci=noacpi</em> -- do not use ACPI to route PCI interrupts</li> + <li><em>acpi=oldboot</em> -- only the parts of ACPI that are relevant for booting remain activated</li> + <li><em>acpi=off</em> -- switch off ACPI completely</li> + <li><em>acpi=force</em> -- switch on ACPI even if your BIOS is dated before 2000</li> +</ul> +</p> + +<p> +Especially on new computers, it replaces the old +<a href="#o_apm">apm</a> system. +</p> diff --git a/help-boot/gl/opt::o_apm.html b/help-boot/gl/opt::o_apm.html new file mode 100644 index 0000000..34d801f --- /dev/null +++ b/help-boot/gl/opt::o_apm.html @@ -0,0 +1,21 @@ +<h3> +<a name="o_apm">Opcións do Kernel: apm</a> +</h3> + +<p> +APM is one of the two power management strategies used on current +computers. It is mainly used with laptops for functions like suspend +to disk, but it may also be responsible for switching off the +computer after power down. APM relies on a correct working BIOS. If +the BIOS is broken, APM may have only limited use or even prevent the +computer from working. Therefore, it may be switched off with the +parameter +<ul> + <li><em>apm=off</em> -- switch off APM completely</li> +</ul> +</p> + +<p> +Some very new computers may take more advantage from the newer +<a href="#o_acpi">ACPI</a>. +</p> diff --git a/help-boot/gl/opt::o_ide.html b/help-boot/gl/opt::o_ide.html new file mode 100644 index 0000000..73ef6b9 --- /dev/null +++ b/help-boot/gl/opt::o_ide.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_ide">Opcións do Kernel: ide</a> +</h3> + +<p> +IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter: +<ul> + <li><em>ide=nodma</em> -- switch off DMA for IDE drives</li> +</ul> +</p> diff --git a/help-boot/gl/opt::o_splash.html b/help-boot/gl/opt::o_splash.html new file mode 100644 index 0000000..1154dc7 --- /dev/null +++ b/help-boot/gl/opt::o_splash.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_splash">Opcións do Kernel: splash</a> +</h3> + +<p> +The splash screen is the picture shown during system start-up. +<ul> + <li><em>splash=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> + <li><em>splash=verbose</em> -- Activates splash, kernel and boot messages are still shown.</li> + <li><em>splash=silent</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> +</ul> +</p> diff --git a/help-boot/gl/opt::profile.html b/help-boot/gl/opt::profile.html new file mode 100644 index 0000000..cf52d58 --- /dev/null +++ b/help-boot/gl/opt::profile.html @@ -0,0 +1,8 @@ +<h3> +<a name="profile">Escoller Perfil</a> +</h3> + +<p> +Press <em>@@@fkey_profile@@@</em> to select a profile. Your system will be started using the +configuration saved in this profile. +</p> diff --git a/help-boot/gu/navi.html b/help-boot/gu/navi.html new file mode 100644 index 0000000..9ad6c9e --- /dev/null +++ b/help-boot/gu/navi.html @@ -0,0 +1 @@ +<p>પાછા ફરો <a href="#foobar">FOOBAR</a></p> diff --git a/help-boot/gu/opt.html b/help-boot/gu/opt.html new file mode 100644 index 0000000..2e8076a --- /dev/null +++ b/help-boot/gu/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">બુટ વિકલ્પો</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">સ્પ્લેશ</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li> +</ul> +</p> diff --git a/help-boot/gu/opt::help.html b/help-boot/gu/opt::help.html new file mode 100644 index 0000000..ff34c8b --- /dev/null +++ b/help-boot/gu/opt::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">મદદ માટેની સિસ્ટમ વાપરવી</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>ઉપર જતું તીર</em>: highlight previous link</li> + <li><em>નીચે જતું તીર</em>: highlight next link</li> + <li><em>ડાબે જતું તીર</em>, <em>બેકસ્પેસ</em>: return to previous topic</li> + <li><em>જમણે જતું તીર</em>, <em>એન્ટર</em>, <em>સ્પેસ</em>: follow link</li> + <li><em>ઉપરનું પૃષ્ઠ</em>: scroll up one page</li> + <li><em>નીચેનું પૃષ્ઠ</em>: scroll down one page</li> + <li><em>ઘર</em>: go to page start</li> + <li><em>છેવટનું</em>: go to page end</li> + <li><em>એસ્કેપ</em>: leave help</li> +</ul> +</p> diff --git a/help-boot/gu/opt::keytable.html b/help-boot/gu/opt::keytable.html new file mode 100644 index 0000000..fa70ca2 --- /dev/null +++ b/help-boot/gu/opt::keytable.html @@ -0,0 +1,7 @@ +<h3> +<a name="keytable">ભાષા અને કીબોર્ડના લેઆઉટની પસંદગી</a> +</h3> + +<p> +Press <em>@@@fkey_lang@@@</em> to change language and keyboard layout the boot loader uses. +</p> diff --git a/help-boot/gu/opt::o_acpi.html b/help-boot/gu/opt::o_acpi.html new file mode 100644 index 0000000..879860a --- /dev/null +++ b/help-boot/gu/opt::o_acpi.html @@ -0,0 +1,23 @@ +<h3> +<a name="o_acpi">કેર્નાલ વિકલ્પો: acpi</a> +</h3> + +<p> +ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, <em>acpi</em> is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly +used parameters to control the behavior of ACPI: +<ul> + <li><em>pci=નો acpi</em> -- do not use ACPI to route PCI interrupts</li> + <li><em>acpi=ઓલ્ડબુટ</em> -- only the parts of ACPI that are relevant for booting remain activated</li> + <li><em>acpi=બંધ</em> -- switch off ACPI completely</li> + <li><em>acpi=ફોર્સ</em> -- switch on ACPI even if your BIOS is dated before 2000</li> +</ul> +</p> + +<p> +Especially on new computers, it replaces the old +<a href="#o_apm">apm</a> system. +</p> diff --git a/help-boot/gu/opt::o_apm.html b/help-boot/gu/opt::o_apm.html new file mode 100644 index 0000000..0d2cf48 --- /dev/null +++ b/help-boot/gu/opt::o_apm.html @@ -0,0 +1,21 @@ +<h3> +<a name="o_apm">કેર્નાલ વિકલ્પો: apm</a> +</h3> + +<p> +APM is one of the two power management strategies used on current +computers. It is mainly used with laptops for functions like suspend +to disk, but it may also be responsible for switching off the +computer after power down. APM relies on a correct working BIOS. If +the BIOS is broken, APM may have only limited use or even prevent the +computer from working. Therefore, it may be switched off with the +parameter +<ul> + <li><em>apm=બંધ</em> -- switch off APM completely</li> +</ul> +</p> + +<p> +Some very new computers may take more advantage from the newer +<a href="#o_acpi">ACPI</a>. +</p> diff --git a/help-boot/gu/opt::o_ide.html b/help-boot/gu/opt::o_ide.html new file mode 100644 index 0000000..291f4a5 --- /dev/null +++ b/help-boot/gu/opt::o_ide.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_ide">કેર્નાલ વિકલ્પો: ide</a> +</h3> + +<p> +IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter: +<ul> + <li><em>ide=નોડમા</em> -- switch off DMA for IDE drives</li> +</ul> +</p> diff --git a/help-boot/gu/opt::o_splash.html b/help-boot/gu/opt::o_splash.html new file mode 100644 index 0000000..749e9e8 --- /dev/null +++ b/help-boot/gu/opt::o_splash.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_splash">કેર્નાલ વિકલ્પો: સ્પ્લેશ</a> +</h3> + +<p> +The splash screen is the picture shown during system start-up. +<ul> + <li><em>સ્પ્લેશ=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> + <li><em>સ્પ્લેશ=નકામા શબ્દો</em> -- Activates splash, kernel and boot messages are still shown.</li> + <li><em>સ્પ્લેશ=શાંત</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> +</ul> +</p> diff --git a/help-boot/gu/opt::profile.html b/help-boot/gu/opt::profile.html new file mode 100644 index 0000000..8c4ede9 --- /dev/null +++ b/help-boot/gu/opt::profile.html @@ -0,0 +1,8 @@ +<h3> +<a name="profile">પ્રોફાઈલ પસંદ કરો</a> +</h3> + +<p> +Press <em>@@@fkey_profile@@@</em> to select a profile. Your system will be started using the +configuration saved in this profile. +</p> diff --git a/help-boot/hi/navi.html b/help-boot/hi/navi.html new file mode 100644 index 0000000..d444b76 --- /dev/null +++ b/help-boot/hi/navi.html @@ -0,0 +1 @@ +<p><a href="#foobar">FOOBAR</a> में लौटा</p> diff --git a/help-boot/hi/opt.html b/help-boot/hi/opt.html new file mode 100644 index 0000000..7eae0de --- /dev/null +++ b/help-boot/hi/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Boot Options</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">स्पलास</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">आईडीइ</a> -- control the IDE subsystem</li> +</ul> +</p> diff --git a/help-boot/hi/opt::help.html b/help-boot/hi/opt::help.html new file mode 100644 index 0000000..918ae0a --- /dev/null +++ b/help-boot/hi/opt::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">मदद सिस्टम का उपयोग करते हुए</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>Up Arrow</em>: highlight previous link</li> + <li><em>Down Arrow</em>: highlight next link</li> + <li><em>बायां तीर</em>, <em>Backspace</em>: return to previous topic</li> + <li><em>Right Arrow</em>, <em>Enter</em>, <em>स्थान</em>: follow link</li> + <li><em>पृष्ठ ऊपर</em>: scroll up one page</li> + <li><em>पृष्ठ नीचे</em>: scroll down one page</li> + <li><em>घर</em>: go to page start</li> + <li><em>अंत</em>: go to page end</li> + <li><em>Esc</em>: leave help</li> +</ul> +</p> diff --git a/help-boot/hi/opt::keytable.html b/help-boot/hi/opt::keytable.html new file mode 100644 index 0000000..1101a24 --- /dev/null +++ b/help-boot/hi/opt::keytable.html @@ -0,0 +1,7 @@ +<h3> +<a name="keytable">भाषा और कीबोर्ड लेआऊट चुनाव</a> +</h3> + +<p> +Press <em>@@@fkey_lang@@@</em> to change language and keyboard layout the boot loader uses. +</p> diff --git a/help-boot/hi/opt::o_acpi.html b/help-boot/hi/opt::o_acpi.html new file mode 100644 index 0000000..051e7d4 --- /dev/null +++ b/help-boot/hi/opt::o_acpi.html @@ -0,0 +1,23 @@ +<h3> +<a name="o_acpi">कर्नेल विकल्प: acpi</a> +</h3> + +<p> +ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, <em>acpi</em> is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly +used parameters to control the behavior of ACPI: +<ul> + <li><em>pci=noacpi</em> -- do not use ACPI to route PCI interrupts</li> + <li><em>acpi=oldboot</em> -- only the parts of ACPI that are relevant for booting remain activated</li> + <li><em>acpi=बंद</em> -- switch off ACPI completely</li> + <li><em>acpi=बल</em> -- switch on ACPI even if your BIOS is dated before 2000</li> +</ul> +</p> + +<p> +Especially on new computers, it replaces the old +<a href="#o_apm">apm</a> system. +</p> diff --git a/help-boot/hi/opt::o_apm.html b/help-boot/hi/opt::o_apm.html new file mode 100644 index 0000000..2723686 --- /dev/null +++ b/help-boot/hi/opt::o_apm.html @@ -0,0 +1,21 @@ +<h3> +<a name="o_apm">कर्नेल विकल्प: apm</a> +</h3> + +<p> +APM is one of the two power management strategies used on current +computers. It is mainly used with laptops for functions like suspend +to disk, but it may also be responsible for switching off the +computer after power down. APM relies on a correct working BIOS. If +the BIOS is broken, APM may have only limited use or even prevent the +computer from working. Therefore, it may be switched off with the +parameter +<ul> + <li><em>एपीएम=बंद</em> -- switch off APM completely</li> +</ul> +</p> + +<p> +Some very new computers may take more advantage from the newer +<a href="#o_acpi">ACPI</a>. +</p> diff --git a/help-boot/hi/opt::o_ide.html b/help-boot/hi/opt::o_ide.html new file mode 100644 index 0000000..3911382 --- /dev/null +++ b/help-boot/hi/opt::o_ide.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_ide">कर्नेल विकल्प: ide</a> +</h3> + +<p> +IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter: +<ul> + <li><em>ide=nodma</em> -- switch off DMA for IDE drives</li> +</ul> +</p> diff --git a/help-boot/hi/opt::o_splash.html b/help-boot/hi/opt::o_splash.html new file mode 100644 index 0000000..b8a07ce --- /dev/null +++ b/help-boot/hi/opt::o_splash.html @@ -0,0 +1,12 @@ +<h3> +<a name="o_splash">कर्नेल विकल्प:स्पलास</a> +</h3> + +<p> +The splash screen is the picture shown during system start-up. +<ul> + <li><em>स्पलास=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> + <li><em>स्पलास=वरबोस</em> -- Activates splash, kernel and boot messages are still shown.</li> + <li><em>स्पलास=मूक</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> +</ul> +</p> diff --git a/help-boot/hi/opt::profile.html b/help-boot/hi/opt::profile.html new file mode 100644 index 0000000..7302abf --- /dev/null +++ b/help-boot/hi/opt::profile.html @@ -0,0 +1,8 @@ +<h3> +<a name="profile">प्रोफाइल चुनें</a> +</h3> + +<p> +Press <em>@@@fkey_profile@@@</em> to select a profile. Your system will be started using the +configuration saved in this profile. +</p> diff --git a/help-boot/hr/navi.html b/help-boot/hr/navi.html new file mode 100644 index 0000000..b4f8211 --- /dev/null +++ b/help-boot/hr/navi.html @@ -0,0 +1,3 @@ +<p> +Return to <a href="#foobar">FOOBAR</a> +</p> diff --git a/help-boot/hr/opt.html b/help-boot/hr/opt.html new file mode 100644 index 0000000..9512107 --- /dev/null +++ b/help-boot/hr/opt.html @@ -0,0 +1,12 @@ +<h3> +<a name="opt">Opcije podizanja sustava</a> +</h3> + +<p> +<ul> + <li><a href="#o_splash">splash</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li> +</ul> +</p> diff --git a/help-boot/hr/opt::help.html b/help-boot/hr/opt::help.html new file mode 100644 index 0000000..640a20b --- /dev/null +++ b/help-boot/hr/opt::help.html @@ -0,0 +1,25 @@ +<h3> +<a name="help">Koristim sustav pomoći</a> +</h3> + +<p> +The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +</p> + +<p> +Navigation Keys +<ul> + <li><em>Strelica gore</em>: highlight previous link</li> + <li><em>Strelica dolje</em>: highlight next link</li> + <li><em>Strelica lijevo</em>, <em>Brisanje</em>: return to previous topic</li> + <li><em>Strelica desno</em>, <em>Enter</em>, <em>Razmak</em>: follow link</li> + <li><em>Stranica gore</em>: scroll up one page</li> + <li><em>Stranica dolje</em>: scroll down one page</li> + <li><em>Kuća</em>: go to page start</li> + <li><em>Kraj</em>: go to page end</li> + <li><em>Esc</em>: leave help</li> +</ul> +</p> diff --git a/help-boot/hr/opt::keytable.html b/help-boot/hr/opt::keytable.html new file mode 100644 index 0000000..2c57b4b --- /dev/null +++ b/help-boot/hr/opt::keytable.html @@ -0,0 +1,7 @@ +<h3> +<a name="keytable">Odabir jezika i rasporeda tipkovnice</a> +</h3> + +<p> +Press <em>@@@fkey_lang@@@</em> to change language and keyboard layout the boot loader uses. +</p> diff --git a/help-boot/hr/opt::o_acpi.html b/help-boot/hr/opt::o_acpi.html new file mode 100644 index 0000000..be3a7ec --- /dev/null +++ b/help-boot/hr/opt::o_acpi.html @@ -0,0 +1,23 @@ +<h3> +<a name="o_acpi">Izbori kernela: acpi</a> +</h3> + +<p> +ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, <em>acpi</em> is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly |