website diff en/doc/scratchbook/base-system.html @ rev 844
Use links to http://doc.slitaz.org/ for cookbook
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 14 13:09:02 2011 +0200 (2011-05-14) |
parents | 0ae6cfc85e03 |
children | df31bdea1cf1 |
line diff
1.1 --- a/en/doc/scratchbook/base-system.html Sat Oct 30 21:52:02 2010 +0200 1.2 +++ b/en/doc/scratchbook/base-system.html Sat May 14 13:09:02 2011 +0200 1.3 @@ -99,7 +99,7 @@ 1.4 also install the modules in a directory so as not to touch the host system. The configuration 1.5 of the Linux kernel sources is done by <code>make menuconfig</code> using ncurses or graphically 1.6 with <code>make gconfig</code> or <code>make xconfig</code> using GTK development packages and/or 1.7 -QT respectively. You can find in <a href="http://www.slitaz.org/en/doc/cookbook/slitaz-tools.html">SliTaz tools</a>, 1.8 +QT respectively. You can find in <a href="http://doc.slitaz.org/en:cookbook:slitaztools">SliTaz tools</a>, 1.9 Makefiles for the various 2.6.xx kernels. 1.10 </p> 1.11 <p> 1.12 @@ -480,7 +480,7 @@ 1.13 <p> 1.14 To finish off this draft, you must create the init script /etc/init.d/rcS to mount the filesystems 1.15 and run some commands. For more information, you can look at the 1.16 -<a href="http://www.slitaz.org/en/doc/cookbook/boot-scripts.html">boot scripts</a> page. 1.17 +<a href="http://doc.slitaz.org/en:cookbook:bootscripts">boot scripts</a> page. 1.18 You can change the value of the variable KMAP= for the keyboard: 1.19 </p> 1.20 <pre> # mkdir etc/init.d