# HG changeset patch
# User Paul Issot
To maintain the constraints of the LiveCD, the image should not exceed 200
-kilobytes, and you'll need two of them differing in size; 1600x1200
+kilobytes, and you'll need two of them, differing in size; 1024x768
and 1280x1024. This is because the ratio of 3/4 is not supported by screens
with a 1280 pixel width (it can result in image distortion and black borders).
Finally each release version offers a new theme / background which follow the same
diff -r eaea1e0302dc -r 25eacf7051ed en/doc/handbook/liveusb.html
--- a/en/doc/handbook/liveusb.html Sat Apr 12 04:37:10 2008 +0000
+++ b/en/doc/handbook/liveusb.html Sun Apr 13 13:41:30 2008 +0100
@@ -67,7 +67,7 @@
-This effectively compresses and backs up everything to the rootfs.gz to be
+This effectively compresses and backs up everything to 'rootfs.gz' to be
loaded the next time you boot.
Artwork LiveCD
# tazusb writefs gzip
Tazusb Manual
diff -r eaea1e0302dc -r 25eacf7051ed en/doc/handbook/network-config.html
--- a/en/doc/handbook/network-config.html Sat Apr 12 04:37:10 2008 +0000
+++ b/en/doc/handbook/network-config.html Sun Apr 13 13:41:30 2008 +0100
@@ -232,7 +232,7 @@
function named: iptables_rules()
, this contains all of the iptables
commands to launch when the firewall starts. To delete a rule, It is advisable
to comment out the corresponding line with a #
. It is not
-advisable to leave the function completely empty, if you want to disable the
+advisable to leave the function completely empty, if you want to disable
iptables rules just add "no" to the variable IPTABLES_RULES= in the
configuration file.
If you need read/write access to Windows ntfs filesystems you must install a
few additional packages from the mirror. The ntfs-3g
driver
-provides stable access to ntfs partitions and the ntfsprogs
provides
+provides stable access to ntfs partitions and ntfsprogs
provides
manipulation tools dependent on Fuse. Note that you can format, move or resize
ntfs partitions graphically with Gparted.
SliTaz Release Notes provide detailed information about the stable version and give a few useful tips to help you start using the system. On the core LiveCD, -Releases Notes are installed and available through the "Documentation" menu. +Release Notes are installed and available through the "Documentation" menu.