From 81c861906b53fd0adeed40ff05ea4ada3c8b55dd Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Sun, 3 Aug 2014 08:20:58 +0000 Subject: Updated po|pot files after changings in en --- po/ro/boot-installer.po | 950 ++++++++++++++++++++++----------------------- po/ro/hardware.po | 976 +++++++++++++++++++++++++++++------------------ po/ro/install-methods.po | 369 +++++++++--------- po/ro/preparing.po | 263 ++++++++++++- po/ro/preseed.po | 418 ++++++++++---------- po/ro/using-d-i.po | 577 ++++++++++++++-------------- 6 files changed, 2009 insertions(+), 1544 deletions(-) (limited to 'po/ro') diff --git a/po/ro/boot-installer.po b/po/ro/boot-installer.po index 7558280b7..b86fd5934 100644 --- a/po/ro/boot-installer.po +++ b/po/ro/boot-installer.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2014-01-29 10:50+0000\n" +"POT-Creation-Date: 2014-08-03 08:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -47,280 +47,272 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:37 +#: boot-installer.xml:38 #, no-c-format -msgid "Booting from TFTP" +msgid "Boot image formats" msgstr "" #. Tag: para -#: boot-installer.xml:43 boot-installer.xml:586 boot-installer.xml:1127 -#: boot-installer.xml:1310 boot-installer.xml:1632 boot-installer.xml:1741 +#: boot-installer.xml:39 #, no-c-format msgid "" -"Booting from the network requires that you have a network connection and a " -"TFTP network boot server (DHCP, RARP, or BOOTP)." +"On ARM-based systems in most cases one of two formats for boot images is " +"used: a) standard Linux zImage-format kernels (vmlinuz) in " +"conjunction with standard Linux initial ramdisks (initrd.gz) " +"or b) uImage-format kernels (uImage) in conjunction with " +"corresponding initial ramdisks (uInitrd)." msgstr "" #. Tag: para -#: boot-installer.xml:48 boot-installer.xml:591 boot-installer.xml:1132 -#: boot-installer.xml:1315 boot-installer.xml:1637 boot-installer.xml:1746 +#: boot-installer.xml:47 #, no-c-format msgid "" -"Older systems such as the 715 might require the use of an RBOOT server " -"instead of a BOOTP server." +"uImage/uInitrd are image formats designed for the u-boot firmware that is " +"used on many ARM-based systems. Older u-boot versions can only boot files in " +"uImage/uInitrd format, so these are often used on older armel systems. Newer " +"u-boot versions can - besides booting uImages/uInitrds - also boot standard " +"Linux kernels and ramdisk images, but the command syntax to do that is " +"slightly different from that for booting uImages." msgstr "" #. Tag: para -#: boot-installer.xml:53 boot-installer.xml:596 boot-installer.xml:1137 -#: boot-installer.xml:1320 boot-installer.xml:1642 boot-installer.xml:1751 +#: boot-installer.xml:56 #, no-c-format msgid "" -"The installation method to support network booting is described in ." +"For systems using a multiplatform kernel, besides kernel and initial ramdisk " +"a so-called device-tree file (or device-tree blob, dtb) is " +"needed. It is specific to each supported system and contains a description " +"of the particular hardware." msgstr "" #. Tag: title #: boot-installer.xml:64 #, no-c-format -msgid "Booting from CD-ROM" -msgstr "" - -#. Tag: para -#: boot-installer.xml:70 boot-installer.xml:248 boot-installer.xml:746 -#: boot-installer.xml:1401 boot-installer.xml:1780 -#, no-c-format -msgid "" -"The easiest route for most people will be to use a set of &debian; CDs. If " -"you have a CD set, and if your machine supports booting directly off the CD, " -"great! Simply configure your system for booting off a " -"CD as described in , insert " -"your CD, reboot, and proceed to the next chapter." +msgid "Booting by TFTP" msgstr "" #. Tag: para -#: boot-installer.xml:81 boot-installer.xml:259 boot-installer.xml:757 -#: boot-installer.xml:1412 boot-installer.xml:1791 +#: boot-installer.xml:70 boot-installer.xml:630 boot-installer.xml:1172 +#: boot-installer.xml:1356 boot-installer.xml:1679 boot-installer.xml:1789 #, no-c-format msgid "" -"Note that certain CD drives may require special drivers, and thus be " -"inaccessible in the early installation stages. If it turns out the standard " -"way of booting off a CD doesn't work for your hardware, revisit this chapter " -"and read about alternate kernels and installation methods which may work for " -"you." +"Booting from the network requires that you have a network connection and a " +"TFTP network boot server (and probably also a DHCP, RARP, or BOOTP server " +"for automatic network configuration)." msgstr "" #. Tag: para -#: boot-installer.xml:89 boot-installer.xml:267 boot-installer.xml:765 -#: boot-installer.xml:1420 boot-installer.xml:1799 +#: boot-installer.xml:76 boot-installer.xml:636 boot-installer.xml:1178 +#: boot-installer.xml:1362 boot-installer.xml:1685 boot-installer.xml:1795 #, no-c-format msgid "" -"Even if you cannot boot from CD-ROM, you can probably install the &debian; " -"system components and any packages you want from CD-ROM. Simply boot using a " -"different media, such as floppies. When it's time to install the operating " -"system, base system, and any additional packages, point the installation " -"system at the CD-ROM drive." +"Older systems such as the 715 might require the use of an RBOOT server " +"instead of a BOOTP server." msgstr "" #. Tag: para -#: boot-installer.xml:97 boot-installer.xml:275 boot-installer.xml:773 -#: boot-installer.xml:1428 boot-installer.xml:1807 +#: boot-installer.xml:81 boot-installer.xml:641 boot-installer.xml:1183 +#: boot-installer.xml:1367 boot-installer.xml:1690 boot-installer.xml:1800 #, no-c-format msgid "" -"If you have problems booting, see ." +"The server-side setup to support network booting is described in ." msgstr "" #. Tag: title -#: boot-installer.xml:107 +#: boot-installer.xml:90 #, no-c-format -msgid "Booting from Firmware" +msgid "TFTP-booting in u-boot" msgstr "" #. Tag: para -#: boot-installer.xml:113 +#: boot-installer.xml:91 #, no-c-format msgid "" -"There is an increasing number of consumer devices that directly boot from a " -"flash chip on the device. The installer can be written to flash so it will " -"automatically start when you reboot your machines." +"Network booting on systems using the u-boot firmware consists of three " +"steps: a) configuring the network, b) loading the images (kernel/initial " +"ramdisk/dtb) into memory and c) actually executing the previosly loaded code." msgstr "" #. Tag: para -#: boot-installer.xml:119 +#: boot-installer.xml:97 #, no-c-format msgid "" -"In many cases, changing the firmware of an embedded device voids your " -"warranty. Sometimes you are also not able to recover your device if there " -"are problems during the flashing process. Therefore, please take care and " -"follow the steps precisely." +"First you have to configure the network, either automatically via DHCP by " +"running \n" +"setenv autoload no\n" +"dhcp\n" +" or manually by setting several environment " +"variables \n" +"setenv ipaddr <ip address of the client>\n" +"setenv netmask <netmask>\n" +"setenv serverip <ip address of the tftp server>\n" +"setenv dnsip <ip address of the nameserver>\n" +"setenv gatewayip <ip address of the default gateway>\n" +" If you prefer, you can make these settings " +"permanent by running" msgstr "" -#. Tag: title -#: boot-installer.xml:131 +#. Tag: screen +#: boot-installer.xml:104 #, no-c-format -msgid "Booting the SS4000-E" +msgid "saveenv" msgstr "" #. Tag: para -#: boot-installer.xml:132 +#: boot-installer.xml:106 #, no-c-format msgid "" -"Due to limitations in the SS4000-E firmware, it unfortunately is not " -"possible to boot the installer without the use of a serial port at this " -"time. To boot the installer, you will need a serial nullmodem cable; a " -"computer with a serial port A USB " -"serial converter will also work. ; and a ribbon cable " -"with a male DB9 connector at one end, and a 10-pin .1\" IDC header at the " -"other This cable is often found in older " -"desktop machines with builtin 9-pin serial ports. ." +"Afterwards you need to load the images (kernel/initial ramdisk/dtb) into " +"memory. This is done with the tftpboot command, which has to be provided " +"with the address at which the image shall be stored in memory. Unfortunately " +"the memory map can vary from system to system, so there is no general rule " +"which addresses can be used for this." msgstr "" #. Tag: para -#: boot-installer.xml:153 +#: boot-installer.xml:114 #, no-c-format msgid "" -"To boot the SS4000-E, use your serial nullmodem cable and the ribbon cable " -"to connect to the serial port of the SS4000-E, and reboot the machine. You " -"need to use a serial terminal application to communicate with the machine; a " -"good option on a &debian; GNU/Linux is to use the cu " -"program, in the package of the same name. Assuming the serial port on your " -"computer is to be found on /dev/ttyS0, use the " -"following command line:" +"On some systems, u-boot predefines a set of environment variables with " +"suitable load addresses: kernel_addr_r, ramdisk_addr_r and fdt_addr_r. You " +"can check whether they are defined by running \n" +"printenv kernel_addr_r ramdisk_addr_r fdt_addr_r\n" +" If they are not defined, you have to check your " +"system's documentation for appropriate values and set them manually. For " +"systems based on Allwinner SunXi SOCs (e.g. the Allwinner A10, architecture " +"name sun4i or the Allwinner A20, architecture name " +"sun7i), you can e.g. use the follwing values:" msgstr "" #. Tag: screen -#: boot-installer.xml:165 -#, no-c-format -msgid "cu -lttyS0 -s115200" -msgstr "" - -#. Tag: para -#: boot-installer.xml:167 +#: boot-installer.xml:125 #, no-c-format msgid "" -"If using Windows, you may want to consider using the program " -"hyperterminal. Use a baud rate of 115200, 8 bits word " -"length, no stop bits, and one parity bit." +"setenv kernel_addr_r 0x46000000\n" +"setenv fdt_addr_r 0x47000000\n" +"setenv ramdisk_addr_r 0x48000000" msgstr "" #. Tag: para -#: boot-installer.xml:173 +#: boot-installer.xml:127 #, no-c-format -msgid "When the machine boots, you will see the following line of output:" +msgid "" +"When the load addresses are defined, you can load the images into memory " +"from the previously defined tftp server with" msgstr "" #. Tag: screen -#: boot-installer.xml:179 +#: boot-installer.xml:130 #, no-c-format msgid "" -"No network interfaces found\n" -"\n" -"EM-7210 ver.T04 2005-12-12 (For ver.AA)\n" -"== Executing boot script in 1.000 seconds - enter ^C to abort" +"tftpboot ${kernel_addr_r} <filename of the kernel image>\n" +"tftpboot ${fdt_addr_r} <filename of the dtb>\n" +"tftpboot ${ramdisk_addr_r} <filename of the initial ramdisk image>" msgstr "" #. Tag: para -#: boot-installer.xml:181 +#: boot-installer.xml:132 #, no-c-format msgid "" -"At this point, hit Control-C to interrupt the boot loader Note that you have only one second to do so; if you miss " -"this window, just powercycle the machine and try again. . " -"This will give you the RedBoot prompt. Enter the following commands:" +"The third part is setting the kernel commandline and actually executing the " +"loaded code. U-boot passes the content of the bootargs " +"environment variable as commandline to the kernel, so any parameters for the " +"kernel and the installer - such as the console device (see ) or preseeding options (see and ) - can be set with a command " +"like \n" +"setenv bootargs console=ttyS0,115200 rootwait panic=10\n" +" The exact command to execute the previously " +"loaded code depends on the image format used. With uImage/uInitrd, the " +"command is \n" +"bootm ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}\n" +" and with native Linux images it is" msgstr "" #. Tag: screen -#: boot-installer.xml:194 +#: boot-installer.xml:145 #, no-c-format -msgid "" -"load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n" -"load -v -r -b 0x01008000 -m ymodem zImage\n" -"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r " -"0x01800000" +msgid "bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r}" msgstr "" #. Tag: para -#: boot-installer.xml:196 +#: boot-installer.xml:147 #, no-c-format msgid "" -"After every load command, the system will expect a file " -"to be transmitted using the YMODEM protocol. When using cu, make sure you " -"have the package lrzsz installed, then hit enter, " -"followed by the ~< escape sequence to start an external " -"program, and run sb initrd.gz or sb vmlinuz." +"Note: When booting standard linux images, it is important to load the " +"initial ramdisk image after the kernel and the dtb as u-boot sets the " +"filesize variable to the size of the last file loaded and the bootz command " +"requires the size of the ramdisk image to work correctly. In case of booting " +"a platform-specific kernel, i.e. a kernel without device-tree, simply omit " +"the ${fdt_addr_r} parameter." msgstr "" -#. Tag: para -#: boot-installer.xml:205 +#. Tag: title +#: boot-installer.xml:286 boot-installer.xml:785 boot-installer.xml:1442 +#: boot-installer.xml:1823 #, no-c-format -msgid "" -"Alternatively, it is possible to load the kernel and ramdisk using HTTP " -"rather than YMODEM. This is faster, but requires a working HTTP server on " -"the network. To do so, first switch the bootloader to RAM mode:" +msgid "Booting from a CD-ROM" msgstr "" -#. Tag: screen -#: boot-installer.xml:211 +#. Tag: para +#: boot-installer.xml:292 boot-installer.xml:791 boot-installer.xml:1448 +#: boot-installer.xml:1829 #, no-c-format msgid "" -"fis load rammode\n" -"g" +"The easiest route for most people will be to use a set of &debian; CDs. If " +"you have a CD set, and if your machine supports booting directly off the CD, " +"great! Simply configure your system for booting off a " +"CD as described in , insert " +"your CD, reboot, and proceed to the next chapter." msgstr "" #. Tag: para -#: boot-installer.xml:213 +#: boot-installer.xml:303 boot-installer.xml:802 boot-installer.xml:1459 +#: boot-installer.xml:1840 #, no-c-format msgid "" -"This will seemingly restart the machine; but in reality, it loads redboot to " -"RAM and restarts it from there. Not doing this step will cause the system to " -"hang in the necessary ip_address step that comes next." +"Note that certain CD drives may require special drivers, and thus be " +"inaccessible in the early installation stages. If it turns out the standard " +"way of booting off a CD doesn't work for your hardware, revisit this chapter " +"and read about alternate kernels and installation methods which may work for " +"you." msgstr "" #. Tag: para -#: boot-installer.xml:219 +#: boot-installer.xml:311 boot-installer.xml:810 boot-installer.xml:1467 +#: boot-installer.xml:1848 #, no-c-format msgid "" -"You will need to hit Ctrl-C again to interrupt the boot. Then: " -"\n" -"ip_address -l 192.168.2.249 -h " -"192.168.2.4\n" -"load -v -r -b 0x01800000 -m http /initrd.gz\n" -"load -v -r -b 0x01008000 -m http /zImage\n" -"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r " -"0x01800000\n" -" Where 192.168.2.249 " -"is the IP address of the installed system and 192.168.2.4 the IP address of the HTTP server containing the kernel and " -"ramdisk files." +"Even if you cannot boot from CD-ROM, you can probably install the &debian; " +"system components and any packages you want from CD-ROM. Simply boot using a " +"different medium and when it's time to install the operating system, base " +"system, and any additional packages, point the installation system at the CD-" +"ROM drive." msgstr "" #. Tag: para -#: boot-installer.xml:229 +#: boot-installer.xml:319 boot-installer.xml:818 boot-installer.xml:1475 +#: boot-installer.xml:1856 #, no-c-format -msgid "The installer will now start as usual." -msgstr "" - -#. Tag: title -#: boot-installer.xml:242 boot-installer.xml:740 boot-installer.xml:1395 -#: boot-installer.xml:1774 -#, no-c-format -msgid "Booting from a CD-ROM" +msgid "" +"If you have problems booting, see ." msgstr "" #. Tag: title -#: boot-installer.xml:349 +#: boot-installer.xml:393 #, no-c-format msgid "Booting from Windows" msgstr "" #. Tag: para -#: boot-installer.xml:350 +#: boot-installer.xml:394 #, no-c-format msgid "To start the installer from Windows, you can either" msgstr "" #. Tag: para -#: boot-installer.xml:355 +#: boot-installer.xml:399 #, no-c-format msgid "" "obtain CD-ROM/DVD-ROM or USB memory " @@ -330,7 +322,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:363 +#: boot-installer.xml:407 #, no-c-format msgid "" "download a standalone Windows executable, which is available as tools/win32-" @@ -338,7 +330,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:371 +#: boot-installer.xml:415 #, no-c-format msgid "" "If you use an installation CD or DVD, a pre-installation program should be " @@ -349,7 +341,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:379 +#: boot-installer.xml:423 #, no-c-format msgid "" "After the program has been started, a few preliminary questions will be " @@ -358,13 +350,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:389 +#: boot-installer.xml:433 #, no-c-format msgid "Booting from DOS using loadlin" msgstr "" #. Tag: para -#: boot-installer.xml:390 +#: boot-installer.xml:434 #, no-c-format msgid "" "Boot into DOS (not Windows). To do this, you can for instance boot from a " @@ -372,7 +364,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:395 +#: boot-installer.xml:439 #, no-c-format msgid "" "If you can access the installation CD, change the current drive to the CD-" @@ -384,7 +376,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:405 +#: boot-installer.xml:449 #, no-c-format msgid "" "Enter the subdirectory for the flavor you chose, e.g., " @@ -398,14 +390,14 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:423 +#: boot-installer.xml:467 #, no-c-format msgid "" "Booting from Linux using LILO or GRUB" msgstr "" #. Tag: para -#: boot-installer.xml:426 +#: boot-installer.xml:470 #, no-c-format msgid "" "To boot the installer from hard disk, you must first download and place the " @@ -413,7 +405,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:431 +#: boot-installer.xml:475 #, no-c-format msgid "" "If you intend to use the hard drive only for booting and then download " @@ -425,7 +417,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:441 +#: boot-installer.xml:485 #, no-c-format msgid "" "Alternatively, if you intend to keep an existing partition on the hard drive " @@ -437,7 +429,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:450 +#: boot-installer.xml:494 #, no-c-format msgid "" "For LILO, you will need to configure two essential things " @@ -449,7 +441,7 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:471 +#: boot-installer.xml:515 #, no-c-format msgid "" "image=/boot/newinstall/vmlinuz\n" @@ -458,7 +450,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:471 +#: boot-installer.xml:515 #, no-c-format msgid "" "For more details, refer to the initrdGRUB1 is quite similar. Locate your " @@ -480,7 +472,7 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:488 +#: boot-installer.xml:532 #, no-c-format msgid "" "title New Install\n" @@ -490,7 +482,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:490 +#: boot-installer.xml:534 #, no-c-format msgid "" "The procedure for GRUB2 is very similar. The file is " @@ -499,7 +491,7 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:496 +#: boot-installer.xml:540 #, no-c-format msgid "" "menuentry 'New Install' {\n" @@ -512,7 +504,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:498 +#: boot-installer.xml:542 #, no-c-format msgid "" "From here on, there should be no difference between GRUB " @@ -520,13 +512,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:507 +#: boot-installer.xml:551 #, no-c-format msgid "Booting from USB Memory Stick" msgstr "" #. Tag: para -#: boot-installer.xml:508 +#: boot-installer.xml:552 #, no-c-format msgid "" "Let's assume you have prepared everything from Control Alt&email-debian-boot-list;) know how did you manage it. " @@ -664,13 +656,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:636 +#: boot-installer.xml:681 #, no-c-format msgid "Etherboot" msgstr "" #. Tag: para -#: boot-installer.xml:637 +#: boot-installer.xml:682 #, no-c-format msgid "" "The etherboot project " @@ -678,13 +670,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:647 +#: boot-installer.xml:692 #, no-c-format msgid "The Boot Screen" msgstr "" #. Tag: para -#: boot-installer.xml:648 +#: boot-installer.xml:693 #, no-c-format msgid "" "When the installer boots, you should be presented with a friendly graphical " @@ -705,7 +697,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:660 +#: boot-installer.xml:705 #, no-c-format msgid "" "For a normal installation, select either the Install or the " @@ -716,7 +708,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:668 +#: boot-installer.xml:713 #, no-c-format msgid "" "The Advanced options entry gives access to a second menu that " @@ -725,7 +717,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:674 +#: boot-installer.xml:719 #, no-c-format msgid "" "If you wish or need to add any boot parameters for either the installer or " @@ -737,7 +729,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:683 +#: boot-installer.xml:728 #, no-c-format msgid "" "Choosing the Help entry will result in the first help screen " @@ -756,7 +748,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:701 +#: boot-installer.xml:746 #, no-c-format msgid "" "The keyboard is assumed to have a default American English layout at this " @@ -768,7 +760,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:711 +#: boot-installer.xml:756 #, no-c-format msgid "" "If you are using a system that has the BIOS configured to use serial " @@ -781,7 +773,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:721 +#: boot-installer.xml:766 #, no-c-format msgid "" "To bypass the graphical boot screen you can either blindly press &escapekey; " @@ -794,13 +786,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:781 +#: boot-installer.xml:826 #, no-c-format msgid "CD Contents" msgstr "" #. Tag: para -#: boot-installer.xml:783 +#: boot-installer.xml:828 #, no-c-format msgid "" "There are three basic variations of &debian; Install CDs. The " @@ -815,7 +807,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:799 +#: boot-installer.xml:844 #, no-c-format msgid "" "The IA-64 architecture uses the next generation Extensible Firmware " @@ -831,7 +823,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:815 +#: boot-installer.xml:860 #, no-c-format msgid "" "The &debian; Installer CD contains a small EFI partition where the " @@ -842,7 +834,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:824 +#: boot-installer.xml:869 #, no-c-format msgid "" "Most of the details of how ELILO actually loads and " @@ -856,7 +848,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:836 +#: boot-installer.xml:881 #, no-c-format msgid "" "The EFI Boot Manager is presented as the last step of the firmware " @@ -871,13 +863,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:855 +#: boot-installer.xml:900 #, no-c-format msgid "IMPORTANT" msgstr "" #. Tag: para -#: boot-installer.xml:856 +#: boot-installer.xml:901 #, no-c-format msgid "" "The EFI Boot Manager will select a default boot action, typically the first " @@ -890,13 +882,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:868 +#: boot-installer.xml:913 #, no-c-format msgid "Option 1: Booting from the Boot Option Maintenance Menu" msgstr "" #. Tag: para -#: boot-installer.xml:875 +#: boot-installer.xml:920 #, no-c-format msgid "" "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will " @@ -905,7 +897,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:881 +#: boot-installer.xml:926 #, no-c-format msgid "" "Select Boot Maintenance Menu from the menu with the arrow " @@ -913,7 +905,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:887 +#: boot-installer.xml:932 #, no-c-format msgid "" "Select Boot From a File from the menu with the arrow keys " @@ -925,7 +917,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:898 +#: boot-installer.xml:943 #, no-c-format msgid "" "You can choose either of the entries that refer to the CD/DVD drive. Select " @@ -937,7 +929,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:909 +#: boot-installer.xml:954 #, no-c-format msgid "" "You will only need this step if you chose Debian Inst [Acpi ...EFI Shell from the menu with the arrow keys and " @@ -996,7 +988,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:963 +#: boot-installer.xml:1008 #, no-c-format msgid "" "Examine the output from the shell looking for the CDROM drive. It is most " @@ -1006,7 +998,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:970 +#: boot-installer.xml:1015 #, no-c-format msgid "" "Enter fsn: and press " @@ -1016,7 +1008,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:977 +#: boot-installer.xml:1022 #, no-c-format msgid "" "Enter elilo and press ENTER. This will " @@ -1024,7 +1016,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:984 +#: boot-installer.xml:1029 #, no-c-format msgid "" "As with option 1, these steps start the &debian; boot loader which will " @@ -1035,13 +1027,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:998 +#: boot-installer.xml:1043 #, no-c-format msgid "Installing using a Serial Console" msgstr "" #. Tag: para -#: boot-installer.xml:1000 +#: boot-installer.xml:1045 #, no-c-format msgid "" "You may choose to perform an install using a monitor and keyboard or using a " @@ -1054,7 +1046,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1011 +#: boot-installer.xml:1056 #, no-c-format msgid "" "In most circumstances, you will want the installer to use the same baud rate " @@ -1064,7 +1056,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1018 +#: boot-installer.xml:1063 #, no-c-format msgid "" "If there is not an option available that is configured for the serial device " @@ -1075,7 +1067,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1029 +#: boot-installer.xml:1074 #, no-c-format msgid "" "Most IA-64 boxes ship with a default console setting of 9600 baud. This " @@ -1087,7 +1079,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1038 +#: boot-installer.xml:1083 #, no-c-format msgid "" "If you select the wrong console type, you will be able to select the kernel " @@ -1097,13 +1089,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1047 +#: boot-installer.xml:1092 #, no-c-format msgid "Selecting the Boot Kernel and Options" msgstr "" #. Tag: para -#: boot-installer.xml:1049 +#: boot-installer.xml:1094 #, no-c-format msgid "" "The boot loader will display a form with a menu list and a text window with " @@ -1116,7 +1108,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1061 +#: boot-installer.xml:1106 #, no-c-format msgid "" "Consult the General help screen for the description " @@ -1131,7 +1123,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1079 +#: boot-installer.xml:1124 #, no-c-format msgid "" "Select the kernel version and installation mode most appropriate to your " @@ -1139,7 +1131,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1084 +#: boot-installer.xml:1129 #, no-c-format msgid "" "Enter any boot parameters by typing at the keyboard. The text will be " @@ -1148,7 +1140,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1091 +#: boot-installer.xml:1136 #, no-c-format msgid "" "Press ENTER. This will load and start the kernel. The " @@ -1157,7 +1149,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1100 boot-installer.xml:1236 +#: boot-installer.xml:1145 boot-installer.xml:1282 #, no-c-format msgid "" "Proceed to the next chapter to continue the installation where you will set " @@ -1165,7 +1157,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1111 +#: boot-installer.xml:1156 #, no-c-format msgid "" "Booting an IA-64 system from the network is similar to a CD boot. The only " @@ -1178,7 +1170,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1145 +#: boot-installer.xml:1191 #, no-c-format msgid "" "Network booting an IA-64 system requires two architecture-specific actions. " @@ -1188,13 +1180,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1156 +#: boot-installer.xml:1202 #, no-c-format msgid "Configuring the Server" msgstr "" #. Tag: para -#: boot-installer.xml:1157 +#: boot-installer.xml:1203 #, no-c-format msgid "" "A suitable TFTP entry for network booting an IA-64 system looks something " @@ -1209,7 +1201,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1167 +#: boot-installer.xml:1213 #, no-c-format msgid "" "Extract the netboot.tar.gz file into the directory used " @@ -1220,7 +1212,7 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:1177 +#: boot-installer.xml:1223 #, no-c-format msgid "" "# cd /var/lib/tftp\n" @@ -1232,7 +1224,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1177 +#: boot-installer.xml:1223 #, no-c-format msgid "" "The netboot.tar.gz contains an elilo.conf\n" @@ -1301,13 +1293,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1274 boot-installer.xml:2013 +#: boot-installer.xml:1320 boot-installer.xml:2075 #, no-c-format msgid "Boot Parameters" msgstr "" #. Tag: para -#: boot-installer.xml:1278 +#: boot-installer.xml:1324 #, no-c-format msgid "" "On SGI machines you can append boot parameters to the bootp():bootp(): command you can give the path and " @@ -1327,19 +1319,19 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:1293 +#: boot-installer.xml:1339 #, no-c-format msgid "bootp(): append=\"root=/dev/sda1\"" msgstr "" #. Tag: title -#: boot-installer.xml:1335 +#: boot-installer.xml:1382 #, no-c-format msgid "s390 Limitations" msgstr "" #. Tag: para -#: boot-installer.xml:1336 +#: boot-installer.xml:1383 #, no-c-format msgid "" "In order to run the installation system a working network setup and ssh " @@ -1347,7 +1339,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1341 +#: boot-installer.xml:1388 #, no-c-format msgid "" "The booting process starts with a network setup that prompts you for several " @@ -1357,13 +1349,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1352 +#: boot-installer.xml:1399 #, no-c-format msgid "s390 Boot Parameters" msgstr "" #. Tag: para -#: boot-installer.xml:1353 +#: boot-installer.xml:1400 #, no-c-format msgid "" "On S/390 you can append boot parameters in the parm file. This file can " @@ -1376,7 +1368,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1370 +#: boot-installer.xml:1417 #, no-c-format msgid "" "If you boot the installer in a logical partition (LPAR) or virtual machine " @@ -1399,7 +1391,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1435 +#: boot-installer.xml:1482 #, no-c-format msgid "" "Currently, the only &arch-title; subarchitectures that support CD-ROM " @@ -1411,7 +1403,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1444 +#: boot-installer.xml:1491 #, no-c-format msgid "" "To boot a PowerMac from an external Firewire CD/DVD drive invoke Open " @@ -1423,13 +1415,13 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:1455 +#: boot-installer.xml:1502 #, no-c-format msgid "0 > boot cd:,\\install\\yaboot" msgstr "" #. Tag: para -#: boot-installer.xml:1457 +#: boot-installer.xml:1504 #, no-c-format msgid "" "OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers " @@ -1440,7 +1432,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1466 +#: boot-installer.xml:1513 #, no-c-format msgid "" "To boot &debian; CD/DVD on Pegasos II machine, hold Esc key " @@ -1449,13 +1441,13 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:1472 +#: boot-installer.xml:1519 #, no-c-format msgid "boot cd install/pegasos" msgstr "" #. Tag: para -#: boot-installer.xml:1474 +#: boot-installer.xml:1521 #, no-c-format msgid "" "On YDL Powerstation machine, pres s immediately after " @@ -1464,19 +1456,19 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:1479 +#: boot-installer.xml:1526 #, no-c-format msgid "0 > boot cdrom" msgstr "" #. Tag: title -#: boot-installer.xml:1485 +#: boot-installer.xml:1532 #, no-c-format msgid "Booting from Hard Disk" msgstr "" #. Tag: para -#: boot-installer.xml:1491 +#: boot-installer.xml:1538 #, no-c-format msgid "" "Booting from an existing operating system is often a convenient option; for " @@ -1484,7 +1476,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1497 +#: boot-installer.xml:1544 #, no-c-format msgid "" "To boot the installer from hard disk, you will have already completed " @@ -1493,13 +1485,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1517 +#: boot-installer.xml:1564 #, no-c-format msgid "Booting OldWorld PowerMacs from MacOS" msgstr "" #. Tag: para -#: boot-installer.xml:1518 +#: boot-installer.xml:1565 #, no-c-format msgid "" "If you set up BootX in , you can use it to " @@ -1513,13 +1505,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1536 +#: boot-installer.xml:1583 #, no-c-format msgid "Booting NewWorld Macs from OpenFirmware" msgstr "" #. Tag: para -#: boot-installer.xml:1537 +#: boot-installer.xml:1584 #, no-c-format msgid "" "You will have already placed the vmlinux, " @@ -1543,19 +1535,19 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1569 +#: boot-installer.xml:1616 #, no-c-format msgid "Booting from USB memory stick" msgstr "" #. Tag: para -#: boot-installer.xml:1570 +#: boot-installer.xml:1617 #, no-c-format msgid "Currently, NewWorld PowerMac systems are known to support USB booting." msgstr "" #. Tag: para -#: boot-installer.xml:1576 +#: boot-installer.xml:1623 #, no-c-format msgid "" "Make sure you have prepared everything from boot-floppy-hfs.img floppy, place it " @@ -1659,7 +1651,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1700 +#: boot-installer.xml:1748 #, no-c-format msgid "" "For those not familiar with Macintosh floppy operations: a floppy placed in " @@ -1669,7 +1661,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1707 +#: boot-installer.xml:1755 #, no-c-format msgid "" "After booting, the root.bin floppy is requested. Insert " @@ -1678,13 +1670,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1718 +#: boot-installer.xml:1766 #, no-c-format msgid "PowerPC Boot Parameters" msgstr "" #. Tag: para -#: boot-installer.xml:1719 +#: boot-installer.xml:1767 #, no-c-format msgid "" "Many older Apple monitors used a 640x480 67Hz mode. If your video appears " @@ -1695,7 +1687,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1759 +#: boot-installer.xml:1808 #, no-c-format msgid "" "On machines with OpenBoot, simply enter the boot monitor on the machine " @@ -1708,7 +1700,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1814 +#: boot-installer.xml:1863 #, no-c-format msgid "" "Most OpenBoot versions support the boot cdrom command " @@ -1717,13 +1709,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1823 +#: boot-installer.xml:1872 #, no-c-format msgid "IDPROM Messages" msgstr "" #. Tag: para -#: boot-installer.xml:1824 +#: boot-installer.xml:1873 #, no-c-format msgid "" "If you cannot boot because you get messages about a problem with " @@ -1734,13 +1726,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1843 +#: boot-installer.xml:1892 #, no-c-format msgid "Accessibility" msgstr "" #. Tag: para -#: boot-installer.xml:1844 +#: boot-installer.xml:1893 #, no-c-format msgid "" "Some users may need specific support because of e.g. some visual impairment. " @@ -1757,13 +1749,31 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1864 +#: boot-installer.xml:1913 +#, no-c-format +msgid "Installer front-end" +msgstr "" + +#. Tag: para +#: boot-installer.xml:1914 +#, no-c-format +msgid "" +"The &debian; installer supports several front-ends for asking questions, " +"with varying convenience for accessibility: notably, text uses plain text while newt uses text-based " +"dialog boxes. The choice can be made at the boot prompt, see the " +"documentation for DEBIAN_FRONTEND in ." +msgstr "" + +#. Tag: title +#: boot-installer.xml:1926 #, no-c-format msgid "USB Braille Displays" msgstr "" #. Tag: para -#: boot-installer.xml:1865 +#: boot-installer.xml:1927 #, no-c-format msgid "" "USB braille displays should be automatically detected. A textual version of " @@ -1777,13 +1787,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1880 +#: boot-installer.xml:1942 #, no-c-format msgid "Serial Braille Displays" msgstr "" #. Tag: para -#: boot-installer.xml:1881 +#: boot-installer.xml:1943 #, no-c-format msgid "" "Serial braille displays cannot safely be automatically detected (since that " @@ -1806,13 +1816,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1904 boot-installer.xml:2911 +#: boot-installer.xml:1966 boot-installer.xml:2973 #, no-c-format msgid "Software Speech Synthesis" msgstr "" #. Tag: para -#: boot-installer.xml:1905 +#: boot-installer.xml:1967 #, no-c-format msgid "" "Support for software speech synthesis is available on all installer images " @@ -1824,7 +1834,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1914 +#: boot-installer.xml:1976 #, no-c-format msgid "" "The first question (language) is spoken in english, and the remainder of " @@ -1833,7 +1843,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1920 +#: boot-installer.xml:1982 #, no-c-format msgid "" "The default speech rate is quite slow. To make it faster, press " @@ -1847,13 +1857,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1939 +#: boot-installer.xml:2001 #, no-c-format msgid "Hardware Speech Synthesis" msgstr "" #. Tag: para -#: boot-installer.xml:1940 +#: boot-installer.xml:2002 #, no-c-format msgid "" "Support for hardware speech synthesis devices is available on all installer " @@ -1863,7 +1873,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1947 +#: boot-installer.xml:2009 #, no-c-format msgid "" "Hardware speech synthesis devices cannot be automatically detected. You thus " @@ -1877,13 +1887,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1962 +#: boot-installer.xml:2024 #, no-c-format msgid "Board Devices" msgstr "" #. Tag: para -#: boot-installer.xml:1963 +#: boot-installer.xml:2025 #, no-c-format msgid "" "Some accessibility devices are actual boards that are plugged inside the " @@ -1894,7 +1904,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1971 +#: boot-installer.xml:2033 #, no-c-format msgid "" "If desired a textual version of the bootloader can be activated before " @@ -1902,13 +1912,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1979 +#: boot-installer.xml:2041 #, no-c-format msgid "High-Contrast Theme" msgstr "" #. Tag: para -#: boot-installer.xml:1980 +#: boot-installer.xml:2042 #, no-c-format msgid "" "For users with low vision, the installer can use a high-contrast color theme " @@ -1917,13 +1927,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1989 +#: boot-installer.xml:2051 #, no-c-format msgid "Preseeding" msgstr "" #. Tag: para -#: boot-installer.xml:1990 +#: boot-installer.xml:2052 #, no-c-format msgid "" "Alternatively, &debian; can be installed completely automatically by using " @@ -1931,13 +1941,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1998 +#: boot-installer.xml:2060 #, no-c-format msgid "Accessibility of the installed system" msgstr "" #. Tag: para -#: boot-installer.xml:1999 +#: boot-installer.xml:2061 #, no-c-format msgid "" "Documentation on accessibility of the installed system is available on the " @@ -1946,7 +1956,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2014 +#: boot-installer.xml:2076 #, no-c-format msgid "" "Boot parameters are Linux kernel parameters which are generally used to make " @@ -1956,7 +1966,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2021 +#: boot-installer.xml:2083 #, no-c-format msgid "" "If this is the first time you're booting the system, try the default boot " @@ -1966,7 +1976,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2028 +#: boot-installer.xml:2090 #, no-c-format msgid "" "Information on many boot parameters can be found in the ttya or " @@ -2032,13 +2042,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2088 +#: boot-installer.xml:2150 #, no-c-format msgid "&debian; Installer Parameters" msgstr "" #. Tag: para -#: boot-installer.xml:2089 +#: boot-installer.xml:2151 #, no-c-format msgid "" "The installation system recognizes a few additional boot " @@ -2048,7 +2058,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2102 +#: boot-installer.xml:2164 #, no-c-format msgid "" "A number of parameters have a short form that helps avoid the " @@ -2059,19 +2069,19 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2114 +#: boot-installer.xml:2176 #, no-c-format msgid "debconf/priority (priority)" msgstr "" #. Tag: para -#: boot-installer.xml:2115 +#: boot-installer.xml:2177 #, no-c-format msgid "This parameter sets the lowest priority of messages to be displayed." msgstr "" #. Tag: para -#: boot-installer.xml:2119 +#: boot-installer.xml:2181 #, no-c-format msgid "" "The default installation uses priority=high. This " @@ -2081,7 +2091,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2126 +#: boot-installer.xml:2188 #, no-c-format msgid "" "If you add priority=medium as boot parameter, you " @@ -2094,13 +2104,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2140 +#: boot-installer.xml:2202 #, no-c-format msgid "DEBIAN_FRONTEND" msgstr "" #. Tag: para -#: boot-installer.xml:2141 +#: boot-installer.xml:2203 #, no-c-format msgid "" "This boot parameter controls the type of user interface used for the " @@ -2121,13 +2131,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2172 +#: boot-installer.xml:2234 #, no-c-format msgid "BOOT_DEBUG" msgstr "" #. Tag: para -#: boot-installer.xml:2173 +#: boot-installer.xml:2235 #, no-c-format msgid "" "Setting this boot parameter to 2 will cause the installer's boot process to " @@ -2137,49 +2147,49 @@ msgid "" msgstr "" #. Tag: userinput -#: boot-installer.xml:2182 +#: boot-installer.xml:2244 #, no-c-format msgid "BOOT_DEBUG=0" msgstr "" #. Tag: para -#: boot-installer.xml:2183 +#: boot-installer.xml:2245 #, no-c-format msgid "This is the default." msgstr "" #. Tag: userinput -#: boot-installer.xml:2187 +#: boot-installer.xml:2249 #, no-c-format msgid "BOOT_DEBUG=1" msgstr "" #. Tag: para -#: boot-installer.xml:2188 +#: boot-installer.xml:2250 #, no-c-format msgid "More verbose than usual." msgstr "" #. Tag: userinput -#: boot-installer.xml:2192 +#: boot-installer.xml:2254 #, no-c-format msgid "BOOT_DEBUG=2" msgstr "" #. Tag: para -#: boot-installer.xml:2193 +#: boot-installer.xml:2255 #, no-c-format msgid "Lots of debugging information." msgstr "" #. Tag: userinput -#: boot-installer.xml:2197 +#: boot-installer.xml:2259 #, no-c-format msgid "BOOT_DEBUG=3" msgstr "" #. Tag: para -#: boot-installer.xml:2198 +#: boot-installer.xml:2260 #, no-c-format msgid "" "Shells are run at various points in the boot process to allow detailed " @@ -2187,13 +2197,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2212 +#: boot-installer.xml:2274 #, no-c-format msgid "INSTALL_MEDIA_DEV" msgstr "" #. Tag: para -#: boot-installer.xml:2213 +#: boot-installer.xml:2275 #, no-c-format msgid "" "The value of the parameter is the path to the device to load the &debian; " @@ -2202,7 +2212,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2219 +#: boot-installer.xml:2281 #, no-c-format msgid "" "The boot floppy, which normally scans all floppies it can to find the root " @@ -2210,19 +2220,19 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2230 +#: boot-installer.xml:2292 #, no-c-format msgid "log_host" msgstr "" #. Tag: term -#: boot-installer.xml:2231 +#: boot-installer.xml:2293 #, no-c-format msgid "log_port" msgstr "" #. Tag: para -#: boot-installer.xml:2232 +#: boot-installer.xml:2294 #, no-c-format msgid "" "Causes the installer to send log messages to a remote syslog on the " @@ -2231,13 +2241,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2243 +#: boot-installer.xml:2305 #, no-c-format msgid "lowmem" msgstr "" #. Tag: para -#: boot-installer.xml:2244 +#: boot-installer.xml:2306 #, no-c-format msgid "" "Can be used to force the installer to a lowmem level higher than the one the " @@ -2246,13 +2256,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2254 +#: boot-installer.xml:2316 #, no-c-format msgid "noshell" msgstr "" #. Tag: para -#: boot-installer.xml:2255 +#: boot-installer.xml:2317 #, no-c-format msgid "" "Prevents the installer from offering interactive shells on tty2 and tty3. " @@ -2260,13 +2270,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2264 +#: boot-installer.xml:2326 #, no-c-format msgid "debian-installer/framebuffer (fb)" msgstr "" #. Tag: para -#: boot-installer.xml:2265 +#: boot-installer.xml:2327 #, no-c-format msgid "" "Some architectures use the kernel framebuffer to offer installation in a " @@ -2278,13 +2288,13 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2274 +#: boot-installer.xml:2336 #, no-c-format msgid "Such problems have been reported on hppa." msgstr "" #. Tag: para -#: boot-installer.xml:2278 +#: boot-installer.xml:2340 #, no-c-format msgid "" "Because of display problems on some systems, framebuffer support is " @@ -2296,13 +2306,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2292 +#: boot-installer.xml:2354 #, no-c-format msgid "debian-installer/theme (theme)" msgstr "" #. Tag: para -#: boot-installer.xml:2293 +#: boot-installer.xml:2355 #, no-c-format msgid "" "A theme determines how the user interface of the installer looks (colors, " @@ -2313,13 +2323,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2305 boot-installer.xml:2538 +#: boot-installer.xml:2367 boot-installer.xml:2600 #, no-c-format msgid "netcfg/disable_autoconfig" msgstr "" #. Tag: para -#: boot-installer.xml:2306 +#: boot-installer.xml:2368 #, no-c-format msgid "" "By default, the &d-i; automatically probes for network configuration via " @@ -2329,7 +2339,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2313 +#: boot-installer.xml:2375 #, no-c-format msgid "" "If you have an IPv6 router or a DHCP server on your local network, but want " @@ -2340,13 +2350,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2324 +#: boot-installer.xml:2386 #, no-c-format msgid "hw-detect/start_pcmcia" msgstr "" #. Tag: para -#: boot-installer.xml:2325 +#: boot-installer.xml:2387 #, no-c-format msgid "" "Set to false to prevent starting PCMCIA services, if " @@ -2354,13 +2364,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2335 +#: boot-installer.xml:2397 #, no-c-format msgid "disk-detect/dmraid/enable (dmraid)" msgstr "" #. Tag: para -#: boot-installer.xml:2336 +#: boot-installer.xml:2398 #, no-c-format msgid "" "Set to true to enable support for Serial ATA RAID " @@ -2370,13 +2380,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2347 +#: boot-installer.xml:2409 #, no-c-format msgid "preseed/url (url)" msgstr "" #. Tag: para -#: boot-installer.xml:2348 +#: boot-installer.xml:2410 #, no-c-format msgid "" "Specify the url to a preconfiguration file to download and use for " @@ -2384,13 +2394,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2357 +#: boot-installer.xml:2419 #, no-c-format msgid "preseed/file (file)" msgstr "" #. Tag: para -#: boot-installer.xml:2358 +#: boot-installer.xml:2420 #, no-c-format msgid "" "Specify the path to a preconfiguration file to load for automating the " @@ -2398,13 +2408,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2367 +#: boot-installer.xml:2429 #, no-c-format msgid "preseed/interactive" msgstr "" #. Tag: para -#: boot-installer.xml:2368 +#: boot-installer.xml:2430 #, no-c-format msgid "" "Set to true to display questions even if they have " @@ -2415,13 +2425,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2380 +#: boot-installer.xml:2442 #, no-c-format msgid "auto-install/enable (auto)" msgstr "" #. Tag: para -#: boot-installer.xml:2381 +#: boot-installer.xml:2443 #, no-c-format msgid "" "Delay questions that are normally asked before preseeding is possible until " @@ -2430,13 +2440,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2392 +#: boot-installer.xml:2454 #, no-c-format msgid "finish-install/keep-consoles" msgstr "" #. Tag: para -#: boot-installer.xml:2393 +#: boot-installer.xml:2455 #, no-c-format msgid "" "During installations from serial or management console, the regular virtual " @@ -2445,13 +2455,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2404 +#: boot-installer.xml:2466 #, no-c-format msgid "cdrom-detect/eject" msgstr "" #. Tag: para -#: boot-installer.xml:2405 +#: boot-installer.xml:2467 #, no-c-format msgid "" "By default, before rebooting, &d-i; automatically ejects the optical media " @@ -2463,7 +2473,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2414 +#: boot-installer.xml:2476 #, no-c-format msgid "" "Set to false to disable automatic ejection, and be " @@ -2472,13 +2482,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2425 +#: boot-installer.xml:2487 #, no-c-format msgid "base-installer/install-recommends (recommends)" msgstr "" #. Tag: para -#: boot-installer.xml:2426 +#: boot-installer.xml:2488 #, no-c-format msgid "" "By setting this option to false, the package " @@ -2488,7 +2498,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2433 +#: boot-installer.xml:2495 #, no-c-format msgid "" "Note that this option allows to have a leaner system, but can also result in " @@ -2499,13 +2509,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2445 +#: boot-installer.xml:2507 #, no-c-format msgid "debian-installer/allow_unauthenticated" msgstr "" #. Tag: para -#: boot-installer.xml:2446 +#: boot-installer.xml:2508 #, no-c-format msgid "" "By default the installer requires that repositories be authenticated using a " @@ -2515,13 +2525,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2457 +#: boot-installer.xml:2519 #, no-c-format msgid "ramdisk_size" msgstr "" #. Tag: para -#: boot-installer.xml:2458 +#: boot-installer.xml:2520 #, no-c-format msgid "" "This parameter should already be set to a correct value where needed; set it " @@ -2530,13 +2540,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2468 +#: boot-installer.xml:2530 #, no-c-format msgid "rescue/enable" msgstr "" #. Tag: para -#: boot-installer.xml:2469 +#: boot-installer.xml:2531 #, no-c-format msgid "" "Set to true to enter rescue mode rather than " @@ -2544,13 +2554,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2482 +#: boot-installer.xml:2544 #, no-c-format msgid "Using boot parameters to answer questions" msgstr "" #. Tag: para -#: boot-installer.xml:2483 +#: boot-installer.xml:2545 #, no-c-format msgid "" "With some exceptions, a value can be set at the boot prompt for any question " @@ -2560,25 +2570,25 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2495 +#: boot-installer.xml:2557 #, no-c-format msgid "debian-installer/language (language)" msgstr "" #. Tag: term -#: boot-installer.xml:2496 +#: boot-installer.xml:2558 #, no-c-format msgid "debian-installer/country (country)" msgstr "" #. Tag: term -#: boot-installer.xml:2497 +#: boot-installer.xml:2559 #, no-c-format msgid "debian-installer/locale (locale)" msgstr "" #. Tag: para -#: boot-installer.xml:2498 +#: boot-installer.xml:2560 #, no-c-format msgid "" "There are two ways to specify the language, country and locale to use for " @@ -2586,7 +2596,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2503 +#: boot-installer.xml:2565 #, no-c-format msgid "" "The first and easiest is to pass only the parameter localelanguage " @@ -2610,13 +2620,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2524 +#: boot-installer.xml:2586 #, no-c-format msgid "anna/choose_modules (modules)" msgstr "" #. Tag: para -#: boot-installer.xml:2525 +#: boot-installer.xml:2587 #, no-c-format msgid "" "Can be used to automatically load installer components that are not loaded " @@ -2627,7 +2637,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2539 +#: boot-installer.xml:2601 #, no-c-format msgid "" "Set to true if you want to disable IPv6 " @@ -2635,13 +2645,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2548 +#: boot-installer.xml:2610 #, no-c-format msgid "mirror/protocol (protocol)" msgstr "" #. Tag: para -#: boot-installer.xml:2549 +#: boot-installer.xml:2611 #, no-c-format msgid "" "By default the installer will use the http protocol to download files from " @@ -2653,13 +2663,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2562 +#: boot-installer.xml:2624 #, no-c-format msgid "tasksel:tasksel/first (tasks)" msgstr "" #. Tag: para -#: boot-installer.xml:2563 +#: boot-installer.xml:2625 #, no-c-format msgid "" "Can be used to select tasks that are not available from the interactive task " @@ -2668,13 +2678,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2577 +#: boot-installer.xml:2639 #, no-c-format msgid "Passing parameters to kernel modules" msgstr "" #. Tag: para -#: boot-installer.xml:2578 +#: boot-installer.xml:2640 #, no-c-format msgid "" "If drivers are compiled into the kernel, you can pass parameters to them as " @@ -2689,7 +2699,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2591 +#: boot-installer.xml:2653 #, no-c-format msgid "" "Note that it is now quite rare that parameters need to be passed to modules. " @@ -2699,7 +2709,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2598 +#: boot-installer.xml:2660 #, no-c-format msgid "" "The syntax to use to set parameters for modules is: " @@ -2713,19 +2723,19 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:2608 +#: boot-installer.xml:2670 #, no-c-format msgid "3c509.xcvr=3 3c509.irq=10" msgstr "" #. Tag: title -#: boot-installer.xml:2614 +#: boot-installer.xml:2676 #, no-c-format msgid "Blacklisting kernel modules" msgstr "" #. Tag: para -#: boot-installer.xml:2615 +#: boot-installer.xml:2677 #, no-c-format msgid "" "Sometimes it may be necessary to blacklist a module to prevent it from being " @@ -2737,7 +2747,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2624 +#: boot-installer.xml:2686 #, no-c-format msgid "" "You can blacklist a module using the following syntax: " @@ -2748,7 +2758,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2632 +#: boot-installer.xml:2694 #, no-c-format msgid "" "Note that a module may still be loaded by the installation system itself. " @@ -2758,19 +2768,19 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2648 +#: boot-installer.xml:2710 #, no-c-format msgid "Troubleshooting the Installation Process" msgstr "" #. Tag: title -#: boot-installer.xml:2653 +#: boot-installer.xml:2715 #, no-c-format msgid "CD-ROM Reliability" msgstr "" #. Tag: para -#: boot-installer.xml:2654 +#: boot-installer.xml:2716 #, no-c-format msgid "" "Sometimes, especially with older CD-ROM drives, the installer may fail to " @@ -2780,7 +2790,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2661 +#: boot-installer.xml:2723 #, no-c-format msgid "" "There are many different possible causes for these problems. We can only " @@ -2789,13 +2799,13 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2667 +#: boot-installer.xml:2729 #, no-c-format msgid "There are two very simple things that you should try first." msgstr "" #. Tag: para -#: boot-installer.xml:2672 +#: boot-installer.xml:2734 #, no-c-format msgid "" "If the CD-ROM does not boot, check that it was inserted correctly and that " @@ -2803,7 +2813,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2678 +#: boot-installer.xml:2740 #, no-c-format msgid "" "If the installer fails to recognize a CD-ROM, try just running the option " @@ -2813,7 +2823,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2688 +#: boot-installer.xml:2750 #, no-c-format msgid "" "If this does not work, then try the suggestions in the subsections below. " @@ -2822,7 +2832,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2694 +#: boot-installer.xml:2756 #, no-c-format msgid "" "If you cannot get the installation working from CD-ROM, try one of the other " @@ -2830,13 +2840,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2702 +#: boot-installer.xml:2764 #, no-c-format msgid "Common issues" msgstr "" #. Tag: para -#: boot-installer.xml:2705 +#: boot-installer.xml:2767 #, no-c-format msgid "" "Some older CD-ROM drives do not support reading from discs that were burned " @@ -2844,7 +2854,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2722 +#: boot-installer.xml:2784 #, no-c-format msgid "" "Some very old CD-ROM drives do not work correctly if direct memory " @@ -2852,19 +2862,19 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2733 +#: boot-installer.xml:2795 #, no-c-format msgid "How to investigate and maybe solve issues" msgstr "" #. Tag: para -#: boot-installer.xml:2734 +#: boot-installer.xml:2796 #, no-c-format msgid "If the CD-ROM fails to boot, try the suggestions listed below." msgstr "" #. Tag: para -#: boot-installer.xml:2739 +#: boot-installer.xml:2801 #, no-c-format msgid "" "Check that your BIOS actually supports booting from CD-ROM (only an issue " @@ -2872,7 +2882,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2746 +#: boot-installer.xml:2808 #, no-c-format msgid "" "If you downloaded an iso image, check that the md5sum of that image matches " @@ -2888,7 +2898,7 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:2759 +#: boot-installer.xml:2821 #, no-c-format msgid "" "$ dd if=/dev/cdrom | \\\n" @@ -2902,7 +2912,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2764 +#: boot-installer.xml:2826 #, no-c-format msgid "" "If, after the installer has been booted successfully, the CD-ROM is not " @@ -2916,7 +2926,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2776 +#: boot-installer.xml:2838 #, no-c-format msgid "" "Switch to VT4 or view the contents of /var/log/syslog " @@ -2925,7 +2935,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2783 +#: boot-installer.xml:2845 #, no-c-format msgid "" "Check in the output of dmesg if your CD-ROM drive was " @@ -2943,7 +2953,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2797 +#: boot-installer.xml:2859 #, no-c-format msgid "" "Check that there is a device node for your CD-ROM drive under /dev/" @@ -2952,7 +2962,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2805 +#: boot-installer.xml:2867 #, no-c-format msgid "" "Use the mount command to check if the CD-ROM is already " @@ -2963,7 +2973,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2815 +#: boot-installer.xml:2877 #, no-c-format msgid "" "Check if DMA is currently enabled: \n" @@ -2979,7 +2989,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2830 +#: boot-installer.xml:2892 #, no-c-format msgid "" "If there are any problems during the installation, try checking the " @@ -2989,13 +2999,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2845 +#: boot-installer.xml:2907 #, no-c-format msgid "Floppy Disk Reliability" msgstr "" #. Tag: para -#: boot-installer.xml:2847 +#: boot-installer.xml:2909 #, no-c-format msgid "" "The biggest problem for people using floppy disks to install &debian; seems " @@ -3003,7 +3013,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2852 +#: boot-installer.xml:2914 #, no-c-format msgid "" "The boot floppy is the floppy with the worst problems, because it is read by " @@ -3015,7 +3025,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2861 +#: boot-installer.xml:2923 #, no-c-format msgid "" "If you are having the installation stall at a particular floppy, the first " @@ -3027,7 +3037,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2870 +#: boot-installer.xml:2932 #, no-c-format msgid "" "One user reports he had to write the images to floppy three/var/log/\n" "Language-Team: LANGUAGE \n" @@ -67,18 +67,18 @@ msgstr "" #: hardware.xml:42 #, no-c-format msgid "" -"&debian; GNU/Linux &release; supports eleven major architectures and several " +"&debian; GNU/Linux &release; supports eight major architectures and several " "variations of each architecture known as flavors." msgstr "" #. Tag: entry -#: hardware.xml:53 hardware.xml:178 +#: hardware.xml:53 hardware.xml:183 #, no-c-format msgid "Architecture" msgstr "" #. Tag: entry -#: hardware.xml:53 hardware.xml:178 +#: hardware.xml:53 hardware.xml:183 #, no-c-format msgid "&debian; Designation" msgstr "" @@ -96,7 +96,7 @@ msgid "Flavor" msgstr "" #. Tag: entry -#: hardware.xml:60 hardware.xml:184 +#: hardware.xml:60 hardware.xml:189 #, no-c-format msgid "Intel x86-based" msgstr "" @@ -108,7 +108,7 @@ msgid "i386" msgstr "" #. Tag: entry -#: hardware.xml:67 hardware.xml:189 +#: hardware.xml:67 hardware.xml:194 #, no-c-format msgid "AMD64 & Intel 64" msgstr "" @@ -132,295 +132,241 @@ msgid "armel" msgstr "" #. Tag: entry -#: hardware.xml:76 +#: hardware.xml:81 #, no-c-format -msgid "Intel IOP32x" -msgstr "" - -#. Tag: entry -#: hardware.xml:77 -#, no-c-format -msgid "iop32x" -msgstr "" - -#. Tag: entry -#: hardware.xml:79 -#, no-c-format -msgid "Intel IXP4xx" +msgid "Marvell Kirkwood" msgstr "" #. Tag: entry -#: hardware.xml:80 +#: hardware.xml:82 #, no-c-format -msgid "ixp4xx" +msgid "kirkwood" msgstr "" #. Tag: entry -#: hardware.xml:82 +#: hardware.xml:84 #, no-c-format -msgid "Marvell Kirkwood" +msgid "Marvell Orion" msgstr "" #. Tag: entry -#: hardware.xml:83 +#: hardware.xml:85 #, no-c-format -msgid "kirkwood" +msgid "orion5x" msgstr "" #. Tag: entry -#: hardware.xml:85 +#: hardware.xml:87 #, no-c-format -msgid "Marvell Orion" +msgid "Marvell MV78xx0" msgstr "" #. Tag: entry -#: hardware.xml:86 +#: hardware.xml:88 #, no-c-format -msgid "orion5x" +msgid "mv78xx0" msgstr "" #. Tag: entry -#: hardware.xml:88 +#: hardware.xml:90 #, no-c-format msgid "Versatile" msgstr "" #. Tag: entry -#: hardware.xml:89 +#: hardware.xml:91 #, no-c-format msgid "versatile" msgstr "" #. Tag: entry -#: hardware.xml:93 +#: hardware.xml:95 #, no-c-format msgid "ARM with hardware FPU" msgstr "" #. Tag: entry -#: hardware.xml:94 +#: hardware.xml:96 #, no-c-format msgid "armhf" msgstr "" #. Tag: entry -#: hardware.xml:95 +#: hardware.xml:101 #, no-c-format -msgid "Freescale" +msgid "multiplatform" msgstr "" #. Tag: entry -#: hardware.xml:96 +#: hardware.xml:102 #, no-c-format -msgid "mx5" +msgid "armmp" msgstr "" #. Tag: entry -#: hardware.xml:100 +#: hardware.xml:104 #, no-c-format -msgid "Intel IA-64" +msgid "multiplatform for LPAE-capable systems" msgstr "" #. Tag: entry -#: hardware.xml:101 +#: hardware.xml:105 #, no-c-format -msgid "ia64" +msgid "armmp-lpae" msgstr "" #. Tag: entry -#: hardware.xml:107 +#: hardware.xml:109 #, no-c-format msgid "MIPS (big endian)" msgstr "" #. Tag: entry -#: hardware.xml:108 +#: hardware.xml:110 #, no-c-format msgid "mips" msgstr "" #. Tag: entry -#: hardware.xml:109 +#: hardware.xml:111 #, no-c-format msgid "SGI IP22 (Indy/Indigo 2)" msgstr "" #. Tag: entry -#: hardware.xml:110 +#: hardware.xml:112 #, no-c-format msgid "r4k-ip22" msgstr "" #. Tag: entry -#: hardware.xml:112 +#: hardware.xml:114 #, no-c-format msgid "SGI IP32 (O2)" msgstr "" #. Tag: entry -#: hardware.xml:113 +#: hardware.xml:115 #, no-c-format msgid "r5k-ip32" msgstr "" #. Tag: entry -#: hardware.xml:115 hardware.xml:126 +#: hardware.xml:117 hardware.xml:127 #, no-c-format msgid "MIPS Malta (32 bit)" msgstr "" #. Tag: entry -#: hardware.xml:116 hardware.xml:127 +#: hardware.xml:118 hardware.xml:128 #, no-c-format msgid "4kc-malta" msgstr "" #. Tag: entry -#: hardware.xml:118 hardware.xml:129 +#: hardware.xml:120 hardware.xml:130 #, no-c-format msgid "MIPS Malta (64 bit)" msgstr "" #. Tag: entry -#: hardware.xml:119 hardware.xml:130 +#: hardware.xml:121 hardware.xml:131 #, no-c-format msgid "5kc-malta" msgstr "" #. Tag: entry -#: hardware.xml:123 +#: hardware.xml:125 #, no-c-format msgid "MIPS (little endian)" msgstr "" #. Tag: entry -#: hardware.xml:124 +#: hardware.xml:126 #, no-c-format msgid "mipsel" msgstr "" #. Tag: entry -#: hardware.xml:134 +#: hardware.xml:135 #, no-c-format msgid "IBM/Motorola PowerPC" msgstr "" #. Tag: entry -#: hardware.xml:135 +#: hardware.xml:136 #, no-c-format msgid "powerpc" msgstr "" #. Tag: entry -#: hardware.xml:136 +#: hardware.xml:137 #, no-c-format msgid "PowerMac" msgstr "" #. Tag: entry -#: hardware.xml:137 +#: hardware.xml:138 #, no-c-format msgid "pmac" msgstr "" #. Tag: entry -#: hardware.xml:139 +#: hardware.xml:140 #, no-c-format msgid "PReP" msgstr "" #. Tag: entry -#: hardware.xml:140 +#: hardware.xml:141 #, no-c-format msgid "prep" msgstr "" #. Tag: entry -#: hardware.xml:144 -#, no-c-format -msgid "Sun SPARC" -msgstr "" - -#. Tag: entry -#: hardware.xml:145 -#, no-c-format -msgid "sparc" -msgstr "" - -#. Tag: entry -#: hardware.xml:146 -#, no-c-format -msgid "sun4u" -msgstr "" - -#. Tag: entry -#: hardware.xml:147 +#: hardware.xml:165 #, no-c-format -msgid "sparc64" -msgstr "" - -#. Tag: entry -#: hardware.xml:149 -#, no-c-format -msgid "sun4v" -msgstr "" - -#. Tag: entry -#: hardware.xml:153 -#, no-c-format -msgid "IBM S/390" +msgid "64bit IBM S/390" msgstr "" #. Tag: entry -#: hardware.xml:154 +#: hardware.xml:166 #, no-c-format -msgid "s390" +msgid "s390x" msgstr "" #. Tag: entry -#: hardware.xml:155 hardware.xml:162 +#: hardware.xml:167 #, no-c-format msgid "IPL from VM-reader and DASD" msgstr "" #. Tag: entry -#: hardware.xml:156 hardware.xml:163 +#: hardware.xml:168 #, no-c-format msgid "generic" msgstr "" -#. Tag: entry -#: hardware.xml:160 -#, no-c-format -msgid "64bit IBM S/390" -msgstr "" - -#. Tag: entry -#: hardware.xml:161 -#, no-c-format -msgid "s390x" -msgstr "" - #. Tag: para -#: hardware.xml:168 +#: hardware.xml:173 #, no-c-format msgid "&debian; GNU/kFreeBSD &release; supports two architectures." msgstr "" #. Tag: entry -#: hardware.xml:185 +#: hardware.xml:190 #, no-c-format msgid "kfreebsd-i386" msgstr "" #. Tag: entry -#: hardware.xml:190 +#: hardware.xml:195 #, no-c-format msgid "kfreebsd-amd64" msgstr "" #. Tag: para -#: hardware.xml:195 +#: hardware.xml:200 #, no-c-format msgid "" "This document covers installation for the &arch-title; " @@ -431,7 +377,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:205 +#: hardware.xml:210 #, no-c-format msgid "" "The &arch-title; architecture only supports Intel Itanium processors and not " @@ -442,7 +388,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:215 +#: hardware.xml:220 #, no-c-format msgid "" "This is the first official release of &debian-gnu; for the &arch-title; " @@ -457,75 +403,104 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:237 +#: hardware.xml:242 #, no-c-format msgid "CPU Support" msgstr "" #. Tag: para -#: hardware.xml:238 +#: hardware.xml:243 #, no-c-format msgid "Both AMD64 and Intel 64 processors are supported." msgstr "" #. Tag: title -#: hardware.xml:263 hardware.xml:354 hardware.xml:373 hardware.xml:456 -#: hardware.xml:514 hardware.xml:544 +#: hardware.xml:268 hardware.xml:586 hardware.xml:605 hardware.xml:688 +#: hardware.xml:746 hardware.xml:776 #, no-c-format msgid "CPU, Main Boards, and Video Support" msgstr "" #. Tag: para -#: hardware.xml:265 +#: hardware.xml:270 #, no-c-format msgid "" -"Each distinct ARM architecture requires its own kernel. Because of this the " -"standard &debian; distribution only supports installation on a number of the " -"most common platforms. The &debian; userland however may be used by " -"any ARM CPU." +"ARM systems are a lot more heterogenous than the i386/amd64-based PC " +"architecture, where all systems share a common system firmware (BIOS or/and " +"UEFI) which handles the board-specific basic hardware initialization in a " +"standardized way. The ARM architecture is used mainly in so-called " +"systems-on-chip (SOCs). These SOCs are designed by many " +"different companies with vastly varying hardware components even for the " +"very basic functionality required to bring the system up. Systems using them " +"usually lack a common system firmware interface and as a result, on ARM " +"systems the Linux kernel has to take care of many system-specific low-level " +"issues which are handled by the mainboard's BIOS in the PC world." msgstr "" #. Tag: para -#: hardware.xml:274 +#: hardware.xml:287 #, no-c-format msgid "" -"Most ARM CPUs may be run in either endian mode (big or little). However, the " -"majority of current system implementation uses little-endian mode. &debian; " -"currently only supports little-endian ARM systems." +"At the beginning of the ARM support in the Linux kernel, this resulted in " +"the requirement of having a seperate kernel for each ARM system in contrast " +"to the one-fits-all kernel for PC systems. As this approach " +"does not scale to a large number of different systems, work has started to " +"be able to provide a single ARM kernel that can run on different ARM " +"systems. Support for newer ARM systems gets implemented in a way that allows " +"the use of such a multiplatform kernel, but for several older systems a " +"seperate specific kernel is still required. Because of this, the standard " +"&debian; distribution only supports installation on a selected number of " +"older ARM systems in addition to the newer systems which are supported by " +"the ARM multiplatform (armmp) kernel." msgstr "" #. Tag: para -#: hardware.xml:282 +#: hardware.xml:304 #, no-c-format -msgid "The supported platforms are:" +msgid "" +"The ARM architecture has evolved over time and modern ARM processors provide " +"features which are not available in older models. &debian; therefore " +"provides two ARM ports, the &debian;/armel and the &debian;/armhf port. " +"&debian;/armel targets older ARM processors without support for a hardware " +"floating point unit (FPU), while &debian;/armhf works only on newer ARM " +"processors which implement at least the ARMv7 architecture with version 3 of " +"the ARM vector floating point specification (VFPv3). &debian;/armhf makes " +"use of the extended features and performance enhancements available on these " +"models." msgstr "" -#. Tag: term -#: hardware.xml:289 +#. Tag: para +#: hardware.xml:332 #, no-c-format -msgid "IOP32x" +msgid "" +"Technically, several ARM CPUs can be run in either endian mode (big or " +"little), but in practice the vast majority of currently available systems " +"uses little-endian mode. Both &debian;/armhf and &debian;/armel support only " +"little-endian systems." +msgstr "" + +#. Tag: title +#: hardware.xml:340 +#, no-c-format +msgid "Platforms supported by Debian/armel" msgstr "" #. Tag: para -#: hardware.xml:290 +#: hardware.xml:342 #, no-c-format msgid "" -"Intel's I/O Processor (IOP) line is found in a number of products related to " -"data storage and processing. &debian; currently supports the IOP32x " -"platform, featuring the IOP 80219 and 32x chips commonly found in Network " -"Attached Storage (NAS) devices. &debian; explicitly supports two such " -"devices: the GLAN Tank from " -"IO-Data and the Thecus N2100." +"The following platforms are supported by &debian;/armel; they require " +"platform-specific kernels." msgstr "" #. Tag: term -#: hardware.xml:303 +#: hardware.xml:350 #, no-c-format msgid "Kirkwood" msgstr "" #. Tag: para -#: hardware.xml:304 +#: hardware.xml:351 #, no-c-format msgid "" "Kirkwood is a system on a chip (SoC) from Marvell that integrates an ARM " @@ -539,13 +514,13 @@ msgid "" msgstr "" #. Tag: term -#: hardware.xml:320 +#: hardware.xml:367 #, no-c-format msgid "Orion5x" msgstr "" #. Tag: para -#: hardware.xml:321 +#: hardware.xml:368 #, no-c-format msgid "" "Orion is a system on a chip (SoC) from Marvell that integrates an ARM CPU, " @@ -558,21 +533,260 @@ msgid "" msgstr "" #. Tag: term -#: hardware.xml:335 +#: hardware.xml:382 +#, no-c-format +msgid "MV78xx0" +msgstr "" + +#. Tag: para +#: hardware.xml:383 +#, no-c-format +msgid "" +"The MV78xx0 platform is used on the Marvell DB-78xx0-BP development board." +msgstr "" + +#. Tag: term +#: hardware.xml:391 #, no-c-format msgid "Versatile" msgstr "" #. Tag: para -#: hardware.xml:336 +#: hardware.xml:392 #, no-c-format msgid "" "The Versatile platform is emulated by QEMU and is therefore a nice way to " "test and run &debian; on ARM if you don't have the hardware." msgstr "" +#. Tag: title +#: hardware.xml:405 +#, no-c-format +msgid "Platforms no longer supported by Debian/armel" +msgstr "" + +#. Tag: term +#: hardware.xml:409 +#, no-c-format +msgid "IOP32x" +msgstr "" + +#. Tag: para +#: hardware.xml:410 +#, no-c-format +msgid "" +"Intel's I/O Processor (IOP) line is found in a number of products related to " +"data storage and processing, such as the GLAN Tank from IO-Data and the Thecus N2100. &debian; has supported the IOP32x " +"platform in &debian; 7, but does not support it anymore from version 8 on " +"due to hardware constraints of the platform which make it unsuitable for the " +"installation of newer &debian; releases." +msgstr "" + +#. Tag: term +#: hardware.xml:424 +#, no-c-format +msgid "IXP4xx" +msgstr "" + +#. Tag: para +#: hardware.xml:425 +#, no-c-format +msgid "" +"The Intel IXP4xx processor series has been used in network attached storage " +"devices like the the Linksys NSLU2. &debian; has supported the IXP4xx " +"platform in &debian; 7, but does not support it anymore from version 8 on, " +"as the formerly supported devices do not provide enough flash capacity for " +"the kernel used in &debian; 8." +msgstr "" + +#. Tag: title +#: hardware.xml:441 +#, no-c-format +msgid "Platforms supported by Debian/armhf" +msgstr "" + +#. Tag: para +#: hardware.xml:443 +#, no-c-format +msgid "" +"The following systems are known to work with &debian;/armhf using the " +"multiplatform (armmp) kernel:" +msgstr "" + +#. Tag: term +#: hardware.xml:450 +#, no-c-format +msgid "Freescale MX53 Quick Start Board" +msgstr "" + +#. Tag: para +#: hardware.xml:452 +#, no-c-format +msgid "The IMX53QSB is a development board based on the i.MX53 SOC." +msgstr "" + +#. Tag: term +#: hardware.xml:459 +#, no-c-format +msgid "Versatile Express" +msgstr "" + +#. Tag: para +#: hardware.xml:461 +#, no-c-format +msgid "" +"The Versatile Express is a development board series from ARM consisting of a " +"baseboard which can be equipped with various CPU daughterboards." +msgstr "" + +#. Tag: term +#: hardware.xml:470 +#, no-c-format +msgid "Certain Allwinner sunXi-based development boards and embedded systems" +msgstr "" + #. Tag: para -#: hardware.xml:355 +#: hardware.xml:473 +#, no-c-format +msgid "" +"The armmp kernel supports several development boards and embedded systems " +"based on the Allwinner A10 (architecture codename sun4i) and " +"A20 (architecture codename sun7i) SOCs. Full installer " +"support is currently available for the following sunXi-based systems:" +msgstr "" + +#. Tag: para +#: hardware.xml:480 +#, no-c-format +msgid "Cubietech Cubieboard 1 + 2 / Cubietruck" +msgstr "" + +#. Tag: para +#: hardware.xml:483 +#, no-c-format +msgid "LinkSprite pcDuino" +msgstr "" + +#. Tag: para +#: hardware.xml:486 +#, no-c-format +msgid "Mele A1000" +msgstr "" + +#. Tag: para +#: hardware.xml:489 +#, no-c-format +msgid "Miniand Hackberry" +msgstr "" + +#. Tag: para +#: hardware.xml:492 +#, no-c-format +msgid "" +"Olimex A10-Olinuxino-LIME / A10s-Olinuxino Micro / A13-Olinuxino / A13-" +"Olinuxino Micro / A20-Olinuxino Micro" +msgstr "" + +#. Tag: para +#: hardware.xml:496 +#, no-c-format +msgid "PineRiver Mini X-Plus" +msgstr "" + +#. Tag: para +#: hardware.xml:502 +#, no-c-format +msgid "" +"System support for Allwinner sunXi-based devices is limited to drivers and " +"device-tree information available in the mainline Linux kernel. The android-" +"derived linux-sunxi.org 3.4 kernel series is not supported by Debian." +msgstr "" + +#. Tag: para +#: hardware.xml:508 +#, no-c-format +msgid "" +"The mainline Linux kernel generally supports serial console, ethernet, SATA, " +"USB and MMC/SD-cards on Allwinner A10 and A20 SOCs, but it does not have " +"local display (HDMI/VGA/LVDS) and audio support. The NAND flash memory that " +"is built into some sunXi-based systems is not supported." +msgstr "" + +#. Tag: term +#: hardware.xml:519 +#, no-c-format +msgid "SolidRun Cubox-i2eX / Cubox-i4Pro" +msgstr "" + +#. Tag: para +#: hardware.xml:521 +#, no-c-format +msgid "" +"The Cubox-i series is a set of small, cubical-shaped systems based on the " +"Freescale i.MX6 SOC family. System support for the Cubox-i series is limited " +"to drivers and device-tree information available in the mainline Linux " +"kernel; the Freescale 3.0 kernel series for the Cubox-i is not supported by " +"Debian. Available drivers in the mainline kernel include serial console, " +"ethernet, USB, MMC/SD-card and basic local display support over HDMI." +msgstr "" + +#. Tag: para +#: hardware.xml:536 +#, no-c-format +msgid "" +"Generally, the ARM multiplatform support in the Linux kernel allows running " +"&d-i; on armhf systems not explicitly listed above, as long as the kernel " +"used by &d-i; has support for the target system's components and a device-" +"tree file for the target is available. In these cases, the installer can " +"usually provide a working userland installation, but it probably cannot " +"automatically make the system bootable, as doing that in many cases requires " +"device-specific information." +msgstr "" + +#. Tag: para +#: hardware.xml:547 +#, no-c-format +msgid "" +"When using &d-i; on such systems, you have to manually make the system " +"bootable at the end of the installation, e.g. by running the required " +"commands in a shell started from within &d-i;." +msgstr "" + +#. Tag: title +#: hardware.xml:556 +#, no-c-format +msgid "Platforms no longer supported by Debian/armhf" +msgstr "" + +#. Tag: term +#: hardware.xml:560 +#, no-c-format +msgid "EfikaMX" +msgstr "" + +#. Tag: para +#: hardware.xml:561 +#, no-c-format +msgid "" +"The EfikaMX platform (Genesi Efika Smartbook and Genesi EfikaMX nettop) has " +"been supported in &debian; 7 with a platform-specific kernel, but is not " +"supported anymore from &debian; 8 onwards. The code required to build the " +"formerly used platform-specific kernel has been removed from the upstream " +"Linux kernel source in 2012, so Debian cannot provide newer builds." +msgstr "" + +#. Tag: para +#: hardware.xml:569 +#, no-c-format +msgid "" +"Using the armmp multiplatform kernel on the EfikaMX platform would require " +"device-tree support for it, which is currently not available." +msgstr "" + +#. Tag: para +#: hardware.xml:587 #, no-c-format msgid "" "There are two major support &architecture; flavors: PA-" @@ -584,7 +798,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:374 +#: hardware.xml:606 #, no-c-format msgid "" "Complete information concerning supported peripherals can be found at CPU" msgstr "" #. Tag: para -#: hardware.xml:383 +#: hardware.xml:615 #, no-c-format msgid "" "Nearly all x86-based (IA-32) processors still in use in personal computers " @@ -609,7 +823,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:390 +#: hardware.xml:622 #, no-c-format msgid "" "However, &debian; GNU/Linux &releasename; will not run " @@ -632,7 +846,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:423 +#: hardware.xml:655 #, no-c-format msgid "" "If your system has a 64-bit processor from the AMD64 or Intel 64 families, " @@ -641,13 +855,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:432 +#: hardware.xml:664 #, no-c-format msgid "I/O Bus" msgstr "" #. Tag: para -#: hardware.xml:433 +#: hardware.xml:665 #, no-c-format msgid "" "The system bus is the part of the motherboard which allows the CPU to " @@ -658,7 +872,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:457 +#: hardware.xml:689 #, no-c-format msgid "" "&debian; on &arch-title; supports the following platforms: " @@ -678,7 +892,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:492 +#: hardware.xml:724 #, no-c-format msgid "" "On SGI IP22, SGI Indy, Indigo 2 and Challenge S with R4000, R4400, R4600 and " @@ -688,7 +902,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:498 +#: hardware.xml:730 #, no-c-format msgid "" "Some MIPS machines can be operated in both big and little endian mode. For " @@ -697,7 +911,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:515 +#: hardware.xml:747 #, no-c-format msgid "" "&debian; on &arch-title; supports the following platforms: " @@ -712,7 +926,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:545 +#: hardware.xml:777 #, no-c-format msgid "" "For &debian-gnu; &release; only the PMac (Power-Macintosh or PowerMac) and " @@ -720,13 +934,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:566 +#: hardware.xml:798 #, no-c-format msgid "Kernel Flavours" msgstr "" #. Tag: para -#: hardware.xml:568 +#: hardware.xml:800 #, no-c-format msgid "" "There are two flavours of the powerpc kernel in &debian;, based on the CPU " @@ -734,13 +948,13 @@ msgid "" msgstr "" #. Tag: term -#: hardware.xml:575 +#: hardware.xml:807 #, no-c-format msgid "powerpc" msgstr "" #. Tag: para -#: hardware.xml:576 +#: hardware.xml:808 #, no-c-format msgid "" "This kernel flavour supports the PowerPC 601, 603, 604, 740, 750, and 7400 " @@ -749,31 +963,31 @@ msgid "" msgstr "" #. Tag: term -#: hardware.xml:586 +#: hardware.xml:818 #, no-c-format msgid "powerpc-smp" msgstr "" #. Tag: para -#: hardware.xml:587 +#: hardware.xml:819 #, no-c-format msgid "All Apple PowerMac G4 SMP machines." msgstr "" #. Tag: term -#: hardware.xml:595 +#: hardware.xml:827 #, no-c-format msgid "power64" msgstr "" #. Tag: para -#: hardware.xml:596 +#: hardware.xml:828 #, no-c-format msgid "The power64 kernel flavour supports the following CPUs:" msgstr "" #. Tag: para -#: hardware.xml:600 +#: hardware.xml:832 #, no-c-format msgid "" "The POWER3 processor is used in older IBM 64-bit server systems: known " @@ -782,7 +996,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:606 +#: hardware.xml:838 #, no-c-format msgid "" "The POWER4 processor is used in more recent IBM 64-bit server systems: known " @@ -790,7 +1004,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:611 +#: hardware.xml:843 #, no-c-format msgid "" "Systems using the PPC970 processor (Apple G5, YDL PowerStation, IBM " @@ -799,19 +1013,19 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:617 +#: hardware.xml:849 #, no-c-format msgid "Newer IBM systems using POWER5, POWER6, and POWER7 processors." msgstr "" #. Tag: title -#: hardware.xml:650 +#: hardware.xml:882 #, no-c-format msgid "Power Macintosh (pmac) subarchitecture" msgstr "" #. Tag: para -#: hardware.xml:652 +#: hardware.xml:884 #, no-c-format msgid "" "Apple (and briefly a few other manufacturers — Power Computing, for " @@ -821,7 +1035,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:659 +#: hardware.xml:891 #, no-c-format msgid "" "OldWorld systems are most Power Macintoshes with a floppy drive and a PCI " @@ -831,7 +1045,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:667 +#: hardware.xml:899 #, no-c-format msgid "" "The so called NewWorld PowerMacs are any PowerMacs in translucent colored " @@ -842,7 +1056,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:675 +#: hardware.xml:907 #, no-c-format msgid "" "Specifications for Apple hardware are available at APS" msgstr "" #. Tag: entry -#: hardware.xml:801 +#: hardware.xml:1033 #, no-c-format msgid "APS Tech M*Power 604e/2000" msgstr "" #. Tag: entry -#: hardware.xml:806 hardware.xml:832 +#: hardware.xml:1038 hardware.xml:1064 #, no-c-format msgid "Motorola" msgstr "" #. Tag: entry -#: hardware.xml:807 +#: hardware.xml:1039 #, no-c-format msgid "Starmax 3000, 4000, 5000, 5500" msgstr "" #. Tag: title -#: hardware.xml:816 +#: hardware.xml:1048 #, no-c-format msgid "PReP subarchitecture" msgstr "" #. Tag: entry -#: hardware.xml:833 +#: hardware.xml:1065 #, no-c-format msgid "Firepower, PowerStack Series E, PowerStack II" msgstr "" #. Tag: entry -#: hardware.xml:835 +#: hardware.xml:1067 #, no-c-format msgid "MPC 7xx, 8xx" msgstr "" #. Tag: entry -#: hardware.xml:837 +#: hardware.xml:1069 #, no-c-format msgid "MTX, MTX+" msgstr "" #. Tag: entry -#: hardware.xml:839 +#: hardware.xml:1071 #, no-c-format msgid "MVME2300(SC)/24xx/26xx/27xx/36xx/46xx" msgstr "" #. Tag: entry -#: hardware.xml:841 +#: hardware.xml:1073 #, no-c-format msgid "MCP(N)750" msgstr "" #. Tag: entry -#: hardware.xml:845 hardware.xml:876 +#: hardware.xml:1077 hardware.xml:1108 #, no-c-format msgid "IBM RS/6000" msgstr "" #. Tag: entry -#: hardware.xml:846 +#: hardware.xml:1078 #, no-c-format msgid "40P, 43P" msgstr "" #. Tag: entry -#: hardware.xml:848 +#: hardware.xml:1080 #, no-c-format msgid "Power 830/850/860 (6070, 6050)" msgstr "" #. Tag: entry -#: hardware.xml:850 +#: hardware.xml:1082 #, no-c-format msgid "6030, 7025, 7043" msgstr "" #. Tag: entry -#: hardware.xml:852 +#: hardware.xml:1084 #, no-c-format msgid "p640" msgstr "" #. Tag: title -#: hardware.xml:860 +#: hardware.xml:1092 #, no-c-format msgid "CHRP subarchitecture" msgstr "" #. Tag: entry -#: hardware.xml:877 +#: hardware.xml:1109 #, no-c-format msgid "B50, 43P-150, 44P" msgstr "" #. Tag: entry -#: hardware.xml:880 +#: hardware.xml:1112 #, no-c-format msgid "Genesi" msgstr "" #. Tag: entry -#: hardware.xml:881 +#: hardware.xml:1113 #, no-c-format msgid "Pegasos I, Pegasos II" msgstr "" #. Tag: entry -#: hardware.xml:884 +#: hardware.xml:1116 #, no-c-format msgid "Fixstars" msgstr "" #. Tag: entry -#: hardware.xml:885 +#: hardware.xml:1117 #, no-c-format msgid "YDL PowerStation" msgstr "" #. Tag: title -#: hardware.xml:893 +#: hardware.xml:1125 #, no-c-format msgid "APUS subarchitecture (unsupported)" msgstr "" #. Tag: entry -#: hardware.xml:909 +#: hardware.xml:1141 #, no-c-format msgid "Amiga Power-UP Systems (APUS)" msgstr "" #. Tag: entry -#: hardware.xml:910 +#: hardware.xml:1142 #, no-c-format msgid "A1200, A3000, A4000" msgstr "" #. Tag: title -#: hardware.xml:918 +#: hardware.xml:1150 #, no-c-format msgid "Nubus PowerMac subarchitecture (unsupported)" msgstr "" #. Tag: para -#: hardware.xml:920 +#: hardware.xml:1152 #, no-c-format msgid "" "NuBus systems are not currently supported by &debian;/powerpc. The " @@ -1253,13 +1467,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:957 +#: hardware.xml:1189 #, no-c-format msgid "Non-PowerPC Macs" msgstr "" #. Tag: para -#: hardware.xml:959 +#: hardware.xml:1191 #, no-c-format msgid "" "Macintosh computers using the 680x0 series of processors are notsun4u" +msgid "sun4u" msgstr "" #. Tag: para -#: hardware.xml:1060 +#: hardware.xml:1292 #, no-c-format msgid "" "This subarchitecture includes all 64-bit machines (sparc64) based on the " @@ -1387,13 +1601,13 @@ msgid "" msgstr "" #. Tag: term -#: hardware.xml:1073 +#: hardware.xml:1305 #, no-c-format -msgid "sun4v" +msgid "sun4v" msgstr "" #. Tag: para -#: hardware.xml:1075 +#: hardware.xml:1307 #, no-c-format msgid "" "This is the newest addition to the Sparc family, which includes machines " @@ -1403,7 +1617,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1086 +#: hardware.xml:1318 #, no-c-format msgid "" "Note that Fujitsu's SPARC64 CPUs used in PRIMEPOWER family of servers are " @@ -1411,13 +1625,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1095 +#: hardware.xml:1327 #, no-c-format msgid "Laptops" msgstr "" #. Tag: para -#: hardware.xml:1096 +#: hardware.xml:1328 #, no-c-format msgid "" "From a technical point of view, laptops are normal PCs, so all information " @@ -1432,26 +1646,26 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1113 hardware.xml:1133 hardware.xml:1161 hardware.xml:1184 +#: hardware.xml:1345 hardware.xml:1365 hardware.xml:1392 hardware.xml:1415 #, no-c-format msgid "Multiple Processors" msgstr "" #. Tag: para -#: hardware.xml:1114 +#: hardware.xml:1346 #, no-c-format msgid "" "Multiprocessor support — also called symmetric multiprocessing or SMP — is available for this architecture. Having multiple " "processors in a computer was originally only an issue for high-end server " -"systems but has become quite common in recent years even for rather low-end " -"desktop computers and laptops with the introduction of so called " -"multi-core processors. These contain two or more processor " -"units, called cores, in one physical chip." +"systems but has become common in recent years nearly everywhere with the " +"introduction of so called multi-core processors. These " +"contain two or more processor units, called cores, in one " +"physical chip." msgstr "" #. Tag: para -#: hardware.xml:1124 +#: hardware.xml:1356 #, no-c-format msgid "" "The standard &debian; &release; kernel image has been compiled with SMP " @@ -1459,7 +1673,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1135 +#: hardware.xml:1367 #, no-c-format msgid "" "Multiprocessor support — also called symmetric multiprocessingmulti-core processors. These contain two or more " -"processor units, called cores, in one physical chip." +"high-end server systems but has become common in recent years nearly " +"everywhere with the introduction of so called multi-core " +"processors. These contain two or more processor units, called cores, in one physical chip." msgstr "" #. Tag: para -#: hardware.xml:1152 +#: hardware.xml:1383 #, no-c-format msgid "" "The 486 flavour of the &debian; kernel image packages for &arch-title; is " @@ -1490,7 +1704,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1162 +#: hardware.xml:1393 #, no-c-format msgid "" "Multiprocessor support — also called symmetric multiprocessingsymmetric multiprocessingcassini network driver does not work with Sun B100 " @@ -1830,13 +2044,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1448 +#: hardware.xml:1679 #, no-c-format msgid "Braille Displays" msgstr "" #. Tag: para -#: hardware.xml:1449 +#: hardware.xml:1680 #, no-c-format msgid "" "Support for braille displays is determined by the underlying support found " @@ -1848,13 +2062,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1463 +#: hardware.xml:1694 #, no-c-format msgid "Hardware Speech Synthesis" msgstr "" #. Tag: para -#: hardware.xml:1464 +#: hardware.xml:1695 #, no-c-format msgid "" "Support for hardware speech synthesis devices is determined by the " @@ -1868,22 +2082,22 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1484 +#: hardware.xml:1715 #, no-c-format msgid "Peripherals and Other Hardware" msgstr "" #. Tag: para -#: hardware.xml:1485 +#: hardware.xml:1716 #, no-c-format msgid "" "&arch-kernel; supports a large variety of hardware devices such as mice, " -"printers, scanners, PCMCIA and USB devices. However, most of these devices " -"are not required while installing the system." +"printers, scanners, PCMCIA/CardBus/ExpressCard and USB devices. However, " +"most of these devices are not required while installing the system." msgstr "" #. Tag: para -#: hardware.xml:1491 +#: hardware.xml:1722 #, no-c-format msgid "" "USB hardware generally works fine. On some very old PC systems some USB " @@ -1893,7 +2107,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1500 +#: hardware.xml:1731 #, no-c-format msgid "" "Package installations from XPRAM and tape are not supported by this system. " @@ -1902,13 +2116,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1513 +#: hardware.xml:1744 #, no-c-format msgid "Devices Requiring Firmware" msgstr "" #. Tag: para -#: hardware.xml:1514 +#: hardware.xml:1745 #, no-c-format msgid "" "Besides the availability of a device driver, some hardware also requires so-" @@ -1922,7 +2136,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1525 +#: hardware.xml:1756 #, no-c-format msgid "" "On many older devices which require firmware to work, the firmware file was " @@ -1933,7 +2147,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1533 +#: hardware.xml:1764 #, no-c-format msgid "" "In most cases firmware is non-free according to the criteria used by the " @@ -1945,7 +2159,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1542 +#: hardware.xml:1773 #, no-c-format msgid "" "However, this does not mean that such hardware cannot be used during an " @@ -1957,7 +2171,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1551 +#: hardware.xml:1782 #, no-c-format msgid "" "If the &d-i; prompts for a firmware file and you do not have this firmware " @@ -1970,13 +2184,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1568 +#: hardware.xml:1799 #, no-c-format msgid "Purchasing Hardware Specifically for GNU/&arch-kernel;" msgstr "" #. Tag: para -#: hardware.xml:1570 +#: hardware.xml:1801 #, no-c-format msgid "" "There are several vendors, who ship systems with &debian; or other " @@ -1987,7 +2201,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1578 +#: hardware.xml:1809 #, no-c-format msgid "" "If you do have to buy a machine with Windows bundled, carefully read the " @@ -1998,7 +2212,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1586 +#: hardware.xml:1817 #, no-c-format msgid "" "Whether or not you are purchasing a system with &arch-kernel; bundled, or " @@ -2010,13 +2224,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1597 +#: hardware.xml:1828 #, no-c-format msgid "Avoid Proprietary or Closed Hardware" msgstr "" #. Tag: para -#: hardware.xml:1598 +#: hardware.xml:1829 #, no-c-format msgid "" "Some hardware manufacturers simply won't tell us how to write drivers for " @@ -2028,7 +2242,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1608 +#: hardware.xml:1839 #, no-c-format msgid "" "In many cases there are standards (or at least some de-facto standards) " @@ -2043,7 +2257,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1620 +#: hardware.xml:1851 #, no-c-format msgid "" "In other fields, among them e.g. printers, this is unfortunately not the " @@ -2057,7 +2271,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1631 +#: hardware.xml:1862 #, no-c-format msgid "" "Even if there is a vendor-provided closed-source driver for such hardware " @@ -2073,7 +2287,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1644 +#: hardware.xml:1875 #, no-c-format msgid "" "You can help improve this situation by encouraging manufacturers of closed " @@ -2082,13 +2296,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1659 +#: hardware.xml:1890 #, no-c-format msgid "Installation Media" msgstr "" #. Tag: para -#: hardware.xml:1661 +#: hardware.xml:1892 #, no-c-format msgid "" "This section will help you determine which different media types you can use " @@ -2099,13 +2313,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1671 +#: hardware.xml:1902 #, no-c-format msgid "Floppies" msgstr "" #. Tag: para -#: hardware.xml:1672 +#: hardware.xml:1903 #, no-c-format msgid "" "In some cases, you'll have to do your first boot from floppy disks. " @@ -2114,19 +2328,19 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1678 +#: hardware.xml:1909 #, no-c-format msgid "For CHRP, floppy support is currently broken." msgstr "" #. Tag: title -#: hardware.xml:1685 +#: hardware.xml:1916 #, no-c-format msgid "CD-ROM/DVD-ROM" msgstr "" #. Tag: para -#: hardware.xml:1687 +#: hardware.xml:1918 #, no-c-format msgid "" "Whenever you see CD-ROM in this manual, it applies to both CD-" @@ -2135,19 +2349,19 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1693 +#: hardware.xml:1924 #, no-c-format msgid "CD-ROM based installation is supported for most architectures." msgstr "" #. Tag: para -#: hardware.xml:1697 +#: hardware.xml:1928 #, no-c-format msgid "On PCs SATA, IDE/ATAPI and SCSI CD-ROMs are supported." msgstr "" #. Tag: para -#: hardware.xml:1701 +#: hardware.xml:1932 #, no-c-format msgid "" "USB CD-ROM drives are also supported, as are FireWire devices that are " @@ -2155,13 +2369,13 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1706 +#: hardware.xml:1937 #, no-c-format msgid "IDE/ATAPI CD-ROMs are supported on all ARM machines." msgstr "" #. Tag: para -#: hardware.xml:1710 +#: hardware.xml:1941 #, no-c-format msgid "" "On SGI machines, booting from CD-ROM requires a SCSI CD-ROM drive capable of " @@ -2174,13 +2388,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1724 +#: hardware.xml:1955 #, no-c-format msgid "USB Memory Stick" msgstr "" #. Tag: para -#: hardware.xml:1726 +#: hardware.xml:1957 #, no-c-format msgid "" "USB flash disks a.k.a. USB memory sticks have become a commonly used and " @@ -2192,13 +2406,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1738 +#: hardware.xml:1969 #, no-c-format msgid "Network" msgstr "" #. Tag: para -#: hardware.xml:1740 +#: hardware.xml:1971 #, no-c-format msgid "" "The network can be used during the installation to retrieve files needed for " @@ -2211,7 +2425,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1750 +#: hardware.xml:1981 #, no-c-format msgid "" "You can also boot the installation system over the " @@ -2225,7 +2439,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1763 +#: hardware.xml:1994 #, no-c-format msgid "" "Diskless installation, using network booting from a local area network and " @@ -2233,13 +2447,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1772 +#: hardware.xml:2003 #, no-c-format msgid "Hard Disk" msgstr "" #. Tag: para -#: hardware.xml:1774 +#: hardware.xml:2005 #, no-c-format msgid "" "Booting the installation system directly from a hard disk is another option " @@ -2249,7 +2463,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1781 +#: hardware.xml:2012 #, no-c-format msgid "" "Although the &arch-title; does not allow booting from SunOS (Solaris), you " @@ -2257,13 +2471,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1790 +#: hardware.xml:2021 #, no-c-format msgid "Un*x or GNU system" msgstr "" #. Tag: para -#: hardware.xml:1792 +#: hardware.xml:2023 #, no-c-format msgid "" "If you are running another Unix-like system, you could use it to install " @@ -2276,13 +2490,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1805 +#: hardware.xml:2036 #, no-c-format msgid "Supported Storage Systems" msgstr "" #. Tag: para -#: hardware.xml:1807 +#: hardware.xml:2038 #, no-c-format msgid "" "The &debian; installer contains a kernel which is built to maximize the " @@ -2290,7 +2504,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1811 +#: hardware.xml:2042 #, no-c-format msgid "" "Generally, the &debian; installation system includes support for IDE (also " @@ -2300,7 +2514,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1828 +#: hardware.xml:2059 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -2315,7 +2529,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1861 +#: hardware.xml:2092 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -2324,7 +2538,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1867 +#: hardware.xml:2098 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -2333,7 +2547,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1873 +#: hardware.xml:2104 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -2341,7 +2555,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1878 +#: hardware.xml:2109 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -2350,13 +2564,13 @@ msgid "" msgstr "" #. Tag: title -#: hardware.xml:1895 +#: hardware.xml:2126 #, no-c-format msgid "Memory and Disk Space Requirements" msgstr "" #. Tag: para -#: hardware.xml:1897 +#: hardware.xml:2128 #, no-c-format msgid "" "You must have at least &minimum-memory; of memory and &minimum-fs-size; of " @@ -2366,7 +2580,7 @@ msgid "" msgstr "" #. Tag: para -#: hardware.xml:1904 +#: hardware.xml:2135 #, no-c-format msgid "" "Installation on systems with less memory " diff --git a/po/ro/install-methods.po b/po/ro/install-methods.po index fea98be45..50c6005d6 100644 --- a/po/ro/install-methods.po +++ b/po/ro/install-methods.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_install-methods\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2013-05-22 19:06+0000\n" +"POT-Creation-Date: 2014-08-03 08:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -134,44 +134,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:122 -#, no-c-format -msgid "Thecus N2100 Installation Files" -msgstr "" - -#. Tag: para -#: install-methods.xml:123 -#, no-c-format -msgid "" -"A firmware image is provided for the Thecus N2100 which will automatically " -"boot debian-installer. This image can be installed " -"using the Thecus firmware upgrade process. This firmware image can be " -"obtained from &n2100-firmware-img;." -msgstr "" - -#. Tag: title -#: install-methods.xml:134 -#, no-c-format -msgid "GLAN Tank Installation Files" -msgstr "" - -#. Tag: para -#: install-methods.xml:135 -#, no-c-format -msgid "" -"The GLAN Tank requires a kernel and ramdisk on an ext2 partition on the disk " -"on which you intend to install &debian;. These images can be obtained from " -"&glantank-firmware-img;." -msgstr "" - -#. Tag: title -#: install-methods.xml:145 +#: install-methods.xml:151 #, no-c-format msgid "Kurobox Pro Installation Files" msgstr "" #. Tag: para -#: install-methods.xml:146 +#: install-methods.xml:152 #, no-c-format msgid "" "The Kurobox Pro requires a kernel and ramdisk on an ext2 partition on the " @@ -180,13 +149,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:156 +#: install-methods.xml:162 #, no-c-format msgid "HP mv2120 Installation Files" msgstr "" #. Tag: para -#: install-methods.xml:157 +#: install-methods.xml:163 #, no-c-format msgid "" "A firmware image is provided for the HP mv2120 which will automatically boot " @@ -197,13 +166,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:169 +#: install-methods.xml:175 #, no-c-format msgid "QNAP Turbo Station Installation Files" msgstr "" #. Tag: para -#: install-methods.xml:170 +#: install-methods.xml:176 #, no-c-format msgid "" "The installation files for the QNAP Turbo Station consist of a kernel and " @@ -213,13 +182,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:181 +#: install-methods.xml:187 #, no-c-format msgid "Plug Computer and OpenRD Installation Files" msgstr "" #. Tag: para -#: install-methods.xml:182 +#: install-methods.xml:188 #, no-c-format msgid "" "The installation files for plug computers (SheevaPlug, GuruPlug, DreamPlug " @@ -228,13 +197,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:192 +#: install-methods.xml:198 #, no-c-format msgid "LaCie NASes Installation Files" msgstr "" #. Tag: para -#: install-methods.xml:193 +#: install-methods.xml:199 #, no-c-format msgid "" "The installation files for LaCie NASes (Network Space v2, Network Space Max " @@ -244,13 +213,31 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:244 +#: install-methods.xml:210 +#, no-c-format +msgid "Armhf Multiplatform Installation Files" +msgstr "" + +#. Tag: para +#: install-methods.xml:211 +#, no-c-format +msgid "" +"The installation files for systems supported by the armhf multiplatform " +"kernel (see ) consist of " +"a standard Linux kernel image, a standard Linux initial ramdisk image and a " +"system-specific device-tree blob. The kernel and the initial ramdisk image " +"can be obtained from &armmp-firmware-img; and the device-tree blob can be " +"obtained from &armmp-dtb-img;." +msgstr "" + +#. Tag: title +#: install-methods.xml:263 #, no-c-format msgid "Creating Floppies from Disk Images" msgstr "" #. Tag: para -#: install-methods.xml:245 +#: install-methods.xml:264 #, no-c-format msgid "" "Bootable floppy disks are generally used as a last resort to boot the " @@ -258,7 +245,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:250 +#: install-methods.xml:269 #, no-c-format msgid "" "Booting the installer from floppy disk reportedly fails on Mac USB floppy " @@ -266,7 +253,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:255 +#: install-methods.xml:274 #, no-c-format msgid "" "Disk images are files containing the complete contents of a floppy disk in " @@ -279,7 +266,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:266 +#: install-methods.xml:285 #, no-c-format msgid "" "There are different techniques for creating floppies from disk images. This " @@ -288,7 +275,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:272 +#: install-methods.xml:291 #, no-c-format msgid "" "Before you can create the floppies, you will first need to download them " @@ -299,7 +286,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:280 +#: install-methods.xml:299 #, no-c-format msgid "" "No matter which method you use to create your floppies, you should remember " @@ -308,13 +295,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:288 +#: install-methods.xml:307 #, no-c-format msgid "Writing Disk Images From a Linux or Unix System" msgstr "" #. Tag: para -#: install-methods.xml:289 +#: install-methods.xml:308 #, no-c-format msgid "" "To write the floppy disk image files to the floppy disks, you will probably " @@ -335,7 +322,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:310 +#: install-methods.xml:329 #, no-c-format msgid "" "Some systems attempt to automatically mount a floppy disk when you place it " @@ -355,7 +342,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:331 +#: install-methods.xml:350 #, no-c-format msgid "" "If writing a floppy on powerpc Linux, you will need to eject it. The " @@ -364,13 +351,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:349 +#: install-methods.xml:368 #, no-c-format msgid "Writing Disk Images From DOS, Windows, or OS/2" msgstr "" #. Tag: para -#: install-methods.xml:351 +#: install-methods.xml:370 #, no-c-format msgid "" "If you have access to an i386 or amd64 machine, you can use one of the " @@ -378,7 +365,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:356 +#: install-methods.xml:375 #, no-c-format msgid "" "The rawrite1 and rawrite2 programs can " @@ -389,7 +376,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:364 +#: install-methods.xml:383 #, no-c-format msgid "" "The rwwrtwin program runs on Windows 95, NT, 98, 2000, " @@ -398,7 +385,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:370 +#: install-methods.xml:389 #, no-c-format msgid "" "These tools can be found on the Official &debian; CD-ROMs under the " @@ -406,13 +393,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:383 +#: install-methods.xml:402 #, no-c-format msgid "Writing Disk Images From MacOS" msgstr "" #. Tag: para -#: install-methods.xml:384 +#: install-methods.xml:403 #, no-c-format msgid "" "An AppleScript, Make &debian; Floppy, is " @@ -426,7 +413,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:395 +#: install-methods.xml:414 #, no-c-format msgid "" "You can also use the MacOS utility Disk Copy directly, or " @@ -436,13 +423,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:406 +#: install-methods.xml:425 #, no-c-format msgid "Writing Disk Images with Disk Copy" msgstr "" #. Tag: para -#: install-methods.xml:407 +#: install-methods.xml:426 #, no-c-format msgid "" "If you are creating the floppy image from files which were originally on the " @@ -452,7 +439,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:416 +#: install-methods.xml:435 #, no-c-format msgid "" "Obtain Creator-Changer " @@ -460,7 +447,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:423 +#: install-methods.xml:442 #, no-c-format msgid "" "Change the Creator to ddsk (Disk Copy), and the Type " @@ -469,7 +456,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:430 +#: install-methods.xml:449 #, no-c-format msgid "" "Important: In the Finder, use Get InfoDisk Copy; if you have a MacOS system or CD it " @@ -489,7 +476,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:446 +#: install-methods.xml:465 #, no-c-format msgid "" "Run Disk Copy, and select " @@ -500,13 +487,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:461 +#: install-methods.xml:480 #, no-c-format msgid "Writing Disk Images with suntar" msgstr "" #. Tag: para -#: install-methods.xml:465 +#: install-methods.xml:484 #, no-c-format msgid "" "Obtain suntar from root.bin file in the file-opening dialog." msgstr "" #. Tag: para -#: install-methods.xml:484 +#: install-methods.xml:503 #, no-c-format msgid "" "After the floppy has been created successfully, select " @@ -540,7 +527,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:492 +#: install-methods.xml:511 #, no-c-format msgid "" "Before using the floppy you created, set the write protect tab# cp debian.iso /dev/" @@ -625,7 +612,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:560 +#: install-methods.xml:579 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -634,7 +621,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:568 +#: install-methods.xml:587 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -644,7 +631,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:576 +#: install-methods.xml:595 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -652,7 +639,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:581 +#: install-methods.xml:600 #, no-c-format msgid "" "# mount /dev/sdX2 /mnt\n" @@ -663,7 +650,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:583 +#: install-methods.xml:602 #, no-c-format msgid "" "You might have written the mini.iso to the USB stick. " @@ -673,13 +660,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:597 +#: install-methods.xml:616 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:598 +#: install-methods.xml:617 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -689,7 +676,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:605 +#: install-methods.xml:624 #, no-c-format msgid "" "There is an all-in-one file hd-media/boot.img.gz which " @@ -700,7 +687,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:614 +#: install-methods.xml:633 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -711,19 +698,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:622 +#: install-methods.xml:641 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" #. Tag: screen -#: install-methods.xml:626 +#: install-methods.xml:645 #, no-c-format msgid "# zcat boot.img.gz > /dev/sdX" msgstr "" #. Tag: para -#: install-methods.xml:628 +#: install-methods.xml:647 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -732,13 +719,13 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:634 +#: install-methods.xml:653 #, no-c-format msgid "# zcat boot.img.gz > /dev/sdX2" msgstr "" #. Tag: para -#: install-methods.xml:636 +#: install-methods.xml:655 #, no-c-format msgid "" "After that, mount the USB memory stick " @@ -752,13 +739,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:653 +#: install-methods.xml:672 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:673 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -769,13 +756,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:669 install-methods.xml:791 +#: install-methods.xml:688 install-methods.xml:810 #, no-c-format msgid "Partitioning the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:670 +#: install-methods.xml:689 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -783,7 +770,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:675 +#: install-methods.xml:694 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -803,7 +790,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:699 +#: install-methods.xml:718 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -815,7 +802,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:709 +#: install-methods.xml:728 #, no-c-format msgid "" "To put syslinux on the FAT16 partition on your USB " @@ -830,13 +817,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:726 install-methods.xml:838 +#: install-methods.xml:745 install-methods.xml:857 #, no-c-format msgid "Adding the installer image" msgstr "" #. Tag: para -#: install-methods.xml:727 +#: install-methods.xml:746 #, no-c-format msgid "" "Mount the partition (mount /dev/sdX1 /" @@ -852,7 +839,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:751 +#: install-methods.xml:770 #, no-c-format msgid "" "Next you should create a syslinux.cfg configuration " @@ -868,7 +855,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:763 +#: install-methods.xml:782 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -876,7 +863,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:768 install-methods.xml:878 +#: install-methods.xml:787 install-methods.xml:897 #, no-c-format msgid "" "If you used an hd-media image, you should now copy the " @@ -889,7 +876,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:792 +#: install-methods.xml:811 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -907,7 +894,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:809 +#: install-methods.xml:828 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -918,7 +905,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:837 #, no-c-format msgid "" "The normal ybin tool that comes with yabootmount /dev/sdX2 /" @@ -947,31 +934,31 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:846 +#: install-methods.xml:865 #, no-c-format msgid "vmlinux (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:851 +#: install-methods.xml:870 #, no-c-format msgid "initrd.gz (initial ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:856 +#: install-methods.xml:875 #, no-c-format msgid "yaboot.conf (yaboot configuration file)" msgstr "" #. Tag: para -#: install-methods.xml:861 +#: install-methods.xml:880 #, no-c-format msgid "boot.msg (optional boot message)" msgstr "" #. Tag: para -#: install-methods.xml:868 +#: install-methods.xml:887 #, no-c-format msgid "" "The yaboot.conf configuration file should contain the " @@ -992,13 +979,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:906 +#: install-methods.xml:925 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "" #. Tag: para -#: install-methods.xml:907 +#: install-methods.xml:926 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1007,7 +994,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:913 +#: install-methods.xml:932 #, no-c-format msgid "" "A full, pure network installation can be achieved using this " @@ -1017,7 +1004,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:920 +#: install-methods.xml:939 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1031,7 +1018,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:931 +#: install-methods.xml:950 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1040,7 +1027,7 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:940 +#: install-methods.xml:959 #, no-c-format msgid "" "Hard disk installer booting from Linux using LILO or " @@ -1048,7 +1035,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:942 +#: install-methods.xml:961 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1056,7 +1043,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:948 +#: install-methods.xml:967 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1065,7 +1052,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:954 +#: install-methods.xml:973 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1074,19 +1061,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:962 +#: install-methods.xml:981 #, no-c-format msgid "vmlinuz (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:967 +#: install-methods.xml:986 #, no-c-format msgid "initrd.gz (ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:993 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to loadlin" msgstr "" #. Tag: para -#: install-methods.xml:985 +#: install-methods.xml:1004 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1108,7 +1095,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:990 +#: install-methods.xml:1009 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to c:\\/&x86-install-dir; (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1019 #, no-c-format msgid "/tools (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:1013 +#: install-methods.xml:1032 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1014 +#: install-methods.xml:1033 #, no-c-format msgid "" "The boot-floppy-hfs floppy uses miBootBootX distribution, " @@ -1167,13 +1154,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1047 +#: install-methods.xml:1066 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1048 +#: install-methods.xml:1067 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1186,7 +1173,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1059 +#: install-methods.xml:1078 #, no-c-format msgid "" "Copy (not move) the following four files which you " @@ -1196,31 +1183,31 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1069 install-methods.xml:1395 +#: install-methods.xml:1088 install-methods.xml:1414 #, no-c-format msgid "vmlinux" msgstr "" #. Tag: filename -#: install-methods.xml:1074 install-methods.xml:1400 +#: install-methods.xml:1093 install-methods.xml:1419 #, no-c-format msgid "initrd.gz" msgstr "" #. Tag: filename -#: install-methods.xml:1079 install-methods.xml:1405 +#: install-methods.xml:1098 install-methods.xml:1424 #, no-c-format msgid "yaboot" msgstr "" #. Tag: filename -#: install-methods.xml:1084 install-methods.xml:1410 +#: install-methods.xml:1103 install-methods.xml:1429 #, no-c-format msgid "yaboot.conf" msgstr "" #. Tag: para -#: install-methods.xml:1089 +#: install-methods.xml:1108 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1231,19 +1218,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1097 +#: install-methods.xml:1116 #, no-c-format msgid "To boot the installer, proceed to ." msgstr "" #. Tag: title -#: install-methods.xml:1110 +#: install-methods.xml:1129 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:1111 +#: install-methods.xml:1130 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1254,7 +1241,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1119 +#: install-methods.xml:1138 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP serverThe Reverse Address Resolution Protocol " @@ -1276,7 +1263,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1140 +#: install-methods.xml:1159 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1285,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1146 +#: install-methods.xml:1165 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1293,7 +1280,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1151 +#: install-methods.xml:1170 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1303,7 +1290,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1159 +#: install-methods.xml:1178 #, no-c-format msgid "" "For a &debian-gnu; server we recommend tftpd-hpa. " @@ -1313,13 +1300,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1175 +#: install-methods.xml:1194 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:1176 +#: install-methods.xml:1195 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1332,7 +1319,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1188 +#: install-methods.xml:1207 #, no-c-format msgid "" "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/SunOS, " @@ -1347,13 +1334,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1209 +#: install-methods.xml:1228 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:1210 +#: install-methods.xml:1229 #, no-c-format msgid "" "One free software DHCP server is ISC dhcpd. For &debian-" @@ -1363,7 +1350,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:1217 +#: install-methods.xml:1236 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1388,7 +1375,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1219 +#: install-methods.xml:1238 #, no-c-format msgid "" "In this example, there is one server servername " @@ -1400,7 +1387,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1229 +#: install-methods.xml:1248 #, no-c-format msgid "" "After you have edited the dhcpd configuration file, " @@ -1408,13 +1395,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1237 +#: install-methods.xml:1256 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:1238 +#: install-methods.xml:1257 #, no-c-format msgid "" "Here is another example for a dhcp.conf using the Pre-" @@ -1452,13 +1439,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1258 +#: install-methods.xml:1277 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1259 +#: install-methods.xml:1278 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1469,7 +1456,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1267 +#: install-methods.xml:1286 #, no-c-format msgid "" "To use CMU bootpd, you must first uncomment (or add) the " @@ -1504,7 +1491,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1300 +#: install-methods.xml:1319 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC dhcpd is really " @@ -1519,13 +1506,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1319 +#: install-methods.xml:1338 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1320 +#: install-methods.xml:1339 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1533,7 +1520,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1325 +#: install-methods.xml:1344 #, no-c-format msgid "" "In the case of tftpd-hpa there are two ways the " @@ -1544,7 +1531,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1334 +#: install-methods.xml:1353 #, no-c-format msgid "" "Historically, TFTP servers used /tftpboot as directory " @@ -1556,7 +1543,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1344 +#: install-methods.xml:1363 #, no-c-format msgid "" "All in.tftpd alternatives available in &debian; should " @@ -1567,7 +1554,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1352 +#: install-methods.xml:1371 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -1585,13 +1572,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1374 +#: install-methods.xml:1393 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1375 +#: install-methods.xml:1394 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in boot netbootpd to supply the " @@ -1702,13 +1689,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1584 +#: install-methods.xml:1603 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1585 +#: install-methods.xml:1604 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -1719,13 +1706,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1597 +#: install-methods.xml:1616 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1598 +#: install-methods.xml:1617 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -1735,7 +1722,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1605 +#: install-methods.xml:1624 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " diff --git a/po/ro/preparing.po b/po/ro/preparing.po index 834aa74d0..5102c13e5 100644 --- a/po/ro/preparing.po +++ b/po/ro/preparing.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preparing\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2013-05-27 08:42+0000\n" +"POT-Creation-Date: 2014-08-03 08:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1707,19 +1707,270 @@ msgid "FIXME: more information needed — from a Redbook?" msgstr "" #. Tag: title -#: preparing.xml:1463 +#: preparing.xml:1466 +#, no-c-format +msgid "ARM firmware" +msgstr "" + +#. Tag: para +#: preparing.xml:1468 +#, no-c-format +msgid "" +"As already mentioned before, there is unfortunately no standard for system " +"firmware on ARM systems. Even the behaviour of different systems which use " +"nominally the same firmware can be quite different. This results from the " +"fact that a large part of the devices using the ARM architecture are " +"embedded systems, for which the manufacturers usually build heavily " +"customized firmware versions and include device-specific patches. " +"Unfortunately the manufacturers often do not submit their changes and " +"extensions back to the mainline firmware developers, so their changes are " +"not integrated into newer versions of the original firmware." +msgstr "" + +#. Tag: para +#: preparing.xml:1480 +#, no-c-format +msgid "" +"As a result even newly sold systems often use a firmware that is based on a " +"years-old manufacturer-modified version of a firmware whose mainline " +"codebase has evolved a lot further in the meantime and offers additional " +"features or shows different behaviour in certain aspects. In addition to " +"that, the naming of onboard devices is not consistent between different " +"manufacturer-modified versions of the same firmware, therefore it is nearly " +"impossible to provide usable product-independend instructions for ARM-based " +"systems." +msgstr "" + +#. Tag: title +#: preparing.xml:1493 +#, no-c-format +msgid "Setting the ethernet MAC address in u-boot" +msgstr "" + +#. Tag: para +#: preparing.xml:1494 +#, no-c-format +msgid "" +"The MAC address of every ethernet interface should normally be globally " +"unique, and it technically has to be unique within its ethernet broadcast " +"domain. To achieve this, the manufacturer usually allocates a block of MAC " +"addresses from a centrally-administered pool (for which a fee has to be " +"paid) and preconfigures one of these addresses on each item sold." +msgstr "" + +#. Tag: para +#: preparing.xml:1502 +#, no-c-format +msgid "" +"In the case of development boards, sometimes the manufacturer wants to avoid " +"paying these fees and therefore provides no globally unique addresses. In " +"these cases the users themselves have to define MAC addresses for their " +"systems. When no MAC address is defined for an ethernet interface, some " +"network drivers generate a random MAC address that can change on every boot, " +"and if this happens, network access would be possible even when the user has " +"not manually set an address, but e.g. assigning semi-static IP addresses by " +"DHCP based on the MAC address of the requesting client would obviously not " +"work reliably." +msgstr "" + +#. Tag: para +#: preparing.xml:1513 +#, no-c-format +msgid "" +"To avoid conflicts with existing officially-assigned MAC addresses, there is " +"an address pool which is reserved for so-called locally administered addresses. It is defined by the value of two specific bits in the " +"first byte of the address (the article \"MAC address\" in the English " +"language Wikipedia gives a good explanation). In practice this means that e." +"g. any address starting with hexadecimal ca (such as ca:ff:ee:12:34:56) can " +"be used as a locally administered address." +msgstr "" + +#. Tag: para +#: preparing.xml:1523 +#, no-c-format +msgid "" +"On systems using u-boot as system firmware, the ethernet MAC address is " +"placed in the ethaddr environment variable. It can be checked " +"at the u-boot command prompt with the command printenv ethaddr and can be set with the command setenv ethaddr ca:ff:" +"ee:12:34:56. After setting the value, the command saveenv makes the assignment permanent." +msgstr "" + +#. Tag: title +#: preparing.xml:1534 +#, no-c-format +msgid "Kernel/Initrd/Device-Tree relocation issues in u-boot" +msgstr "" + +#. Tag: para +#: preparing.xml:1535 +#, no-c-format +msgid "" +"On some systems with older u-boot versions there can be problems with " +"properly relocating the Linux kernel, the initial ramdisk and the device-" +"tree blob in memory during the boot process. In this case, u-boot shows the " +"message \"Starting kernel ...\", but the system freezes afterwards without " +"further output. These issues have been solved with newer u-boot versions " +"from v2014.07 onwards." +msgstr "" + +#. Tag: para +#: preparing.xml:1543 +#, no-c-format +msgid "" +"If the system has originally used a u-boot version older than v2014.07 and " +"has been upgraded to a newer version later, the problem might still occur " +"even after upgrading u-boot. Upgrading u-boot usually does not modify the " +"existing u-boot environment variables and the fix requires an additional " +"environment variable (bootm_size) to be set, which u-boot does automatically " +"only on fresh installations without existing environment data. It is " +"possible to manually set bootm_size to the new u-boot's default value by " +"running the command \"env default bootm_size; saveenv\" at the u-boot prompt." +msgstr "" + +#. Tag: para +#: preparing.xml:1554 +#, no-c-format +msgid "" +"Another possibility to circumvent relocation-related problems is to run the " +"command \"setenv fdt_high ffffffff; setenv initrd_high 0xffffffff; saveenv\" " +"at the u-boot prompt to completely disable the relocation of the initial " +"ramdisk and the device-tree blob." +msgstr "" + +#. Tag: title +#: preparing.xml:1564 +#, no-c-format +msgid "Systems with UEFI firmware" +msgstr "" + +#. Tag: para +#: preparing.xml:1565 +#, no-c-format +msgid "" +"UEFI (Unified Extensible Firmware Interface) is a new kind of " +"system firmware that is used on many modern systems and is - among other " +"uses - intended to replace the classic PC BIOS." +msgstr "" + +#. Tag: para +#: preparing.xml:1571 +#, no-c-format +msgid "" +"Currently most PC systems that use UEFI also have a so-called " +"Compatibility Support Module (CSM) in the firmware, which " +"provides excatly the same interfaces to an operating system as a classic PC " +"BIOS, so that software written for the classic PC BIOS can be used " +"unchanged. Nonetheless UEFI is intended to one day completely replace the " +"old PC BIOS without being fully backwards-compatible and there are already a " +"few systems with UEFI but without CSM." +msgstr "" + +#. Tag: para +#: preparing.xml:1581 +#, no-c-format +msgid "" +"On systems with UEFI there are a few things to take into consideration when " +"installing an operating system. The way the firmware loads an operating " +"system is fundamentally different between the classic BIOS (or UEFI in CSM " +"mode) and native UEFI. One major difference is the way the harddisk " +"partitions get recorded on the harddisk. While the classic BIOS and UEFI in " +"CSM mode use a DOS partition table, native UEFI uses a different " +"partitioning scheme called GUID Partition Table (GPT). On a " +"single disk, for all practical purposes only one of the two can be used and " +"in case of a multi-boot setup with different operating systems on one disk, " +"all of them must therefore use the same type of partition table. Booting " +"from a disk with GPT is only possible in native UEFI mode, but using GPT " +"becomes more and more common as hard disk sizes grow, because the classic " +"DOS partition table cannot address disks larger than about 2 Terabytes while " +"GPT allows for by far larger disks. The other major difference between BIOS " +"(or UEFI in CSM mode) and native UEFI is from where boot code is loaded and " +"in which format it has to be, so that different bootloaders are needed for " +"both systems." +msgstr "" + +#. Tag: para +#: preparing.xml:1601 +#, no-c-format +msgid "" +"The latter becomes important when booting &d-i; on a UEFI system with CSM " +"because &d-i; checks whether it was started on a BIOS- or on a native UEFI " +"system and installs the corresponding bootloader. Normally this simply works " +"but there can be a problem in multi-boot environments. On some UEFI systems " +"with CSM the default boot mode for removable devices can be different from " +"what is actually used when booting from hard disk, so when booting the " +"installer from a USB stick in a different mode from what is used when " +"booting another already installed operating system from the hard disk, the " +"wrong bootloader might be installed and the system might be unbootable after " +"finishing the installation. When choosing the boot device from a firmware " +"boot menu, some systems offer two seperate choices for each device, so that " +"the user can select whether booting shall happen in CSM or in native UEFI " +"mode." +msgstr "" + +#. Tag: para +#: preparing.xml:1617 +#, no-c-format +msgid "" +"Another UEFI-related topic is the so-called secure boot " +"mechanism. Secure boot means a function of UEFI implementations that allows " +"the firmware to only load and execute code that is cryptographically signed " +"with certain keys and thereby blocking any (potentially malicious) boot code " +"that is unsigned or signed with unknown keys. In practice the only key " +"accepted by default on most UEFI systems with secure boot is a key from " +"Microsoft used for signing the Windows bootloader. As the boot code used by " +"&d-i; is not signed by Microsoft, booting the installer requires prior " +"deactivation of secure boot in case it is enabled. Secure boot is often " +"enabled by default on systems that come preinstalled with a 64Bit version of " +"Windows 8 and there is unfortunately no standard where in the UEFI setup it " +"can be disabled. On some systems, the option to disable secure boot is only " +"made visible when a BIOS password has been set by the user, so if you have a " +"system with secure boot enabled, but cannot find an option to disable it, " +"try setting a BIOS password, powercycle the machine and look again for an " +"appropriate option." +msgstr "" + +#. Tag: title +#: preparing.xml:1639 +#, no-c-format +msgid "Disabling the Windows 8 fast boot feature" +msgstr "" + +#. Tag: para +#: preparing.xml:1640 +#, no-c-format +msgid "" +"Windows 8 offers a feature called \"fast boot\" to cut down the time needed " +"to boot itself. Technically, when this feature is enabled, Windows 8 does " +"not do a real shutdown and a real cold boot afterwards when ordered to shut " +"down, but instead does something resembling a partial suspend to disk to " +"reduce the \"boot\" time. As long as Windows 8 is the only operating system " +"on the machine, this is unproblematic, but it can result in problems and " +"data loss when you have a dual boot setup in which another operating system " +"accesses the same filesystems as Windows 8 does. In that case the real state " +"of the filesystem can be different from what Windows 8 believes it to be " +"after the \"boot\" and this could cause filesystem corruption upon further " +"write accesses to the filesystem. Therefore in a dual boot setup, to avoid " +"filesystem corruption the \"fast boot\" feature has to be disabled within " +"Windows." +msgstr "" + +#. Tag: title +#: preparing.xml:1658 #, no-c-format msgid "Hardware Issues to Watch Out For" msgstr "" #. Tag: title -#: preparing.xml:1466 +#: preparing.xml:1661 #, no-c-format msgid "USB BIOS support and keyboards" msgstr "" #. Tag: para -#: preparing.xml:1467 +#: preparing.xml:1662 #, no-c-format msgid "" "If you have no PS/2-style keyboard, but only a USB model, on some very old " @@ -1731,13 +1982,13 @@ msgid "" msgstr "" #. Tag: title -#: preparing.xml:1480 +#: preparing.xml:1675 #, no-c-format msgid "Display-visibility on OldWorld Powermacs" msgstr "" #. Tag: para -#: preparing.xml:1482 +#: preparing.xml:1677 #, no-c-format msgid "" "Some OldWorld Powermacs, most notably those with the control " diff --git a/po/ro/preseed.po b/po/ro/preseed.po index 2113fa934..47b79986a 100644 --- a/po/ro/preseed.po +++ b/po/ro/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2014-01-29 10:50+0000\n" +"POT-Creation-Date: 2014-08-03 08:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -29,7 +29,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:23 preseed.xml:697 +#: preseed.xml:23 preseed.xml:698 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -101,7 +101,7 @@ msgid "initrd" msgstr "" #. Tag: entry -#: preseed.xml:70 preseed.xml:537 +#: preseed.xml:70 preseed.xml:538 #, no-c-format msgid "file" msgstr "" @@ -196,15 +196,16 @@ msgid "" "Obviously, any questions that have been processed before the " "preconfiguration file is loaded cannot be preseeded (this will include " "questions that are only displayed at medium or low priority, like the first " -"hardware detection run). offers a way " -"to avoid these questions being asked." +"hardware detection run). A not so convenient way to avoid these questions " +"from being asked is to preseed them through the boot parameters, as " +"described in ." msgstr "" #. Tag: para -#: preseed.xml:134 +#: preseed.xml:135 #, no-c-format msgid "" -"In order to avoid the questions that would normally appear before the " +"In order to easily avoid the questions that would normally appear before the " "preseeding occurs, you can start the installer in auto mode. " "This delays questions that would normally be asked too early for preseeding " "(i.e. language, country and keyboard selection) until after the network " @@ -214,13 +215,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:148 +#: preseed.xml:149 #, no-c-format msgid "Limitations" msgstr "" #. Tag: para -#: preseed.xml:149 +#: preseed.xml:150 #, no-c-format msgid "" "Although most questions used by &d-i; can be preseeded using this method, " @@ -230,13 +231,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:223 +#: preseed.xml:224 #, no-c-format msgid "Using preseeding" msgstr "" #. Tag: para -#: preseed.xml:224 +#: preseed.xml:225 #, no-c-format msgid "" "You will first need to create a preconfiguration file and place it in the " @@ -250,7 +251,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:235 +#: preseed.xml:236 #, no-c-format msgid "" "An example preconfiguration file that you can use as basis for your own " @@ -259,13 +260,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:244 +#: preseed.xml:245 #, no-c-format msgid "Loading the preconfiguration file" msgstr "" #. Tag: para -#: preseed.xml:245 +#: preseed.xml:246 #, no-c-format msgid "" "If you are using initrd preseeding, you only have to make sure a file named " @@ -275,7 +276,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:252 +#: preseed.xml:253 #, no-c-format msgid "" "For the other preseeding methods you need to tell the installer what file to " @@ -291,7 +292,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:265 +#: preseed.xml:266 #, no-c-format msgid "" "If you do specify the preconfiguration file in the bootloader configuration, " @@ -303,7 +304,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:274 +#: preseed.xml:275 #, no-c-format msgid "" "To make sure the installer gets the right preconfiguration file, you can " @@ -313,7 +314,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:283 +#: preseed.xml:284 #, no-c-format msgid "" "Boot parameters to specify:\n" @@ -332,7 +333,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:285 +#: preseed.xml:286 #, no-c-format msgid "" "Note that preseed/url can be shortened to just " @@ -343,13 +344,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:296 +#: preseed.xml:297 #, no-c-format msgid "Using boot parameters to preseed questions" msgstr "" #. Tag: para -#: preseed.xml:297 +#: preseed.xml:298 #, no-c-format msgid "" "If a preconfiguration file cannot be used to preseed some steps, the install " @@ -358,7 +359,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:303 +#: preseed.xml:304 #, no-c-format msgid "" "Boot parameters can also be used if you do not really want to use " @@ -367,7 +368,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:309 +#: preseed.xml:310 #, no-c-format msgid "" "To set a value to be used inside &d-i;, just pass " @@ -389,7 +390,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:332 +#: preseed.xml:333 #, no-c-format msgid "" "Normally, preseeding a question in this way will mean that the question will " @@ -399,7 +400,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:339 +#: preseed.xml:340 #, no-c-format msgid "" "Note that some variables that are frequently set at the boot prompt have a " @@ -411,7 +412,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:348 +#: preseed.xml:349 #, no-c-format msgid "" "A -- in the boot options has special meaning. Kernel " @@ -422,7 +423,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:357 +#: preseed.xml:358 #, no-c-format msgid "" "Current linux kernels (2.6.9 and later) accept a maximum of 32 command line " @@ -432,7 +433,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:365 +#: preseed.xml:366 #, no-c-format msgid "" "For most installations some of the default options in your bootloader " @@ -441,7 +442,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:372 +#: preseed.xml:373 #, no-c-format msgid "" "It may not always be possible to specify values with spaces for boot " @@ -449,13 +450,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:381 +#: preseed.xml:382 #, no-c-format msgid "Auto mode" msgstr "" #. Tag: para -#: preseed.xml:382 +#: preseed.xml:383 #, no-c-format msgid "" "There are several features of &debian; Installer that combine to allow " @@ -464,7 +465,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:388 +#: preseed.xml:389 #, no-c-format msgid "" "This is enabled by using the Automated install boot " @@ -476,7 +477,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:397 +#: preseed.xml:398 #, no-c-format msgid "" "To illustrate this, here are some examples that can be used at the boot " @@ -492,7 +493,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:411 +#: preseed.xml:412 #, no-c-format msgid "" "The last part of that url (d-i/&releasename;/./preseed.cfg/'s after the hostname, then the default " @@ -551,7 +552,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:457 +#: preseed.xml:458 #, no-c-format msgid "" "In addition to specifying the url, you can also specify settings that do not " @@ -567,7 +568,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:471 +#: preseed.xml:472 #, no-c-format msgid "" "It is of course possible to extend this concept, and if you do, it is " @@ -580,7 +581,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:481 +#: preseed.xml:482 #, no-c-format msgid "" "The auto boot choice is not yet defined on all arches. " @@ -595,7 +596,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:495 +#: preseed.xml:496 #, no-c-format msgid "" "Additional options that may be of interest while attempting to automate an " @@ -605,7 +606,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:504 +#: preseed.xml:505 #, no-c-format msgid "" "An extensive example of how to use this framework, including example scripts " @@ -616,13 +617,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:515 +#: preseed.xml:516 #, no-c-format msgid "Aliases useful with preseeding" msgstr "" #. Tag: para -#: preseed.xml:516 +#: preseed.xml:517 #, no-c-format msgid "" "The following aliases can be useful when using (auto mode) preseeding. Note " @@ -632,271 +633,271 @@ msgid "" msgstr "" #. Tag: entry -#: preseed.xml:529 +#: preseed.xml:530 #, no-c-format msgid "priority" msgstr "" #. Tag: entry -#: preseed.xml:529 +#: preseed.xml:530 #, no-c-format msgid "debconf/priority" msgstr "" #. Tag: entry -#: preseed.xml:530 +#: preseed.xml:531 #, no-c-format msgid "fb" msgstr "" #. Tag: entry -#: preseed.xml:530 +#: preseed.xml:531 #, no-c-format msgid "debian-installer/framebuffer" msgstr "" #. Tag: entry -#: preseed.xml:531 +#: preseed.xml:532 #, no-c-format msgid "language" msgstr "" #. Tag: entry -#: preseed.xml:531 +#: preseed.xml:532 #, no-c-format msgid "debian-installer/language" msgstr "" #. Tag: entry -#: preseed.xml:532 +#: preseed.xml:533 #, no-c-format msgid "country" msgstr "" #. Tag: entry -#: preseed.xml:532 +#: preseed.xml:533 #, no-c-format msgid "debian-installer/country" msgstr "" #. Tag: entry -#: preseed.xml:533 +#: preseed.xml:534 #, no-c-format msgid "locale" msgstr "" #. Tag: entry -#: preseed.xml:533 +#: preseed.xml:534 #, no-c-format msgid "debian-installer/locale" msgstr "" #. Tag: entry -#: preseed.xml:534 +#: preseed.xml:535 #, no-c-format msgid "theme" msgstr "" #. Tag: entry -#: preseed.xml:534 +#: preseed.xml:535 #, no-c-format msgid "debian-installer/theme" msgstr "" #. Tag: entry -#: preseed.xml:535 +#: preseed.xml:536 #, no-c-format msgid "auto" msgstr "" #. Tag: entry -#: preseed.xml:535 +#: preseed.xml:536 #, no-c-format msgid "auto-install/enable" msgstr "" #. Tag: entry -#: preseed.xml:536 +#: preseed.xml:537 #, no-c-format msgid "classes" msgstr "" #. Tag: entry -#: preseed.xml:536 +#: preseed.xml:537 #, no-c-format msgid "auto-install/classes" msgstr "" #. Tag: entry -#: preseed.xml:537 +#: preseed.xml:538 #, no-c-format msgid "preseed/file" msgstr "" #. Tag: entry -#: preseed.xml:538 +#: preseed.xml:539 #, no-c-format msgid "url" msgstr "" #. Tag: entry -#: preseed.xml:538 +#: preseed.xml:539 #, no-c-format msgid "preseed/url" msgstr "" #. Tag: entry -#: preseed.xml:539 +#: preseed.xml:540 #, no-c-format msgid "domain" msgstr "" #. Tag: entry -#: preseed.xml:539 +#: preseed.xml:540 #, no-c-format msgid "netcfg/get_domain" msgstr "" #. Tag: entry -#: preseed.xml:540 +#: preseed.xml:541 #, no-c-format msgid "hostname   " msgstr "" #. Tag: entry -#: preseed.xml:540 +#: preseed.xml:541 #, no-c-format msgid "netcfg/get_hostname" msgstr "" #. Tag: entry -#: preseed.xml:541 +#: preseed.xml:542 #, no-c-format msgid "interface" msgstr "" #. Tag: entry -#: preseed.xml:541 +#: preseed.xml:542 #, no-c-format msgid "netcfg/choose_interface" msgstr "" #. Tag: entry -#: preseed.xml:542 +#: preseed.xml:543 #, no-c-format msgid "protocol" msgstr "" #. Tag: entry -#: preseed.xml:542 +#: preseed.xml:543 #, no-c-format msgid "mirror/protocol" msgstr "" #. Tag: entry -#: preseed.xml:543 +#: preseed.xml:544 #, no-c-format msgid "suite" msgstr "" #. Tag: entry -#: preseed.xml:543 +#: preseed.xml:544 #, no-c-format msgid "mirror/suite" msgstr "" #. Tag: entry -#: preseed.xml:544 +#: preseed.xml:545 #, no-c-format msgid "modules" msgstr "" #. Tag: entry -#: preseed.xml:544 +#: preseed.xml:545 #, no-c-format msgid "anna/choose_modules" msgstr "" #. Tag: entry -#: preseed.xml:545 +#: preseed.xml:546 #, no-c-format msgid "recommends" msgstr "" #. Tag: entry -#: preseed.xml:545 +#: preseed.xml:546 #, no-c-format msgid "base-installer/install-recommends" msgstr "" #. Tag: entry -#: preseed.xml:546 +#: preseed.xml:547 #, no-c-format msgid "tasks" msgstr "" #. Tag: entry -#: preseed.xml:546 +#: preseed.xml:547 #, no-c-format msgid "tasksel:tasksel/first" msgstr "" #. Tag: entry -#: preseed.xml:547 +#: preseed.xml:548 #, no-c-format msgid "desktop" msgstr "" #. Tag: entry -#: preseed.xml:547 +#: preseed.xml:548 #, no-c-format msgid "tasksel:tasksel/desktop" msgstr "" #. Tag: entry -#: preseed.xml:548 +#: preseed.xml:549 #, no-c-format msgid "dmraid" msgstr "" #. Tag: entry -#: preseed.xml:548 +#: preseed.xml:549 #, no-c-format msgid "disk-detect/dmraid/enable" msgstr "" #. Tag: entry -#: preseed.xml:549 +#: preseed.xml:550 #, no-c-format msgid "keymap" msgstr "" #. Tag: entry -#: preseed.xml:549 +#: preseed.xml:550 #, no-c-format msgid "keyboard-configuration/xkb-keymap" msgstr "" #. Tag: entry -#: preseed.xml:550 +#: preseed.xml:551 #, no-c-format msgid "preseed-md5" msgstr "" #. Tag: entry -#: preseed.xml:550 +#: preseed.xml:551 #, no-c-format msgid "preseed/file/checksum" msgstr "" #. Tag: title -#: preseed.xml:557 +#: preseed.xml:558 #, no-c-format msgid "Using a DHCP server to specify preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:558 +#: preseed.xml:559 #, no-c-format msgid "" "It's also possible to use DHCP to specify a preconfiguration file to " @@ -909,7 +910,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:569 +#: preseed.xml:570 #, no-c-format msgid "" "if substring (option vendor-class-identifier, 0, 3) = \"d-i\" {\n" @@ -918,7 +919,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:571 +#: preseed.xml:572 #, no-c-format msgid "" "Note that the above example limits this filename to DHCP clients that " @@ -928,7 +929,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:578 +#: preseed.xml:579 #, no-c-format msgid "" "A good way to use the DHCP preseeding is to only preseed values specific to " @@ -939,13 +940,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:592 +#: preseed.xml:593 #, no-c-format msgid "Creating a preconfiguration file" msgstr "" #. Tag: para -#: preseed.xml:593 +#: preseed.xml:594 #, no-c-format msgid "" "The preconfiguration file is in the format used by the debconf-set-" @@ -954,20 +955,20 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:599 +#: preseed.xml:600 #, no-c-format msgid "<owner> <question name> <question type> <value>" msgstr "" #. Tag: para -#: preseed.xml:601 +#: preseed.xml:602 #, no-c-format msgid "" "There are a few rules to keep in mind when writing a preconfiguration file." msgstr "" #. Tag: para -#: preseed.xml:608 +#: preseed.xml:609 #, no-c-format msgid "" "Put only a single space or tab between type and value: any additional " @@ -975,7 +976,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:612 +#: preseed.xml:613 #, no-c-format msgid "" "A line can be split into multiple lines by appending a backslash " @@ -986,7 +987,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:619 +#: preseed.xml:620 #, no-c-format msgid "" "For debconf variables (templates) used only in the installer itself, the " @@ -998,7 +999,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:627 +#: preseed.xml:628 #, no-c-format msgid "" "Most questions need to be preseeded using the values valid in English and " @@ -1007,7 +1008,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:633 +#: preseed.xml:634 #, no-c-format msgid "" "Some questions take a code as value instead of the English text that is " @@ -1015,7 +1016,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:639 +#: preseed.xml:640 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1023,7 +1024,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:644 +#: preseed.xml:645 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1033,7 +1034,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:651 +#: preseed.xml:652 #, no-c-format msgid "" "$ debconf-get-selections --installer > file\n" @@ -1041,7 +1042,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:653 +#: preseed.xml:654 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1050,7 +1051,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:661 +#: preseed.xml:662 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1061,7 +1062,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:669 +#: preseed.xml:670 #, no-c-format msgid "" "The directory /var/log/installer and all files in it " @@ -1070,7 +1071,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:677 +#: preseed.xml:678 #, no-c-format msgid "" "To check possible values for questions, you can use nano " @@ -1081,7 +1082,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:685 +#: preseed.xml:686 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1090,13 +1091,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:696 +#: preseed.xml:697 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "" #. Tag: para -#: preseed.xml:702 +#: preseed.xml:703 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1107,7 +1108,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:710 +#: preseed.xml:711 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1115,13 +1116,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:718 +#: preseed.xml:719 #, no-c-format msgid "Localization" msgstr "" #. Tag: para -#: preseed.xml:719 +#: preseed.xml:720 #, no-c-format msgid "" "Setting localization values will only work if you are using initrd " @@ -1130,7 +1131,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:726 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1142,7 +1143,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:734 +#: preseed.xml:735 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1156,7 +1157,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:749 +#: preseed.xml:750 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1171,7 +1172,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:752 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1182,7 +1183,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:759 +#: preseed.xml:760 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1191,7 +1192,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:761 +#: preseed.xml:762 #, no-c-format msgid "" "To skip keyboard configuration, preseed keymap with " @@ -1200,13 +1201,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:773 +#: preseed.xml:774 #, no-c-format msgid "Network configuration" msgstr "" #. Tag: para -#: preseed.xml:774 +#: preseed.xml:775 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1217,7 +1218,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:782 +#: preseed.xml:783 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1226,7 +1227,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:788 +#: preseed.xml:789 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1239,19 +1240,19 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:798 +#: preseed.xml:799 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:801 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" #. Tag: screen -#: preseed.xml:806 +#: preseed.xml:807 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1324,7 +1325,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:809 #, no-c-format msgid "" "Please note that netcfg will automatically determine the " @@ -1337,13 +1338,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:824 +#: preseed.xml:825 #, no-c-format msgid "Network console" msgstr "" #. Tag: screen -#: preseed.xml:826 +#: preseed.xml:827 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1356,13 +1357,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:831 +#: preseed.xml:832 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:832 +#: preseed.xml:833 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1372,7 +1373,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:839 +#: preseed.xml:840 #, no-c-format msgid "" "The parameter mirror/suite determines the suite for " @@ -1380,7 +1381,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:844 +#: preseed.xml:845 #, no-c-format msgid "" "The parameter mirror/udeb/suite determines the suite " @@ -1392,7 +1393,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:855 +#: preseed.xml:856 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1409,13 +1410,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:860 +#: preseed.xml:861 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:861 +#: preseed.xml:862 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1424,7 +1425,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:868 +#: preseed.xml:869 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1435,7 +1436,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:878 +#: preseed.xml:879 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1467,7 +1468,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:880 +#: preseed.xml:881 #, no-c-format msgid "" "The passwd/root-password-crypted and " @@ -1480,26 +1481,26 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:890 +#: preseed.xml:891 #, no-c-format msgid "" "The following command can be used to generate an MD5 hash for a password:" msgstr "" #. Tag: screen -#: preseed.xml:894 +#: preseed.xml:895 #, no-c-format msgid "$ printf \"r00tme\" | mkpasswd -s -m md5" msgstr "" #. Tag: title -#: preseed.xml:900 +#: preseed.xml:901 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:902 +#: preseed.xml:903 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1516,13 +1517,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:907 +#: preseed.xml:908 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1533,7 +1534,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:917 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1542,7 +1543,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:922 +#: preseed.xml:923 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1555,7 +1556,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:936 +#: preseed.xml:937 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1564,13 +1565,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:945 +#: preseed.xml:946 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:947 +#: preseed.xml:948 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1649,13 +1650,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:951 +#: preseed.xml:952 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1664,7 +1665,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:958 +#: preseed.xml:959 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1672,7 +1673,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:965 +#: preseed.xml:966 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1683,7 +1684,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:975 +#: preseed.xml:976 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1738,13 +1739,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:980 +#: preseed.xml:981 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1756,7 +1757,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:991 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1764,7 +1765,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:998 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1775,7 +1776,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1008 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1787,13 +1788,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1013 +#: preseed.xml:1014 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1802,7 +1803,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1021 +#: preseed.xml:1022 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1817,13 +1818,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1026 +#: preseed.xml:1027 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "" "Setup of the /etc/apt/sources.list and basic " @@ -1833,7 +1834,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1035 +#: preseed.xml:1036 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1864,13 +1865,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1041 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1878,73 +1879,73 @@ msgid "" msgstr "" #. Tag: userinput -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "standard" msgstr "" #. Tag: userinput -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "desktop" msgstr "" #. Tag: userinput -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "gnome-desktop" msgstr "" #. Tag: userinput -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "kde-desktop" msgstr "" #. Tag: userinput -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "web-server" msgstr "" #. Tag: userinput -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "print-server" msgstr "" #. Tag: userinput -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "dns-server" msgstr "" #. Tag: userinput -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "file-server" msgstr "" #. Tag: userinput -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "mail-server" msgstr "" #. Tag: userinput -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "sql-database" msgstr "" #. Tag: userinput -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "laptop" msgstr "" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1085 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -1953,7 +1954,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1091 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -1964,7 +1965,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1100 +#: preseed.xml:1101 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server\n" @@ -1986,13 +1987,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1105 +#: preseed.xml:1106 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1107 +#: preseed.xml:1108 #, no-c-format msgid "" "# Grub is the default boot loader (for x86). If " @@ -2039,7 +2040,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1109 +#: preseed.xml:1110 #, no-c-format msgid "" "An MD5 hash for a password for grub can be generated " @@ -2048,13 +2049,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1119 +#: preseed.xml:1120 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1121 +#: preseed.xml:1122 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2077,13 +2078,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1126 +#: preseed.xml:1127 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1128 +#: preseed.xml:1129 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2096,27 +2097,36 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1135 +#: preseed.xml:1136 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1138 +#: preseed.xml:1139 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " "the ability to run commands or scripts at certain points in the installation." msgstr "" +#. Tag: para +#: preseed.xml:1146 +#, no-c-format +msgid "" +"When the filesystem of the target system is mounted, it is available in " +"/target. If an installation CD is used, when it is " +"mounted it is available in /cdrom." +msgstr "" + #. Tag: screen -#: preseed.xml:1147 +#: preseed.xml:1154 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2143,13 +2153,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1152 +#: preseed.xml:1159 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1153 +#: preseed.xml:1160 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2165,7 +2175,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "" "Note that the d-i owner should only be used for variables " @@ -2175,7 +2185,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2190,7 +2200,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1184 +#: preseed.xml:1191 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2200,13 +2210,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1196 +#: preseed.xml:1203 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1204 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2217,7 +2227,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1207 +#: preseed.xml:1214 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2245,7 +2255,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ro/using-d-i.po b/po/ro/using-d-i.po index 456355cb6..1f6b44a44 100644 --- a/po/ro/using-d-i.po +++ b/po/ro/using-d-i.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2013-05-22 19:06+0000\n" +"POT-Creation-Date: 2014-08-03 08:11+0000\n" "PO-Revision-Date: 2006-11-25 02:25+0200\n" "Last-Translator: Eddy Petrișor \n" "Language-Team: Romanian \n" @@ -2350,11 +2350,10 @@ msgid "" "feel free to change them to your liking. E.g. by selecting the option " "Use as:, you can choose a different filesystem " "for this partition, including options to use the partition for swap, software RAID, LVM, or not use it at all. " -"Another nice feature is the ability to copy data from an existing partition " -"onto this one. When you are satisfied with your new partition, select " -"Done setting up the partition and you will return " -"to partman's main screen." +"arch=\"linux-any\"> software RAID, LVM, or not use it at all. When " +"you are satisfied with your new partition, select Done setting " +"up the partition and you will return to partman's main screen." msgstr "" "Dacă selectați un spațiu liber, veți putea să creați o nouă partiție. Va " "trebui să răspundeți la o scurtă serie de întrebări legate de dimensiunea " @@ -2374,7 +2373,7 @@ msgstr "" "partman." #. Tag: para -#: using-d-i.xml:1403 +#: using-d-i.xml:1402 #, fuzzy, no-c-format msgid "" "If you decide you want to change something about your partition, simply " @@ -2396,7 +2395,7 @@ msgstr "" "și să ștergeți o partiție." #. Tag: para -#: using-d-i.xml:1414 +#: using-d-i.xml:1413 #, no-c-format msgid "" "Be sure to create at least two partitions: one for the rootpartmanpartman can be extended with installer " @@ -2441,7 +2440,7 @@ msgstr "" "filename>)." #. Tag: para -#: using-d-i.xml:1436 +#: using-d-i.xml:1435 #, no-c-format msgid "" "After you are satisfied with partitioning, select Finish " @@ -2456,13 +2455,13 @@ msgstr "" "sistemele de fișiere ar trebui create așa cum s-a cerut." #. Tag: title -#: using-d-i.xml:1464 +#: using-d-i.xml:1463 #, fuzzy, no-c-format msgid "Configuring Multidisk Devices (Software RAID)" msgstr "Configurarea dispozitivelor multi-disc (RAID software)" #. Tag: para -#: using-d-i.xml:1465 +#: using-d-i.xml:1464 #, fuzzy, no-c-format #| msgid "" #| "If you have more than one harddrive To be honest, you can " @@ -2491,7 +2490,7 @@ msgstr "" "software)." #. Tag: para -#: using-d-i.xml:1478 +#: using-d-i.xml:1477 #, no-c-format msgid "" "MD is basically a bunch of partitions located on different disks and " @@ -2506,7 +2505,7 @@ msgstr "" "montare, etc.)." #. Tag: para -#: using-d-i.xml:1486 +#: using-d-i.xml:1485 #, fuzzy, no-c-format msgid "" "What benefits this brings depends on the type of MD device you are creating. " @@ -2605,55 +2604,55 @@ msgstr "" "variablelist> Pentru a sumariza:" #. Tag: entry -#: using-d-i.xml:1600 +#: using-d-i.xml:1599 #, no-c-format msgid "Type" msgstr "Tipul" #. Tag: entry -#: using-d-i.xml:1601 +#: using-d-i.xml:1600 #, no-c-format msgid "Minimum Devices" msgstr "Minim de dispozitive" #. Tag: entry -#: using-d-i.xml:1602 +#: using-d-i.xml:1601 #, no-c-format msgid "Spare Device" msgstr "Dispozitive de rezervă" #. Tag: entry -#: using-d-i.xml:1603 +#: using-d-i.xml:1602 #, no-c-format msgid "Survives disk failure?" msgstr "Supraviețuiește la un defect de disc?" #. Tag: entry -#: using-d-i.xml:1604 +#: using-d-i.xml:1603 #, no-c-format msgid "Available Space" msgstr "Spațiu disponibil" #. Tag: entry -#: using-d-i.xml:1610 +#: using-d-i.xml:1609 #, no-c-format msgid "RAID0" msgstr "RAID0" #. Tag: entry -#: using-d-i.xml:1611 using-d-i.xml:1619 using-d-i.xml:1649 +#: using-d-i.xml:1610 using-d-i.xml:1618 using-d-i.xml:1648 #, no-c-format msgid "2" msgstr "2" #. Tag: entry -#: using-d-i.xml:1612 using-d-i.xml:1613 +#: using-d-i.xml:1611 using-d-i.xml:1612 #, no-c-format msgid "no" msgstr "nu" #. Tag: entry -#: using-d-i.xml:1614 +#: using-d-i.xml:1613 #, no-c-format msgid "Size of the smallest partition multiplied by number of devices in RAID" msgstr "" @@ -2661,43 +2660,43 @@ msgstr "" "RAID" #. Tag: entry -#: using-d-i.xml:1618 +#: using-d-i.xml:1617 #, no-c-format msgid "RAID1" msgstr "RAID1" #. Tag: entry -#: using-d-i.xml:1620 using-d-i.xml:1628 using-d-i.xml:1639 using-d-i.xml:1650 +#: using-d-i.xml:1619 using-d-i.xml:1627 using-d-i.xml:1638 using-d-i.xml:1649 #, no-c-format msgid "optional" msgstr "opțional" #. Tag: entry -#: using-d-i.xml:1621 using-d-i.xml:1629 using-d-i.xml:1640 using-d-i.xml:1651 +#: using-d-i.xml:1620 using-d-i.xml:1628 using-d-i.xml:1639 using-d-i.xml:1650 #, no-c-format msgid "yes" msgstr "da" #. Tag: entry -#: using-d-i.xml:1622 +#: using-d-i.xml:1621 #, no-c-format msgid "Size of the smallest partition in RAID" msgstr "Dimensiunea celei mai mici partiții din RAID" #. Tag: entry -#: using-d-i.xml:1626 +#: using-d-i.xml:1625 #, no-c-format msgid "RAID5" msgstr "RAID5" #. Tag: entry -#: using-d-i.xml:1627 +#: using-d-i.xml:1626 #, no-c-format msgid "3" msgstr "3" #. Tag: entry -#: using-d-i.xml:1630 +#: using-d-i.xml:1629 #, no-c-format msgid "" "Size of the smallest partition multiplied by (number of devices in RAID " @@ -2707,21 +2706,21 @@ msgstr "" "RAID minus unu)" #. Tag: entry -#: using-d-i.xml:1637 +#: using-d-i.xml:1636 #, fuzzy, no-c-format #| msgid "RAID0" msgid "RAID6" msgstr "RAID0" #. Tag: entry -#: using-d-i.xml:1638 +#: using-d-i.xml:1637 #, fuzzy, no-c-format #| msgid "2" msgid "4" msgstr "2" #. Tag: entry -#: using-d-i.xml:1641 +#: using-d-i.xml:1640 #, fuzzy, no-c-format #| msgid "" #| "Size of the smallest partition multiplied by (number of devices in RAID " @@ -2734,7 +2733,7 @@ msgstr "" "RAID minus unu)" #. Tag: entry -#: using-d-i.xml:1648 +#: using-d-i.xml:1647 #, fuzzy, no-c-format #| msgid "RAID0" msgid "RAID10" @@ -2742,7 +2741,7 @@ msgstr "RAID0" # nu-mi place deloc cum e tradus; aștept sugestii #. Tag: entry -#: using-d-i.xml:1652 +#: using-d-i.xml:1651 #, fuzzy, no-c-format msgid "" "Total of all partitions divided by the number of chunk copies (defaults to " @@ -2752,7 +2751,7 @@ msgstr "" "două)" #. Tag: para -#: using-d-i.xml:1659 +#: using-d-i.xml:1658 #, fuzzy, no-c-format msgid "" "If you want to know more about Software RAID, have a look at ." #. Tag: para -#: using-d-i.xml:1664 +#: using-d-i.xml:1663 #, no-c-format msgid "" "To create an MD device, you need to have the desired partitions it should " @@ -2781,7 +2780,7 @@ msgstr "" # nu-mi place traducerea pentru stripped #. Tag: para -#: using-d-i.xml:1673 +#: using-d-i.xml:1672 #, fuzzy, no-c-format msgid "" "Make sure that the system can be booted with the partitioning scheme you are " @@ -2802,7 +2801,7 @@ msgstr "" "filename> poate fi o variantă posibilă." #. Tag: para -#: using-d-i.xml:1685 +#: using-d-i.xml:1684 #, fuzzy, no-c-format #| msgid "" #| "Support for MD is a relatively new addition to the installer. You may " @@ -2828,7 +2827,7 @@ msgstr "" "de instalare sau configurare." #. Tag: para -#: using-d-i.xml:1694 +#: using-d-i.xml:1693 #, no-c-format msgid "" "Next, you should choose Configure software RAID " @@ -2850,7 +2849,7 @@ msgstr "" "depinde de tipul de dispozitiv MD selectat." #. Tag: para -#: using-d-i.xml:1707 +#: using-d-i.xml:1706 #, no-c-format msgid "" "RAID0 is simple — you will be issued with the list of available RAID " @@ -2862,7 +2861,7 @@ msgstr "" "selectați partițiile care vor forma dispozitivul MD." #. Tag: para -#: using-d-i.xml:1714 +#: using-d-i.xml:1713 #, fuzzy, no-c-format #| msgid "" #| "RAID1 is a bit more tricky. First, you will be asked to enter the number " @@ -2891,7 +2890,7 @@ msgstr "" "problema." #. Tag: para -#: using-d-i.xml:1726 +#: using-d-i.xml:1725 #, fuzzy, no-c-format msgid "" "RAID5 has a setup procedure similar to RAID1 with the exception that you " @@ -2902,7 +2901,7 @@ msgstr "" "emphasis> partiții active." #. Tag: para -#: using-d-i.xml:1732 +#: using-d-i.xml:1731 #, no-c-format msgid "" "RAID6 also has a setup procedure similar to RAID1 except that at least " @@ -2913,7 +2912,7 @@ msgstr "" "emphasis> partiții active." #. Tag: para -#: using-d-i.xml:1738 +#: using-d-i.xml:1737 #, no-c-format msgid "" "RAID10 again has a setup procedure similar to RAID1 except in expert mode. " @@ -2934,7 +2933,7 @@ msgstr "" "active astfel încât copiile să fie distribuite pe discuri diferite." #. Tag: para -#: using-d-i.xml:1752 +#: using-d-i.xml:1751 #, fuzzy, no-c-format msgid "" "It is perfectly possible to have several types of MD at once. For example, " @@ -2952,7 +2951,7 @@ msgstr "" "(partiție de 100GO, destul de sigură pentru /home)." #. Tag: para -#: using-d-i.xml:1761 +#: using-d-i.xml:1760 #, no-c-format msgid "" "After you set up MD devices to your liking, you can Finish/homeRețetarul LVM." #. Tag: para -#: using-d-i.xml:1806 +#: using-d-i.xml:1805 #, no-c-format msgid "" "LVM setup in &d-i; is quite simple and completely supported inside " @@ -3048,7 +3047,7 @@ msgstr "" "fizic pentru LVM " #. Tag: para -#: using-d-i.xml:1815 +#: using-d-i.xml:1814 #, no-c-format msgid "" "When you return to the main partman screen, you will see " @@ -3068,7 +3067,7 @@ msgstr "" "Acțiunile posibile sunt:" #. Tag: para -#: using-d-i.xml:1826 +#: using-d-i.xml:1825 #, no-c-format msgid "" "Display configuration details: shows LVM device " @@ -3076,43 +3075,43 @@ msgid "" msgstr "" #. Tag: guimenuitem -#: using-d-i.xml:1831 +#: using-d-i.xml:1830 #, no-c-format msgid "Create volume group" msgstr "" #. Tag: guimenuitem -#: using-d-i.xml:1834 +#: using-d-i.xml:1833 #, no-c-format msgid "Create logical volume" msgstr "" #. Tag: guimenuitem -#: using-d-i.xml:1837 +#: using-d-i.xml:1836 #, no-c-format msgid "Delete volume group" msgstr "" #. Tag: guimenuitem -#: using-d-i.xml:1840 +#: using-d-i.xml:1839 #, no-c-format msgid "Delete logical volume" msgstr "" #. Tag: guimenuitem -#: using-d-i.xml:1843 +#: using-d-i.xml:1842 #, no-c-format msgid "Extend volume group" msgstr "" #. Tag: guimenuitem -#: using-d-i.xml:1846 +#: using-d-i.xml:1845 #, no-c-format msgid "Reduce volume group" msgstr "" #. Tag: para -#: using-d-i.xml:1848 +#: using-d-i.xml:1847 #, no-c-format msgid "" "Finish: return to the main partmanpartman screen, any created " @@ -3142,13 +3141,13 @@ msgstr "" "obișnuite (și ar trebui tratate ca atare)." #. Tag: title -#: using-d-i.xml:1873 +#: using-d-i.xml:1872 #, no-c-format msgid "Configuring Encrypted Volumes" msgstr "Configurarea volumelor criptate" #. Tag: para -#: using-d-i.xml:1874 +#: using-d-i.xml:1873 #, no-c-format msgid "" "&d-i; allows you to set up encrypted partitions. Every file you write to " @@ -3170,7 +3169,7 @@ msgstr "" "datele de pe disc vor părea a fi caractere aleatoare." #. Tag: para -#: using-d-i.xml:1886 +#: using-d-i.xml:1885 #, no-c-format msgid "" "The two most important partitions to encrypt are: the home partition, where " @@ -3199,7 +3198,7 @@ msgstr "" "fișiere criptat." #. Tag: para -#: using-d-i.xml:1901 +#: using-d-i.xml:1900 #, no-c-format msgid "" "Please note that the performance of encrypted partitions will be less than " @@ -3215,7 +3214,7 @@ msgstr "" # trebuie verificate numele meniurilor cu ce e în D-I #. Tag: para -#: using-d-i.xml:1908 +#: using-d-i.xml:1907 #, fuzzy, no-c-format msgid "" "To use encryption, you have to create a new partition by selecting some free " @@ -3236,7 +3235,7 @@ msgstr "" "acea partiție." #. Tag: para -#: using-d-i.xml:1919 +#: using-d-i.xml:1918 #, no-c-format msgid "" "&d-i; supports several encryption methods. The default method is " @@ -3254,7 +3253,7 @@ msgstr "" # trebuie verificate opțiunile din meniu dacă sunt în concordanță cu textul #. Tag: para -#: using-d-i.xml:1931 +#: using-d-i.xml:1930 #, fuzzy, no-c-format msgid "" "First, let's have a look at the options available when you select " @@ -3268,13 +3267,13 @@ msgstr "" "în vedere securitatea." #. Tag: term -#: using-d-i.xml:1941 +#: using-d-i.xml:1940 #, no-c-format msgid "Encryption: aes" msgstr "Criptare: aes" #. Tag: para -#: using-d-i.xml:1943 +#: using-d-i.xml:1942 #, fuzzy, no-c-format msgid "" "This option lets you select the encryption algorithm (cipher256" msgstr "Dimensiunea cheii: 256" # mi-ar plăcea o altă traducere pentru 'strength' #. Tag: para -#: using-d-i.xml:1963 +#: using-d-i.xml:1962 #, no-c-format msgid "" "Here you can specify the length of the encryption key. With a larger key " @@ -3321,13 +3320,13 @@ msgstr "" "dimensiuni de chei depinde de algoritmul de criptare." #. Tag: term -#: using-d-i.xml:1975 +#: using-d-i.xml:1974 #, no-c-format msgid "IV algorithm: cbc-essiv:sha256" msgstr "Algoritmul VI: cbc-essiv:sha256" #. Tag: para -#: using-d-i.xml:1977 +#: using-d-i.xml:1976 #, no-c-format msgid "" "The Initialization Vector or IVcbc-essiv:sha256Passphrase" msgstr "Cheia de criptare: Parolă-frază" #. Tag: para -#: using-d-i.xml:2001 +#: using-d-i.xml:2000 #, no-c-format msgid "Here you can choose the type of the encryption key for this partition." msgstr "Aici puteți alege tipul de cheie de criptare pentru această partiție." #. Tag: term -#: using-d-i.xml:2007 +#: using-d-i.xml:2006 #, no-c-format msgid "Passphrase" msgstr "Parolă-frază" #. Tag: para -#: using-d-i.xml:2008 +#: using-d-i.xml:2007 #, no-c-format msgid "" "The encryption key will be computed Using a passphrase as " @@ -3393,13 +3392,13 @@ msgstr "" "procesului." #. Tag: term -#: using-d-i.xml:2023 using-d-i.xml:2116 +#: using-d-i.xml:2022 using-d-i.xml:2115 #, no-c-format msgid "Random key" msgstr "Cheie aleatoare" #. Tag: para -#: using-d-i.xml:2024 +#: using-d-i.xml:2023 #, no-c-format msgid "" "A new encryption key will be generated from random data each time you try to " @@ -3418,7 +3417,7 @@ msgstr "" "cifrare.)" #. Tag: para -#: using-d-i.xml:2033 +#: using-d-i.xml:2032 #, no-c-format msgid "" "Random keys are useful for swap partitions because you do not need to bother " @@ -3431,13 +3430,13 @@ msgid "" msgstr "" #. Tag: term -#: using-d-i.xml:2052 using-d-i.xml:2129 +#: using-d-i.xml:2051 using-d-i.xml:2128 #, no-c-format msgid "Erase data: yes" msgstr "" #. Tag: para -#: using-d-i.xml:2054 +#: using-d-i.xml:2053 #, no-c-format msgid "" "Determines whether the content of this partition should be overwritten with " @@ -3451,7 +3450,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2074 +#: using-d-i.xml:2073 #, no-c-format msgid "" "If you select Encryption method: " @@ -3460,13 +3459,13 @@ msgid "" msgstr "" #. Tag: term -#: using-d-i.xml:2083 +#: using-d-i.xml:2082 #, no-c-format msgid "Encryption: AES256" msgstr "" #. Tag: para -#: using-d-i.xml:2085 +#: using-d-i.xml:2084 #, no-c-format msgid "" "For loop-AES, unlike dm-crypt, the options for cipher and key size are " @@ -3475,25 +3474,25 @@ msgid "" msgstr "" #. Tag: term -#: using-d-i.xml:2095 +#: using-d-i.xml:2094 #, no-c-format msgid "Encryption key: Keyfile (GnuPG)" msgstr "" #. Tag: para -#: using-d-i.xml:2097 +#: using-d-i.xml:2096 #, no-c-format msgid "Here you can select the type of the encryption key for this partition." msgstr "" #. Tag: term -#: using-d-i.xml:2103 +#: using-d-i.xml:2102 #, no-c-format msgid "Keyfile (GnuPG)" msgstr "" #. Tag: para -#: using-d-i.xml:2104 +#: using-d-i.xml:2103 #, no-c-format msgid "" "The encryption key will be generated from random data during the " @@ -3503,19 +3502,19 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2117 +#: using-d-i.xml:2116 #, no-c-format msgid "Please see the section on random keys above." msgstr "" #. Tag: para -#: using-d-i.xml:2131 +#: using-d-i.xml:2130 #, no-c-format -msgid "Please see the the section on erasing data above." +msgid "Please see the section on erasing data above." msgstr "" #. Tag: para -#: using-d-i.xml:2140 +#: using-d-i.xml:2139 #, no-c-format msgid "" "After you have selected the desired parameters for your encrypted " @@ -3527,7 +3526,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2150 +#: using-d-i.xml:2149 #, no-c-format msgid "" "Next you will be asked to enter a passphrase for partitions configured to " @@ -3538,7 +3537,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2159 +#: using-d-i.xml:2158 #, no-c-format msgid "" "Before you input any passphrases, you should have made sure that your " @@ -3553,7 +3552,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2172 +#: using-d-i.xml:2171 #, no-c-format msgid "" "If you selected to use methods other than a passphrase to create encryption " @@ -3567,7 +3566,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2188 +#: using-d-i.xml:2187 #, no-c-format msgid "" "After returning to the main partitioning menu, you will see all encrypted " @@ -3587,7 +3586,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2201 +#: using-d-i.xml:2200 #, no-c-format msgid "" "Pay attention to the identifiers in parentheses (sda2_cryptF1." #. Tag: para -#: using-d-i.xml:2245 +#: using-d-i.xml:2244 #, no-c-format msgid "" "The unpack/setup messages generated during this phase are also saved in " @@ -3649,7 +3648,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2251 +#: using-d-i.xml:2250 #, no-c-format msgid "" "As part of the installation, a &arch-kernel; kernel will be installed. At " @@ -3659,7 +3658,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2258 +#: using-d-i.xml:2257 #, no-c-format msgid "" "When packages are installed using the package management system, it will by " @@ -3671,7 +3670,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2268 +#: using-d-i.xml:2267 #, no-c-format msgid "" "For technical reasons packages installed during the installation of the base " @@ -3681,13 +3680,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2280 +#: using-d-i.xml:2279 #, no-c-format msgid "Installing Additional Software" msgstr "" #. Tag: para -#: using-d-i.xml:2281 +#: using-d-i.xml:2280 #, no-c-format msgid "" "At this point you have a usable but limited system. Most users will want to " @@ -3697,13 +3696,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2296 +#: using-d-i.xml:2295 #, no-c-format msgid "Configuring apt" msgstr "" #. Tag: para -#: using-d-i.xml:2298 +#: using-d-i.xml:2297 #, no-c-format msgid "" "One of the tools used to install packages on a &debian-gnu; system is a " @@ -3724,7 +3723,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2322 +#: using-d-i.xml:2321 #, no-c-format msgid "" "apt must be configured so that it knows from where to " @@ -3734,7 +3733,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2329 +#: using-d-i.xml:2328 #, no-c-format msgid "" "If you are installing at default priority, the installer will largely take " @@ -3746,7 +3745,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2338 +#: using-d-i.xml:2337 #, no-c-format msgid "" "If you are installing at a lower priority (e.g. in expert mode), you will be " @@ -3757,13 +3756,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2349 +#: using-d-i.xml:2348 #, no-c-format msgid "Installing from more than one CD or DVD" msgstr "" #. Tag: para -#: using-d-i.xml:2351 +#: using-d-i.xml:2350 #, no-c-format msgid "" "If you are installing from a CD or a DVD that is part of a larger set, the " @@ -3773,7 +3772,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2358 +#: using-d-i.xml:2357 #, no-c-format msgid "" "If you do not have any additional CDs or DVDs, that is no problem: using " @@ -3783,7 +3782,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2366 +#: using-d-i.xml:2365 #, no-c-format msgid "" "Packages are included on CDs (and DVDs) in the order of their popularity. " @@ -3793,7 +3792,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2373 +#: using-d-i.xml:2372 #, no-c-format msgid "" "It also means that buying or downloading and burning a full CD set is just a " @@ -3807,16 +3806,6 @@ msgstr "" #: using-d-i.xml:2382 #, no-c-format msgid "" -"A good rule of thumb is that for a regular desktop installation (using the " -"GNOME desktop environment) only the first three CDs are needed. For the " -"alternative desktop environments (KDE or Xfce), additional CDs are needed. " -"The first DVD easily covers all three desktop environments." -msgstr "" - -#. Tag: para -#: using-d-i.xml:2390 -#, no-c-format -msgid "" "If you do scan multiple CDs or DVDs, the installer will prompt you to " "exchange them when it needs packages from another CD/DVD than the one " "currently in the drive. Note that only CDs or DVDs that belong to the same " @@ -3826,13 +3815,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2403 +#: using-d-i.xml:2395 #, no-c-format msgid "Using a network mirror" msgstr "" #. Tag: para -#: using-d-i.xml:2405 +#: using-d-i.xml:2397 #, no-c-format msgid "" "One question that will be asked during most installs is whether or not to " @@ -3841,7 +3830,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2411 +#: using-d-i.xml:2403 #, no-c-format msgid "" "If you are not installing from a full CD or DVD or " @@ -3853,7 +3842,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2420 +#: using-d-i.xml:2412 #, no-c-format msgid "" "If you are installing from a single full CD or using a full CD image, using " @@ -3866,7 +3855,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2431 +#: using-d-i.xml:2423 #, no-c-format msgid "" "If you are installing from a DVD or using a DVD image, any packages needed " @@ -3876,7 +3865,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2438 +#: using-d-i.xml:2430 #, no-c-format msgid "" "One advantage of adding a network mirror is that updates that have occurred " @@ -3887,7 +3876,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2445 +#: using-d-i.xml:2437 #, no-c-format msgid "" "In summary: selecting a network mirror is generally a good idea, except if " @@ -3898,26 +3887,26 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2454 +#: using-d-i.xml:2446 #, no-c-format msgid "the tasks you select in the next step of the installation," msgstr "" #. Tag: para -#: using-d-i.xml:2459 +#: using-d-i.xml:2451 #, no-c-format msgid "which packages are needed for those tasks," msgstr "" #. Tag: para -#: using-d-i.xml:2464 +#: using-d-i.xml:2456 #, no-c-format msgid "" "which of those packages are present on the CDs or DVDs you have scanned, and" msgstr "" #. Tag: para -#: using-d-i.xml:2469 +#: using-d-i.xml:2461 #, no-c-format msgid "" "whether any updated versions of packages included on the CDs or DVDs are " @@ -3926,7 +3915,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2478 +#: using-d-i.xml:2470 #, no-c-format msgid "" "Note that the last point means that, even if you choose not to use a network " @@ -3936,14 +3925,14 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2489 +#: using-d-i.xml:2481 #, fuzzy, no-c-format #| msgid "Choosing a Keyboard" msgid "Choosing a network mirror" msgstr "Alegerea tastaturii" #. Tag: para -#: using-d-i.xml:2490 +#: using-d-i.xml:2482 #, no-c-format msgid "" "If you have selected to use a network mirror during the installation " @@ -3954,7 +3943,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2498 +#: using-d-i.xml:2490 #, no-c-format msgid "" "A mirror can also be specified by hand by choosing enter information " @@ -3965,7 +3954,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2506 +#: using-d-i.xml:2498 #, no-c-format msgid "" "If your computer is on an IPv6-only network (which is probably not the case " @@ -3982,7 +3971,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2520 +#: using-d-i.xml:2512 #, no-c-format msgid "" "Another option when choosing to specify the mirror manually is to use " @@ -3994,13 +3983,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2539 +#: using-d-i.xml:2531 #, no-c-format msgid "Selecting and Installing Software" msgstr "" #. Tag: para -#: using-d-i.xml:2541 +#: using-d-i.xml:2533 #, no-c-format msgid "" "During the installation process, you are given the opportunity to select " @@ -4012,7 +4001,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2550 +#: using-d-i.xml:2542 #, no-c-format msgid "" "So, you have the ability to choose tasks first, and " @@ -4032,7 +4021,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2577 +#: using-d-i.xml:2569 #, no-c-format msgid "" "Some tasks may be pre-selected based on the characteristics of the computer " @@ -4041,7 +4030,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2584 +#: using-d-i.xml:2576 #, no-c-format msgid "" "In the standard user interface of the installer, you can use the space bar " @@ -4049,51 +4038,55 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2590 +#: using-d-i.xml:2582 #, no-c-format msgid "" -"Unless you are using the special KDE or Xfce/LXDE CDs, the Desktop " -"environment task will install the GNOME desktop environment." +"The Desktop environment task will install a graphical desktop " +"environment." msgstr "" #. Tag: para -#: using-d-i.xml:2595 +#: using-d-i.xml:2587 #, no-c-format msgid "" -"It is not possible to interactively select a different desktop during the " -"installation. However, it is possible to get &d-i; to " -"install a KDE desktop environment instead of GNOME by using preseeding (see " +"By default, &d-i; installs the Xfce desktop environment. It is not possible " +"to interactively select a different desktop environment during the " +"installation, however, it is possible to have the " +"installer install a different desktop environment by using preseeding (see " ") or by adding the parameter " -"desktop=kde at the boot prompt when starting the " -"installer. Alternatively the more lightweight Xfce and LXDE desktop " -"environments can be selected by using desktop=xfce or " -"desktop=lxde." +"desktop=name_of_the_desktop_environment at the boot " +"prompt when starting the installer. Possible variants in this case are " +"desktop=gnome, desktop=kde, " +"desktop=lxde or desktop=xfce." msgstr "" #. Tag: para -#: using-d-i.xml:2606 +#: using-d-i.xml:2601 #, no-c-format msgid "" -"Some CD images (netinst and DVD) also allow selection of the desired desktop " -"environment from the graphical boot menu. Select the Advanced " -"options option in the main menu and look for Alternative " -"desktop environments." +"If you use the special GNOME-, KDE- or LXDE-variant of the first CD in the " +"full CD set, the installer installs the respective desktop environment " +"instead of the default. Some CD images (netinst and DVD) also allow " +"selection of the desired desktop environment from the graphical boot menu. " +"Select the Advanced options option in the main menu and look " +"for Alternative desktop environments." msgstr "" #. Tag: para -#: using-d-i.xml:2613 +#: using-d-i.xml:2612 #, no-c-format msgid "" "Note that this will only work if the packages needed for the desired desktop " "environment are actually available. If you are installing using a single " -"full CD image, they will need to be downloaded from a mirror as most needed " -"packages are only included on later CDs; installing KDE, Xfce or LXDE this " -"way should work fine if you are using a DVD image or any other installation " +"full CD image, they will possibly need to be downloaded from a network " +"mirror as some of the needed packages for your choice might only be included " +"on later CDs. Installing any of the available desktop environments this way " +"should work fine if you are using a DVD image or any other installation " "method." msgstr "" #. Tag: para -#: using-d-i.xml:2623 +#: using-d-i.xml:2622 #, no-c-format msgid "" "The various server tasks will install software roughly as follows. DNS " @@ -4106,7 +4099,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2634 +#: using-d-i.xml:2633 #, no-c-format msgid "" "The Standard system task will install any package that has a " @@ -4117,7 +4110,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2642 +#: using-d-i.xml:2641 #, no-c-format msgid "" "If during language selection a default locale other than the Cpalo-installer" msgstr "" #. Tag: para -#: using-d-i.xml:2729 +#: using-d-i.xml:2728 #, no-c-format msgid "" "The bootloader on PA-RISC is palo. PALO is " @@ -4225,19 +4218,19 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2738 +#: using-d-i.xml:2737 #, no-c-format msgid "hppa FIXME ( need more info )" msgstr "" #. Tag: title -#: using-d-i.xml:2750 +#: using-d-i.xml:2749 #, no-c-format msgid "Install the Grub Boot Loader on a Hard Disk" msgstr "" #. Tag: para -#: using-d-i.xml:2752 +#: using-d-i.xml:2751 #, no-c-format msgid "" "The main &architecture; boot loader is called grub. Grub is a " @@ -4246,7 +4239,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2758 +#: using-d-i.xml:2757 #, no-c-format msgid "" "By default, grub will be installed into the Master Boot Record (MBR), where " @@ -4255,7 +4248,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2764 +#: using-d-i.xml:2763 #, no-c-format msgid "" "If you do not want to install grub, use the &BTN-GOBACK; button to get to " @@ -4264,13 +4257,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2777 +#: using-d-i.xml:2776 #, no-c-format msgid "Install the LILO Boot Loader on a Hard Disk" msgstr "" #. Tag: para -#: using-d-i.xml:2779 +#: using-d-i.xml:2778 #, no-c-format msgid "" "The second &architecture; boot loader is called LILO. It is " @@ -4281,7 +4274,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2789 +#: using-d-i.xml:2788 #, no-c-format msgid "" "Currently the LILO installation will only create menu entries for other " @@ -4291,7 +4284,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2797 +#: using-d-i.xml:2796 #, no-c-format msgid "" "&d-i; offers you three choices on where to install the LILOLILO will take complete control of the boot " @@ -4313,14 +4306,14 @@ msgid "" msgstr "" #. Tag: term -#: using-d-i.xml:2811 +#: using-d-i.xml:2810 #, fuzzy, no-c-format #| msgid "Created partitions" msgid "new &debian; partition" msgstr "Partiții create" #. Tag: para -#: using-d-i.xml:2811 +#: using-d-i.xml:2810 #, no-c-format msgid "" "Choose this if you want to use another boot manager. LILO " @@ -4329,13 +4322,13 @@ msgid "" msgstr "" #. Tag: term -#: using-d-i.xml:2820 +#: using-d-i.xml:2819 #, no-c-format msgid "Other choice" msgstr "" #. Tag: para -#: using-d-i.xml:2820 +#: using-d-i.xml:2819 #, no-c-format msgid "" "Useful for advanced users who want to install LILO " @@ -4345,7 +4338,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2830 +#: using-d-i.xml:2829 #, no-c-format msgid "" "If you can no longer boot into Windows 9x (or DOS) after this step, you'll " @@ -4356,13 +4349,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2846 +#: using-d-i.xml:2845 #, no-c-format msgid "Install the ELILO Boot Loader on a Hard Disk" msgstr "" #. Tag: para -#: using-d-i.xml:2848 +#: using-d-i.xml:2847 #, no-c-format msgid "" "The &architecture; boot loader is called elilo. It is modeled " @@ -4379,7 +4372,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2864 +#: using-d-i.xml:2863 #, no-c-format msgid "" "The elilo configuration and installation is done as the last " @@ -4391,13 +4384,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2876 +#: using-d-i.xml:2875 #, no-c-format msgid "Choose the correct partition!" msgstr "" #. Tag: para -#: using-d-i.xml:2878 +#: using-d-i.xml:2877 #, no-c-format msgid "" "The criterion for selecting a partition is that it must be a FAT format " @@ -4409,13 +4402,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2893 +#: using-d-i.xml:2892 #, no-c-format msgid "EFI Partition Contents" msgstr "" #. Tag: para -#: using-d-i.xml:2895 +#: using-d-i.xml:2894 #, no-c-format msgid "" "The EFI partition is a FAT filesystem format partition on one of the hard " @@ -4433,13 +4426,13 @@ msgid "" msgstr "" #. Tag: filename -#: using-d-i.xml:2917 +#: using-d-i.xml:2916 #, no-c-format msgid "elilo.conf" msgstr "" #. Tag: para -#: using-d-i.xml:2918 +#: using-d-i.xml:2917 #, no-c-format msgid "" "This is the configuration file read by the boot loader when it starts. It is " @@ -4448,13 +4441,13 @@ msgid "" msgstr "" #. Tag: filename -#: using-d-i.xml:2927 +#: using-d-i.xml:2926 #, no-c-format msgid "elilo.efi" msgstr "" #. Tag: para -#: using-d-i.xml:2928 +#: using-d-i.xml:2927 #, no-c-format msgid "" "This is the boot loader program that the EFI Boot Manager " @@ -4464,13 +4457,13 @@ msgid "" msgstr "" #. Tag: filename -#: using-d-i.xml:2938 +#: using-d-i.xml:2937 #, no-c-format msgid "initrd.img" msgstr "" #. Tag: para -#: using-d-i.xml:2939 +#: using-d-i.xml:2938 #, no-c-format msgid "" "This is the initial root filesystem used to boot the kernel. It is a copy of " @@ -4480,13 +4473,13 @@ msgid "" msgstr "" #. Tag: filename -#: using-d-i.xml:2951 +#: using-d-i.xml:2950 #, no-c-format msgid "readme.txt" msgstr "" #. Tag: para -#: using-d-i.xml:2952 +#: using-d-i.xml:2951 #, no-c-format msgid "" "This is a small text file warning you that the contents of the directory are " @@ -4495,13 +4488,13 @@ msgid "" msgstr "" #. Tag: filename -#: using-d-i.xml:2962 +#: using-d-i.xml:2961 #, no-c-format msgid "vmlinuz" msgstr "" #. Tag: para -#: using-d-i.xml:2963 +#: using-d-i.xml:2962 #, no-c-format msgid "" "This is the compressed kernel itself. It is a copy of the file referenced in " @@ -4511,13 +4504,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2983 +#: using-d-i.xml:2982 #, no-c-format msgid "arcboot-installer" msgstr "" #. Tag: para -#: using-d-i.xml:2984 +#: using-d-i.xml:2983 #, no-c-format msgid "" "The boot loader on SGI machines is arcboot. It has to be " @@ -4542,13 +4535,13 @@ msgid "" msgstr "" #. Tag: replaceable -#: using-d-i.xml:3003 +#: using-d-i.xml:3002 #, no-c-format msgid "scsi" msgstr "" #. Tag: para -#: using-d-i.xml:3004 +#: using-d-i.xml:3003 #, no-c-format msgid "" "is the SCSI bus to be booted from, this is 0 for the " @@ -4556,13 +4549,13 @@ msgid "" msgstr "" #. Tag: replaceable -#: using-d-i.xml:3012 +#: using-d-i.xml:3011 #, no-c-format msgid "disk" msgstr "" #. Tag: para -#: using-d-i.xml:3013 +#: using-d-i.xml:3012 #, no-c-format msgid "" "is the SCSI ID of the hard disk on which arcboot is " @@ -4570,13 +4563,13 @@ msgid "" msgstr "" #. Tag: replaceable -#: using-d-i.xml:3021 +#: using-d-i.xml:3020 #, no-c-format msgid "partnr" msgstr "" #. Tag: para -#: using-d-i.xml:3022 +#: using-d-i.xml:3021 #, no-c-format msgid "" "is the number of the partition on which /etc/arcboot.conf/etc/arcboot.confYaboot on a Hard Disk" msgstr "" #. Tag: para -#: using-d-i.xml:3053 +#: using-d-i.xml:3052 #, no-c-format msgid "" "Newer (mid 1998 and on) PowerMacs use yaboot as their " @@ -4617,13 +4610,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3071 +#: using-d-i.xml:3070 #, no-c-format msgid "Install Quik on a Hard Disk" msgstr "" #. Tag: para -#: using-d-i.xml:3072 +#: using-d-i.xml:3071 #, no-c-format msgid "" "The boot loader for OldWorld Power Macintosh machines is quikzipl-installer" msgstr "" #. Tag: para -#: using-d-i.xml:3089 +#: using-d-i.xml:3088 #, no-c-format msgid "" "The boot loader on &arch-title; is zipl. ZIPLSILO Boot Loader on a Hard Disk" msgstr "" #. Tag: para -#: using-d-i.xml:3108 +#: using-d-i.xml:3107 #, no-c-format msgid "" "The standard &architecture; boot loader is called silo. It is " @@ -4674,13 +4667,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3133 +#: using-d-i.xml:3132 #, no-c-format msgid "Continue Without Boot Loader" msgstr "" #. Tag: para -#: using-d-i.xml:3135 +#: using-d-i.xml:3134 #, no-c-format msgid "" "This option can be used to complete the installation even when no boot " @@ -4689,7 +4682,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3142 +#: using-d-i.xml:3141 #, no-c-format msgid "" "If you plan to manually configure your bootloader, you should check the name " @@ -4703,13 +4696,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3159 +#: using-d-i.xml:3158 #, no-c-format msgid "Finishing the Installation" msgstr "" #. Tag: para -#: using-d-i.xml:3160 +#: using-d-i.xml:3159 #, no-c-format msgid "" "This is the last step in the &debian; installation process during which the " @@ -4718,13 +4711,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3173 +#: using-d-i.xml:3172 #, no-c-format msgid "Setting the System Clock" msgstr "" #. Tag: para -#: using-d-i.xml:3175 +#: using-d-i.xml:3174 #, no-c-format msgid "" "The installer may ask you if the computer's clock is set to UTC. Normally " @@ -4734,7 +4727,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3182 +#: using-d-i.xml:3181 #, no-c-format msgid "" "In expert mode you will always be able to choose whether or not the clock is " @@ -4746,7 +4739,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3193 +#: using-d-i.xml:3192 #, no-c-format msgid "" "At this point &d-i; will also attempt to save the current time to the " @@ -4755,13 +4748,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3208 +#: using-d-i.xml:3207 #, no-c-format msgid "Reboot the System" msgstr "" #. Tag: para -#: using-d-i.xml:3210 +#: using-d-i.xml:3209 #, no-c-format msgid "" "You will be prompted to remove the boot media (CD, floppy, etc) that you " @@ -4770,7 +4763,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3216 +#: using-d-i.xml:3215 #, no-c-format msgid "" "After a final prompt the system will be halted because rebooting is not " @@ -4780,13 +4773,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3229 +#: using-d-i.xml:3228 #, no-c-format msgid "Troubleshooting" msgstr "" #. Tag: para -#: using-d-i.xml:3230 +#: using-d-i.xml:3229 #, no-c-format msgid "" "The components listed in this section are usually not involved in the " @@ -4795,13 +4788,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3243 +#: using-d-i.xml:3242 #, no-c-format msgid "Saving the installation logs" msgstr "" #. Tag: para -#: using-d-i.xml:3245 +#: using-d-i.xml:3244 #, no-c-format msgid "" "If the installation is successful, the logfiles created during the " @@ -4810,7 +4803,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3252 +#: using-d-i.xml:3251 #, no-c-format msgid "" "Choosing Save debug logs from the main menu " @@ -4821,13 +4814,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3272 +#: using-d-i.xml:3271 #, no-c-format msgid "Using the Shell and Viewing the Logs" msgstr "" #. Tag: para -#: using-d-i.xml:3274 +#: using-d-i.xml:3273 #, no-c-format msgid "" "There are several methods you can use to get a shell while running an " @@ -4843,13 +4836,13 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3292 +#: using-d-i.xml:3291 #, no-c-format msgid "For the graphical installer see also ." msgstr "" #. Tag: para -#: using-d-i.xml:3296 +#: using-d-i.xml:3295 #, no-c-format msgid "" "If you cannot switch consoles, there is also an Execute a " @@ -4860,7 +4853,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3304 +#: using-d-i.xml:3303 #, no-c-format msgid "" "At this point you are booted from the RAM disk, and there is a limited set " @@ -4872,7 +4865,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3313 +#: using-d-i.xml:3312 #, no-c-format msgid "" "To edit and view files, use the text editor nano. Log " @@ -4881,7 +4874,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3320 +#: using-d-i.xml:3319 #, no-c-format msgid "" "Although you can do basically anything in a shell that the available " @@ -4890,7 +4883,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3326 +#: using-d-i.xml:3325 #, no-c-format msgid "" "Doing things manually from the shell may interfere with the installation " @@ -4900,13 +4893,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3342 +#: using-d-i.xml:3341 #, no-c-format msgid "Installation Over the Network" msgstr "" #. Tag: para -#: using-d-i.xml:3344 +#: using-d-i.xml:3343 #, no-c-format msgid "" "One of the more interesting components is network-consoleAfter selecting this new entry, you " @@ -4954,7 +4947,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3384 +#: using-d-i.xml:3383 #, no-c-format msgid "" "Should you decide to continue with the installation locally, you can always " @@ -4963,7 +4956,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3390 +#: using-d-i.xml:3389 #, no-c-format msgid "" "Now let's switch to the other side of the wire. As a prerequisite, you need " @@ -4982,7 +4975,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3407 +#: using-d-i.xml:3406 #, no-c-format msgid "" "The ssh server in the installer uses a default " @@ -4998,7 +4991,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3420 +#: using-d-i.xml:3419 #, no-c-format msgid "" "You may be able to avoid the connection being dropped by adding the option " @@ -5012,7 +5005,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3433 +#: using-d-i.xml:3432 #, no-c-format msgid "" "If you install several computers in turn and they happen to have the same IP " @@ -5027,7 +5020,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3449 +#: using-d-i.xml:3448 #, no-c-format msgid "" "After the login you will be presented with an initial screen where you have " @@ -5040,7 +5033,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3459 +#: using-d-i.xml:3458 #, no-c-format msgid "" "After you have started the installation remotely over SSH, you should not go " @@ -5051,13 +5044,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3478 +#: using-d-i.xml:3477 #, no-c-format msgid "Loading Missing Firmware" msgstr "" #. Tag: para -#: using-d-i.xml:3479 +#: using-d-i.xml:3478 #, no-c-format msgid "" "As described in , some devices require " @@ -5067,7 +5060,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3487 +#: using-d-i.xml:3486 #, no-c-format msgid "" "If a device driver requests firmware that is not available, &d-i; will " @@ -5079,7 +5072,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3497 +#: using-d-i.xml:3496 #, no-c-format msgid "" "Which devices are scanned and which file systems are supported depends on " @@ -5091,7 +5084,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3507 +#: using-d-i.xml:3506 #, no-c-format msgid "" "Note that it is possible to skip loading the firmware if you know the device " @@ -5100,7 +5093,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3513 +#: using-d-i.xml:3512 #, no-c-format msgid "" "&d-i; only prompts for firmware needed by kernel modules loaded during the " @@ -5114,13 +5107,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3527 +#: using-d-i.xml:3526 #, no-c-format msgid "Preparing a medium" msgstr "" #. Tag: para -#: using-d-i.xml:3528 +#: using-d-i.xml:3527 #, no-c-format msgid "" "Official CD images do not include non-free firmware. The most common method " @@ -5135,7 +5128,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3541 +#: using-d-i.xml:3540 #, no-c-format msgid "" "Tarballs and zip files containing current packages for the most common " @@ -5146,7 +5139,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3555 +#: using-d-i.xml:3554 #, no-c-format msgid "" "If the firmware you need is not included in the tarball, you can also " @@ -5157,7 +5150,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3569 +#: using-d-i.xml:3568 #, no-c-format msgid "" "It is also possible to copy individual firmware files to the medium. Loose " @@ -5166,13 +5159,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3578 +#: using-d-i.xml:3577 #, no-c-format msgid "Firmware and the Installed System" msgstr "" #. Tag: para -#: using-d-i.xml:3579 +#: using-d-i.xml:3578 #, no-c-format msgid "" "Any firmware loaded during the installation will be copied automatically to " @@ -5184,7 +5177,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3588 +#: using-d-i.xml:3587 #, no-c-format msgid "" "If the firmware was loaded from a firmware package, &d-i; will also install " @@ -5195,7 +5188,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3596 +#: using-d-i.xml:3595 #, no-c-format msgid "" "If loading the firmware was skipped during the installation, the relevant " @@ -5204,7 +5197,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3603 +#: using-d-i.xml:3602 #, no-c-format msgid "" "If the firmware was loaded from loose firmware files, the firmware copied to " -- cgit v1.2.3