Page 3 of 6

Re: SliTaz PPC Linux

Posted: Fri Jan 10, 2014 2:37 pm
by xeno74
Snapshot 18 ;-) We have a graphical user interface on SliTaz!!!!!!

You can start it with:

Code: Select all

Xfbdev -retro -mouse mouse,device=/dev/input/mice -keybd evdev,,device=/dev/input/event0 | exec jwm
New:

- added mkfontdir-1.0.7 (X11R7.7)
- added mkfontscale-1.1.0 (X11R7.7)
- added glproto-1.4.15 (X11R7.7)
- added recordproto-1.14.2 (X11R7.7)
- added libXfont-1.4.5 (X11R7.7)
- added xorg-server-1.12.2 (X11R7.7)
- added xf86-video-vesa-2.3.1 (X11R7.7)
- added xf86-video-ati-6.14.4 (X11R7.7)
- added xf86-input-mouse-1.7.2 (X11R7.7)
- added xf86-input-keyboard-1.6.1 (X11R7.7)
- added xf86-input-evdev-2.7.0 (X11R7.7)
- added xf86-input-joystick-1.6.1 (X11R7.7)
- added font-xfree86-type1-1.0.4 (X11R7.7)
- added font-adobe-75dpi-1.0.3 (X11R7.7)
- added encodings-1.0.4 (X11R7.7)
- added font-adobe-100dpi-1.0.3 (X11R7.7)
- added font-bitstream-75dpi-1.0.3 (X11R7.7)
- added xkeyboard-config-2.6 (X11R7.7)
- added xcb-proto-1.7.1 (X11R7.7)
- added libxcb-1.8.1 (X11R7.7)
- added xkbcomp-1.2.4 (X11R7.7)
- added KDrive Tiny X Server-1.12.2 (X11R7.7)
- added CMatrix-1.2a-4 screensaver for the terminal
- added xterm-300 - Terminal Emulator
- added libpng-1.6.8 - PNG Libraries
- added jwm-2.2.0 - Window manager

Download: slitaz18.gz

For the development:

Set PKG config path for the X server:

Code: Select all

export PKG_CONFIG_PATH=/home/christian/distro/rootfs/usr/lib/pkgconfig
Configure command for a tiny X server (KDrive):

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --localstatedir=/var --build=powerpc-linux-gnu --host=powerpc-linux-gnu --disable-static --disable-aiglx --disable-config-dbus --disable-config-hal --disable-dbe --disable-dga --disable-dpms --disable-dri --disable-glx --disable-glx-tls --disable-int10-module --disable-ipv6 --disable-screensaver --disable-secure-rpc --disable-tcp-transport --disable-vbe --disable-vgahw --disable-xdm-auth-1 --disable-xinerama --disable-xwin --disable-xaa --disable-xace --disable-xdmcp --disable-xf86vidmode --disable-xfree86-utils --disable-xnest --disable-xvmc --disable-libdrm --enable-config-udev --enable-dri2 --enable-record --enable-unit-tests --enable-visibility --enable-xorg --enable-kdrive --enable-kdrive-kbd --enable-kdrive-mouse --enable-kdrive-evdev
My special "make" command:

Code: Select all

make DESTDIR=$PWD/_pkg install

Re: SliTaz PPC Linux

Posted: Fri Jan 10, 2014 2:44 pm
by xeno74
Here is a screenshot of the SliTaz GUI:
IMG_0349.JPG
(2.24 MiB) Downloaded 487 times

Code: Select all

Xfbdev -retro -mouse mouse,device=/dev/input/mice -keybd evdev,,device=/dev/input/event0 | exec jwm

Re: SliTaz PPC Linux

Posted: Sat Jan 11, 2014 3:56 pm
by xeno74
The first graphical web browser on SliTaz:
IMG_0352.JPG
(2.04 MiB) Downloaded 452 times

Re: SliTaz PPC Linux

Posted: Sat Jan 11, 2014 4:28 pm
by xeno74
Snapshot 19 is here. ;-)

New:

- added Dillo 3.0.3 graphical web browser
- added startx script - This script is an easy way to start an X session.

Download: slitaz19.gz

-- Christian

Re: SliTaz PPC Linux

Posted: Sat Jan 18, 2014 7:30 pm
by xeno74
Snapshot 20 is coming.
slitaz-snapshot20.jpg
(858.64 KiB) Downloaded 419 times

Re: SliTaz PPC Linux

Posted: Sat Jan 18, 2014 8:48 pm
by xeno74
Snapshot 20 is available:

- added cairo-1.12.16 - 2D graphics library
- added glib-2.36.4 - C routines
- added pango-1.3.6 - Library for layout and rendering of text
- added atk-2.11.5 - Accessibility toolkit
- added gtk+-3.8.6 - The GIMP Toolkit
- added l3afpad-0.8.18.1.10 - Simple text editor
- added mtpaint-3.40 - Image creation and processing
- added startx2 script - Script for another configuration of X session.

Download: slitaz20.gz

Script startx2:

Code: Select all

Xfbdev -retro -mouse evdev,,device=/dev/input/event0 -keybd evdev,,device=/dev/input/event2 | exec jwm

Re: SliTaz PPC Linux

Posted: Mon Jan 20, 2014 9:44 pm
by xeno74
Snapshot 21 - A small update. :-)

- replaced l3afpad with NEdit 5.6 (Simple text editor)

Download: slitaz21.gz

Re: SliTaz PPC Linux

Posted: Sun Jan 26, 2014 7:57 pm
by xeno74
Image

Snapshot 22 with AmiWM 0.20.48 ;-)

AmiWM is an X window manager that tries to make your display look and feel like an Amiga Workbench screen. It is fully functional and can do all the usual window manager stuff, like moving and resizing windows. You can start AmiWM with the script "startamiwm".

The script "startamiwm" contains the following command:

Code: Select all

Xfbdev -retro -mouse mouse,device=/dev/input/mice -keybd evdev,,device=/dev/input/event0 | xterm -e amiwm
Screenshot:

Image

Download: slitaz22.gz

Have a lot of fun with SliTaz. :-)

Re: SliTaz PPC Linux

Posted: Thu Jan 30, 2014 4:33 pm
by zappa2009
Add XBMC ;) That would be very cool

Re: SliTaz PPC Linux

Posted: Thu Apr 03, 2014 6:55 pm
by xeno74
*** Snapshot 23 with Worker, the DOpus clone for Linux *** :-)

Download: slitaz23.gz

Image

I suggest to download SliTaz with a right click on the link and then with the menu point "Save target as" or something like this.