/[d-i]/trunk/manual/po/pot/install-methods.pot
ViewVC logotype

Diff of /trunk/manual/po/pot/install-methods.pot

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 25934 by fjpop-guest, Wed Feb 23 20:14:33 2005 UTC revision 26484 by fjpop-guest, Tue Mar 29 17:24:28 2005 UTC
# Line 970  msgid "" Line 970  msgid ""
970        "Here is another example for a <filename>dhcp.conf</filename> using the Pre-boot Execution Environment (PXE) method of TFTP. <informalexample><screen>\n"        "Here is another example for a <filename>dhcp.conf</filename> using the Pre-boot Execution Environment (PXE) method of TFTP. <informalexample><screen>\n"
971        "option domain-name \"example.com\";\n"        "option domain-name \"example.com\";\n"
972        "\n"        "\n"
973        "default-lease-time 6048;\n"        "default-lease-time 600;\n"
974        "max-lease-time 604800;\n"        "max-lease-time 7200;\n"
975        "\n"        "\n"
976        "allow booting;\n"        "allow booting;\n"
977        "allow bootp;\n"        "allow bootp;\n"
# Line 979  msgid "" Line 979  msgid ""
979        "# The next paragraph needs to be modified to fit your case\n"        "# The next paragraph needs to be modified to fit your case\n"
980        "subnet 192.168.1.0 netmask 255.255.255.0 {\n"        "subnet 192.168.1.0 netmask 255.255.255.0 {\n"
981        "  range 192.168.1.200 192.168.1.253;\n"        "  range 192.168.1.200 192.168.1.253;\n"
       "  option subnet-mask 255.255.255.0;\n"  
982        "  option broadcast-address 192.168.1.255;\n"        "  option broadcast-address 192.168.1.255;\n"
983        "# the gateway address which can be different \n"        "# the gateway address which can be different \n"
984        "# (access to the internet for instance)\n"        "# (access to the internet for instance)\n"
# Line 988  msgid "" Line 987  msgid ""
987        "  option domain-name-servers 192.168.1.3;\n"        "  option domain-name-servers 192.168.1.3;\n"
988        "}\n"        "}\n"
989        "\n"        "\n"
       "host tftpserver {\n"  
       "# tftp server ip address\n"  
       "  fixed-address 192.168.1.90;\n"  
       "# tftp server hardware address\n"  
       "  hardware ethernet 01:23:45:67:89:AB;\n"  
       "}\n"  
       "\n"  
990        "group {\n"        "group {\n"
991        " next-server 192.168.1.3;\n"        " next-server 192.168.1.3;\n"
992        " host tftpclient {\n"        " host tftpclient {\n"

Legend:
Removed from v.25934  
changed lines
  Added in v.26484

  ViewVC Help
Powered by ViewVC 1.1.5