# HG changeset patch # User Christophe Lincoln # Date 1397391689 -7200 # Node ID f60b8d4347c9397a14c200ee0be23ead0c833652 # Parent 8ff618229a20b6cb5d6dbce3c4522e35ecae219f arm: New tiny/mobile screen CSS style and improve new standard style diff -r 8ff618229a20 -r f60b8d4347c9 arm/codex/apps.html --- a/arm/codex/apps.html Sun Apr 13 12:32:07 2014 +0200 +++ b/arm/codex/apps.html Sun Apr 13 14:21:29 2014 +0200 @@ -1,20 +1,28 @@ - SliTaz ARM - Applications + SliTaz ARM Codex - Apps + + - + + +
diff -r 8ff618229a20 -r f60b8d4347c9 arm/codex/config.html --- a/arm/codex/config.html Sun Apr 13 12:32:07 2014 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,85 +0,0 @@ - - - - SliTaz ARM - Configuration - - - - - - - - -
- -

Configuration

- -

- System and devices configuration -

- - - -

First boot setup

-

- On the first SliTaz ARM boot you will be prompted to configure basic - system settings such as the system keymap and the root password. If - you don't want this setup you can create a file with the current date as - content. Mount the sdcard and create a file /var/lib/slitaz/post-install - before you boot. -

- -

SliTaz Ncurses config

-

- Each SliTaz ARM flavor provide a Ncurses dialog tool to configure the - system from the Linux kernel console or from an X session with mouse - support. The slitaz-config tool can be found in the 'System Tools' - menu or can be run from cmdline: -

- -
-# slitaz-config
-
- -

CGI/Web remote control

- -

- SliTaz ARM flavors provides a CGI SHell remote control environment - with plugins support and HTTP authentication. You can rebooot/halt - the system, edit any system files, check system status or upload - file via a nice web interface. -

- -

- You must first start the web server then check the IP address of your - device and connect with the root user and password via the IP: -

- -
-# startd httpd
-# ifconfig
-
- -
- URL: http://192.168.1.xxx/adm -
- - -
- - - - - diff -r 8ff618229a20 -r f60b8d4347c9 arm/codex/faq.html --- a/arm/codex/faq.html Sun Apr 13 12:32:07 2014 +0200 +++ b/arm/codex/faq.html Sun Apr 13 14:21:29 2014 +0200 @@ -1,20 +1,28 @@ - SliTaz ARM - FAQ + SliTaz ARM Codex - FAQ + + - + + +
diff -r 8ff618229a20 -r f60b8d4347c9 arm/codex/index.html --- a/arm/codex/index.html Sun Apr 13 12:32:07 2014 +0200 +++ b/arm/codex/index.html Sun Apr 13 14:21:29 2014 +0200 @@ -1,20 +1,28 @@ - SliTaz ARM - Codex + SliTaz ARM Codex + + - + + +
@@ -25,9 +33,8 @@

diff -r 8ff618229a20 -r f60b8d4347c9 arm/codex/setup.html --- a/arm/codex/setup.html Sun Apr 13 12:32:07 2014 +0200 +++ b/arm/codex/setup.html Sun Apr 13 14:21:29 2014 +0200 @@ -1,20 +1,28 @@ - SliTaz ARM - Setup + SliTaz ARM Codex - Setup + + - + + +
@@ -40,9 +48,12 @@
 # spk-add lighttpd
-Config files: /etc/lighttpd
 
+

+ Config files: /etc/lighttpd +

+

IRC bouncer setup

diff -r 8ff618229a20 -r f60b8d4347c9 arm/codex/style-tiny.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/arm/codex/style-tiny.css Sun Apr 13 14:21:29 2014 +0200 @@ -0,0 +1,1 @@ +../style-tiny.css \ No newline at end of file diff -r 8ff618229a20 -r f60b8d4347c9 arm/codex/system.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/arm/codex/system.html Sun Apr 13 14:21:29 2014 +0200 @@ -0,0 +1,104 @@ + + + + SliTaz ARM Codex - System + + + + + + + +

+ + + + +
+ +

Configuration

+ +

+ System and devices configuration +

+ + + +

First boot setup

+

+ On the first SliTaz ARM boot you will be prompted to configure basic + system settings such as the system keymap and the root password. If + you don't want this setup you can create a file with the current date as + content. Mount the sdcard and create a file /var/lib/slitaz/post-install + before you boot. +

+ +

SliTaz Ncurses config

+

+ Each SliTaz ARM flavor provide a Ncurses dialog tool to configure the + system from the Linux kernel console or from an X session with mouse + support. The slitaz-config tool can be found in the 'System Tools' + menu or can be run from cmdline: +

+ +
+# slitaz-config
+
+ +

Packages management

+

+ The recomended package manager for Slitaz ARM is 'spk', zhe packages + is installed by default on all flavors and provide several tools to + handle SliTaz packages. Spk was coded with multiarch architecture, it + handle miltiple packages in arguments and provide a Ncurses GUI + interface. The spk documentation in install in /usr/share/doc/spk + and can be found in the desktop menu. +

+ +

CGI/Web remote control

+ +

+ SliTaz ARM flavors provides a CGI SHell remote control environment + with plugins support and HTTP authentication. You can rebooot/halt + the system, edit any system files, check system status or upload + file via a nice web interface. +

+ +

+ You must first start the web server then check the IP address of your + device and connect with the root user and password via the IP: +

+ +
+# startd httpd
+# ifconfig
+
+ +
+ URL: http://192.168.1.xxx/adm +
+ + +
+ + + + + diff -r 8ff618229a20 -r f60b8d4347c9 arm/header.html --- a/arm/header.html Sun Apr 13 12:32:07 2014 +0200 +++ b/arm/header.html Sun Apr 13 14:21:29 2014 +0200 @@ -3,7 +3,9 @@ SliTaz ARM - _TITLE_ + + @@ -21,17 +23,18 @@

SliTaz ARM

- +
diff -r 8ff618229a20 -r f60b8d4347c9 arm/images/fb.png Binary file arm/images/fb.png has changed diff -r 8ff618229a20 -r f60b8d4347c9 arm/index.html --- a/arm/index.html Sun Apr 13 12:32:07 2014 +0200 +++ b/arm/index.html Sun Apr 13 14:21:29 2014 +0200 @@ -3,8 +3,10 @@ SliTaz ARM + - + + @@ -21,17 +23,18 @@

SliTaz ARM

- +
@@ -57,13 +60,13 @@
slitaz-rpi-jwm PNG + alt="slitaz-rpi-jwm PNG" style="margin: 4px 0;" /> slitaz-rpi-e17 PNG + alt="slitaz-rpi-e17 PNG" style="margin: 4px 0;" /> slitaz-rpi-links PNG + alt="slitaz-rpi-links PNG" style="margin: 4px 0;" />

Raspberry Pi

diff -r 8ff618229a20 -r f60b8d4347c9 arm/rpi/index.html --- a/arm/rpi/index.html Sun Apr 13 12:32:07 2014 +0200 +++ b/arm/rpi/index.html Sun Apr 13 14:21:29 2014 +0200 @@ -3,13 +3,14 @@ SliTaz Raspberry Pi + +