diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-04-18 23:08:50 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-04-18 23:08:50 +0000 |
commit | 262903f3d6dc8c5b245ba4931a0f3cf55c6f915b (patch) | |
tree | 0f188cbc5f370ae2ac580d675de733c9e449822a /perl-install/help.pm | |
parent | 10f1c2d98ebcf41baaf8d7bc3963e2ce40014404 (diff) | |
download | drakx-262903f3d6dc8c5b245ba4931a0f3cf55c6f915b.tar drakx-262903f3d6dc8c5b245ba4931a0f3cf55c6f915b.tar.gz drakx-262903f3d6dc8c5b245ba4931a0f3cf55c6f915b.tar.bz2 drakx-262903f3d6dc8c5b245ba4931a0f3cf55c6f915b.tar.xz drakx-262903f3d6dc8c5b245ba4931a0f3cf55c6f915b.zip |
no_comment
Diffstat (limited to 'perl-install/help.pm')
-rw-r--r-- | perl-install/help.pm | 23 |
1 files changed, 9 insertions, 14 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm index d589500d8..4bc4b798b 100644 --- a/perl-install/help.pm +++ b/perl-install/help.pm @@ -123,20 +123,15 @@ partitions, particularly if they contain files or data you wish to keep. Typically retained are /home and /usr/local."), choosePackages => - __("You may now select the packages you wish to install. - - -First you can select group of package to install or upgrade. After that -you can select more packages according to the total size you wish to -select. - - -If you are in expert mode, you can select packages individually. -Please note that some packages require the installation of others. -These are referred to as package dependencies. The packages you select, -and the packages they require will be automatically selected for -install. It is impossible to install a package without installing all -of its dependencies."), + __("You may now select the group of packages you wish to +install or upgrade. + +DrakX will then check whether you have enough room to install them all. If not, +it will warn you about it. If you want to go on anyway, it will proceed onto +the installation of all selected groups but will drop some packages of lesser +interest. If you scroll down the bottom of the list and check the option +\"Select packages individually\", you will be able to do so, indeed, but you'll +have to browse through more than 1000 packages..."), doInstallStep => __("The packages selected are now being installed. This operation |