diff options
author | Samuel Thibault <sthibault@debian.org> | 2013-04-30 21:31:22 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2013-04-30 21:31:22 +0000 |
commit | e423c05465aeb87050285c8765c52e9d290cfc88 (patch) | |
tree | b34f09b51d10b4ec69bb64787363a0a8759ade9a /po/sv | |
parent | 2611f75655e95a957383a3d95e127aff72a11794 (diff) | |
download | installation-guide-e423c05465aeb87050285c8765c52e9d290cfc88.zip |
Switch from dhcp3-server to isc-dhcp-server
Thanks Salvatore Bonaccorso for the report. Closes: #706103.
Diffstat (limited to 'po/sv')
-rw-r--r-- | po/sv/install-methods.po | 22 | ||||
-rw-r--r-- | po/sv/preseed.po | 4 |
2 files changed, 13 insertions, 13 deletions
diff --git a/po/sv/install-methods.po b/po/sv/install-methods.po index 49e0a40f5..1eae05731 100644 --- a/po/sv/install-methods.po +++ b/po/sv/install-methods.po @@ -1959,13 +1959,13 @@ msgstr "Konfigurering av DHCP-server" #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" -"gnu;, the <classname>dhcp3-server</classname> package is recommended. Here " -"is a sample configuration file for it (see <filename>/etc/dhcp3/dhcpd.conf</" +"gnu;, the <classname>isc-dhcp-server</classname> package is recommended. Here " +"is a sample configuration file for it (see <filename>/etc/dhcp/dhcpd.conf</" "filename>):" msgstr "" "En fri DHCP-serverprogramvara är ISC <command>dhcpd</command>. För &debian-" -"gnu;, rekommenderas paketet <classname>dhcp3-server</classname>. Här är en " -"exempelkonfigurationsfil för det (se <filename>/etc/dhcp3/dhcpd.conf</" +"gnu;, rekommenderas paketet <classname>isc-dhcp-server</classname>. Här är en " +"exempelkonfigurationsfil för det (se <filename>/etc/dhcp/dhcpd.conf</" "filename>):" #. Tag: screen @@ -2035,10 +2035,10 @@ msgstr "" #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " -"restart it with <userinput>/etc/init.d/dhcp3-server restart</userinput>." +"restart it with <userinput>/etc/init.d/isc-dhcp-server restart</userinput>." msgstr "" "Efter du har redigerat konfigurationsfilen för <command>dhcpd</command>, " -"starta om den med <userinput>/etc/init.d/dhcp3-server restart</userinput>." +"starta om den med <userinput>/etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title #: install-methods.xml:1263 @@ -2130,13 +2130,13 @@ msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " "<command>bootpd</command>. The other is actually a DHCP server: ISC " "<command>dhcpd</command>. In &debian-gnu; these are contained in the " -"<classname>bootp</classname> and <classname>dhcp3-server</classname> " +"<classname>bootp</classname> and <classname>isc-dhcp-server</classname> " "packages respectively." msgstr "" "Det finns två BOOTP-servrar tillgängliga för GNU/Linux. Den första är CMU " "<command>bootpd</command>. Den andra är faktiskt en DHCP-server: ISC " "<command>dhcpd</command>. I &debian-gnu; finns dessa i paketen " -"<classname>bootp</classname> respektive <classname>dhcp3-server</classname>." +"<classname>bootp</classname> respektive <classname>isc-dhcp-server</classname>." #. Tag: para #: install-methods.xml:1293 @@ -2213,7 +2213,7 @@ msgid "" "adding the <userinput>allow bootp</userinput> directive to the configuration " "block for the subnet containing the client in <filename>/etc/dhcp3/dhcpd." "conf</filename>, and restart <command>dhcpd</command> with <userinput>/etc/" -"init.d/dhcp3-server restart</userinput>." +"init.d/isc-dhcp-server restart</userinput>." msgstr "" "Tvärtemot är konfigurering av BOOTP med ISC <command>dhcpd</command> riktigt " "enkelt, för att den behandlar BOOTP-klienter som vanliga specialfall av DHCP-" @@ -2222,8 +2222,8 @@ msgstr "" "linkend=\"dhcpd\"/>. Om inte, kommer du antagligen komma undan med att bara " "lägga till direktivet <userinput>allow bootp</userinput> till " "konfigurationsblocket för subnätet som innehåller klienten i <filename>/etc/" -"dhcp3/dhcpd.conf</filename>, och starta om <command>dhcpd</command> med " -"<userinput>/etc/init.d/dhcp3-server restart</userinput>." +"dhcp/dhcpd.conf</filename>, och starta om <command>dhcpd</command> med " +"<userinput>/etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title #: install-methods.xml:1345 diff --git a/po/sv/preseed.po b/po/sv/preseed.po index 2cb81dc45..5a99355d3 100644 --- a/po/sv/preseed.po +++ b/po/sv/preseed.po @@ -1170,7 +1170,7 @@ msgid "" "is a file to netboot, but if it appears to be an URL then installation media " "that support network preseeding will download the file from the URL and use " "it as a preconfiguration file. Here is an example of how to set it up in the " -"dhcpd.conf for version 3 of the ISC DHCP server (the dhcp3-server &debian; " +"dhcpd.conf for version 3 of the ISC DHCP server (the isc-dhcp-server &debian; " "package)." msgstr "" "Det är också möjligt att använda DHCP för att ange en förkonfigurationsfil " @@ -1179,7 +1179,7 @@ msgstr "" "en URL så kommer installationsmediumet som har stöd för förinställning via " "nätverket att hämta filen från URL:en och använda det som en " "förkonfigurationsfil. Här är ett exempel på hur man ställer in dhcpd.conf " -"för version 3 av ISC DHCP-servern (&debian;-paketet heter dhcp3-server)." +"för version 3 av ISC DHCP-servern (&debian;-paketet heter isc-dhcp-server)." #. Tag: screen #: preseed.xml:569 |