slitaz-x86_64
Kernel 3.16.36
Glibc-2.19
slitaz-toolchain
* Binutils 2.25
* Linux API headers 3.16.36
* GCC 4.9.2
* Glibc 2.19
slitaz-x86_64
Kernel 3.16.36
Glibc-2.19
slitaz-toolchain
* Binutils 2.25
* Linux API headers 3.16.36
* GCC 4.9.2
* Glibc 2.19
Does that mean you are working on a real 64bit slitaz ?
Longterm release kernels
https://www.kernel.org/category/releases.html
Version Maintainer Released Projected EOL 3.16 Ben Hutchings 2014-08-03 Apr, 2020
glibc-2.19-x86_64
tux@slitaz:~$ uname -a
Linux slitaz 3.16.36-slitaz64 #2 SMP Mon Sep 12 07:26:30 UTC 2016 x86_64 GNU/Linux
tux@slitaz:~$ file /lib64/libc-2.19.so
/lib64/libc-2.19.so: ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked (uses shared libs), for GNU/Linux 2.6.30, stripped
tux@slitaz:~$ /lib64/libc-2.19.so
GNU C Library (GNU libc) stable release version 2.19, by Roland McGrath et al.
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.9.2.
Compiled on a Linux 3.16.36 system on 2016-09-08.
Available extensions:
crypt add-on version 2.1 by Michael Glad and others
GNU Libidn by Simon Josefsson
Native POSIX Threads Library by Ulrich Drepper et al
BIND-8.2.3-T5B
libc ABIs: UNIQUE IFUNC
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
tux@slitaz:~$
3.16 for 5.0 would be ok, when it works without breaking to much, (3.2 is also ok) - but we need urgent kernel 4.4 for SliTaz 6.0 for new Intel Atoms - Braswell und Cherry Trail
Check kernel dependencies
https://docker.github.io/engine/installation/binaries/
Docker in daemon mode has specific kernel requirements. For details, check your distribution in Installation.
A 3.10 Linux kernel is the minimum requirement for Docker. Kernels older than 3.10 lack some of the features required to run Docker containers. These older versions are known to have bugs which cause data loss and frequently panic under certain conditions.
The latest minor version (3.x.y) of the 3.10 (or a newer maintained version) Linux kernel is recommended. Keeping the kernel up to date with the latest minor version will ensure critical kernel bugs get fixed.
slitaz-toolchain-x86_64
1.
root@slitaz:/home/tux# gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-slitaz-linux/4.9.2/lto-wrapper
Target: x86_64-slitaz-linux
Configured with: /home/slitaz/wok/gcc/source/gcc-4.9.2/configure --libexecdir=/usr/lib --enable-nls --enable-languages=c,c++ --enable-shared --with-system-zlib --enable-clocale=gnu --enable-__cxa_atexit --enable-lto --enable-threads=posix --disable-bootstrap --disable-multilib --libdir=/usr/libgcc --with-tune=generic --with-pkgversion=SliTaz --build=x86_64-slitaz-linux --host=x86_64-slitaz-linux
Thread model: posix
gcc version 4.9.2 (SliTaz)
2.
root@slitaz:/home/tux# grep -E 'binutils|gcc|glibc' /var/lib/tazpkg/installed.md5
b09c911f2649bd9391147e679d86735a gcc-lib-base-4.9.2-x86_64.tazpkg
520ba50265bdc3eebfe08357143a78ff glibc-base-2.19-x86_64.tazpkg
1f3675654a4da1b400c3077972a67629 binutils-2.25-x86_64.tazpkg
8c46400cd9372061a2d0a4322af5f889 glibc-2.19-x86_64.tazpkg
a6f26347d511724b79453da6f6df49a5 glibc-locale-2.19-x86_64.tazpkg
28775d9398c7333330c1ffc739b65194 glibc-dev-2.19-x86_64.tazpkg
42f367d52637f481925386dae74ab7cc gcc-4.9.2-x86_64.tazpkg
3.
root@slitaz:/home/tux# cat /usr/share/doc/slitaz/toolchain.txt
SliTaz GNU/Linux toolchain
================================================================================
Build date : 2016-09-03
Architecture : x86_64
Build system : x86_64-slitaz-linux
Host system : x86_64-slitaz-linux
Packages:
* Binutils 2.25
* Linux API headers 3.16.36
* GCC 4.9.2
* Glibc 2.19
Toolchain documentation: http://doc.slitaz.org/en:cookbook:toolchain
================================================================================
Yes I agree with kultex
Need URGENT! Start working kernel 4.4 for SliTaz 6.0 for new Intel Atoms - Braswell, Cherry Trail and other new chipsets.
Rolling SliTaz 6.0
Docker 1.11.0
Kernel Version: 3.16.36-slitaz64
Operating System: SliTaz GNU/Linux 5.0
OSType: linux
Architecture: x86_64
1.
tux@slitaz:~$ uname -a
Linux slitaz 3.16.36-slitaz64 #1 SMP Fri Oct 7 13:26:22 UTC 2016 x86_64 GNU/Linux
2.
tux@slitaz:~$ dmesg | grep gcc
Linux version 3.16.36-slitaz64 (root@slitaz) (gcc version 4.9.2 (SliTaz) ) #1 SMP Fri Oct 7 13:26:22 UTC 2016
3.
tux@slitaz:~$ docker version
Client:
Version: 1.11.0
API version: 1.23
Go version: go1.5.4
Git commit: 4dc5990
Built: Wed Apr 13 19:36:04 2016
OS/Arch: linux/amd64
Server:
Version: 1.11.0
API version: 1.23
Go version: go1.5.4
Git commit: 4dc5990
Built: Wed Apr 13 19:36:04 2016
OS/Arch: linux/amd64
4.
tux@slitaz:~$ docker info
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 0
Server Version: 1.11.0
Storage Driver: aufs
Root Dir: /var/lib/docker/aufs
Backing Filesystem: tmpfs
Dirs: 0
Dirperm1 Supported: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: bridge null host
Kernel Version: 3.16.36-slitaz64
Operating System: SliTaz GNU/Linux 5.0
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 7.676 GiB
Name: slitaz
ID: ZVTG:YNGI:37TW:TOBM:HVHR:FBID:5YAF:U62V:ZVYC:CK73:7APJ:5SLM
Docker Root Dir: /var/lib/docker
Debug mode (client): false
Debug mode (server): false
Registry: https://index.docker.io/v1/
tux@slitaz:~$
Ubuntu 16.04.2 will switch in February to kernel 4.8 - so kernel for 6.0 should be 4.8 - so support will be at least until 2021
slitaz-x86_64 ISO
Download slitaz-x86_64.iso 51M https://goo.gl/tRL8SV slitaz-x86_64.md5 https://goo.gl/lExP1X slitaz-docker.iso 69M https://goo.gl/oRu1Pc slitaz-docker.md5 https://goo.gl/2BDlcj
Known Issues
slitaz-x86_64 mirror
mirror:
http://slitaz64.96.lt/packages/
root@slitaz:~# spk info
Spk info
================================================================================
Architecture : x86_64
Database : /var/lib/tazpkg/installed
Cache info : 0 /var/cache/tazpkg
Mirror URL : http://slitaz64.96.lt/packages/
Extra mirrors : 0
Installed : 266
Mirrored : 963
================================================================================
root@slitaz:~#
Thanks alanyih.
Docker 1.12.1
slitaz-docker.iso 69M https://goo.gl/oRu1Pc slitaz-docker.md5 https://goo.gl/2BDlcj
tux@slitaz:~$ grep -A 6 daemons /var/log/boot.log Starting all daemons... Setting up kernel security rules... [ Done ] Starting IPtables firewall: /etc/slitaz/firewall.sh [ Done ] Starting SSH server: Dropbear... [ Done ] Starting httpd daemon: httpd... [ Done ] Starting ntpd daemon: ntpd... [ Done ] Starting Docker: docker [ Done ] tux@slitaz:~$ docker version Client: Version: 1.12.1 API version: 1.24 Go version: go1.6.3 Git commit: 23cf638 Built: Thu Aug 18 17:52:38 2016 OS/Arch: linux/amd64 Server: Version: 1.12.1 API version: 1.24 Go version: go1.6.3 Git commit: 23cf638 Built: Thu Aug 18 17:52:38 2016 OS/Arch: linux/amd64
Overview of new features
Docker on slitaz-x86_64
tux@slitaz:~$ uname -a
Linux slitaz 3.16.36-slitaz64 #1 SMP Fri Oct 7 13:26:22 UTC 2016 x86_64 GNU/Linux
tux@slitaz:~$ docker run hello-world
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world
c04b14da8d14: Pull complete
Digest: sha256:0256e8a36e2070f7bf2d0b0763dbabdd67798512411de4cdcf9431a1feb60fd9
Status: Downloaded newer image for hello-world:latest
Hello from Docker!
This message shows that your installation appears to be working correctly.
To generate this message, Docker took the following steps:
1. The Docker client contacted the Docker daemon.
2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
3. The Docker daemon created a new container from that image which runs the
executable that produces the output you are currently reading.
4. The Docker daemon streamed that output to the Docker client, which sent it
to your terminal.
To try something more ambitious, you can run an Ubuntu container with:
$ docker run -it ubuntu bash
Share images, automate workflows, and more with a free Docker Hub account:
https://hub.docker.com
For more examples and ideas, visit:
https://docs.docker.com/engine/userguide/
tux@slitaz:~$ docker images REPOSITORY TAG IMAGE ID CREATED SIZE hello-world latest c54a2cc56cbb 3 months ago 1.848 kB
You must log in to post.