remark : New version of VirtualBox
runtime : 11
count : 5
previous date : 2010-06-03
previous time : 12.58.49
hardware - cpu /proc/cpuinfo
old: flags : fpu vme de pse tsc msr mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 constant_tsc up pni monitor
new: flags : fpu vme de pse tsc msr mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 constant_tsc up pni monitor ssse3
hardware - sysctl
old: dev.rtc.max-user-freq = 64
software - slitaz packages - utilities
old: scc:1.12.11
new: scc:1.13.12
remark :
runtime : 10
count : 5
previous date : 2010-02-22
previous time : 16.48.02
network - lan - dummy0
old: dummy0 Link encap:Ethernet HWaddr C2:FB:67:D4:F9:E1
new: dummy0 Link encap:Ethernet HWaddr 66:0C:C2:33:AF:86
software - slitaz packages - utilities
old: scc:1.9.40
new: scc:1.12.9
users - accounts - root
new: ssh known hosts: 192.168.178.45 ssh-rsa
remark :
runtime : 10
count : 16
previous date : 2009-08-31
previous time : 11.14.29
hardware - cpu /proc/cpuinfo
old: cache size : 64 KB
new: cache size : 3072 KB
new: physical id : 0
new: siblings : 1
new: core id : 0
new: cpu cores : 1
old: cpuid level : 2
new: cpuid level : 5
hardware - /proc/interrupts
old: 5: XT-PIC-XT ohci_hcd:usb2
new: 5: XT-PIC-XT Intel
old: 9: XT-PIC-XT acpi,
old: 11: XT-PIC-XT ehci_hcd:usb1,
new: 9: XT-PIC-XT acpi
new: 10: XT-PIC-XT ehci_hcd:usb1,
new: 11: XT-PIC-XT ohci_hcd:usb2
users - accounts - root
new: ssh known hosts: 10.0.0.165 ssh-rsa
remark :
runtime : 8
count : 136
previous date : 2009-08-31
previous time : 11.12.33
software - Apache - /usr/sbin/lighttpd
old: -D don't go to background (default: go to background)
software - Apache - /etc/lighttpd/lighttpd.conf
old: server.document-root = "/var/www/"
old: server.port = 80
old: server.username = "www"
old: server.groupname = "www"
old: server.tag = "lighttpd (SliTaz GNU/Linux)"
old: dir-listing.activate = "enable"
old: dir-listing.encoding = "iso8859-1"
old: index-file.names = ( "index.html","index.php", "index.cgi", "index.sh" )
old: accesslog.filename = "/var/log/lighttpd/access.log"
old: server.errorlog = "/var/log/lighttpd/error.log"
old: server.pid-file = "/var/run/lighttpd.pid"
old: mimetype.assign = (
old: ".html" => "text/html",
old: ".txt" => "text/plain",
old: ".js" => "text/javascript",
old: ".css" => "text/css",
old: ".xml" => "text/xml",
old: ".diff" => "text/plain",
old: ".patch" => "text/plain",
old: ".list" => "text/plain",
old: ".log" => "text/plain",
old: ".conf" => "text/plain",
old: ".pdf" => "application/pdf",
old: ".ps" => "application/postscript",
old: ".jpg" => "image/jpeg",
old: ".jpeg" => "image/jpeg",
old: ".png" => "image/png",
old: ".gif" => "image/gif",
old: ".xbm" => "image/x-xbitmap",
old: ".xpm" => "image/x-xpixmap",
old: ".gz" => "application/x-gzip",
old: ".tar.gz" => "application/x-tgz",
old: ".torrent" => "application/x-bittorrent",
old: ".ogg" => "application/ogg",
old: ".cooklist" => "text/plain",
old: ".tazpkg" => "application/x-tazpkg",
old: "README" => "text/plain",
old: "receipt" => "text/plain",
old: )
old: url.access-deny = ( "~", ".inc" )
old: server.modules = (
old: "mod_access",
old: "mod_accesslog",
old: "mod_alias",
old: "mod_cgi",
old: "mod_rewrite",
old: "mod_status",
old: "mod_userdir"
old: )
old: userdir.path = "Public"
old: userdir.exclude-user = ("root")
old: status.status-url = "/server-status"
old: $HTTP["url"] =~ "/cgi-bin/" {
old: cgi.assign = (
old: ".sh" => "/bin/sh",
old: ".cgi" => "/bin/sh"
old: )
old: }
old: $HTTP["remoteip"] =~ "127.0.0.1" {
old: alias.url += (
old: "/doc/" => "/usr/share/doc/",
old: "/examples/" => "/usr/share/examples/",
old: "/phpinfo/" => "/usr/share/phpinfo/"
old: )
old: }
old: include "vhosts.conf"
software - lighttp - /usr/sbin/lighttpd
new: -D don't go to background (default: go to background)
software - lighttp - /etc/lighttpd/lighttpd.conf
new: server.document-root = "/var/www/"
new: server.port = 80
new: server.username = "www"
new: server.groupname = "www"
new: server.tag = "lighttpd (SliTaz GNU/Linux)"
new: dir-listing.activate = "enable"
new: dir-listing.encoding = "iso8859-1"
new: index-file.names = ( "index.html","index.php", "index.cgi", "index.sh" )
new: accesslog.filename = "/var/log/lighttpd/access.log"
new: server.errorlog = "/var/log/lighttpd/error.log"
new: server.pid-file = "/var/run/lighttpd.pid"
new: mimetype.assign = (
new: ".html" => "text/html",
new: ".txt" => "text/plain",
new: ".js" => "text/javascript",
new: ".css" => "text/css",
new: ".xml" => "text/xml",
new: ".diff" => "text/plain",
new: ".patch" => "text/plain",
new: ".list" => "text/plain",
new: ".log" => "text/plain",
new: ".conf" => "text/plain",
new: ".pdf" => "application/pdf",
new: ".ps" => "application/postscript",
new: ".jpg" => "image/jpeg",
new: ".jpeg" => "image/jpeg",
new: ".png" => "image/png",
new: ".gif" => "image/gif",
new: ".xbm" => "image/x-xbitmap",
new: ".xpm" => "image/x-xpixmap",
new: ".gz" => "application/x-gzip",
new: ".tar.gz" => "application/x-tgz",
new: ".torrent" => "application/x-bittorrent",
new: ".ogg" => "application/ogg",
new: ".cooklist" => "text/plain",
new: ".tazpkg" => "application/x-tazpkg",
new: "README" => "text/plain",
new: "receipt" => "text/plain",
new: )
new: url.access-deny = ( "~", ".inc" )
new: server.modules = (
new: "mod_access",
new: "mod_accesslog",
new: "mod_alias",
new: "mod_cgi",
new: "mod_rewrite",
new: "mod_status",
new: "mod_userdir"
new: )
new: userdir.path = "Public"
new: userdir.exclude-user = ("root")
new: status.status-url = "/server-status"
new: $HTTP["url"] =~ "/cgi-bin/" {
new: cgi.assign = (
new: ".sh" => "/bin/sh",
new: ".cgi" => "/bin/sh"
new: )
new: }
new: $HTTP["remoteip"] =~ "127.0.0.1" {
new: alias.url += (
new: "/doc/" => "/usr/share/doc/",
new: "/examples/" => "/usr/share/examples/",
new: "/phpinfo/" => "/usr/share/phpinfo/"
new: )
new: }
new: include "vhosts.conf"
software - scc - modules
old: scc_0600_s_software 2624333409 64037
new: scc_0600_s_software 247010462 64096
remark :
runtime : 8
count : 2
previous date : 2009-08-31
previous time : 11.06.35
software - scc - modules
old: scc_0600_s_software 3067457473 64031
new: scc_0600_s_software 2624333409 64037
remark :
runtime : 10
count : 22
previous date : 2009-08-12
previous time : 11.45.41
hardware - /proc/ioports
old: c000-c00f : 0000:00:01.1
old: c000-c007 : ide0
old: c008-c00f : ide1
old: c020-c03f : 0000:00:03.0
old: c020-c03f : pcnet32_probe_pci
old: c040-c05f : 0000:00:04.0
old: c100-c1ff : 0000:00:05.0
old: c100-c1ff : Intel 82801AA-ICH
old: c200-c23f : 0000:00:05.0
old: c200-c23f : Intel 82801AA-ICH
new: d000-d00f : 0000:00:01.1
new: d000-d007 : ide0
new: d008-d00f : ide1
new: d020-d03f : 0000:00:03.0
new: d020-d03f : pcnet32_probe_pci
new: d040-d05f : 0000:00:04.0
new: d100-d1ff : 0000:00:05.0
new: d100-d1ff : Intel 82801AA-ICH
new: d200-d23f : 0000:00:05.0
new: d200-d23f : Intel 82801AA-ICH
network - lan - dummy0
old: dummy0 Link encap:Ethernet HWaddr 1E:0D:AE:FB:4A:57
new: dummy0 Link encap:Ethernet HWaddr 9E:95:6A:57:40:10
remark :
runtime : 35
count : 1
previous date : 2009-08-12
previous time : 10.29.54
software - scc-srv - realm All
new: scc-smt-select: fix:software:slitaz packages:utilities::scc
remark :
runtime : 17
count : 2
previous date : 2009-08-12
previous time : 10.25.14
software - slitaz packages - utilities
old: scc-srv:1.7.7
new: scc-srv:1.7.8
remark :
runtime : 25
count : 2
previous date : 2009-08-12
previous time : 10.16.23
software - slitaz packages - utilities
old: scc-srv:1.7.6
new: scc-srv:1.7.7
remark :
runtime : 21
count : 3
previous date : 2009-08-12
previous time : 10.13.32
software - scc-srv - realm All
old: permissions: drwxr-xr-x root 3
software - scc-srv - /var/opt/scc-srv/conf/scc.conf
new: SCC_WEB_PATH=/scc
software - scc-srv - realm All
new: permissions: drwxr-xr-x www 3
remark :
runtime : 23
count : 71
previous date : 2009-08-12
previous time : 09.57.34
network - ports
new: www 80
software - Apache - /usr/sbin/lighttpd
new: -D don't go to background (default: go to background)
software - Apache - /etc/lighttpd/lighttpd.conf
new: server.document-root = "/var/www/"
new: server.port = 80
new: server.username = "www"
new: server.groupname = "www"
new: server.tag = "lighttpd (SliTaz GNU/Linux)"
new: dir-listing.activate = "enable"
new: dir-listing.encoding = "iso8859-1"
new: index-file.names = ( "index.html","index.php", "index.cgi", "index.sh" )
new: accesslog.filename = "/var/log/lighttpd/access.log"
new: server.errorlog = "/var/log/lighttpd/error.log"
new: server.pid-file = "/var/run/lighttpd.pid"
new: mimetype.assign = (
new: ".html" => "text/html",
new: ".txt" => "text/plain",
new: ".js" => "text/javascript",
new: ".css" => "text/css",
new: ".xml" => "text/xml",
new: ".diff" => "text/plain",
new: ".patch" => "text/plain",
new: ".list" => "text/plain",
new: ".log" => "text/plain",
new: ".conf" => "text/plain",
new: ".pdf" => "application/pdf",
new: ".ps" => "application/postscript",
new: ".jpg" => "image/jpeg",
new: ".jpeg" => "image/jpeg",
new: ".png" => "image/png",
new: ".gif" => "image/gif",
new: ".xbm" => "image/x-xbitmap",
new: ".xpm" => "image/x-xpixmap",
new: ".gz" => "application/x-gzip",
new: ".tar.gz" => "application/x-tgz",
new: ".torrent" => "application/x-bittorrent",
new: ".ogg" => "application/ogg",
new: ".cooklist" => "text/plain",
new: ".tazpkg" => "application/x-tazpkg",
new: "README" => "text/plain",
new: "receipt" => "text/plain",
new: )
new: url.access-deny = ( "~", ".inc" )
new: server.modules = (
new: "mod_access",
new: "mod_accesslog",
new: "mod_alias",
new: "mod_cgi",
new: "mod_rewrite",
new: "mod_status",
new: "mod_userdir"
new: )
new: userdir.path = "Public"
new: userdir.exclude-user = ("root")
new: status.status-url = "/server-status"
new: $HTTP["url"] =~ "/cgi-bin/" {
new: cgi.assign = (
new: ".sh" => "/bin/sh",
new: ".cgi" => "/bin/sh"
new: )
new: }
new: $HTTP["remoteip"] =~ "127.0.0.1" {
new: alias.url += (
new: "/doc/" => "/usr/share/doc/",
new: "/examples/" => "/usr/share/examples/",
new: "/phpinfo/" => "/usr/share/phpinfo/"
new: )
new: }
new: include "vhosts.conf"
software - slitaz packages - utilities
new: bzip2:1.0.4
software - slitaz packages - network
new: lighttpd:1.4.22
new: lighttpd-modules:1.4.22
remark :
runtime : 19
count : 40
previous date : 2009-08-12
previous time : 09.42.12
software - slitaz packages - utilities
new: scc-srv:1.7.6
software - scc-srv - realm All
new: permissions: drwxr-xr-x root 3
new: scc-smt-select: fix:software:installed-filesets::# AdvJournalFS
new: scc-smt-select: fix:software:installed-filesets::# EMS-
new: scc-smt-select: fix:software:installed-filesets::# Ignite-UX
new: scc-smt-select: fix:software:installed-filesets::# OMNIBACK-II
new: scc-smt-select: fix:software:installed-filesets::# OVNNMgr
new: scc-smt-select: fix:software:installed-filesets::# OVOPC
new: scc-smt-select: fix:software:installed-filesets::# OVOPC-AGT
new: scc-smt-select: fix:software:installed-filesets::# PerfView
new: scc-smt-select: fix:software:installed-filesets::# Predictive
new: scc-smt-select: fix:software:installed-filesets::# ServiceGuard
new: scc-smt-select: fix:software:installed-filesets::# Sup-Tool-Mgr
new: scc-smt-select: fix:software:installed-filesets::# Glance
new: scc-smt-select: fix:software:installed-filesets::# MeasureWare
new: scc-smt-select: fix:software:installed-packages:application,rpm::HPglance:HP:
new: scc-smt-select: fix:software:installed-packages:application,rpm::HPmwa:HP:
new: scc-smt-select: fix:software:installed-packages:system::OPC:HP:
new: scc-smt-select: fix:software:installed-filesets::# VRTSvmsa
new: scc-smt-select: fix:software:installed-filesets::# VRTSvxvm
new: scc-smt-select: fix:software:installed-packages:system::VRTSvmsa:
new: scc-smt-select: fix:software:installed-packages:system::VRTSvxvm:
new: scc-smt-select: fix:software:installed-packages:system::SUNWsadmi:
new: scc-smt-select: fix:software:installed-filesets::# scc
new: scc-smt-select: fix:software:installed-filesets::# scc-srv
new: scc-smt-select: fix:software:installed-packages:application::scc:
new: scc-smt-select: fix:software:installed-packages:application::scc-srv:
new: scc-smt-select: fix:software:installed-rpms:Utilities/System::scc:
new: scc-smt-select: fix:software:installed-rpms:Utilities/System::scc-srv:
new: scc-smt-select: fix:software:installed-BSD-packages::scc-
new: scc-smt-select: fix:software:installed Debian packages::ii scc
new: scc-smt-select: fix:software:installed pisi packages::scc
new: scc-smt-select: fix:software:installed-source::scc:
new: scc-smt-select: fix:software:product:SCC for Windows
new: scc-rules.conf: CheckSnapAge:all_systems:14
new: scc-rules.conf: CheckSnapData:all_systems:fix:messages::
new: scc-rules.conf: CheckSnapData:all_systems::users:logins:.*:NP:
software - scc-srv - /var/opt/scc-srv/data/transfer/cp
new: permissions: drwxr-xr-x root 3
software - scc-srv - /var/opt/scc-srv/data/transfer/mail
new: permissions: drwxr-xr-x root 3
users - accounts - root
new: ssh known hosts: 10.0.0.152 ssh-rsa
remark :
runtime : 27
count : 1
previous date : 2009-08-12
previous time : 09.25.27
software - tazpkg - /var/lib/tazpkg/mirror
new: http://mirror.slitaz.org/packages/cooking/
count : 2
previous date : 2009-08-12
previous time : 09.14.40
software - slitaz packages - utilities
old: scc:1.9.39
new: scc:1.9.40
remark :
runtime : 6
count : 1
previous date : 2009-08-11
previous time : 13.45.18
software - slitaz packages - system-tools
new: coreutils:7.1
remark :
runtime : 8
count : 2
previous date : 2009-08-10
previous time : 19.36.19
software - slitaz packages - utilities
old: scc:1.9.38
new: scc:1.9.39
remark :
runtime : 28
count : 1
previous date : 2009-08-10
previous time : 19.14.28
software - slitaz packages - development
new: diffutils:2.8.1