summaryrefslogtreecommitdiff
path: root/po/hu
diff options
context:
space:
mode:
authorSZERVÁC Attila <sas@321.hu>2006-08-20 05:18:26 +0000
committerSZERVÁC Attila <sas@321.hu>2006-08-20 05:18:26 +0000
commiteed343fe8fbc433ca9cc4f7b45627da4eb0d9436 (patch)
treea27b03698323996e8092a8ac6fd2624e783d283f /po/hu
parenta840f96d7b33bba425bc8f60968b8b9f563b9421 (diff)
downloadinstallation-guide-eed343fe8fbc433ca9cc4f7b45627da4eb0d9436.zip
hu trunk: post-install updates 3
Diffstat (limited to 'po/hu')
-rw-r--r--po/hu/post-install.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/hu/post-install.po b/po/hu/post-install.po
index fcfc0cbb8..93bcc55aa 100644
--- a/po/hu/post-install.po
+++ b/po/hu/post-install.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
-"PO-Revision-Date: 2006-08-19 17:51+0100\n"
+"PO-Revision-Date: 2006-08-20 07:18+0100\n"
"Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
"Language-Team: hu\n"
"MIME-Version: 1.0\n"
@@ -295,13 +295,13 @@ msgstr ""
#: post-install.xml:442
#, no-c-format
msgid "Now, compile the kernel: <userinput>fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image</userinput>. The version number of <quote>1.0</quote> can be changed at will; this is just a version number that you will use to track your kernel builds. Likewise, you can put any word you like in place of <quote>custom</quote> (e.g., a host name). Kernel compilation may take quite a while, depending on the power of your machine."
-msgstr ""
+msgstr "Most fordítsd le a kernelt: <userinput>fakeroot make-kpkg --initrd --revision=egyedi.1.0 kernel_image</userinput>. Az <quote>1.0</quote> verziószám bármi lehet; ez csak arra jó, hogy többszöri fordítás esetén kövesd ezek sorát. Az <quote>egyedi</quote> szó helyére is bármit tehetsz (például a gép nevét). A kernel fordítás eltarthat egy ideig, attól függ, milyen géped van."
#. Tag: para
#: post-install.xml:452
#, no-c-format
msgid "Once the compilation is complete, you can install your custom kernel like any package. As root, do <phrase condition=\"classic-kpkg\"> <userinput>dpkg -i ../kernel-image-&kernelversion;-<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</userinput>. </phrase> <phrase condition=\"common-kpkg\"> <userinput>dpkg -i ../linux-image-&kernelversion;-<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</userinput>. </phrase> The <replaceable>subarchitecture</replaceable> part is an optional sub-architecture, <phrase arch=\"i386\"> such as <quote>686</quote>, </phrase> depending on what kernel options you set. <userinput>dpkg -i</userinput> will install the kernel, along with some other nice supporting files. For instance, the <filename>System.map</filename> will be properly installed (helpful for debugging kernel problems), and <filename>/boot/config-&kernelversion;</filename> will be installed, containing your current configuration set. Your new kernel package is also clever enough to automatically update your boot loader to use the new kernel. If you have created a modules package, <phrase condition=\"classic-kpkg\">e.g., if you have PCMCIA,</phrase> you'll need to install that package as well."
-msgstr ""
+msgstr "A fordítás végeztével más csomaghoz hasonlóan telepítheted az egyedi kernelt. Rendszergazdaként add ki ezt a parancsot: <phrase condition=\"classic-kpkg\"> <userinput>dpkg -i ../kernel-image-&kernelversion;-<replaceable>alarchitektúra</replaceable>_egyedi.1.0_&architecture;.deb</userinput>. </phrase> <phrase condition=\"common-kpkg\"> <userinput>dpkg -i ../linux-image-&kernelversion;-<replaceable>alarchitektúra</replaceable>_egyedi.1.0_&architecture;.deb</userinput>. </phrase> Az <replaceable>alarchitektúra</replaceable> rész egy lehetséges al-architektúra, <phrase arch=\"i386\"> például <quote>686</quote>, </phrase> a beállított kernelopcióktól is függ. A <userinput>dpkg -i</userinput> telepíti a kernelt kiegészítő támogató fájlokkal. Például a <filename>System.map</filename> megfelelően telepítésre kerül (kernelhibák keresését segíti), és a <filename>/boot/config-&kernelversion;</filename> is telepítésre kerül, mely a beállításokat tartalmazza. Az új kernel csomag automatikusak frissíti is a boott betöltőt. Ha modul csomagot is készítettél <phrase condition=\"classic-kpkg\">például PCMCIA esetén,</phrase> azt a csomagot is telepítened kell."
#. Tag: para
#: post-install.xml:479