# HG changeset patch # User Paul Issott # Date 1236196415 0 # Node ID a11dd6a8f1a48824420808c184ef066340fafb36 # Parent 096d75757ea053194a15db4dff0a245ed0564221 slitaz-eeepc: Tidy up docs diff -r 096d75757ea0 -r a11dd6a8f1a4 slitaz-eeepc/receipt --- a/slitaz-eeepc/receipt Wed Mar 04 16:34:19 2009 +0000 +++ b/slitaz-eeepc/receipt Wed Mar 04 19:53:35 2009 +0000 @@ -3,7 +3,7 @@ PACKAGE="slitaz-eeepc" VERSION="1.0" CATEGORY="system-tools" -SHORT_DESC="SliTaz EeePC scripts and configurations files." +SHORT_DESC="SliTaz EeePC scripts and configuration files." DEPENDS="915resolution dmidecode atl2 atl1e rt2860sta" MAINTAINER="pankso@slitaz.org" WEB_SITE="http://www.slitaz.org/" diff -r 096d75757ea0 -r a11dd6a8f1a4 slitaz-eeepc/stuff/eeepc.html --- a/slitaz-eeepc/stuff/eeepc.html Wed Mar 04 16:34:19 2009 +0000 +++ b/slitaz-eeepc/stuff/eeepc.html Wed Mar 04 19:53:35 2009 +0000 @@ -32,49 +32,49 @@

About

-Welcome to SliTaz EeePC flavor. This Live system can be used from a -cdrom on a standard desktop to create a Live USB system. On the EeePC -you can boot from a USB key or a SD card, just press Esc -when power on to select the wanted device. SliTaz EeePC flavor provide -the tools and drivers used on some EeePC: 701, 901, 1000. +Welcome to the SliTaz EeePC flavor. This can be used from a +cdrom on a standard desktop to create a LiveUSB system. On the EeePC +you can easily boot from a USB key or a SD card - just press Esc +when powered on to select the wanted device. The SliTaz EeePC flavor provides +the tools and drivers used on the EeePC: 701, 901 and 1000.

Live USB media

-To use this system on the EeePC you need to creat a Live USB media, the -simplest option to generate such media is to boot the LiveCD on a standard +To use this system on the EeePC, you need to create a LiveUSB device, the +simplest option to generate one is to boot the LiveCD on a standard desktop and then run: System Tools → LiveUSB Tool. If you already run -SliTaz from the core LiveCD or an installed system, you can generate the -Live media using directly the ISO image. If you want to creat the media -with the command line, please read the Handbook or TazUSB manual. +SliTaz from a core LiveCD or an installed system, you can generate the +LiveUSB media directly using the ISO image. If you want to create the media +using the command line, please read the Handbook or TazUSB manual.

Networking

-When booting the Live system on EeePC the Wireless nerwork interface is -enable by default if the driver is installed. To manage Wireless network -connection you can use Wifibox from the menu: System Tools → Wireless -networks connections. To use the Ethernet cable connection you can use Netbox +When booting the Live system on an EeePC, the Wireless network interface is +enabled by default if the driver is installed. To manage Wireless network +connections you can use Wifibox from the menu: System Tools → Wireless +networks connections. To use an Ethernet cable connection you can use Netbox from the menu and start the DHCP client.

Package slitaz-eeepc

-The package slitaz-eeepc provide the small tool named tazee, -and the boot script to configure EeePC. The configuration is stored in -the file /etc/eeepc.conf, to see current configuration you +The package slitaz-eeepc provides a small tool named tazee, +and a boot script to configure an EeePC. The configuration is stored in +the /etc/eeepc.conf file. To read the current configuration you can open it in a text editor, use SliTaz EeePC Box from the menu or use the command: tazeee show-config.

Installation

diff -r 096d75757ea0 -r a11dd6a8f1a4 slitaz-eeepc/stuff/tazeee --- a/slitaz-eeepc/stuff/tazeee Wed Mar 04 16:34:19 2009 +0000 +++ b/slitaz-eeepc/stuff/tazeee Wed Mar 04 19:53:35 2009 +0000 @@ -147,7 +147,7 @@ # EeePC havn't got a cdrom so we must fake it. echo "" echo "Starting SliTaz EeePC installation..." - echo "Please do not reboot trought the installer, just exit." + echo "Please do not reboot through the installer, just exit." sleep 4 rmdir /media/cdrom ln -s /home /media/cdrom