diff options
Diffstat (limited to 'help-install/pl/main::opt.html')
-rw-r--r-- | help-install/pl/main::opt.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/help-install/pl/main::opt.html b/help-install/pl/main::opt.html new file mode 100644 index 0000000..90ed713 --- /dev/null +++ b/help-install/pl/main::opt.html @@ -0,0 +1,28 @@ +<h3> +<a name="opt">Opcje uruchamiania</a> +</h3> + +<p> +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: +</p> + +<p> +a) installer options +<ul> + <li><a href="#o_install">Zainstaluj</a> -- select an installation source</li> + <li><a href="#network">Opcje sieciowe</a> -- the network options</li> + <li><a href="#o_vnc">Opcje vnc</a> -- options for installation via VNC</li> +</ul> +</p> + +<p> +b) kernel options +<ul> + <li><a href="#o_splash">splash</a> -- influence the behavior of the splash screen</li> + <li><a href="#o_apm">apm</a> -- toggle power management</li> + <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li> + <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li> +</ul> +</p> |