~psusi/ubuntu/precise/installation-guide/partitions

« back to all changes in this revision

Viewing changes to da/boot-new/modules/packages.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-06-25 10:28:30 UTC
  • mfrom: (2.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100625102830-nvfcrroep8mvhkeo
Tags: 20100518ubuntu1
* 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, armel, i386, ia64, 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 pkgsel/update-policy.
  - Document preseeding user-setup's home directory encryption facility.
  - Improve examples of tasksel/first preseeding to avoid mentioning
    standard, which is installed by default.
  - Document partman-auto-lvm/guided_size.
  - Document scheme for preseeding the use of CC.archive.ubuntu.com
    mirrors.
  - Document pkgsel/updatedb.
  - Document partman/default_filesystem.
  - Document how to override the weak password check.
  - Remove comments about automatic installation methods that have been
    removed from Ubuntu.
  - Remove documentation of
    base-installer/kernel/linux/initramfs-generators; setting this to
    anything other than the default will cause the installer to fail.
* Adjust list of armel architectures for Ubuntu.
* Bump kernelversion to 2.6.35.
* Bump release version and names for Maverick.
* Update Canonical's copyright years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- retain these comments for translator revision tracking -->
2
 
<!-- original version: 18767 untranslated -->
3
 
 
4
 
 <sect2 id="install-packages">
5
 
 <title>Package Installation</title>
6
 
 
7
 
<para>
8
 
 
9
 
Next you will be offered a number of pre-rolled software
10
 
configurations offered by Debian. You could always choose, package by
11
 
package, what you want to install on your new machine.  This is the
12
 
purpose of the <command>aptitude</command> program, described below.
13
 
But this can be a long task with around &num-of-distrib-pkgs; packages
14
 
available in Debian!
15
 
 
16
 
</para><para>
17
 
 
18
 
So, you have the ability to choose <emphasis>tasks</emphasis> first,
19
 
and then add on more individual packages later.  These tasks loosely
20
 
represent a number of different jobs or things you want to do with
21
 
your computer, such as <quote>desktop environment</quote>,
22
 
<quote>web server</quote>, or <quote>print server</quote>.
23
 
 
24
 
<footnote>
25
 
<para>
26
 
 
27
 
You should know that to present this list,
28
 
<command>base-config</command> is merely invoking the
29
 
<command>tasksel</command> program.  For manual package
30
 
selection, the
31
 
<command>aptitude</command> program is being run.  Any of these can be
32
 
run at any time after installation to install (or remove) more
33
 
packages.  If you are looking for a specific single package, after
34
 
installation is complete, simply run <userinput>apt-get install
35
 
<replaceable>package</replaceable></userinput>, where
36
 
<replaceable>package</replaceable> is the name of the package you are
37
 
looking for.
38
 
</para>
39
 
</footnote>
40
 
 
41
 
</para><para>
42
 
 
43
 
If you do want to choose what to install on a package by package basis,
44
 
select the <quote>manual package selection</quote> in
45
 
<command>tasksel</command>.
46
 
 
47
 
</para><para>
48
 
 
49
 
Once you've selected your tasks, select
50
 
<guibutton>Ok</guibutton>. At this point,
51
 
<command>aptitude</command> will install the packages you've
52
 
selected. Note, even if you did not select any tasks at all, any standard,
53
 
important, or required priority packages that are not yet present on
54
 
your system will be installed.  This functionality is the same as
55
 
running <userinput>tasksel -s</userinput> at the command line, and
56
 
currently involves
57
 
a download of about 37M of archives. You will be shown the number of
58
 
packages to be installed, and how many kilobytes of packages, if any,
59
 
need to be downloaded.
60
 
 
61
 
</para><para>
62
 
 
63
 
Of the &num-of-distrib-pkgs; packages available in Debian, only
64
 
a small minority are covered by tasks offered in the Task Installer.
65
 
To see information on more packages, either use <userinput>apt-cache
66
 
search <replaceable>search-string</replaceable></userinput> for some
67
 
given search string (see the <citerefentry>
68
 
<refentrytitle>apt-cache</refentrytitle> <manvolnum>8</manvolnum>
69
 
</citerefentry> man page), or run
70
 
<command>aptitude</command> as described below.
71
 
 
72
 
</para>
73
 
 
74
 
 <sect3 id="aptitude">
75
 
 <title>Advanced Package Selection with <command>aptitude</command></title>
76
 
 
77
 
<para>
78
 
 
79
 
<command>Aptitude</command> is a modern program for managing
80
 
packages. <command>aptitude</command> allows you to
81
 
select individual packages, set of packages matching given criteria
82
 
(for advanced users), or whole tasks.
83
 
 
84
 
</para><para>
85
 
 
86
 
The most basic keybindings are:
87
 
 
88
 
<informaltable>
89
 
<tgroup cols="2">
90
 
<thead>
91
 
<row>
92
 
  <entry>Key</entry><entry>Action</entry>
93
 
</row>
94
 
</thead>
95
 
 
96
 
<tbody>
97
 
<row>
98
 
  <entry><keycap>Up</keycap>, <keycap>Down</keycap></entry>
99
 
  <entry>Move selection up or down.</entry>
100
 
</row><row>
101
 
  <entry>&enterkey;</entry>
102
 
  <entry>Open/collapse/activate item.</entry>
103
 
</row><row>
104
 
  <entry><keycap>+</keycap></entry>
105
 
  <entry>Mark package for installation.</entry>
106
 
</row><row>
107
 
  <entry><keycap>-</keycap></entry>
108
 
  <entry>Mark package for removal.</entry>
109
 
</row><row>
110
 
  <entry><keycap>d</keycap></entry>
111
 
  <entry>Show package dependencies.</entry>
112
 
</row><row>
113
 
  <entry><keycap>g</keycap></entry>
114
 
  <entry>Actually download/install/remove packages.</entry>
115
 
</row><row>
116
 
  <entry><keycap>q</keycap></entry>
117
 
  <entry>Quit current view.</entry>
118
 
</row><row>
119
 
  <entry><keycap>F10</keycap></entry>
120
 
  <entry>Activate menu.</entry>
121
 
</row>
122
 
</tbody></tgroup></informaltable>
123
 
 
124
 
For more commands see the online help under the <keycap>?</keycap> key.
125
 
 
126
 
</para>
127
 
  </sect3>
128
 
 </sect2>