2019-10-21

wsl - slitaz-base


wsl-slitaz-base



root@slitaz:~# uname -a
Linux slitaz 4.4.0-18362-Microsoft #1-Microsoft Mon Mar 18 12:02:00 PST 2019 x86_64 GNU/Linux

root@slitaz:~# cat /etc/os-release
PRETTY_NAME="SliTaz GNU/Linux 5.0"
NAME="SliTaz GNU/Linux"
VERSION_ID="5.0"
VERSION="5.0"
ID=slitaz
HOME_URL="http://www.slitaz.org/"
SUPPORT_URL="http://www.slitaz.org/en/support.php"
BUG_REPORT_URL="http://bugs.slitaz.org/"

root@slitaz:~# /lib/libc.so.6
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>.

root@slitaz:~# slitaz
SliTaz GNU/Linux
================================================================================
Release      : 5.0
Architecture : x86_64
Kernel       : 4.4.0-18362-Microsoft
Machine type : x86_64
Home path    : /home/slitaz
Configs      : /etc/slitaz
Main config  : /etc/slitaz/slitaz.conf
Log files    : /var/log/slitaz
Packages DB  : /var/lib/tazpkg
Installed    : 6 packages
Mirror       : /var/www/packages/
System date  : Thu Oct 17 09:17:00 UTC 2019
--------------
Boot options : BOOT_IMAGE=/kernel init=/init
================================================================================

root@slitaz:~# 



root@slitaz:~# uname -a
Linux slitaz 4.4.0-18362-Microsoft #1-Microsoft Mon Mar 18 12:02:00 PST 2019 x86_64 GNU/Linux

root@slitaz:~# tazpkg -l
List of all installed packages
================================================================================
busybox                            1.23.2            base-system
gettext-base                       0.19.4            base-system
glibc-base                         2.19              base-system
ncurses-common                     5.9               base-system
slitaz-base-files                  309               base-system
tazpkg                             5.3.3             base-system
================================================================================
6 packages installed.

root@slitaz:~# cat /var/lib/tazpkg/installed.md5
520ba50265bdc3eebfe08357143a78ff  glibc-base-2.19-x86_64.tazpkg
2cb8d47efc737e788ae8a9b06c495b9d  tazpkg-5.3.3-x86_64.tazpkg
f03c6128eff3ee8bf75f29aefaed7a02  gettext-base-0.19.4-x86_64.tazpkg
e957b52454db2a1945083fb4b5616a02  busybox-1.23.2-x86_64.tazpkg
865c9ba69d16c7f0ac942422fc56fc73  slitaz-base-files-309-x86_64.tazpkg
29bcd51e983368248c275b5ae92017c6  ncurses-common-5.9-x86_64.tazpkg

root@slitaz:~# tazpkg info tazpkg

TazPKG information
================================================================================
Package    : tazpkg
Version    : 5.3.3
Category   : base-system
Short desc : SliTaz packages manager.
Maintainer : pankso@slitaz.org
License    : GPL3
Depends    : busybox gettext-base
Build deps : gettext
Web site   : http://www.slitaz.org/
================================================================================

root@slitaz:~# du -sh /
8.3M /
root@slitaz:~#