summaryrefslogtreecommitdiffstats
path: root/help-install/tr/main::opt::o_acpi.html
diff options
context:
space:
mode:
authortarakbumba <tarakbumba@gmail.com>2013-12-09 01:08:14 +0200
committertarakbumba <tarakbumba@gmail.com>2013-12-09 01:08:14 +0200
commit2a42ddcd5378f1ac6e60b0a139ba4f7734d8fabe (patch)
treecd2174533a75a04ce4b7d37f0fe6494b0ad87051 /help-install/tr/main::opt::o_acpi.html
parent8bae19d75a1c2885c7adbe23dffb78e82122ddb3 (diff)
downloadbootloader-theme-2a42ddcd5378f1ac6e60b0a139ba4f7734d8fabe.tar
bootloader-theme-2a42ddcd5378f1ac6e60b0a139ba4f7734d8fabe.tar.gz
bootloader-theme-2a42ddcd5378f1ac6e60b0a139ba4f7734d8fabe.tar.bz2
bootloader-theme-2a42ddcd5378f1ac6e60b0a139ba4f7734d8fabe.tar.xz
bootloader-theme-2a42ddcd5378f1ac6e60b0a139ba4f7734d8fabe.zip
Added complete Turkish translation of mageia-gfxboot-theme-help-install
Diffstat (limited to 'help-install/tr/main::opt::o_acpi.html')
-rw-r--r--help-install/tr/main::opt::o_acpi.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/help-install/tr/main::opt::o_acpi.html b/help-install/tr/main::opt::o_acpi.html
new file mode 100644
index 0000000..e6dd220
--- /dev/null
+++ b/help-install/tr/main::opt::o_acpi.html
@@ -0,0 +1,15 @@
+<h3>
+<a name="o_acpi">Çekirdek Seçenekleri: 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> -- PCI kesmelerini yönlendirmek için ACPI kullanma</li>
+ <li><em>acpi=oldboot</em> -- sadece önyükleme ile ilgili ACPI bölümleri etkinleştirilir</li>
+ <li><em>acpi=off</em> -- ACPI tümüyle kapatılsın</li>
+ <li><em>acpi=force</em> -- BIOS 2000 yılından önce üretilmiş bile olsa ACPI etkinleştirilir</li>
+</ul>
+</p>
+
+<p>
+Özellikle yeni bilgisayarlarda, eski <a href="#o_apm">apm</a> sisteminin yerini almıştır.
+</p>