~ubuntu-branches/ubuntu/raring/installation-guide/raring-proposed

« back to all changes in this revision

Viewing changes to po/pot/preseed.pot

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-11-20 19:15:23 UTC
  • Revision ID: james.westby@ubuntu.com-20081120191523-ewj4gnnj4k6skpn4
Tags: 20081113ubuntu1
* Document user-setup encrypted private directory preseeding.
* Resynchronise with Debian. Remaining changes:
  - Build only English (for now, until we figure out how to avoid trashing
    translations quite so badly with Ubuntu branding etc.).
  - Build only Ubuntu architectures (amd64, hppa, i386, ia64, lpia,
    powerpc, sparc).
  - Extensive (although possibly incomplete) Ubuntu branding, adjustments
    for our mirror layout, etc.
  - Add "Ubuntu and Debian" and "What is Ubuntu?" section, text borrowed
    from the Ubuntu web site. Disable the "What is Debian GNU/Linux?"
    section.
  - Direct installation reports to ubuntu-users for now.
  - Adjust various memory and disk space requirements. Talk about the
    default Ubuntu desktop and Ubuntu tasks rather than Debian tasks.
  - Document mounting /sys in various places.
  - Unset supports-floppy-boot for all our architectures.
  - Add a few more supports-floppy-boot and bootable-usb conditionals.
  - Document our root password and sudo arrangements.
  - Document netboot-style USB images. Still mention the hd-media images,
    but they're downplayed since many USB sticks are too small for a full
    Ubuntu ISO image.
  - Document Kickstart installations (currently only the basics, a
    reference to Red Hat's documentation, and the differences from
    Anaconda).
  - Update keyboard preseeding documentation for console-setup.
  - Update chroot-install guide for console-setup and language packs; add
    a bit more advice about installing grub.
  - Disable documentation of win32-loader.
  - Document new simplified partman preseeding.
  - Document mirror/udeb/components.
  - Document apt-setup/security_path.
  - Don't recommend passing http://archive.ubuntu.com/ubuntu to
    debootstrap.
  - Document partman/early_command.
  - Document pkgsel/update-policy.
* Bump kernelversion to 2.6.27.
* Bump GNOME version to 2.26.
* Bump release version and names for Jaunty.
* Re-enable documentation of the GTK frontend.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
msgstr ""
7
7
"Project-Id-Version: PACKAGE VERSION\n"
8
8
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
9
 
"POT-Creation-Date: 2008-05-09 00:10+0000\n"
 
9
"POT-Creation-Date: 2008-10-26 00:10+0000\n"
10
10
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11
11
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
12
"Language-Team: LANGUAGE <LL@li.org>\n"
27
27
msgstr ""
28
28
 
29
29
#. Tag: para
30
 
#: preseed.xml:23 preseed.xml:662
 
30
#: preseed.xml:23 preseed.xml:663
31
31
#, no-c-format
32
32
msgid "The configuration fragments used in this appendix are also available as an example preconfiguration file from &urlset-example-preseed;."
33
33
msgstr ""
606
606
#. Tag: para
607
607
#: preseed.xml:578
608
608
#, no-c-format
609
 
msgid "A line can be split into multiple lines by appending a backslash (<quote><literal>\\</literal></quote>) as the line continuation character. A good place to split a line is after the question name; a bad place is between type and value."
 
609
msgid "A line can be split into multiple lines by appending a backslash (<quote><literal>\\</literal></quote>) as the line continuation character. A good place to split a line is after the question name; a bad place is between type and value. Split lines will be joined into a single line with all leading/trailing whitespace condensed to a single space."
610
610
msgstr ""
611
611
 
612
612
#. Tag: para
613
 
#: preseed.xml:584
 
613
#: preseed.xml:585
614
614
#, no-c-format
615
615
msgid "For debconf variables (templates) used in the installer itself, the owner should be set to <quote>d-i</quote>; to preseed variables used in the installed system, the name of the package that contains the corresponding debconf template should be used. Only variables that have their owner set to something other than <quote>d-i</quote> will be propagated to the debconf database for the installed system."
616
616
msgstr ""
617
617
 
618
618
#. Tag: para
619
 
#: preseed.xml:592
 
619
#: preseed.xml:593
620
620
#, no-c-format
621
621
msgid "Most questions need to be preseeded using the values valid in English and not the translated values. However, there are some questions (for example in <classname>partman</classname>) where the translated values need to be used."
622
622
msgstr ""
623
623
 
624
624
#. Tag: para
625
 
#: preseed.xml:598
 
625
#: preseed.xml:599
626
626
#, no-c-format
627
627
msgid "Some questions take a code as value instead of the English text that is shown during installation."
628
628
msgstr ""
629
629
 
630
630
#. Tag: para
631
 
#: preseed.xml:604
 
631
#: preseed.xml:605
632
632
#, no-c-format
633
633
msgid "The easiest way to create a preconfiguration file is to use the example file linked in <xref linkend=\"preseed-contents\"/> as basis and work from there."
634
634
msgstr ""
635
635
 
636
636
#. Tag: para
637
 
#: preseed.xml:609
 
637
#: preseed.xml:610
638
638
#, no-c-format
639
639
msgid "An alternative method is to do a manual installation and then, after rebooting, use the <command>debconf-get-selections</command> from the <classname>debconf-utils</classname> package to dump both the debconf database and the installer's cdebconf database to a single file:"
640
640
msgstr ""
641
641
 
642
642
#. Tag: screen
643
 
#: preseed.xml:616
 
643
#: preseed.xml:617
644
644
#, no-c-format
645
645
msgid ""
646
646
      "$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
648
648
msgstr ""
649
649
 
650
650
#. Tag: para
651
 
#: preseed.xml:618
 
651
#: preseed.xml:619
652
652
#, no-c-format
653
653
msgid "However, a file generated in this manner will have some items that should not be preseeded, and the example file is a better starting place for most users."
654
654
msgstr ""
655
655
 
656
656
#. Tag: para
657
 
#: preseed.xml:626
 
657
#: preseed.xml:627
658
658
#, no-c-format
659
659
msgid "This method relies on the fact that, at the end of the installation, the installer's cdebconf database is saved to the installed system in <filename>/var/log/installer/cdebconf</filename>. However, because the database may contain sensitive information, by default the files are only readable by root."
660
660
msgstr ""
661
661
 
662
662
#. Tag: para
663
 
#: preseed.xml:634
 
663
#: preseed.xml:635
664
664
#, no-c-format
665
665
msgid "The directory <filename>/var/log/installer</filename> and all files in it will be deleted from your system if you purge the package <classname>installation-report</classname>."
666
666
msgstr ""
667
667
 
668
668
#. Tag: para
669
 
#: preseed.xml:642
 
669
#: preseed.xml:643
670
670
#, no-c-format
671
671
msgid "To check possible values for questions, you can use <command>nano</command> to examine the files in <filename>/var/lib/cdebconf</filename> while an installation is in progress. View <filename>templates.dat</filename> for the raw templates and <filename>questions.dat</filename> for the current values and for the values assigned to variables."
672
672
msgstr ""
673
673
 
674
674
#. Tag: para
675
 
#: preseed.xml:650
 
675
#: preseed.xml:651
676
676
#, no-c-format
677
677
msgid "To check if the format of your preconfiguration file is valid before performing an install, you can use the command <command>debconf-set-selections -c <replaceable>preseed.cfg</replaceable></command>."
678
678
msgstr ""
679
679
 
680
680
#. Tag: title
681
 
#: preseed.xml:661
 
681
#: preseed.xml:662
682
682
#, no-c-format
683
683
msgid "Contents of the preconfiguration file (for &releasename;)"
684
684
msgstr ""
685
685
 
686
686
#. Tag: para
687
 
#: preseed.xml:667
 
687
#: preseed.xml:668
688
688
#, no-c-format
689
689
msgid "Note that this example is based on an installation for the Intel x86 architecture. If you are installing a different architecture, some of the examples (like keyboard selection and bootloader installation) may not be relevant and will need to be replaced by debconf settings appropriate for your architecture."
690
690
msgstr ""
691
691
 
692
692
#. Tag: title
693
 
#: preseed.xml:678
 
693
#: preseed.xml:679
694
694
#, no-c-format
695
695
msgid "Localization"
696
696
msgstr ""
697
697
 
698
698
#. Tag: para
699
 
#: preseed.xml:679
 
699
#: preseed.xml:680
700
700
#, no-c-format
701
701
msgid "Setting localization values will only work if you are using initrd preseeding. With all other methods the preconfiguration file will only be loaded after these questions have been asked."
702
702
msgstr ""
703
703
 
704
704
#. Tag: para
705
 
#: preseed.xml:685
 
705
#: preseed.xml:686
706
706
#, no-c-format
707
 
msgid "The locale can be used to specify both language and country. To specify the locale as a boot parameter, use <userinput>locale=<replaceable>en_US</replaceable></userinput>."
 
707
msgid "The locale can be used to specify both language and country and can be any combination of a language supported by &d-i; and a recognized country. If the combination does not form a valid locale, the installer will automatically select a locale that is valid for the selected language. To specify the locale as a boot parameter, use <userinput>locale=<replaceable>en_US</replaceable></userinput>."
708
708
msgstr ""
709
709
 
710
710
#. Tag: screen
711
 
#: preseed.xml:691
 
711
#: preseed.xml:695
712
712
#, no-c-format
713
713
msgid ""
714
714
      "# Locale sets language and country.\n"
716
716
msgstr ""
717
717
 
718
718
#. Tag: para
719
 
#: preseed.xml:693
 
719
#: preseed.xml:697
720
720
#, no-c-format
721
 
msgid "Keyboard configuration consists of selecting a keyboard architecture and a keymap. In most cases the correct keyboard architecture is selected by default, so there's normally no need to preseed it. The keymap must be valid for the selected keyboard architecture."
 
721
msgid "Keyboard configuration consists of selecting a keyboard architecture and a keymap. In most cases the correct keyboard architecture is selected by default, so there's normally no need to preseed it. The keymap must be known to the &d-i; for the selected keyboard architecture."
722
722
msgstr ""
723
723
 
724
724
#. Tag: screen
725
 
#: preseed.xml:700
 
725
#: preseed.xml:704
726
726
#, no-c-format
727
727
msgid ""
728
728
      "# Keyboard selection.\n"
733
733
msgstr ""
734
734
 
735
735
#. Tag: para
736
 
#: preseed.xml:702
 
736
#: preseed.xml:706
737
737
#, no-c-format
738
738
msgid "To skip keyboard configuration, preseed <classname>console-tools/archs</classname> with <userinput>skip-config</userinput>. This will result in the kernel keymap remaining active."
739
739
msgstr ""
740
740
 
741
741
#. Tag: para
742
 
#: preseed.xml:711
 
742
#: preseed.xml:715
743
743
#, no-c-format
744
744
msgid "The changes in the input layer for 2.6 kernels have made the keyboard architecture virtually obsolete. For 2.6 kernels normally a <quote>PC</quote> (<userinput>at</userinput>) keymap should be selected."
745
745
msgstr ""
746
746
 
747
747
#. Tag: title
748
 
#: preseed.xml:721
 
748
#: preseed.xml:725
749
749
#, no-c-format
750
750
msgid "Network configuration"
751
751
msgstr ""
752
752
 
753
753
#. Tag: para
754
 
#: preseed.xml:722
 
754
#: preseed.xml:726
755
755
#, no-c-format
756
756
msgid "Of course, preseeding the network configuration won't work if you're loading your preconfiguration file from the network. But it's great when you're booting from CD or USB stick. If you are loading preconfiguration files from the network, you can pass network config parameters by using kernel boot parameters."
757
757
msgstr ""
758
758
 
759
759
#. Tag: para
760
 
#: preseed.xml:730
 
760
#: preseed.xml:734
761
761
#, no-c-format
762
762
msgid "If you need to pick a particular interface when netbooting before loading a preconfiguration file from the network, use a boot parameter such as <userinput>interface=<replaceable>eth1</replaceable></userinput>."
763
763
msgstr ""
764
764
 
765
765
#. Tag: para
766
 
#: preseed.xml:736
 
766
#: preseed.xml:740
767
767
#, no-c-format
768
768
msgid "Although preseeding the network configuration is normally not possible when using network preseeding (using <quote>preseed/url</quote>), you can use the following hack to work around that, for example if you'd like to set a static address for the network interface. The hack is to force the network configuration to run again after the preconfiguration file has been loaded by creating a <quote>preseed/run</quote> script containing the following commands:"
769
769
msgstr ""
770
770
 
771
771
#. Tag: screen
772
 
#: preseed.xml:746
 
772
#: preseed.xml:750
773
773
#, no-c-format
774
774
msgid "killall.sh; netcfg"
775
775
msgstr ""
776
776
 
777
777
#. Tag: para
778
 
#: preseed.xml:748
 
778
#: preseed.xml:752
779
779
#, no-c-format
780
780
msgid "The following debconf variables are relevant for network configuration."
781
781
msgstr ""
782
782
 
783
783
#. Tag: screen
784
 
#: preseed.xml:754
 
784
#: preseed.xml:758
785
785
#, no-c-format
786
786
msgid ""
787
787
      "# netcfg will choose an interface that has link if possible. This makes it\n"
821
821
      "# Disable that annoying WEP key dialog.\n"
822
822
      "d-i netcfg/wireless_wep string\n"
823
823
      "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
824
 
      "#d-i netcfg/dhcp_hostname string radish"
 
824
      "#d-i netcfg/dhcp_hostname string radish\n"
 
825
      "\n"
 
826
      "# If non-free firmware is needed for the network or other hardware, you can\n"
 
827
      "# configure the installer to always try to load it, without prompting. Or\n"
 
828
      "# change to false to disable asking.\n"
 
829
      "#d-i hw-detect/load_firmware boolean true"
 
830
msgstr ""
 
831
 
 
832
#. Tag: para
 
833
#: preseed.xml:760
 
834
#, no-c-format
 
835
msgid "Please note that <command>netcfg</command> will automatically determine the netmask if <classname>netcfg/get_netmask</classname> is not preseeded. In this case, the variable has to be marked as <literal>seen</literal> for automatic installations. Similarly, <command>netcfg</command> will choose an appropriate address if <classname>netcfg/get_gateway</classname> is not set. As a special case, you can set <classname>netcfg/get_gateway</classname> to <quote>none</quote> to specify that no gateway should be used."
825
836
msgstr ""
826
837
 
827
838
#. Tag: title
828
 
#: preseed.xml:759
 
839
#: preseed.xml:776
829
840
#, no-c-format
830
841
msgid "Mirror settings"
831
842
msgstr ""
832
843
 
833
844
#. Tag: para
834
 
#: preseed.xml:760
 
845
#: preseed.xml:777
835
846
#, no-c-format
836
847
msgid "Depending on the installation method you use, a mirror may be used to download additional components of the installer, to install the base system, and to set up the <filename>/etc/apt/sources.list</filename> for the installed system."
837
848
msgstr ""
838
849
 
839
850
#. Tag: para
840
 
#: preseed.xml:767
 
851
#: preseed.xml:784
841
852
#, no-c-format
842
853
msgid "The parameter <classname>mirror/suite</classname> determines the suite for the installed system."
843
854
msgstr ""
844
855
 
845
856
#. Tag: para
846
 
#: preseed.xml:772
 
857
#: preseed.xml:789
847
858
#, no-c-format
848
859
msgid "The parameter <classname>mirror/udeb/suite</classname> determines the suite for additional components for the installer. It is only useful to set this if components are actually downloaded over the network and should match the suite that was used to build the initrd for the installation method used for the installation. By default the value for <classname>mirror/udeb/suite</classname> is the same as <classname>mirror/suite</classname>."
849
860
msgstr ""
850
861
 
851
862
#. Tag: screen
852
 
#: preseed.xml:784
 
863
#: preseed.xml:801
853
864
#, no-c-format
854
865
msgid ""
855
866
      "# If you select ftp, the mirror/country string does not need to be set.\n"
866
877
msgstr ""
867
878
 
868
879
#. Tag: title
869
 
#: preseed.xml:789
 
880
#: preseed.xml:806
870
881
#, no-c-format
871
882
msgid "Clock and time zone setup"
872
883
msgstr ""
873
884
 
874
885
#. Tag: screen
875
 
#: preseed.xml:791
 
886
#: preseed.xml:808
876
887
#, no-c-format
877
888
msgid ""
878
889
      "# Controls whether or not the hardware clock is set to UTC.\n"
889
900
msgstr ""
890
901
 
891
902
#. Tag: title
892
 
#: preseed.xml:796
 
903
#: preseed.xml:813
893
904
#, no-c-format
894
905
msgid "Partitioning"
895
906
msgstr ""
896
907
 
897
908
#. Tag: para
898
 
#: preseed.xml:797
 
909
#: preseed.xml:814
899
910
#, no-c-format
900
911
msgid "Using preseeding to partition the harddisk is very much limited to what is supported by <classname>partman-auto</classname>. You can choose to partition either existing free space on a disk or a whole disk. The layout of the disk can be determined by using a predefined recipe, a custom recipe from a recipe file or a recipe included in the preconfiguration file. It is currently not possible to partition multiple disks using preseeding."
901
912
msgstr ""
902
913
 
903
914
#. Tag: para
904
 
#: preseed.xml:808
 
915
#: preseed.xml:825
905
916
#, no-c-format
906
917
msgid "The identification of disks is dependent on the order in which their drivers are loaded. If there are multiple disks in the system, make very sure the correct one will be selected before using preseeding."
907
918
msgstr ""
908
919
 
909
920
#. Tag: screen
910
 
#: preseed.xml:816
 
921
#: preseed.xml:833
911
922
#, no-c-format
912
923
msgid ""
913
924
      "# If the system has free space you can choose to only partition that space.\n"
914
 
      "# Note: this must be preseeded with a localized (translated) value.\n"
915
 
      "#d-i partman-auto/init_automatically_partition \\\n"
916
 
      "#      select Guided - use the largest continuous free space\n"
 
925
      "#d-i partman-auto/init_automatically_partition select biggest_free\n"
917
926
      "\n"
918
927
      "# Alternatively, you can specify a disk to partition. The device name must\n"
919
928
      "# be given in traditional non-devfs format.\n"
 
929
      "# Note: A disk must be specified, unless the system has only one disk.\n"
920
930
      "# For example, to use the first SCSI/SATA hard disk:\n"
921
 
      "d-i partman-auto/disk string /dev/sda\n"
922
 
      "# Note: If you want to use whatever disk is available, no matter\n"
923
 
      "# what its device name, comment the line above out. This will only work if\n"
924
 
      "# the system only has one disk.\n"
 
931
      "#d-i partman-auto/disk string /dev/sda\n"
925
932
      "# In addition, you'll need to specify the method to use.\n"
926
933
      "# The presently available methods are: \"regular\", \"lvm\" and \"crypto\"\n"
927
934
      "d-i partman-auto/method string lvm\n"
930
937
      "# contains an old LVM configuration, the user will normally receive a\n"
931
938
      "# warning. This can be preseeded away...\n"
932
939
      "d-i partman-lvm/device_remove_lvm boolean true\n"
 
940
      "# The same applies to pre-existing software RAID array:\n"
 
941
      "d-i parman-md/device_remove_md boolean true\n"
933
942
      "# And the same goes for the confirmation to write the lvm partitions.\n"
934
943
      "d-i partman-lvm/confirm boolean true\n"
935
944
      "\n"
936
 
      "# You can choose from any of the predefined partitioning recipes.\n"
937
 
      "# Note: this must be preseeded with a localized (translated) value.\n"
938
 
      "d-i partman-auto/choose_recipe \\\n"
939
 
      "       select All files in one partition (recommended for new users)\n"
940
 
      "#d-i partman-auto/choose_recipe \\\n"
941
 
      "#       select Separate /home partition\n"
942
 
      "#d-i partman-auto/choose_recipe \\\n"
943
 
      "#       select Separate /home, /usr, /var, and /tmp partitions\n"
 
945
      "# You can choose one of the three predefined partitioning recipes:\n"
 
946
      "# - atomic: all files in one partition\n"
 
947
      "# - home:   separate /home partition\n"
 
948
      "# - multi:  separate /home, /usr, /var, and /tmp partitions\n"
 
949
      "d-i partman-auto/choose_recipe select atomic\n"
944
950
      "\n"
945
951
      "# Or provide a recipe of your own...\n"
946
952
      "# The recipe format is documented in the file devel/partman-auto-recipe.txt.\n"
971
977
      "# This makes partman automatically partition without confirmation, provided\n"
972
978
      "# that you told it what to do using one of the methods above.\n"
973
979
      "d-i partman/confirm_write_new_label boolean true\n"
974
 
      "d-i partman/choose_partition \\\n"
975
 
      "       select Finish partitioning and write changes to disk\n"
 
980
      "d-i partman/choose_partition select finish\n"
976
981
      "d-i partman/confirm boolean true"
977
982
msgstr ""
978
983
 
979
984
#. Tag: title
980
 
#: preseed.xml:821
 
985
#: preseed.xml:838
981
986
#, no-c-format
982
987
msgid "Partitioning using RAID"
983
988
msgstr ""
984
989
 
985
990
#. Tag: para
986
 
#: preseed.xml:822
987
 
#, no-c-format
988
 
msgid "You can also use preseeding to set up partitions on software RAID arrays. Supported are RAID levels 0, 1 and 5, creating degraded arrays and specifying spare devices. If you are using RAID 1, you can preseed grub to install to all devices used in the array; see <xref linkend=\"preseed-bootloader\"/>."
989
 
msgstr ""
990
 
 
991
 
#. Tag: para
992
 
#: preseed.xml:832
993
 
#, no-c-format
994
 
msgid "This type of automated partitioning is easy to get wrong. It is also a very new component that may still have some bugs or missing error handling. The responsibility to get the various recipes right (so they make sense and don't conflict) lies with the user. Check <filename>/var/log/syslog</filename> if you run into problems."
995
 
msgstr ""
996
 
 
997
 
#. Tag: para
998
 
#: preseed.xml:840
999
 
#, no-c-format
1000
 
msgid "Note that only RAID 0 and RAID 1 have been tested by the developers of the component. RAID 5 is untested. Advanced RAID setup with degraded arrays or spare devices has only been tested lightly."
 
991
#: preseed.xml:839
 
992
#, no-c-format
 
993
msgid "You can also use preseeding to set up partitions on software RAID arrays. Supported are RAID levels 0, 1, 5, 6 and 10, creating degraded arrays and specifying spare devices. If you are using RAID 1, you can preseed grub to install to all devices used in the array; see <xref linkend=\"preseed-bootloader\"/>."
 
994
msgstr ""
 
995
 
 
996
#. Tag: para
 
997
#: preseed.xml:849
 
998
#, no-c-format
 
999
msgid "This type of automated partitioning is easy to get wrong. It is also functionality that receives relatively little testing from the developers of &d-i;. The responsibility to get the various recipes right (so they make sense and don't conflict) lies with the user. Check <filename>/var/log/syslog</filename> if you run into problems."
1001
1000
msgstr ""
1002
1001
 
1003
1002
#. Tag: screen
1004
 
#: preseed.xml:848
 
1003
#: preseed.xml:859
1005
1004
#, no-c-format
1006
1005
msgid ""
1007
1006
      "# NOTE: this option is of beta release quality and should be used carefully\n"
1031
1030
      "# Parameters are:\n"
1032
1031
      "# &lt;raidtype&gt; &lt;devcount&gt; &lt;sparecount&gt; &lt;fstype&gt; &lt;mountpoint&gt; \\\n"
1033
1032
      "#          &lt;devices&gt; &lt;sparedevices&gt;\n"
1034
 
      "# RAID levels 0, 1 and 5 are supported; devices are separated using \"#\"\n"
 
1033
      "# RAID levels 0, 1, 5, 6 and 10 are supported; devices are separated using \"#\"\n"
1035
1034
      "#d-i partman-auto-raid/recipe string \\\n"
1036
1035
      "#    1 2 0 ext3 /                                           \\\n"
1037
1036
      "#          /dev/discs/disc0/part1#/dev/discs/disc1/part1    \\\n"
1046
1045
      "# This makes partman automatically partition without confirmation.\n"
1047
1046
      "d-i partman-md/confirm boolean true\n"
1048
1047
      "d-i partman/confirm_write_new_label boolean true\n"
1049
 
      "d-i partman/choose_partition \\\n"
1050
 
      "       select Finish partitioning and write changes to disk\n"
 
1048
      "d-i partman/choose_partition select finish\n"
1051
1049
      "d-i partman/confirm boolean true"
1052
1050
msgstr ""
1053
1051
 
1054
1052
#. Tag: title
1055
 
#: preseed.xml:853
 
1053
#: preseed.xml:864
1056
1054
#, no-c-format
1057
1055
msgid "Base system installation"
1058
1056
msgstr ""
1059
1057
 
1060
1058
#. Tag: para
1061
 
#: preseed.xml:854
 
1059
#: preseed.xml:865
1062
1060
#, no-c-format
1063
1061
msgid "There is actually not very much that can be preseeded for this stage of the installation. The only questions asked concern the installation of the kernel."
1064
1062
msgstr ""
1065
1063
 
1066
1064
#. Tag: screen
1067
 
#: preseed.xml:861
 
1065
#: preseed.xml:872
1068
1066
#, no-c-format
1069
1067
msgid ""
1070
1068
      "# Select the initramfs generator used to generate the initrd for 2.6 kernels.\n"
1076
1074
msgstr ""
1077
1075
 
1078
1076
#. Tag: title
1079
 
#: preseed.xml:866
 
1077
#: preseed.xml:877
1080
1078
#, no-c-format
1081
1079
msgid "Account setup"
1082
1080
msgstr ""
1083
1081
 
1084
1082
#. Tag: para
1085
 
#: preseed.xml:867
 
1083
#: preseed.xml:878
1086
1084
#, no-c-format
1087
1085
msgid "The password for the root account and name and password for a first regular user's account can be preseeded. For the passwords you can use either clear text values or MD5 <emphasis>hashes</emphasis>."
1088
1086
msgstr ""
1089
1087
 
1090
1088
#. Tag: para
1091
 
#: preseed.xml:874
 
1089
#: preseed.xml:885
1092
1090
#, no-c-format
1093
1091
msgid "Be aware that preseeding passwords is not completely secure as everyone with access to the preconfiguration file will have the knowledge of these passwords. Using MD5 hashes is considered slightly better in terms of security but it might also give a false sense of security as access to a MD5 hash allows for brute force attacks."
1094
1092
msgstr ""
1095
1093
 
1096
1094
#. Tag: screen
1097
 
#: preseed.xml:884
 
1095
#: preseed.xml:895
1098
1096
#, no-c-format
1099
1097
msgid ""
1100
1098
      "# Skip creation of a root account (normal user account will be able to\n"
1126
1124
msgstr ""
1127
1125
 
1128
1126
#. Tag: para
1129
 
#: preseed.xml:886
 
1127
#: preseed.xml:897
1130
1128
#, no-c-format
1131
 
msgid "The <classname>passwd/root-password-crypted</classname> and <classname>passwd/user-password-crypted</classname> variables can also be preseeded with <quote>!</quote> as their value. In that case, the corresponding account is disabled. This may be convenient for the root account, provided of course that an alternative method is setup to allow administrative activities or root login (for instance by using SSH key authentication or <command>sudo</command>)."
 
1129
msgid "The <classname>passwd/root-password-crypted</classname> and <classname>passwd/user-password-crypted</classname> variables can also be preseeded with <quote>!</quote> as their value. In that case, the corresponding account is disabled. This may be convenient for the root account, provided of course that an alternative method is set up to allow administrative activities or root login (for instance by using SSH key authentication or <command>sudo</command>)."
1132
1130
msgstr ""
1133
1131
 
1134
1132
#. Tag: para
1135
 
#: preseed.xml:896
 
1133
#: preseed.xml:907
1136
1134
#, no-c-format
1137
1135
msgid "The following command can be used to generate an MD5 hash for a password:"
1138
1136
msgstr ""
1139
1137
 
1140
1138
#. Tag: screen
1141
 
#: preseed.xml:900
 
1139
#: preseed.xml:911
1142
1140
#, no-c-format
1143
1141
msgid "$ echo \"r00tme\" | mkpasswd -s -m md5"
1144
1142
msgstr ""
1145
1143
 
1146
1144
#. Tag: title
1147
 
#: preseed.xml:906
 
1145
#: preseed.xml:917
1148
1146
#, no-c-format
1149
1147
msgid "Apt setup"
1150
1148
msgstr ""
1151
1149
 
1152
1150
#. Tag: para
1153
 
#: preseed.xml:907
 
1151
#: preseed.xml:918
1154
1152
#, no-c-format
1155
1153
msgid "Setup of the <filename>/etc/apt/sources.list</filename> and basic configuration options is fully automated based on your installation method and answers to earlier questions. You can optionally add other (local) repositories."
1156
1154
msgstr ""
1157
1155
 
1158
1156
#. Tag: screen
1159
 
#: preseed.xml:915
 
1157
#: preseed.xml:926
1160
1158
#, no-c-format
1161
1159
msgid ""
1162
1160
      "# You can choose to install non-free and contrib software.\n"
1188
1186
msgstr ""
1189
1187
 
1190
1188
#. Tag: title
1191
 
#: preseed.xml:920
 
1189
#: preseed.xml:931
1192
1190
#, no-c-format
1193
1191
msgid "Package selection"
1194
1192
msgstr ""
1195
1193
 
1196
1194
#. Tag: para
1197
 
#: preseed.xml:921
 
1195
#: preseed.xml:932
1198
1196
#, no-c-format
1199
1197
msgid "You can choose to install any combination of tasks that are available. Available tasks as of this writing include:"
1200
1198
msgstr ""
1201
1199
 
1202
1200
#. Tag: userinput
1203
 
#: preseed.xml:930
 
1201
#: preseed.xml:941
1204
1202
#, no-c-format
1205
1203
msgid "standard"
1206
1204
msgstr ""
1207
1205
 
1208
1206
#. Tag: userinput
1209
 
#: preseed.xml:933
 
1207
#: preseed.xml:944
1210
1208
#, no-c-format
1211
1209
msgid "desktop"
1212
1210
msgstr ""
1213
1211
 
1214
1212
#. Tag: userinput
1215
 
#: preseed.xml:936
 
1213
#: preseed.xml:947
1216
1214
#, no-c-format
1217
1215
msgid "gnome-desktop"
1218
1216
msgstr ""
1219
1217
 
1220
1218
#. Tag: userinput
1221
 
#: preseed.xml:939
 
1219
#: preseed.xml:950
1222
1220
#, no-c-format
1223
1221
msgid "kde-desktop"
1224
1222
msgstr ""
1225
1223
 
1226
1224
#. Tag: userinput
1227
 
#: preseed.xml:942
 
1225
#: preseed.xml:953
1228
1226
#, no-c-format
1229
1227
msgid "web-server"
1230
1228
msgstr ""
1231
1229
 
1232
1230
#. Tag: userinput
1233
 
#: preseed.xml:945
 
1231
#: preseed.xml:956
1234
1232
#, no-c-format
1235
1233
msgid "print-server"
1236
1234
msgstr ""
1237
1235
 
1238
1236
#. Tag: userinput
1239
 
#: preseed.xml:948
 
1237
#: preseed.xml:959
1240
1238
#, no-c-format
1241
1239
msgid "dns-server"
1242
1240
msgstr ""
1243
1241
 
1244
1242
#. Tag: userinput
1245
 
#: preseed.xml:951
 
1243
#: preseed.xml:962
1246
1244
#, no-c-format
1247
1245
msgid "file-server"
1248
1246
msgstr ""
1249
1247
 
1250
1248
#. Tag: userinput
1251
 
#: preseed.xml:954
 
1249
#: preseed.xml:965
1252
1250
#, no-c-format
1253
1251
msgid "mail-server"
1254
1252
msgstr ""
1255
1253
 
1256
1254
#. Tag: userinput
1257
 
#: preseed.xml:957
 
1255
#: preseed.xml:968
1258
1256
#, no-c-format
1259
1257
msgid "sql-database"
1260
1258
msgstr ""
1261
1259
 
1262
1260
#. Tag: userinput
1263
 
#: preseed.xml:960
 
1261
#: preseed.xml:971
1264
1262
#, no-c-format
1265
1263
msgid "laptop"
1266
1264
msgstr ""
1267
1265
 
1268
1266
#. Tag: para
1269
 
#: preseed.xml:964
 
1267
#: preseed.xml:975
1270
1268
#, no-c-format
1271
1269
msgid "You can also choose to install no tasks, and force the installation of a set of packages in some other way. We recommend always including the <userinput>standard</userinput> task."
1272
1270
msgstr ""
1273
1271
 
1274
1272
#. Tag: para
1275
 
#: preseed.xml:970
 
1273
#: preseed.xml:981
1276
1274
#, no-c-format
1277
1275
msgid "If you want to install some individual packages in addition to packages installed by tasks, you can use the parameter <classname>pkgsel/include</classname>. The value of this parameter can be a list of packages separated by either commas or spaces, which allows it to be used easily on the kernel command line as well."
1278
1276
msgstr ""
1279
1277
 
1280
1278
#. Tag: screen
1281
 
#: preseed.xml:980
 
1279
#: preseed.xml:991
1282
1280
#, no-c-format
1283
1281
msgid ""
1284
1282
      "#tasksel tasksel/first multiselect standard, web-server\n"
1288
1286
      "\n"
1289
1287
      "# Individual additional packages to install\n"
1290
1288
      "#d-i pkgsel/include string openssh-server build-essential\n"
 
1289
      "# Whether to upgrade packages after debootstrap.\n"
 
1290
      "# Allowed values: none, safe-upgrade, full-upgrade\n"
 
1291
      "#d-i pkgsel/upgrade select none\n"
1291
1292
      "\n"
1292
1293
      "# Some versions of the installer can report back on what software you have\n"
1293
1294
      "# installed, and what software you use. The default is not to report back,\n"
1297
1298
msgstr ""
1298
1299
 
1299
1300
#. Tag: title
1300
 
#: preseed.xml:985
 
1301
#: preseed.xml:996
1301
1302
#, no-c-format
1302
1303
msgid "Boot loader installation"
1303
1304
msgstr ""
1304
1305
 
1305
1306
#. Tag: screen
1306
 
#: preseed.xml:987
 
1307
#: preseed.xml:998
1307
1308
#, no-c-format
1308
1309
msgid ""
1309
1310
      "# Grub is the default boot loader (for x86). If you want lilo installed\n"
1337
1338
msgstr ""
1338
1339
 
1339
1340
#. Tag: para
1340
 
#: preseed.xml:989
 
1341
#: preseed.xml:1000
1341
1342
#, no-c-format
1342
1343
msgid "An MD5 hash for a password for <classname>grub</classname> can be generated using <command>grub-md5-crypt</command>, or using the command from the example in <xref linkend=\"preseed-account\"/>."
1343
1344
msgstr ""
1344
1345
 
1345
1346
#. Tag: title
1346
 
#: preseed.xml:999
 
1347
#: preseed.xml:1010
1347
1348
#, no-c-format
1348
1349
msgid "Finishing up the installation"
1349
1350
msgstr ""
1350
1351
 
1351
1352
#. Tag: screen
1352
 
#: preseed.xml:1001
 
1353
#: preseed.xml:1012
1353
1354
#, no-c-format
1354
1355
msgid ""
1355
1356
      "# During installations from serial console, the regular virtual consoles\n"
1366
1367
      "\n"
1367
1368
      "# This is how to make the installer shutdown when finished, but not\n"
1368
1369
      "# reboot into the installed system.\n"
1369
 
      "#d-i debian-installer/exit/halt boolean true"
1370
 
msgstr ""
1371
 
 
1372
 
#. Tag: title
1373
 
#: preseed.xml:1006
1374
 
#, no-c-format
1375
 
msgid "X configuration"
1376
 
msgstr ""
1377
 
 
1378
 
#. Tag: para
1379
 
#: preseed.xml:1007
1380
 
#, no-c-format
1381
 
msgid "Preseeding Debian's X config is possible, but you probably need to know some details about the video hardware of the machine, since Debian's X configurator does not do fully automatic configuration of everything."
1382
 
msgstr ""
1383
 
 
1384
 
#. Tag: screen
1385
 
#: preseed.xml:1015
1386
 
#, no-c-format
1387
 
msgid ""
1388
 
      "# X can detect the right driver for some cards, but if you're preseeding,\n"
1389
 
      "# you override whatever it chooses. Still, vesa will work most places.\n"
1390
 
      "#xserver-xorg xserver-xorg/config/device/driver select vesa\n"
1391
 
      "\n"
1392
 
      "# A caveat with mouse autodetection is that if it fails, X will retry it\n"
1393
 
      "# over and over. So if it's preseeded to be done, there is a possibility of\n"
1394
 
      "# an infinite loop if the mouse is not autodetected.\n"
1395
 
      "#xserver-xorg xserver-xorg/autodetect_mouse boolean true\n"
1396
 
      "\n"
1397
 
      "# Monitor autodetection is recommended.\n"
1398
 
      "xserver-xorg xserver-xorg/autodetect_monitor boolean true\n"
1399
 
      "# Uncomment if you have an LCD display.\n"
1400
 
      "#xserver-xorg xserver-xorg/config/monitor/lcd boolean true\n"
1401
 
      "# X has three configuration paths for the monitor. Here's how to preseed\n"
1402
 
      "# the \"medium\" path, which is always available. The \"simple\" path may not\n"
1403
 
      "# be available, and the \"advanced\" path asks too many questions.\n"
1404
 
      "xserver-xorg xserver-xorg/config/monitor/selection-method \\\n"
1405
 
      "       select medium\n"
1406
 
      "xserver-xorg xserver-xorg/config/monitor/mode-list \\\n"
1407
 
      "       select 1024x768 @ 60 Hz"
1408
 
msgstr ""
1409
 
 
1410
 
#. Tag: title
1411
 
#: preseed.xml:1020
 
1370
      "#d-i debian-installer/exit/halt boolean true\n"
 
1371
      "# This will power off the machine instead of just halting it.\n"
 
1372
      "#d-i debian-installer/exit/poweroff boolean true"
 
1373
msgstr ""
 
1374
 
 
1375
#. Tag: title
 
1376
#: preseed.xml:1017
1412
1377
#, no-c-format
1413
1378
msgid "Preseeding other packages"
1414
1379
msgstr ""
1415
1380
 
1416
1381
#. Tag: screen
1417
 
#: preseed.xml:1022
 
1382
#: preseed.xml:1019
1418
1383
#, no-c-format
1419
1384
msgid ""
1420
1385
      "# Depending on what software you choose to install, or if things go wrong\n"
1427
1392
msgstr ""
1428
1393
 
1429
1394
#. Tag: title
 
1395
#: preseed.xml:1026
 
1396
#, no-c-format
 
1397
msgid "Advanced options"
 
1398
msgstr ""
 
1399
 
 
1400
#. Tag: title
1430
1401
#: preseed.xml:1029
1431
1402
#, no-c-format
1432
 
msgid "Advanced options"
1433
 
msgstr ""
1434
 
 
1435
 
#. Tag: title
1436
 
#: preseed.xml:1032
1437
 
#, no-c-format
1438
1403
msgid "Running custom commands during the installation"
1439
1404
msgstr ""
1440
1405
 
1441
1406
#. Tag: para
1442
 
#: preseed.xml:1033
 
1407
#: preseed.xml:1030
1443
1408
#, no-c-format
1444
1409
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."
1445
1410
msgstr ""
1446
1411
 
1447
1412
#. Tag: screen
1448
 
#: preseed.xml:1041
 
1413
#: preseed.xml:1038
1449
1414
#, no-c-format
1450
1415
msgid ""
1451
1416
      "# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
1467
1432
msgstr ""
1468
1433
 
1469
1434
#. Tag: title
1470
 
#: preseed.xml:1046
 
1435
#: preseed.xml:1043
1471
1436
#, no-c-format
1472
1437
msgid "Using preseeding to change default values"
1473
1438
msgstr ""
1474
1439
 
1475
1440
#. Tag: para
1476
 
#: preseed.xml:1047
 
1441
#: preseed.xml:1044
1477
1442
#, no-c-format
1478
1443
msgid ""
1479
1444
      "It is possible to use preseeding to change the default answer for a question, but still have the question asked. To do this the <firstterm>seen</firstterm> flag must be reset to <quote>false</quote> after setting the value for a question. <informalexample><screen>\n"
1483
1448
msgstr ""
1484
1449
 
1485
1450
#. Tag: para
1486
 
#: preseed.xml:1061
 
1451
#: preseed.xml:1058
1487
1452
#, no-c-format
1488
1453
msgid "If you are preseeding using boot parameters, you can make the installer ask the corresponding question by using the <quote>?=</quote> operator, i.e. <userinput><replaceable>foo</replaceable>/<replaceable>bar</replaceable>?=<replaceable>value</replaceable></userinput>. This will of course only have effect for parameters that correspond to questions that are actually displayed during an installation and not for <quote>internal</quote> parameters."
1489
1454
msgstr ""
1490
1455
 
1491
1456
#. Tag: title
1492
 
#: preseed.xml:1076
 
1457
#: preseed.xml:1073
1493
1458
#, no-c-format
1494
1459
msgid "Chainloading preconfiguration files"
1495
1460
msgstr ""
1496
1461
 
1497
1462
#. Tag: para
1498
 
#: preseed.xml:1077
 
1463
#: preseed.xml:1074
1499
1464
#, no-c-format
1500
1465
msgid "It is possible to include other preconfiguration files from a preconfiguration file. Any settings in those files will override pre-existing settings from files loaded earlier. This makes it possible to put, for example, general networking settings for your location in one file and more specific settings for certain configurations in other files."
1501
1466
msgstr ""
1502
1467
 
1503
1468
#. Tag: screen
1504
 
#: preseed.xml:1087
 
1469
#: preseed.xml:1084
1505
1470
#, no-c-format
1506
1471
msgid ""
1507
1472
      "# More than one file can be listed, separated by spaces; all will be\n"
1529
1494
msgstr ""
1530
1495
 
1531
1496
#. Tag: para
1532
 
#: preseed.xml:1089
 
1497
#: preseed.xml:1086
1533
1498
#, no-c-format
1534
1499
msgid "It is also possible to chainload from the initrd or file preseeding phase, into network preseeding by setting preseed/url in the earlier files. This will cause network preseeding to be performed when the network comes up. You need to be careful when doing this, since there will be two distinct runs at preseeding, meaning for example that you get another chance to run the preseed/early command, the second one happening after the network comes up."
1535
1500
msgstr ""