From 5ce8d30439463838f845c78bc926cc9b310a8743 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 27 Jan 2009 17:30:08 +0000 Subject: imported openSUSE.tar.bz2 (from gfxboot-4.1.19-2.1.src.rpm) --- help-install/ca/main.html | 103 ++++++++++++++++++++++++++++++ help-install/ca/main::bits.html | 7 ++ help-install/ca/main::driverupdate.html | 14 ++++ help-install/ca/main::failsafe.html | 11 ++++ help-install/ca/main::firmware.html | 9 +++ help-install/ca/main::harddisk.html | 16 +++++ help-install/ca/main::help.html | 25 ++++++++ help-install/ca/main::install_src.html | 12 ++++ help-install/ca/main::keytable.html | 7 ++ help-install/ca/main::linux.html | 10 +++ help-install/ca/main::memtest.html | 14 ++++ help-install/ca/main::noacpi.html | 24 +++++++ help-install/ca/main::nolapic.html | 14 ++++ help-install/ca/main::opt.html | 28 ++++++++ help-install/ca/main::opt::network.html | 35 ++++++++++ help-install/ca/main::opt::o_acpi.html | 23 +++++++ help-install/ca/main::opt::o_apm.html | 21 ++++++ help-install/ca/main::opt::o_ide.html | 12 ++++ help-install/ca/main::opt::o_install.html | 30 +++++++++ help-install/ca/main::opt::o_splash.html | 12 ++++ help-install/ca/main::opt::o_vnc.html | 18 ++++++ help-install/ca/main::rescue.html | 10 +++ help-install/ca/main::videomode.html | 18 ++++++ help-install/ca/navi.html | 1 + 24 files changed, 474 insertions(+) create mode 100644 help-install/ca/main.html create mode 100644 help-install/ca/main::bits.html create mode 100644 help-install/ca/main::driverupdate.html create mode 100644 help-install/ca/main::failsafe.html create mode 100644 help-install/ca/main::firmware.html create mode 100644 help-install/ca/main::harddisk.html create mode 100644 help-install/ca/main::help.html create mode 100644 help-install/ca/main::install_src.html create mode 100644 help-install/ca/main::keytable.html create mode 100644 help-install/ca/main::linux.html create mode 100644 help-install/ca/main::memtest.html create mode 100644 help-install/ca/main::noacpi.html create mode 100644 help-install/ca/main::nolapic.html create mode 100644 help-install/ca/main::opt.html create mode 100644 help-install/ca/main::opt::network.html create mode 100644 help-install/ca/main::opt::o_acpi.html create mode 100644 help-install/ca/main::opt::o_apm.html create mode 100644 help-install/ca/main::opt::o_ide.html create mode 100644 help-install/ca/main::opt::o_install.html create mode 100644 help-install/ca/main::opt::o_splash.html create mode 100644 help-install/ca/main::opt::o_vnc.html create mode 100644 help-install/ca/main::rescue.html create mode 100644 help-install/ca/main::videomode.html create mode 100644 help-install/ca/navi.html (limited to 'help-install/ca') diff --git a/help-install/ca/main.html b/help-install/ca/main.html new file mode 100644 index 0000000..28d4772 --- /dev/null +++ b/help-install/ca/main.html @@ -0,0 +1,103 @@ +

+Ajuda del carregador de l'arrencada +

+ +

+Welcome to @@@product@@@ +

+ +

+Use this menu to select the desired function. If you have +problems navigating in this help system, press +@@@fkey_help@@@ to enter the description of the help +system. The main functions in this menu are: +

+ +

+Arrenca des del disc dur: This selection will not do +anything to the system. It only starts a previously installed +operating system. +

+ +

+Installation: +This installation mode works on most machines. If you experience a +system freeze during boot or problems with detection of your hardware +components, such as disk controllers or network cards, try one of the +following installation options. +

+ +

+Instal·lació -- ACPI inhabilitat: Many of the +currently-sold computers have incomplete or faulty ACPI +implementations. This selection disables ACPI support in the +kernel, but still enables many performance features, like DMA for IDE +hard disks. +

+ +

+Instal·lació -- APIC local inhabilitat: +If the normal installation fails, this might be due to the +system hardware not supporting local APIC. +If this seems to be the case, use this option to +install without local APIC support. +

+ +

+Instal·lació -- Paràmetres de seguretat: If you were not +successful with Installation, this selection might +solve the issue. +

+ +

+Rescue System: This boot image starts a small +Linux system in RAM. This is useful if the system does not start properly. +After booting this system, log in as root. +

+ +

+Prova de microprogramari: Runs a BIOS test tool that validates +ACPI and other parts of your BIOS. +

+ +

+Prova de memòria: Memory testing is useful for more than +checking installation of new memory modules. It is a stress test +for a big part of your computer system and may indicate hardware +problems. +

+ +

+Opcions d'arrencada: The boot options may change the +behavior of your system completely. They are settings for +the kernel. +

+ +

+@@@fkey_help@@@ Help: This is context sensitive. It will +show different screens depending on the active element of the +boot screen. There is also a description of this help system +available. +

+ +

+@@@fkey_lang@@@: Set language and keyboard mapping +used by the boot loader. +

+ +

+@@@fkey_video@@@ Video Mode: Here, choose between +different screen resolutions while installing. If you encounter +problems with the graphical installation, the mode de text may +be a work-around for you. +

+ +

+@@@fkey_inst@@@ Installation Source: Choose the +installation source. +

+ +

+@@@fkey_dud@@@ Driver Update: For very new machines, a +driver update may be needed to install the system. +

diff --git a/help-install/ca/main::bits.html b/help-install/ca/main::bits.html new file mode 100644 index 0000000..99be01a --- /dev/null +++ b/help-install/ca/main::bits.html @@ -0,0 +1,7 @@ +

+Selecció del tipus de programari +

+ +

+You have the choice to install the 32-bit or 64-bit version of @@@product@@@. +

diff --git a/help-install/ca/main::driverupdate.html b/help-install/ca/main::driverupdate.html new file mode 100644 index 0000000..4a4bad9 --- /dev/null +++ b/help-install/ca/main::driverupdate.html @@ -0,0 +1,14 @@ +

+Actualització de controladors +

+ +

+If you need a driver update floppy or CD-ROM, press @@@fkey_dud@@@. The +boot loader asks you to insert the driver update medium after +loading the Linux kernel. +

+ +

+A driver update is typically a floppy with new versions of hardware +drivers or bug fixes needed during installation. +

diff --git a/help-install/ca/main::failsafe.html b/help-install/ca/main::failsafe.html new file mode 100644 index 0000000..bd9d421 --- /dev/null +++ b/help-install/ca/main::failsafe.html @@ -0,0 +1,11 @@ +

+Instal·lació -- Paràmetres de seguretat +

+ +

+Select Instal·lació -- Paràmetres de seguretat if you encounter hangs +while installing or irreproducible errors. This option disables DMA +for IDE drives and all power management features. +See also the kernel options for apm, +acpi and ide. +

diff --git a/help-install/ca/main::firmware.html b/help-install/ca/main::firmware.html new file mode 100644 index 0000000..bcd07ce --- /dev/null +++ b/help-install/ca/main::firmware.html @@ -0,0 +1,9 @@ +

+Prova de microprogramari +

+ +

+Starts a BIOS checker that validates the ACPI tables +and many other parts of your BIOS. +Test results can be stored on usb disk or saved via network. +

diff --git a/help-install/ca/main::harddisk.html b/help-install/ca/main::harddisk.html new file mode 100644 index 0000000..6556e23 --- /dev/null +++ b/help-install/ca/main::harddisk.html @@ -0,0 +1,16 @@ +

+Arrenca des del disc dur +

+ +

+Select Arrenca el SO instal·lat to start the system installed on +your local hard disk. This system must be installed properly, because +only the MBR (Master Boot Record) on the first hard disk is started. +The device ID of the first hard disk is provided by the BIOS of +the computer. +

+ +

+Use this if you forgot to remove the CD or DVD from your +drive and want to start the computer from the hard disk. +

diff --git a/help-install/ca/main::help.html b/help-install/ca/main::help.html new file mode 100644 index 0000000..43e2baf --- /dev/null +++ b/help-install/ca/main::help.html @@ -0,0 +1,25 @@ +

+Ús del sistema d'ajuda +

+ +

+The boot loader online help is context sensitive. It gives information +about the selected menu item or, if you are editing boot options, +it tries to look up information about the option in which the cursor is +positioned. +

+ +

+Navigation Keys +

+

diff --git a/help-install/ca/main::install_src.html b/help-install/ca/main::install_src.html new file mode 100644 index 0000000..6008f7d --- /dev/null +++ b/help-install/ca/main::install_src.html @@ -0,0 +1,12 @@ +

+Origen de la instal·lació +

+ +

+Press @@@fkey_inst@@@ to choose an installation source. +

+ +

+This is the same as using the install +boot option. +

diff --git a/help-install/ca/main::keytable.html b/help-install/ca/main::keytable.html new file mode 100644 index 0000000..0d441df --- /dev/null +++ b/help-install/ca/main::keytable.html @@ -0,0 +1,7 @@ +

+Selecció d'idioma i format de teclat +

+ +

+Press @@@fkey_lang@@@ to change language and keyboard layout the boot loader uses. +

diff --git a/help-install/ca/main::linux.html b/help-install/ca/main::linux.html new file mode 100644 index 0000000..934a252 --- /dev/null +++ b/help-install/ca/main::linux.html @@ -0,0 +1,10 @@ +

+Installation +

+ +

+Select Installation to start the default installation. The +opcions d'arrencada entered are used in the +start-up. This item activates many features of commonly available +hardware. +

diff --git a/help-install/ca/main::memtest.html b/help-install/ca/main::memtest.html new file mode 100644 index 0000000..dba20a9 --- /dev/null +++ b/help-install/ca/main::memtest.html @@ -0,0 +1,14 @@ +

+Prova de memòria +

+ +

+The included Prova de memòria provides good possibilities to +stress test the hardware of a system. Its main purpose is to detect +broken RAM, but it also stresses many other parts of the system. +

+ +

+There is no guarantee that the memory is good if no errors are +found, although most of memory defects will be found. +

diff --git a/help-install/ca/main::noacpi.html b/help-install/ca/main::noacpi.html new file mode 100644 index 0000000..a44b839 --- /dev/null +++ b/help-install/ca/main::noacpi.html @@ -0,0 +1,24 @@ +

+Instal·lació -- ACPI inhabilitat +

+ +

+Current hardware usually requires ACPI (Advanced Configuration and Power Interface) +to control the interrupt handling. +ACPI completely replaces the old APM system. +

+ +

+Select Instal·lació -- ACPI inhabilitat if you encounter +problems during boot of the kernel. Known problems with machines that +have problems with ACPI are: +

+

+ +

+You may also try the Prova de microprogramari boot option +and look at the test results of the ACPI validation. +

diff --git a/help-install/ca/main::nolapic.html b/help-install/ca/main::nolapic.html new file mode 100644 index 0000000..f901d15 --- /dev/null +++ b/help-install/ca/main::nolapic.html @@ -0,0 +1,14 @@ +

+Instal·lació -- APIC local inhabilitat +

+ +

+Normally there are no problems with the APIC (Advanced Programmable Interrupt +Controller). But if you seem to have some, try this option to boot +without local APIC support. +

+ +

+Please don't confuse this with ACPI +(Advanced Configuration and Power Interface). +

diff --git a/help-install/ca/main::opt.html b/help-install/ca/main::opt.html new file mode 100644 index 0000000..b2567a3 --- /dev/null +++ b/help-install/ca/main::opt.html @@ -0,0 +1,28 @@ +

+Opcions d'arrencada +

+ +

+There are two types of boot options available. First, there are +options that affect the installer. Second, there are kernel +options. Some of the more common options are: +

+ +

+a) installer options +

+

+ +

+b) kernel options +

+

diff --git a/help-install/ca/main::opt::network.html b/help-install/ca/main::opt::network.html new file mode 100644 index 0000000..6fd869d --- /dev/null +++ b/help-install/ca/main::opt::network.html @@ -0,0 +1,35 @@ + + + + +

+Opcions de l'instal·lador: opcions de xarxa +

+ +

+It is possible to configure the network interface right now. The +hardware will be detected later by YaST2. The minimum set of options +to configure your network card consists of host IP and netmask. For +example: +

+

+ +

+or in a shorter form: +

+

+ +

+If you specified a instal·lació basada en la xarxa and do +not specify both of these options, the installer tries to configure +the network interface with dhcp. If you need a default +gateway, specify this with the option passarel·la. For +example: +

+

diff --git a/help-install/ca/main::opt::o_acpi.html b/help-install/ca/main::opt::o_acpi.html new file mode 100644 index 0000000..da7d00a --- /dev/null +++ b/help-install/ca/main::opt::o_acpi.html @@ -0,0 +1,23 @@ +

+Opcions del nucli: acpi +

+ +

+ACPI (Advanced Configuration and Power Interface) is a +standard that defines power and configuration management interfaces +between an operating system and the BIOS. By default, acpi is +switched on when a BIOS is detected that is newer than from year +2000. There are several commonly +used parameters to control the behavior of ACPI: +

+

+ +

+Especially on new computers, it replaces the old +apm system. +

diff --git a/help-install/ca/main::opt::o_apm.html b/help-install/ca/main::opt::o_apm.html new file mode 100644 index 0000000..38b902b --- /dev/null +++ b/help-install/ca/main::opt::o_apm.html @@ -0,0 +1,21 @@ +

+Opcions del nucli: apm +

+ +

+APM is one of the two power management strategies used on current +computers. It is mainly used with laptops for functions like suspend +to disk, but it may also be responsible for switching off the +computer after power down. APM relies on a correct working BIOS. If +the BIOS is broken, APM may have only limited use or even prevent the +computer from working. Therefore, it may be switched off with the +parameter +

+

+ +

+Some very new computers may take more advantage from the newer +ACPI. +

diff --git a/help-install/ca/main::opt::o_ide.html b/help-install/ca/main::opt::o_ide.html new file mode 100644 index 0000000..e1d0bfd --- /dev/null +++ b/help-install/ca/main::opt::o_ide.html @@ -0,0 +1,12 @@ +

+Opcions del nucli: ide +

+ +

+IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter: +

+

diff --git a/help-install/ca/main::opt::o_install.html b/help-install/ca/main::opt::o_install.html new file mode 100644 index 0000000..c527b4d --- /dev/null +++ b/help-install/ca/main::opt::o_install.html @@ -0,0 +1,30 @@ +

+Opcions de l'instal·lador: instal·la +

+ +

+By default, the local CD-ROMs are searched for the installation source. +For a network install, select the +install option. Possible installation protocols are +

+

+ +

+The syntax to use is just like standard URLs. For example, +if your server is found at 192.168.0.1 and you want to do an NFS-based +install from the directory /install on this server, specify +the source as follows: +

+

+ +

+The network card will either be configured with dhcp or you +must specify the parameters yourself as described in the +opcions de xarxa. +

diff --git a/help-install/ca/main::opt::o_splash.html b/help-install/ca/main::opt::o_splash.html new file mode 100644 index 0000000..c671f3e --- /dev/null +++ b/help-install/ca/main::opt::o_splash.html @@ -0,0 +1,12 @@ +

+Opcions del nucli: pantalla de presentació +

+ +

+The splash screen is the picture shown during system start-up. +

+

diff --git a/help-install/ca/main::opt::o_vnc.html b/help-install/ca/main::opt::o_vnc.html new file mode 100644 index 0000000..4103452 --- /dev/null +++ b/help-install/ca/main::opt::o_vnc.html @@ -0,0 +1,18 @@ + + +

+Opcions de l'instal·lador: vnc +

+ +

+To enable the VNC installation, specify the +parameters vnc and vncpassword: +

+

+ +

+The VNC server will be started and you may control YaST2 over any VNC +client from a remote system. +

diff --git a/help-install/ca/main::rescue.html b/help-install/ca/main::rescue.html new file mode 100644 index 0000000..cdd8362 --- /dev/null +++ b/help-install/ca/main::rescue.html @@ -0,0 +1,10 @@ +

+Rescue System +

+ +

+The Rescue System is a small RAM disk base system. From there, +it is possible to make all kinds of changes to an installed system. Because +only low-level tools are available in this system, it is intended for +experts. +

diff --git a/help-install/ca/main::videomode.html b/help-install/ca/main::videomode.html new file mode 100644 index 0000000..a3ea64b --- /dev/null +++ b/help-install/ca/main::videomode.html @@ -0,0 +1,18 @@ +

+Selecció del mode de vídeo +

+ +

+Press @@@fkey_video@@@ to get the list of video modes your graphics card +supports. The highest mode your monitor can display is preselected. +

+ +

+It is possible that your monitor cannot be detected automatically. In that +case, select your preferred mode manually. +

+ +

+If your system has problems with the graphics card during the +installation, the mode de text may be a usable work-around. +

diff --git a/help-install/ca/navi.html b/help-install/ca/navi.html new file mode 100644 index 0000000..33f2935 --- /dev/null +++ b/help-install/ca/navi.html @@ -0,0 +1 @@ +

Torna a FOOBAR

-- cgit v1.2.1