summaryrefslogtreecommitdiffstats
path: root/help.msg.xml
blob: 37ead318086b3cced2a3af9d8bf83d5186916a9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<document>
                  <green>Welcome to <blue>Mandrakelinux</blue> install help</green>

In most cases, the best way to get started is to simply press the <yellow>&lt;Enter&gt;</yellow> key.
If you experience problems with standard install, try one of the following 
install types (type the highlighted text and press <yellow>&lt;Enter&gt;</yellow>):

 o  <white>vgalo</white> for low resolution graphical installation.
 o  <white>text</white> for text installation instead of the graphical one.
 o  <white>linux</white> for standard graphical installation at normal resolution.


To repair an already installed system type <white>rescue</white> followed
by <yellow>&lt;Enter&gt;</yellow>.

You can also pass some <white>&lt;specific kernel options&gt;</white> to the Linux kernel. 
For example, try <white>linux noapic</white> if your system has trouble operating
your network adapter correctly.
<red>NOTE</red>: You cannot pass options to modules (SCSI, ethernet card) or devices
such as CD-ROM drives in this way. If you need to do so, use noauto mode.
</document>
amp;id=8355e276b11c6c10b63666813f0869d291d3a402'>perl-install/ChangeLog41
1 files changed, 40 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 2d6520c89..9ad60f779 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,6 +1,45 @@
2004/01/30 Damien Chaumette <dchaumette at mandrakesoft.com>
* standalone/drakconnect:
+ - remove not needed $security
+ - clean dumb foreach repetition (one foreach to rule them all)
+
+2004/01/30 Guillaume Cottenceau <gc at mandrakesoft.com>
+
+ * ugtk2.pm: hack :( if ' ' is at the beginning of a text section, don't
+ forget it, substitute
+ with an unbreakable space because gtk allocates too much space otherwise
+
+ * install_messages.pm: bump up to 100errata
+
+2004/01/30 Nicolas Planel <nplanel at mandrakesoft.com>
+
+ * install_steps.pm: add/fix various/agpgart section
+
+2004/01/30 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/nb.po: updated Norwegian file
+
+2004/01/30 Pixel <pixel at mandrakesoft.com>
+
+ * modules.pm, install_steps.pm: xxx-agp is not loaded at install, so
+ when_load() is not the right place
+
+ * ugtk2.pm: add help method ->iter_each_children for Gtk2::TreeModel
+
+2004/01/30 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * network/netconnect.pm: do not offer to select dhcp client when
+ configuring static interfaces
+ fix crash on module lookup when ifcfg-<intf> file is missing on disk
+ (not yet configured interface case)
+
+ * drakxtools.spec: log one more change in -27mdk
+ 9.3-27mdk
+
+2004/01/30 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * standalone/drakconnect:
- show gateway in ethernet only
- hide gateway Entry in dhcp mode
@@ -24639,7 +24678,7 @@
* Makefile.config: remove dir security
- * proxy.pm: add $Id: ChangeLog,v 1.860 2004/01/29 23:15:58 prigaux Exp $
+ * proxy.pm: add $Id: ChangeLog,v 1.861 2004/01/30 14:57:24 prigaux Exp $
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than