# HG changeset patch # User Paul Issott # Date 1229190955 0 # Node ID 258ea69ab6ef2688b7e38de49706f70ab4d9a52c # Parent 618359772d61748f84df5ce3af32634d83252b7d en: Tiny typos diff -r 618359772d61 -r 258ea69ab6ef en/doc/scratchbook/base-system.html --- a/en/doc/scratchbook/base-system.html Sat Dec 13 13:54:42 2008 +0100 +++ b/en/doc/scratchbook/base-system.html Sat Dec 13 17:55:55 2008 +0000 @@ -99,7 +99,7 @@ also install the modules in a directory so as not to touch the host system. The configuration of the Linux kernel sources is done by make menuconfig using ncurses or graphically with make gconfig or make xconfig using GTK development packages and/or -QT respectively. You can find in SliTaz tools +QT respectively. You can find in SliTaz tools, Makefiles for the various 2.6.xx kernels.

@@ -210,7 +210,7 @@

You are free to create your own directory tree. In traditional Unix systems, /usr usually contains -files from the distribution, /dev contains devices (devices), /etc contains configuation files, +files from the distribution, /dev contains devices (devices), /etc contains configuration files, /lib libraries, /home for home users and /var for variable data. Note that we do not create /lib, /bin or /sbin - these are created when BusyBox is installed.

@@ -537,7 +537,7 @@ For a new image, when making changes in rootfs, simply copy the new rootfs.gz archive to rootcd/boot and create a new image with genisoimage or mkisofs. For this you can also use mktaziso within SliTaz tools. This script will check if the directories are present, -generate a new compressed cpio archive and create a new bootable ISO image. +create a new compressed cpio archive and generate a new bootable ISO image.

Make rootcd files

diff -r 618359772d61 -r 258ea69ab6ef en/doc/scratchbook/index.html --- a/en/doc/scratchbook/index.html Sat Dec 13 13:54:42 2008 +0100 +++ b/en/doc/scratchbook/index.html Sat Dec 13 17:55:55 2008 +0000 @@ -66,7 +66,7 @@

SliTaz uses the Syslinux bootloader and an archived initramfs -compressed with cpio. This archive is them decompressed in memory +compressed with cpio. This archive is then decompressed in memory at boot by the kernel into a system of no fixed size, retaining control over init. At the time of compilation or copying of applications, we use strip to clean the repositoiries. The system commands diff -r 618359772d61 -r 258ea69ab6ef en/get/index.html --- a/en/get/index.html Sat Dec 13 13:54:42 2008 +0100 +++ b/en/get/index.html Sat Dec 13 17:55:55 2008 +0000 @@ -93,10 +93,9 @@