diff options
author | Rémi Verschelde <remi@verschelde.fr> | 2014-01-21 08:48:21 +0100 |
---|---|---|
committer | Rémi Verschelde <remi@verschelde.fr> | 2014-01-21 08:48:21 +0100 |
commit | 44c19e7f189a708f1c777fe64bc519ab0ab8b2c6 (patch) | |
tree | 1109b44d33bf84a5b382d3dd9df15983f0954aea /help-install/nb | |
parent | 5a0171b2c323c466b68dc95d2c4a5ab47ebba16d (diff) | |
download | bootloader-theme-44c19e7f189a708f1c777fe64bc519ab0ab8b2c6.tar bootloader-theme-44c19e7f189a708f1c777fe64bc519ab0ab8b2c6.tar.gz bootloader-theme-44c19e7f189a708f1c777fe64bc519ab0ab8b2c6.tar.bz2 bootloader-theme-44c19e7f189a708f1c777fe64bc519ab0ab8b2c6.tar.xz bootloader-theme-44c19e7f189a708f1c777fe64bc519ab0ab8b2c6.zip |
Fix references to YaST2 and use DrakX instead (mga#1823)
Diffstat (limited to 'help-install/nb')
-rw-r--r-- | help-install/nb/main::opt::network.html | 2 | ||||
-rw-r--r-- | help-install/nb/main::opt::o_vnc.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/help-install/nb/main::opt::network.html b/help-install/nb/main::opt::network.html index a4592d2..e2b1b66 100644 --- a/help-install/nb/main::opt::network.html +++ b/help-install/nb/main::opt::network.html @@ -6,7 +6,7 @@ <a name="network">Installasjonsvalg: nettverksvalg</a> </h3> -<p>Du kan sette opp nettverksgrensesnittet allerede nå. Maskinvaren vil ble registrert senere av YaST2. Du må minst angi IP-adressen og nettverksmasken for å konfigurere et nettverkskort. For eksempel:<ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> +<p>Du kan sette opp nettverksgrensesnittet allerede nå. Maskinvaren vil ble registrert senere av DrakX. Du må minst angi IP-adressen og nettverksmasken for å konfigurere et nettverkskort. For eksempel:<ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> <p>eller i et kortere format: <ul><li>hostip=192.168.0.10/24</li></ul></p> diff --git a/help-install/nb/main::opt::o_vnc.html b/help-install/nb/main::opt::o_vnc.html index 133e600..c3fd54f 100644 --- a/help-install/nb/main::opt::o_vnc.html +++ b/help-install/nb/main::opt::o_vnc.html @@ -6,4 +6,4 @@ <p>For å aktivere VNC-installasjon, definer parametrene vnc og vncpassword: <ul><li><em>vnc=1 vncpassword=eksempel</em></li></ul></p> -<p>VNC-serveren vil bli startet, og du kan styre YaST2 via en VNC-klient fra et eksternt system.</p> +<p>VNC-serveren vil bli startet, og du kan styre DrakX via en VNC-klient fra et eksternt system.</p> |