public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/doc/fi: gentoo-x86-quickinstall-stage.xml
@ 2011-08-14 16:31 Flammie Pirinen (flammie)
  0 siblings, 0 replies; 5+ messages in thread
From: Flammie Pirinen (flammie) @ 2011-08-14 16:31 UTC (permalink / raw
  To: gentoo-commits

flammie     11/08/14 16:31:35

  Modified:             gentoo-x86-quickinstall-stage.xml
  Log:
  update translation to v. 12:
  * the unwrapped comment was already wrapped
  * change -o bind to --rbind

Revision  Changes    Path
1.6                  xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?r1=1.5&r2=1.6

Index: gentoo-x86-quickinstall-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gentoo-x86-quickinstall-stage.xml	5 Oct 2009 17:19:35 -0000	1.5
+++ gentoo-x86-quickinstall-stage.xml	14 Aug 2011 16:31:35 -0000	1.6
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v 1.5 2009/10/05 17:19:35 flammie Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v 1.6 2011/08/14 16:31:35 flammie Exp $ -->
 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
 
 <included>
 
-<version>10</version>
-<date>2009-10-04</date>
+<version>12</version>
+<date>2011-08-01</date>
 
 <section>
 <title>Stagejen asetukset</title>
@@ -97,7 +97,7 @@
 <pre caption="Chroottaaminen">
 livecd usr # <i>cd /</i>
 livecd / # <i>mount -t proc proc /mnt/gentoo/proc</i>
-livecd / # <i>mount -o bind /dev /mnt/gentoo/dev</i>
+livecd / # <i>mount --rbind /dev /mnt/gentoo/dev</i>
 livecd / # <i>cp -L /etc/resolv.conf /mnt/gentoo/etc/</i>
 livecd / # <i>chroot /mnt/gentoo /bin/bash</i>
 livecd / # <i>env-update &amp;&amp; source /etc/profile</i>






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/fi: gentoo-x86-quickinstall-stage.xml
@ 2013-12-02  3:45 Flammie Pirinen (flammie)
  0 siblings, 0 replies; 5+ messages in thread
From: Flammie Pirinen (flammie) @ 2013-12-02  3:45 UTC (permalink / raw
  To: gentoo-commits

flammie     13/12/02 03:45:04

  Modified:             gentoo-x86-quickinstall-stage.xml
  Log:
  Update trans to 16:
  Fix bug #453182 - Update profiles from 10.0 to 13.0

Revision  Changes    Path
1.8                  xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?r1=1.7&r2=1.8

Index: gentoo-x86-quickinstall-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gentoo-x86-quickinstall-stage.xml	6 Jul 2012 16:14:54 -0000	1.7
+++ gentoo-x86-quickinstall-stage.xml	2 Dec 2013 03:45:04 -0000	1.8
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v 1.7 2012/07/06 16:14:54 flammie Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v 1.8 2013/12/02 03:45:04 flammie Exp $ -->
 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
 
 <included>
 
-<version>14</version>
-<date>2012-02-29</date>
+<version>16</version>
+<date>2012-02-09</date>
 
 <section>
 <title>Stagejen asetukset</title>
@@ -56,33 +56,6 @@
 sys   0m7.230s
 </pre>
 
-<p>
-Asenna Portagen tuorein otos. Tee samoin kuin stage3-paketin kanssa: valitse
-lähin peili <uri link="/main/en/mirrors.xml">peililuettelosta</uri>, lataa
-paketti ja pura se.
-</p>
-
-<pre caption="Portagen otoksen lataaminen">
-livecd gentoo # <i>cd /mnt/gentoo/usr</i>
-livecd usr # <i>links http://www.gentoo.org/main/en/mirrors.xml</i>
-<comment>(Valitse peili (kuten trumpetti.atm.tut.fi,
-siirry hakemistoon snapshots/,
-valitse <b>portage-latest.tar.bz2</b>
-ja lataa painamalla D:tä)</comment>
-
-<comment>(<b>tai</b> lataa wgetillä käytämättä lähintä peilipalvelinta)</comment>
-livecd gentoo # <i>cd /mnt/gentoo/usr</i>
-livecd usr # <i>wget http://distfiles.gentoo.org/snapshots/portage-latest.tar.bz2</i>
-</pre>
-
-<pre caption="Portagen otoksen purkaminen">
-livecd usr # <i>time tar xjf portage*</i>
-
-real  0m51.523s
-user  0m28.680s
-sys   0m12.840s
-</pre>
-
 </body>
 </section>
 <section>
@@ -90,7 +63,7 @@
 <body>
 
 <p>
-Liitä <path>/proc</path> ja <path>/dev</path>, kopioi
+    Liitä <path>/proc</path>, <path>/sys</path> ja <path>/dev</path>, kopioi
 <path>/etc/resolv.conf</path> ja chroottaa.
 </p>
 
@@ -98,10 +71,22 @@
 livecd usr # <i>cd /</i>
 livecd / # <i>mount -t proc proc /mnt/gentoo/proc</i>
 livecd / # <i>mount --rbind /dev /mnt/gentoo/dev</i>
+livecd / # <i>mount --rbind /sys /mnt/gentoo/sys</i>
 livecd / # <i>cp -L /etc/resolv.conf /mnt/gentoo/etc/</i>
 livecd / # <i>chroot /mnt/gentoo /bin/bash</i>
 livecd / # <i>env-update &amp;&amp; source /etc/profile</i>
 >>> Regenerating /etc/ld.so.cache...
+livecd / # <i>source /etc/profile</i>
+</pre>
+
+<p>
+    Uusin Portage-hakemisto haetaan peilipalvelimelta komennolla
+    <c>emerge-webrsync</c>.
+</p>
+
+<pre caption="Portage-hakemiston nouto emerge-webrsyncillä">
+livecd / # <i>mkdir /usr/portage</i>
+livecd / # <i>emerge-webrsync</i>
 </pre>
 
 </body>
@@ -127,6 +112,37 @@
 </body>
 </section>
 <section>
+<title>Select your profile</title>
+<body>
+
+    <p>
+        Profiili valitaan komennolla <c>eselect</c>. Se näyttää suunnilleen
+        seuraavalta:
+</p>
+
+<pre caption="Profiilien tarkastelu eselectillä">
+livecd / # <i>eselect profile list</i>
+Available profile symlink targets:
+  [1]    default/linux/x86/13.0 *
+  [2]    default/linux/x86/13.0/desktop
+  [3]    default/linux/x86/13.0/desktop/gnome
+  [4]    default/linux/x86/13.0/desktop/kde
+  [5]    default/linux/x86/13.0/server
+</pre>
+
+<p>
+    Valitse sopiva profiili. Huomaa, että USE-asetukset määräytyvät profiilin
+    mukaan.
+</p>
+
+<pre caption="Changing Profile">
+livecd / # <i>eselect profile set 2</i>
+</pre>
+
+</body>
+</section>
+
+<section>
 <title>Kone- ja verkkonimi</title>
 <body>
 





^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/fi: gentoo-x86-quickinstall-stage.xml
@ 2012-07-06 16:14 Flammie Pirinen (flammie)
  0 siblings, 0 replies; 5+ messages in thread
From: Flammie Pirinen (flammie) @ 2012-07-06 16:14 UTC (permalink / raw
  To: gentoo-commits

flammie     12/07/06 16:14:54

  Modified:             gentoo-x86-quickinstall-stage.xml
  Log:
  update translation to version 14: /etc/timezone and lowercase hostname

Revision  Changes    Path
1.7                  xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?r1=1.6&r2=1.7

Index: gentoo-x86-quickinstall-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gentoo-x86-quickinstall-stage.xml	14 Aug 2011 16:31:35 -0000	1.6
+++ gentoo-x86-quickinstall-stage.xml	6 Jul 2012 16:14:54 -0000	1.7
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v 1.6 2011/08/14 16:31:35 flammie Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v 1.7 2012/07/06 16:14:54 flammie Exp $ -->
 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
 
 <included>
 
-<version>12</version>
-<date>2011-08-01</date>
+<version>14</version>
+<date>2012-02-29</date>
 
 <section>
 <title>Stagejen asetukset</title>
@@ -119,6 +119,7 @@
 <pre caption="Aikavyöhykkeen asetus">
 <comment>(Esimerkkinä Helsinki)</comment>
 livecd / # <i>cp /usr/share/zoneinfo/Europe/Helsinki /etc/localtime</i>
+livecd / # <i>echo "Europe/Helsinki" &gt; /etc/timezone</i>
 livecd / # <i>date</i>
 Wed Mar  8 00:46:05 EET 2006
 </pre>
@@ -139,7 +140,7 @@
 <pre caption="Kone ja verkkonimen asettaminen">
 livecd / # <i>cd /etc</i>
 livecd etc # <i>echo "127.0.0.1 loota.kotona loota localhost" > hosts</i>
-livecd etc # <i>sed -i -e 's/HOSTNAME.*/HOSTNAME="loota"/' conf.d/hostname</i>
+livecd etc # <i>sed -i -e 's/hostname.*/hostname="loota"/' conf.d/hostname</i>
 <comment>(Käytä annettua nimeä varmistuksena)</comment>
 livecd etc # <i>hostname loota</i>
 livecd etc # <i>hostname -f</i>






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/fi: gentoo-x86-quickinstall-stage.xml
@ 2009-06-23 10:12 Flammie Pirinen (flammie)
  0 siblings, 0 replies; 5+ messages in thread
From: Flammie Pirinen (flammie) @ 2009-06-23 10:12 UTC (permalink / raw
  To: gentoo-commits

flammie     09/06/23 10:12:18

  Modified:             gentoo-x86-quickinstall-stage.xml
  Log:
  Updated translation r1.10:
  * update stages download path, bug 232817
  * #245105 Use http://distfiles.gentoo.org/... instead of ftp://gentoo.osuosl.org/...
  * #256012 bind-mount /dev before chrooting
  * Update the quickinstall guide to use the weekly autobuilds, rather than the 2008.0/versioned releases. I also dropped the useless reference to the networkless CDs, as all the isntructions focus on downloading stuff from the internet, anyway.
  * commands should work as-is when cut&pasted

Revision  Changes    Path
1.4                  xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?r1=1.3&r2=1.4

Index: gentoo-x86-quickinstall-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gentoo-x86-quickinstall-stage.xml	24 Jul 2008 08:19:31 -0000	1.3
+++ gentoo-x86-quickinstall-stage.xml	23 Jun 2009 10:12:18 -0000	1.4
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v 1.3 2008/07/24 08:19:31 flammie Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v 1.4 2009/06/23 10:12:18 flammie Exp $ -->
 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
 
 <included>
 
-<version>5</version>
-<date>2008-07-23</date>
+<version>9</version>
+<date>2009-06-14</date>
 
 <section>
 <title>Stagejen asetukset</title>
@@ -29,24 +29,27 @@
 <p>
 Sitten ladataan stage-paketti <uri
 link="/main/en/mirrors.xml">peilipalvelimelta</uri> tai käytetään asennus-CD:ltä
-löytyvää (<path>/mnt/cdrom/stages</path>). Siirry hakemistoon
-<path>/mnt/gentoo</path> ja pura paketti:
-<c>tar&nbsp;-xvjpf&nbsp;&lt;stage-paketti&gt;</c>.
+löytyvää (<path>/mnt/cdrom/stages</path>).
 </p>
 
 <pre caption="Stage3:n lataaminen">
 livecd ~ # <i>cd /mnt/gentoo</i>
 livecd gentoo # <i>links http://www.gentoo.org/main/en/mirrors.xml</i>
 <comment>(Valitse peili (kuten trumpetti.atm.tut.fi),
-siirry hakemistoon releases/x86/2008.0/stages/
+siirry hakemistoon releases/x86/current/
 valitse stage3-paketti, kuten i686-versio
 ja lataa painamalla D:tä)</comment>
 
 <comment>(<b>tai</b> lataa suoraan valitsematta lähintä peilipalvelinta)</comment>
 livecd ~ # <i>cd /mnt/gentoo</i>
-livecd gentoo # <i>wget http://gentoo.osuosl.org/releases/x86/c2008.0/stages/stage3-i686*.tar.bz2</i>
+livecd gentoo # <i>wget ftp://distfiles.gentoo.org/pub/gentoo/releases/x86/current/stage3-i686-*.tar.bz2</i>
 </pre>
 
+<p>
+Siirry hakemistoon <path>/mnt/gentoo</path> ja pura stage käyttämällä komentoa
+<c>tar xjpf &lt;stage3 tarball&gt;</c>.
+</p>
+
 <pre caption="Stage3-paketin purkaminen">
 livecd gentoo # <i>time tar xjpf stage3*</i>
 
@@ -71,7 +74,7 @@
 
 <comment>(<b>tai</b> lataa wgetillä käytämättä lähintä peilipalvelinta)</comment>
 livecd gentoo # <i>cd /mnt/gentoo/usr</i>
-livecd usr # <i>wget http://gentoo.osuosl.org/snapshots/portage-latest.tar.bz2</i>
+livecd usr # <i>wget http://distfiles.gentoo.org/snapshots/portage-latest.tar.bz2</i>
 </pre>
 
 <pre caption="Portagen otoksen purkaminen">
@@ -89,12 +92,14 @@
 <body>
 
 <p>
-Liitä <path>/proc</path>, kopioi <path>/etc/resolv.conf</path> ja chroottaa
+Liitä <path>/proc</path> ja <path>/dev</path>, kopioi
+<path>/etc/resolv.conf</path> ja chroottaa.
 </p>
 
 <pre caption="Chroottaaminen">
 livecd usr # <i>cd /</i>
 livecd / # <i>mount -t proc proc /mnt/gentoo/proc</i>
+livecd / # <i>mount -o bind /dev /mnt/gentoo/dev</i>
 livecd / # <i>cp -L /etc/resolv.conf /mnt/gentoo/etc/</i>
 livecd / # <i>chroot /mnt/gentoo /bin/bash</i>
 livecd / # <i>env-update &amp;&amp; source /etc/profile</i>






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/fi: gentoo-x86-quickinstall-stage.xml
@ 2008-07-24  8:19 Flammie Pirinen (flammie)
  0 siblings, 0 replies; 5+ messages in thread
From: Flammie Pirinen (flammie) @ 2008-07-24  8:19 UTC (permalink / raw
  To: gentoo-commits

flammie     08/07/24 08:19:32

  Modified:             gentoo-x86-quickinstall-stage.xml
  Log:
  Translation to version 5

Revision  Changes    Path
1.3                  xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml?r1=1.2&r2=1.3

Index: gentoo-x86-quickinstall-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gentoo-x86-quickinstall-stage.xml	14 Apr 2008 20:58:11 -0000	1.2
+++ gentoo-x86-quickinstall-stage.xml	24 Jul 2008 08:19:31 -0000	1.3
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v 1.2 2008/04/14 20:58:11 flammie Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gentoo-x86-quickinstall-stage.xml,v 1.3 2008/07/24 08:19:31 flammie Exp $ -->
 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
 
 <included>
 
-<version>2</version>
-<date>2008-04-06</date>
+<version>5</version>
+<date>2008-07-23</date>
 
 <section>
 <title>Stagejen asetukset</title>
@@ -38,13 +38,13 @@
 livecd ~ # <i>cd /mnt/gentoo</i>
 livecd gentoo # <i>links http://www.gentoo.org/main/en/mirrors.xml</i>
 <comment>(Valitse peili (kuten trumpetti.atm.tut.fi),
-siirry hakemistoon releases/x86/2008.0_beta1/stages
+siirry hakemistoon releases/x86/2008.0/stages/
 valitse stage3-paketti, kuten i686-versio
 ja lataa painamalla D:tä)</comment>
 
 <comment>(<b>tai</b> lataa suoraan valitsematta lähintä peilipalvelinta)</comment>
 livecd ~ # <i>cd /mnt/gentoo</i>
-livecd gentoo # <i>wget http://gentoo.osuosl.org/releases/x86/current/stages/stage3-i686*.tar.bz2</i>
+livecd gentoo # <i>wget http://gentoo.osuosl.org/releases/x86/c2008.0/stages/stage3-i686*.tar.bz2</i>
 </pre>
 
 <pre caption="Stage3-paketin purkaminen">






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-02  3:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-14 16:31 [gentoo-commits] gentoo commit in xml/htdocs/doc/fi: gentoo-x86-quickinstall-stage.xml Flammie Pirinen (flammie)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-02  3:45 Flammie Pirinen (flammie)
2012-07-06 16:14 Flammie Pirinen (flammie)
2009-06-23 10:12 Flammie Pirinen (flammie)
2008-07-24  8:19 Flammie Pirinen (flammie)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox