From 2c9bdd14de0728f199235f925334bb34c220a083 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 31 Mar 2014 13:47:59 +0200 Subject: [PATCH] Update for 2014.03 release --- bugs/known/index.html.tt2 | 10 +- changelogs/README-grml-2014.03/index.html.tt2 | 163 ++++++++++++++++++++++++ download/index.html.tt2 | 38 +++--- faq/index.html.tt2 | 5 +- files/grml32-full_2014.03/dpkg.list | 160 +++++++++++------------ files/grml32-full_2014.03/dpkg.selections | 14 +- files/grml32-full_2014.03/nonfree-licenses.txt | 93 -------------- files/grml32-small_2014.03/dpkg.list | 61 +++++---- files/grml32-small_2014.03/dpkg.selections | 7 +- files/grml32-small_2014.03/nonfree-licenses.txt | 93 -------------- files/grml64-full_2014.03/dpkg.list | 157 ++++++++++++----------- files/grml64-full_2014.03/dpkg.selections | 11 +- files/grml64-full_2014.03/nonfree-licenses.txt | 93 -------------- files/grml64-small_2014.03/dpkg.list | 58 ++++----- files/grml64-small_2014.03/dpkg.selections | 4 +- files/grml64-small_2014.03/nonfree-licenses.txt | 93 -------------- index.html.tt2 | 6 +- screenshots/grml_2014.03.jpg | Bin 0 -> 7830 bytes screenshots/grml_2014.03.png | Bin 0 -> 38383 bytes screenshots/index.html.tt2 | 4 +- 20 files changed, 431 insertions(+), 639 deletions(-) create mode 100644 changelogs/README-grml-2014.03/index.html.tt2 create mode 100644 screenshots/grml_2014.03.jpg create mode 100644 screenshots/grml_2014.03.png diff --git a/bugs/known/index.html.tt2 b/bugs/known/index.html.tt2 index d05eb2e..72963ee 100644 --- a/bugs/known/index.html.tt2 +++ b/bugs/known/index.html.tt2 @@ -32,6 +32,10 @@

If you find additional bugs, please report them.

+

Known Bugs in Grml 2014.03

+ +

No issues known so far.

+

Known Bugs in Grml 2013.09

-

Known Bugs in Grml 2013.02

- - - [% INCLUDE static_bottom.inc %] diff --git a/changelogs/README-grml-2014.03/index.html.tt2 b/changelogs/README-grml-2014.03/index.html.tt2 new file mode 100644 index 0000000..f6c7d85 --- /dev/null +++ b/changelogs/README-grml-2014.03/index.html.tt2 @@ -0,0 +1,163 @@ + + + +grml.org - Release Notes: Grml 2014.03 - Codename Ponywagon + + + + + + + + + + + + + + + + + + +[% INCLUDE static.inc %] + +
+ +

*

+ +

Release Notes for Grml 2014.03 - codename Ponywagon

+ +

Download Now

+ +

About

+ +

This Grml release provides fresh software packages from Debian + testing (AKA jessie). As usual it also incorporates up2date hardware + support and fixes known bugs from the previous Grml release.

+ +

New features

+ + + +

Important Changes

+ + + +

Bits & bolts

+ + + +

Packages

+ +

Details about shipped packages and their versions on Grml are + available in the Debian section. Visit + dpkg_list for a + detailed list of packages shipped with Grml 2014.03).

+ +

Updates

+ +

Packages are taken from Debian testing, 30th of March + 2014. 18 packages have been removed, and these 22 new packages + have been added (plus dependencies, excluding lib* and kernel image):

+ +
+  dump ifenslave nocache openssh-sftp-server python-crypto
+  python-dnspython python-ldb python-lockfile python-ntdb
+  python-samba python-talloc python-tdb qemu-system-common
+  qemu-system-x86 samba-common-bin samba-dsdb-modules
+  samba-libs sysvinit-core tcplay tdb-tools
+  xserver-xorg-video-modesetting xulrunner-24.0
+
+ +

These Debian packages have been removed/replaced (excluding lib* and kernel image):

+ +
+  ifenslave-2.6 recover ruby1.8 rubygems ttf-dejavu-core ufsutils
+  vgabios xserver-xorg-video-apm xserver-xorg-video-ark
+  xserver-xorg-video-chips xserver-xorg-video-i128
+  xserver-xorg-video-rendition xserver-xorg-video-s3
+  xserver-xorg-video-s3virge xserver-xorg-video-sis
+  xserver-xorg-video-tseng xserver-xorg-video-voodoo
+  xulrunner-17.0
+
+ +

Known issues

+ +

Please visit the known bugs webpage.

+ +

Download Grml 2014.03

+ +

Grml 2014.03 can be downloaded from + grml.org/download/.

+ +

Feedback

+ +

Your comments, bug reports, patches, and suggestions will help + fixing bugs and improving future releases. If you find a problem with + the release please check the known bugs list and report problems using information on grml.org/bugs/. Please send your feedback and + feature requests to the Grml team!

+ + +

Thanks

+ +

Many thanks in this release go to (alphabetically) + Andras Korn, + Andreas Gredler, + Axel Beckert, + Bernhard Tittelbach, + Christian Hofstaedtler, + Christoph Biedl, + Lukas Prokop, + Marc Haber, + Michael Schierl, + Patrick Schleizer, + Raoul and + Thilo Six + for their contributions.

+ +

More Information

+ +

You can find out more about Grml on our website, IRC channel, and wiki. + +

To sign up for future Grml announcements, please subscribe to Grml's + announcement list.

+ +
+ +[% INCLUDE static_bottom.inc %] diff --git a/download/index.html.tt2 b/download/index.html.tt2 index bb22469..9140c2b 100644 --- a/download/index.html.tt2 +++ b/download/index.html.tt2 @@ -77,7 +77,7 @@
-

Download Grml 2013.09

+

Download Grml 2014.03

Get the current stable release here.

-

Release Notes

+

Release Notes

@@ -164,7 +164,7 @@ } function update_links() { - var current_version = "2013.09"; + var current_version = "2014.03"; var product = 'grml'; var arch = document.getElementById('download_arch').value; var flavour = document.getElementById('download_flavour').value; @@ -198,13 +198,13 @@ Alternate downloads

Daily images
Older releases
- Source code (both archs)
+ Source code (both archs)

Netboot packages:
- 64-bit - (sig) - 32-bit - (sig) + 64-bit + (sig) + 32-bit + (sig)

@@ -217,7 +217,7 @@ Boot from USB key

Just dd(1) the downloaded ISO to an empty USB key!

- dd if=grml64_2013.09.iso of=/dev/USB_KEY + dd if=grml64_2014.03.iso of=/dev/USB_KEY

Troubleshooting

diff --git a/faq/index.html.tt2 b/faq/index.html.tt2 index e96fd7b..0f2f325 100644 --- a/faq/index.html.tt2 +++ b/faq/index.html.tt2 @@ -28,7 +28,7 @@

FAQ for grml

-

Up2date: applies to Grml version 2013.09

+

Up2date: applies to Grml version 2014.03

Index:

@@ -120,7 +120,8 @@

What about the release name?

-

Codename of Grml 2013.09 is "Hefeknuddler", well we like beer.

+

Codename of Grml 2014.03 is "Ponywagon", which might be understood if a + carinthian talks about "Bahnübergang" (german for railroad crossing).

Requirements for running Grml

diff --git a/files/grml32-full_2014.03/dpkg.list b/files/grml32-full_2014.03/dpkg.list index 26ef9a0..789511f 100644 --- a/files/grml32-full_2014.03/dpkg.list +++ b/files/grml32-full_2014.03/dpkg.list @@ -35,7 +35,7 @@ ii bacula-fd 5.2.6+dfsg-9.1 i38 ii bacula-sd 5.2.6+dfsg-9.1 i386 network backup service - storage daemon ii base-files 7.2 i386 Debian base system miscellaneous files ii base-passwd 3.5.28 i386 Debian base system master password and group files -ii bash 4.3-2 i386 GNU Bourne Again SHell +ii bash 4.3-4 i386 GNU Bourne Again SHell ii bc 1.06.95-8 i386 GNU bc arbitrary precision calculator language ii beep 1.3-3+b1 i386 advanced pc-speaker beeper ii bind9-host 1:9.8.4.dfsg.P1-6+nmu3 i386 Version of 'host' bundled with BIND 9.X @@ -59,15 +59,15 @@ ii cdebootstrap 0.5.10 i38 ii cdpr 2.4-1 i386 Cisco Discovery Protocol Reporter ii chntpw 0.99.6.110511-1 i386 NT SAM password recovery utility ii cifs-utils 2:6.1-1 i386 Common Internet File System utilities -ii clamav 0.98.1+dfsg-2 i386 anti-virus utility for Unix - command-line interface -ii clamav-base 0.98.1+dfsg-2 all anti-virus utility for Unix - base package -ii clamav-freshclam 0.98.1+dfsg-2 i386 anti-virus utility for Unix - virus database update utility +ii clamav 0.98.1+dfsg-4 i386 anti-virus utility for Unix - command-line interface +ii clamav-base 0.98.1+dfsg-4 all anti-virus utility for Unix - base package +ii clamav-freshclam 0.98.1+dfsg-4 i386 anti-virus utility for Unix - virus database update utility ii clonezilla 3.5.2-2 all bare metal backup and recovery of disk drives ii cmospwd 5.0+dfsg-2 i386 decrypt BIOS passwords from CMOS ii comgt 0.32-2 i386 Option GlobeTrotter and Vodafone datacard control tool ii console-data 2:1.12-3 all keymaps, fonts, charset maps, fallback tables for console-tools ii console-setup-linux 1.102 all Linux specific part of console-setup -ii coreutils 8.21-1 i386 GNU core utilities +ii coreutils 8.21-1.1 i386 GNU core utilities ii cpio 2.11+dfsg-1 i386 GNU cpio -- a program to manage archives of files ii cpp 4:4.8.2-2 i386 GNU C preprocessor (cpp) ii cpp-4.8 4.8.2-16 i386 GNU C preprocessor @@ -92,7 +92,7 @@ ii debian-archive-keyring 2012.4 all ii debianutils 4.4 i386 Miscellaneous utilities specific to Debian ii debootstrap 1.0.59 all Bootstrap a basic Debian system ii deborphan 1.7.28.8 i386 program that can find unused packages, e.g. libraries -ii debugedit 4.11.2-2 i386 tool to mangle source locations in .debug files +ii debugedit 4.11.2-2.1 i386 tool to mangle source locations in .debug files ii devscripts 2.14.1 i386 scripts to make the life of a Debian Package maintainer easier ii dh-python 1.20140128-1 all Debian helper tools for packaging Python libraries and applications ii dialog 1.2-20140219-1 i386 Displays user-friendly dialog boxes from shell scripts @@ -163,8 +163,8 @@ ii gdisk 0.8.8-1 i38 ii genext2fs 1.4.1-4 i386 ext2 filesystem generator for embedded systems ii genisoimage 9:1.1.11-2 i386 Creates ISO-9660 CD-ROM filesystem images ii gettext-base 0.18.3.2-1 i386 GNU Internationalization utilities for the base system -ii git 1:1.9.0-1 i386 fast, scalable, distributed revision control system -ii git-man 1:1.9.0-1 all fast, scalable, distributed revision control system (manual pages) +ii git 1:1.9.1-1 i386 fast, scalable, distributed revision control system +ii git-man 1:1.9.1-1 all fast, scalable, distributed revision control system (manual pages) ii gnupg 1.4.16-1.1 i386 GNU privacy guard - a free PGP replacement ii gpart 0.1h-11+b1 i386 Guess PC disk partition table, find lost partitions ii gparted 0.18.0-1 i386 GNOME partition editor @@ -180,7 +180,7 @@ ii grml-desktop 0.4.0 all ii grml-etc 1.5.1 all etcetera files for the Grml system ii grml-etc-core 0.9.3 all core etcetera files for the grml system ii grml-hwinfo 0.9.2 all collect hardware information -ii grml-live 0.23.1 all build system for creating a Grml (based) Linux live system +ii grml-live 0.23.2 all build system for creating a Grml (based) Linux live system ii grml-network 0.8.0 all network related helper scripts ii grml-paste 0.7 all command line interface for paste.grml.org ii grml-policyrcd 0.4.0 all wrapper for and around invoke-rc.d and policyrcd-script-zg2 @@ -189,8 +189,8 @@ ii grml-quickconfig-standard 0.14 all ii grml-scripts 2.5.1 i386 Collection of little tools ii grml-scripts-core 2.0.1 i386 reusable core scripts for the Grml system ii grml-shlib 1.03.1 all Generic shell library used in grml scripts -ii grml-terminalserver 0.100.2 all terminalserver for grml to boot via PXE -ii grml-tips 0.7.1 all search for tips and hints via a keyword +ii grml-terminalserver 0.101.0 all terminalserver for grml to boot via PXE +ii grml-tips 0.7.2 all search for tips and hints via a keyword ii grml-udev-config 0.3.1 all custom udev configurations for the Grml live system ii grml-x 0.6.8 all wrapper for startx for running X Window System ii grml2hd 1.7.0 all make a harddisk installation of grml @@ -213,13 +213,12 @@ ii hostname 3.15 i38 ii hsetroot 1.0.2-5 i386 tool for composing root-pixmaps for X11 ii htop 1.0.2-3 i386 interactive processes viewer ii hwinfo 16.0-2.2 i386 Hardware identification system -ii iceweasel 24.3.0esr-1 i386 Web browser based on Firefox +ii iceweasel 24.4.0esr-1 i386 Web browser based on Firefox ii ifenslave 2.4 all configure network interfaces for parallel routing (bonding) ii iftop 1.0~pre4-2 i386 displays bandwidth usage information on an network interface ii ifupdown 0.7.47.2 i386 high level tools to configure network interfaces ii imvirt 0.9.6-1 all detects several virtualizations ii imvirt-helper 0.9.6-1 i386 helper programs to detect several virtualizations -ii info 5.2.0.dfsg.1-2 i386 Standalone GNU Info documentation browser ii init-system-helpers 1.18 all helper tools for all init systems ii initramfs-tools 0.115 all generic modular initramfs generator ii initscripts 2.88dsf-51 i386 scripts for initializing and shutting down the system @@ -299,7 +298,7 @@ ii libcairomm-1.0-1 1.10.0-1 i38 ii libcap-ng0 0.7.3-1 i386 An alternate POSIX capabilities library ii libcap2:i386 1:2.22-1.2 i386 support for getting/setting POSIX.1e capabilities ii libcap2-bin 1:2.22-1.2 i386 basic utility programs for using capabilities -ii libclamav6 0.98.1+dfsg-2 i386 anti-virus utility for Unix - library +ii libclamav6 0.98.1+dfsg-4 i386 anti-virus utility for Unix - library ii libcli1.9:i386 1.9.7-1 i386 emulates a cisco style telnet command-line interface ii libcloog-isl4:i386 0.18.2-1 i386 Chunky Loop Generator (runtime library) ii libcolord1:i386 1.0.6-1 i386 system service to manage device colour profiles -- runtime @@ -308,7 +307,7 @@ ii libconfig-general-perl 2.52-1 all ii libcpufreq0 008-1 i386 shared library to deal with the cpufreq Linux kernel feature ii libcroco3:i386 0.6.8-2 i386 Cascading Style Sheet (CSS) parsing and manipulation toolkit ii libcryptsetup4:i386 2:1.6.4-4 i386 disk encryption support - shared library -ii libcups2:i386 1.7.1-7 i386 Common UNIX Printing System(tm) - Core library +ii libcups2:i386 1.7.1-10 i386 Common UNIX Printing System(tm) - Core library ii libcurl3:i386 7.35.0-1 i386 easy-to-use client-side URL transfer library (OpenSSL flavour) ii libcurl3-gnutls:i386 7.35.0-1 i386 easy-to-use client-side URL transfer library (GnuTLS flavour) ii libcwidget3:i386 0.5.17-1 i386 high-level terminal interface library for C++ (runtime files) @@ -334,14 +333,13 @@ ii libdrm2:i386 2.4.52-1 i38 ii libdumbnet1 1.12-4 i386 A dumb, portable networking library -- shared library ii libedit2:i386 3.1-20140213-1 i386 BSD editline and history libraries ii libee0 0.4.1-1 i386 Event expression library inspired by CEE -ii libegl1-mesa:i386 9.2.2-1 i386 free implementation of the EGL API -- runtime +ii libegl1-mesa:i386 10.1.0-4 i386 free implementation of the EGL API -- runtime ii libelf1:i386 0.157-3 i386 library to read and write ELF files ii libelfg0:i386 0.8.13-5 i386 an ELF object file access library ii libemail-date-format-perl 1.004-1 all Module to generate RFC-2822-valid date strings ii libencode-locale-perl 1.03-1 all utility to determine the locale encoding ii libept1.4.12:i386 1.0.12 i386 High-level library for managing Debian package information ii liberror-perl 0.17-1.1 all Perl module for error/exception handling in an OO-ish way -ii libertas-firmware 9.70.7.p0.0-2 all Firmware for Marvell's libertas wireless chip series (dummy package) ii libespeak1:i386 1.47.11-1 i386 Multi-lingual software speech synthesizer: shared library ii libestr0 0.1.9-1 i386 Helper functions for handling strings (lib) ii libevent-2.0-5:i386 2.0.21-stable-1 i386 Asynchronous event notification library @@ -360,19 +358,19 @@ ii libfreetype6:i386 2.5.2-1 i38 ii libfribidi0:i386 0.19.6-1 i386 Free Implementation of the Unicode BiDi algorithm ii libftdi1:i386 0.20-1+b2 i386 Library to control and program the FTDI USB controller ii libfuse2:i386 2.9.2-4 i386 Filesystem in Userspace (library) -ii libgbm1:i386 9.2.2-1 i386 generic buffer management API -- runtime +ii libgbm1:i386 10.1.0-4 i386 generic buffer management API -- runtime ii libgc1c2:i386 1:7.2d-6 i386 conservative garbage collector for C and C++ ii libgcc1:i386 1:4.8.2-16 i386 GCC support library -ii libgcrypt11:i386 1.5.3-3 i386 LGPL Crypto library - runtime library -ii libgcrypt20:i386 1.6.1-1 i386 LGPL Crypto library - runtime library +ii libgcrypt11:i386 1.5.3-4 i386 LGPL Crypto library - runtime library +ii libgcrypt20:i386 1.6.1-2 i386 LGPL Crypto library - runtime library ii libgdbm3:i386 1.8.3-12 i386 GNU dbm database routines (runtime version) ii libgdk-pixbuf2.0-0:i386 2.30.6-1 i386 GDK Pixbuf library ii libgdk-pixbuf2.0-common 2.30.6-1 all GDK Pixbuf library - data files ii libgeoip1:i386 1.6.0-1 i386 non-DNS IP-to-country resolver library ii libgfortran3:i386 4.8.2-16 i386 Runtime library for GNU Fortran applications ii libgif4:i386 4.1.6-11 i386 library for GIF images (library) -ii libgl1-mesa-glx:i386 9.2.2-1 i386 free implementation of the OpenGL API -- GLX runtime -ii libglapi-mesa:i386 9.2.2-1 i386 free implementation of the GL API -- shared library +ii libgl1-mesa-glx:i386 10.1.0-4 i386 free implementation of the OpenGL API -- GLX runtime +ii libglapi-mesa:i386 10.1.0-4 i386 free implementation of the GL API -- shared library ii libglib2.0-0:i386 2.38.2-5 i386 GLib library of C routines ii libglibmm-2.4-1c2a:i386 2.36.2-1 i386 C++ wrapper for the GLib toolkit (shared libraries) ii libgmp10:i386 2:5.1.3+dfsg-1 i386 Multiprecision arithmetic library @@ -382,7 +380,7 @@ ii libgnutls28:i386 3.2.12.1-2 i38 ii libgpg-error0:i386 1.12-0.2 i386 library for common error values and messages in GnuPG components ii libgpm2:i386 1.20.4-6.1 i386 General Purpose Mouse - shared library ii libgraphite2-3:i386 1.2.4-2 i386 Font rendering engine for Complex Scripts -- library -ii libgssapi-krb5-2:i386 1.12+dfsg-2 i386 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism +ii libgssapi-krb5-2:i386 1.12.1+dfsg-1 i386 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism ii libgssapi3-heimdal:i386 1.6~rc2+dfsg-2 i386 Heimdal Kerberos - GSSAPI support library ii libgssglue1:i386 0.4-2 i386 mechanism-switch gssapi library ii libgtk-3-0:i386 3.10.7-1 i386 GTK+ graphical user interface library @@ -392,7 +390,7 @@ ii libgtk2.0-bin 2.24.22-1 i38 ii libgtk2.0-common 2.24.22-1 all common files for the GTK+ graphical user interface library ii libgtkmm-2.4-1c2a:i386 1:2.24.4-1 i386 C++ wrappers for GTK+ (shared libraries) ii libhal1 0.5.14-8 i386 Hardware Abstraction Layer - shared library -ii libharfbuzz0b:i386 0.9.26-4 i386 OpenType text shaping engine (shared library) +ii libharfbuzz0b:i386 0.9.27-1 i386 OpenType text shaping engine (shared library) ii libhcrypto4-heimdal:i386 1.6~rc2+dfsg-2 i386 Heimdal Kerberos - crypto library ii libhd16 16.0-2.2 i386 Hardware identification system library ii libhdb9-heimdal:i386 1.6~rc2+dfsg-2 i386 Heimdal Kerberos - kadmin server library @@ -432,20 +430,21 @@ ii libjbig0:i386 2.0-2 i38 ii libjim0.74:i386 0.74-2 i386 small-footprint implementation of Tcl - shared library ii libjpeg8:i386 8d-2 i386 Independent JPEG Group's JPEG runtime library ii libjson-c2:i386 0.11-3 i386 JSON manipulation library - shared library -ii libk5crypto3:i386 1.12+dfsg-2 i386 MIT Kerberos runtime libraries - Crypto Library +ii libk5crypto3:i386 1.12.1+dfsg-1 i386 MIT Kerberos runtime libraries - Crypto Library ii libkdc2-heimdal:i386 1.6~rc2+dfsg-2 i386 Heimdal Kerberos - KDC support library ii libkeyutils1:i386 1.5.6-1 i386 Linux Key Management Utilities (library) ii libklibc 2.0.2-1 i386 minimal libc subset for use with initramfs ii libkmod2:i386 16-2 i386 libkmod shared library ii libkrb5-26-heimdal:i386 1.6~rc2+dfsg-2 i386 Heimdal Kerberos - libraries -ii libkrb5-3:i386 1.12+dfsg-2 i386 MIT Kerberos runtime libraries -ii libkrb5support0:i386 1.12+dfsg-2 i386 MIT Kerberos runtime libraries - Support library +ii libkrb5-3:i386 1.12.1+dfsg-1 i386 MIT Kerberos runtime libraries +ii libkrb5support0:i386 1.12.1+dfsg-1 i386 MIT Kerberos runtime libraries - Support library ii liblcms2-2:i386 2.5-1 i386 Little CMS 2 color management library -ii libldap-2.4-2:i386 2.4.31-1+nmu2+b1 i386 OpenLDAP libraries +ii libldap-2.4-2:i386 2.4.39-1 i386 OpenLDAP libraries ii libldb1:i386 1:1.1.16-1 i386 LDAP-like embedded database - shared library ii liblinear1 1.8+dfsg-1 i386 Library for Large Linear Classification ii liblinux-lvm-perl 0.17-1 all Perl module to access LVM status information ii libllvm3.3:i386 1:3.3-16 i386 Modular compiler and toolchain technologies, runtime library +ii libllvm3.4:i386 1:3.4-2 i386 Modular compiler and toolchain technologies, runtime library ii liblocale-gettext-perl 1.05-8 i386 module using libc functions for internationalization in Perl ii liblockfile-bin 1.09-6 i386 support binaries for and cli utilities based on liblockfile ii liblockfile1:i386 1.09-6 i386 NFS-safe locking library @@ -464,7 +463,7 @@ ii libmnl0:i386 1.0.3-3 i38 ii libmodule-find-perl 0.12-1 all module to find and use installed Perl modules ii libmotif-common 2.3.4-5 all Motif - common files ii libmount1 2.20.1-5.6 i386 block device id library -ii libmozjs24d 24.3.0esr-1 i386 Mozilla SpiderMonkey JavaScript library +ii libmozjs24d 24.4.0esr-1 i386 Mozilla SpiderMonkey JavaScript library ii libmpc3:i386 1.0.1-1 i386 multiple precision complex floating-point library ii libmpdec2:i386 2.4.0-6 i386 library for decimal floating point arithmetic (runtime library) ii libmpfr4:i386 3.1.2-1 i386 multiple precision floating-point computation @@ -475,6 +474,7 @@ ii libnet-http-perl 6.06-1 all ii libnet-smtp-ssl-perl 1.01-3 all Perl module providing SSL support to Net::SMTP ii libnet-ssleay-perl 1.58-1 i386 Perl module for Secure Sockets Layer (SSL) ii libnet1:i386 1.1.6+dfsg-2 i386 library for the construction and handling of network packets +ii libnetfilter-acct1:i386 1.0.2-1 i386 Netfilter acct library ii libnetfilter-conntrack3:i386 1.0.4-1 i386 Netfilter netlink-conntrack library ii libnettle4:i386 2.7.1-1 i386 low level cryptographic library (symmetric and one-way cryptos) ii libnewt0.52:i386 0.52.15-3+b1 i386 Not Erik's Windowing Toolkit - text mode windowing with slang @@ -483,28 +483,28 @@ ii libnfsidmap2:i386 0.25-5 i38 ii libnl-3-200:i386 3.2.21-1 i386 library for dealing with netlink sockets ii libnl-genl-3-200:i386 3.2.21-1 i386 library for dealing with netlink sockets - generic netlink ii libnl1:i386 1.1-8 i386 library for dealing with netlink sockets -ii libnspr4:i386 2:4.10.3-1 i386 NetScape Portable Runtime Library +ii libnspr4:i386 2:4.10.4-1 i386 NetScape Portable Runtime Library ii libnss-mdns:i386 0.10-6 i386 NSS module for Multicast DNS name resolution ii libnss-myhostname:i386 0.3-6 i386 nss module providing fallback resolution for the current hostname -ii libnss3:i386 2:3.15.4-2 i386 Network Security Service libraries +ii libnss3:i386 2:3.16-1 i386 Network Security Service libraries ii libntdb1:i386 1.0-2 i386 New Trivial Database - shared library ii libnuma1:i386 2.0.9~rc5-1 i386 Libraries for controlling NUMA policy ii libogg0:i386 1.3.1-1 i386 Ogg bitstream library -ii libopenjpeg2:i386 1.3+dfsg-4.7+b1 i386 JPEG 2000 image compression/decompression library +ii libopenjpeg5:i386 1.5.1-3 i386 JPEG 2000 image compression/decompression library ii libopts25:i386 1:5.18-2 i386 automated option processing library based on autogen ii libopus0:i386 1.1-1 i386 Opus codec runtime library -ii libp11-kit0:i386 0.20.2-1 i386 Library for loading and coordinating access to PKCS#11 modules - runtime +ii libp11-kit0:i386 0.20.2-4 i386 Library for loading and coordinating access to PKCS#11 modules - runtime ii libpam-modules:i386 1.1.8-2 i386 Pluggable Authentication Modules for PAM ii libpam-modules-bin 1.1.8-2 i386 Pluggable Authentication Modules for PAM - helper binaries ii libpam-runtime 1.1.8-2 all Runtime support for the PAM library ii libpam0g:i386 1.1.8-2 i386 Pluggable Authentication Modules library -ii libpango-1.0-0:i386 1.36.2-2 i386 Layout and rendering of internationalized text -ii libpango1.0-0:i386 1.36.2-2 i386 Layout and rendering of internationalized text -ii libpangocairo-1.0-0:i386 1.36.2-2 i386 Layout and rendering of internationalized text -ii libpangoft2-1.0-0:i386 1.36.2-2 i386 Layout and rendering of internationalized text +ii libpango-1.0-0:i386 1.36.3-1 i386 Layout and rendering of internationalized text +ii libpango1.0-0:i386 1.36.3-1 i386 Layout and rendering of internationalized text +ii libpangocairo-1.0-0:i386 1.36.3-1 i386 Layout and rendering of internationalized text +ii libpangoft2-1.0-0:i386 1.36.3-1 i386 Layout and rendering of internationalized text ii libpangomm-1.4-1:i386 2.34.0-1 i386 C++ Wrapper for pango (shared libraries) ii libpangox-1.0-0:i386 0.0.2-4 i386 pango library X backend -ii libpangoxft-1.0-0:i386 1.36.2-2 i386 Layout and rendering of internationalized text +ii libpangoxft-1.0-0:i386 1.36.3-1 i386 Layout and rendering of internationalized text ii libparse-recdescent-perl 1.967009+dfsg-1 all Perl module to create and use recursive-descent parsers ii libparted0debian1:i386 2.3-16 i386 disk partition manipulator - shared library ii libpcap0.8:i386 1.5.3-2 i386 system interface for user-level packet capture @@ -518,30 +518,29 @@ ii libpipeline1:i386 1.2.6-2 i38 ii libpixman-1-0:i386 0.32.4-1 i386 pixel-manipulation library for X and cairo ii libpkcs11-helper1:i386 1.11-1 i386 library that simplifies the interaction with PKCS#11 ii libpng12-0:i386 1.2.50-1 i386 PNG library - runtime -ii libpoppler37:i386 0.22.5-4 i386 PDF rendering library +ii libpoppler37:i386 0.22.5-4+b1 i386 PDF rendering library ii libpopt0:i386 1.16-8 i386 lib for parsing cmdline parameters ii libportaudio2:i386 19+svn20140130-1 i386 Portable audio I/O - shared library -ii libprocps0:i386 1:3.3.3-3 i386 library for accessing process information from /proc ii libprocps3:i386 1:3.3.9-2 i386 library for accessing process information from /proc ii libprotobuf8:i386 2.5.0-9 i386 protocol buffers C++ library ii libpulse0:i386 4.0-6+b1 i386 PulseAudio client libraries ii libpython-stdlib:i386 2.7.5-5 i386 interactive high-level object-oriented language (default python version) -ii libpython2.7:i386 2.7.6-7 i386 Shared Python runtime library (version 2.7) -ii libpython2.7-minimal:i386 2.7.6-7 i386 Minimal subset of the Python language (version 2.7) -ii libpython2.7-stdlib:i386 2.7.6-7 i386 Interactive high-level object-oriented language (standard library, version 2.7) +ii libpython2.7:i386 2.7.6-8 i386 Shared Python runtime library (version 2.7) +ii libpython2.7-minimal:i386 2.7.6-8 i386 Minimal subset of the Python language (version 2.7) +ii libpython2.7-stdlib:i386 2.7.6-8 i386 Interactive high-level object-oriented language (standard library, version 2.7) ii libpython3-stdlib:i386 3.3.4-1 i386 interactive high-level object-oriented language (default python3 version) -ii libpython3.3-minimal:i386 3.3.5~rc2-1 i386 Minimal subset of the Python language (version 3.3) -ii libpython3.3-stdlib:i386 3.3.5~rc2-1 i386 Interactive high-level object-oriented language (standard library, version 3.3) +ii libpython3.3-minimal:i386 3.3.5-1 i386 Minimal subset of the Python language (version 3.3) +ii libpython3.3-stdlib:i386 3.3.5-1 i386 Interactive high-level object-oriented language (standard library, version 3.3) ii libquadmath0:i386 4.8.2-16 i386 GCC Quad-Precision Math Library ii librdmacm1 1.0.16-1 i386 Library for managing RDMA connections ii libreadline5:i386 5.2+dfsg-2 i386 GNU readline and history libraries, run-time libraries -ii libreadline6:i386 6.2+dfsg-0.1 i386 GNU readline and history libraries, run-time libraries +ii libreadline6:i386 6.3-4 i386 GNU readline and history libraries, run-time libraries ii libroken18-heimdal:i386 1.6~rc2+dfsg-2 i386 Heimdal Kerberos - roken support library -ii librpm3 4.11.2-2 i386 RPM shared library -ii librpmbuild3 4.11.2-2 i386 RPM build shared library -ii librpmio3 4.11.2-2 i386 RPM IO shared library -ii librpmsign1 4.11.2-2 i386 RPM signing shared library -ii librsvg2-2:i386 2.40.0-1 i386 SAX-based renderer library for SVG files (runtime) +ii librpm3 4.11.2-2.1 i386 RPM shared library +ii librpmbuild3 4.11.2-2.1 i386 RPM build shared library +ii librpmio3 4.11.2-2.1 i386 RPM IO shared library +ii librpmsign1 4.11.2-2.1 i386 RPM signing shared library +ii librsvg2-2:i386 2.40.2-1 i386 SAX-based renderer library for SVG files (runtime) ii librsync1:i386 0.9.7-10 i386 rsync remote-delta algorithm library ii librtmp0:i386 2.4+20121230.gitdf6c518-1 i386 toolkit for RTMP streams (shared library) ii libruby1.9.1 1.9.3.484-2 i386 Libraries necessary to run Ruby 1.9.1 @@ -575,8 +574,8 @@ ii libstartup-notification0:i386 0.12-3 i38 ii libstdc++6:i386 4.8.2-16 i386 GNU Standard C++ Library v3 ii libsvn1:i386 1.8.8-1 i386 Shared libraries used by Apache Subversion ii libsysfs2:i386 2.1.0+repack-3 i386 interface library to sysfs -ii libsystemd-journal0:i386 204-7 i386 systemd journal utility library -ii libsystemd-login0:i386 204-7 i386 systemd login utility library +ii libsystemd-journal0:i386 204-8 i386 systemd journal utility library +ii libsystemd-login0:i386 204-8 i386 systemd login utility library ii libtalloc2:i386 2.1.0-1 i386 hierarchical pool based memory allocator ii libtasn1-6:i386 3.4-3 i386 Manage ASN.1 structures (runtime) ii libtdb1:i386 1.2.12-1 i386 Trivial Database - shared library @@ -596,7 +595,7 @@ ii libtinfo5:i386 5.9+20140118-1 i38 ii libtirpc1:i386 0.2.2-7 i386 transport-independent RPC library ii libts-0.0-0:i386 1.0-12 i386 touch screen library ii libtsk10 4.1.3-2 i386 library for forensics analysis on volume and filesystem data -ii libudev1:i386 204-7 i386 libudev shared library +ii libudev1:i386 204-8 i386 libudev shared library ii libuniconf4.6 4.6.1-7 i386 C++ network libraries for rapid application development ii liburcu1 0.7.7-1 i386 userspace RCU (read-copy-update) library ii liburi-perl 1.60-1 all module to manipulate and access URI strings @@ -633,10 +632,13 @@ ii libxatracker1:i386 9.2.2-1 i38 ii libxau6:i386 1:1.0.8-1 i386 X11 authorisation library ii libxaw7:i386 2:1.0.12-1 i386 X11 Athena Widget library ii libxcb-dri2-0:i386 1.10-2 i386 X C Binding, dri2 extension +ii libxcb-dri3-0:i386 1.10-2 i386 X C Binding, dri3 extension ii libxcb-glx0:i386 1.10-2 i386 X C Binding, glx extension +ii libxcb-present0:i386 1.10-2 i386 X C Binding, present extension ii libxcb-render0:i386 1.10-2 i386 X C Binding, render extension ii libxcb-shape0:i386 1.10-2 i386 X C Binding, shape extension ii libxcb-shm0:i386 1.10-2 i386 X C Binding, shm extension +ii libxcb-sync1:i386 1.10-2 i386 X C Binding, sync extension ii libxcb-util0:i386 0.3.8-2 i386 utility libraries for X C Binding -- atom, aux and event ii libxcb-xfixes0:i386 1.10-2 i386 X C Binding, xfixes extension ii libxcb1:i386 1.10-2 i386 X C Binding @@ -676,9 +678,9 @@ ii linux-base 3.5 all ii linux-image-3.13-1-grml-486 3.13.6-1+grml.1 i386 Linux 3.13 for older PCs ii linux-image-i386-grml 3.13.6-1+grml.1 i386 The newest Linux kernel for i386, Grml Edition ii lio-utils 3.1+git2.fd0b34fd-2 i386 configuration tool for LIO core target -ii live-boot-grml 4.0~alpha19-1+grml.2 all Live System Boot Components -ii live-boot-grml-doc 4.0~alpha19-1+grml.2 all Live System Boot Components (documentation) -ii live-boot-grml-initramfs-tools 4.0~alpha19-1+grml.2 all Live System Boot Components (initramfs-tools backend) +ii live-boot-grml 4.0~alpha19-1+grml.3 all Live System Boot Components +ii live-boot-grml-doc 4.0~alpha19-1+grml.3 all Live System Boot Components (documentation) +ii live-boot-grml-initramfs-tools 4.0~alpha19-1+grml.3 all Live System Boot Components (initramfs-tools backend) ii localepurge 0.7.3.2 all reclaim disk space by removing unneeded localizations ii locales 2.18-4 all Embedded GNU C Library: National Language (locale) data [support] ii lockfile-progs 0.1.17 i386 Programs for locking and unlocking files and mailboxes @@ -692,7 +694,6 @@ ii lsof 4.86+dfsg-1 i38 ii lsscsi 0.27-2 i386 list all SCSI devices (or hosts) currently on system ii ltrace 0.7.3-4 i386 Tracks runtime library calls in dynamically linked programs ii lvm2 2.02.104-2 i386 Linux Logical Volume Manager -ii lynx 2.8.8pre5-1 all Text-mode WWW Browser (transitional package) ii lynx-cur 2.8.8pre5-1 i386 Text-mode WWW Browser with NLS support (development version) ii lzop 1.03-3 i386 fast compression program ii make 3.81-8.3 i386 An utility for Directing compilation. @@ -708,8 +709,8 @@ ii mdadm 3.3-2 i38 ii memtest86+ 4.20-1.1 i386 thorough real-mode memory tester ii memtester 4.3.0-3 i386 Utility for testing the memory subsystem ii menu 2.1.46 i386 generates programs menu for all menu-aware applications -ii mercurial 2.8.2-1 i386 easy-to-use, scalable distributed version control system -ii mercurial-common 2.8.2-1 all easy-to-use, scalable distributed version control system (common files) +ii mercurial 2.9.1-1 i386 easy-to-use, scalable distributed version control system +ii mercurial-common 2.9.1-1 all easy-to-use, scalable distributed version control system (common files) ii mime-support 3.54 all MIME files 'mime.types' & 'mailcap', and support programs ii minicom 2.7-1 i386 friendly menu driven serial communication program ii mksh 49-2 i386 MirBSD Korn Shell @@ -733,6 +734,7 @@ ii netbase 5.2 all ii netcat-openbsd 1.105-7 i386 TCP/IP swiss army knife ii netcat-traditional 1.10-40 i386 TCP/IP swiss army knife ii netsniff-ng 0.5.7-1 i386 packet sniffing beast +ii nfacct 1.0.1-1 i386 netfilter accounting object tool ii nfs-common 1:1.2.8-6 i386 NFS support files common to client and server ii nfs-kernel-server 1:1.2.8-6 i386 support for NFS kernel server ii nmap 6.40-0.2 i386 The Network Mapper @@ -749,10 +751,10 @@ ii openssh-client 1:6.5p1-6 i38 ii openssh-server 1:6.5p1-6 i386 secure shell (SSH) server, for secure access from remote machines ii openssh-sftp-server 1:6.5p1-6 i386 secure shell (SSH) sftp server module, for SFTP access from remote machines ii openssl 1.0.1f-1 i386 Secure Sockets Layer toolkit - cryptographic utility -ii openvpn 2.3.2-7 i386 virtual private network daemon +ii openvpn 2.3.2-9 i386 virtual private network daemon ii parted 2.3-16 i386 disk partition manipulator -ii partimage 0.6.8-2.2 i386 backup partitions into a compressed image file -ii partimage-server 0.6.8-2.2 i386 server to use partimage across a network +ii partimage 0.6.8-3 i386 backup partitions into a compressed image file +ii partimage-server 0.6.8-3 i386 server to use partimage across a network ii passwd 1:4.1.5.1-1.1 i386 change and administer password and group data ii patch 2.7.1-4 i386 Apply a diff file to an original ii pciutils 1:3.2.1-2 i386 Linux PCI Utilities @@ -765,7 +767,7 @@ ii powermgmt-base 1.31 i38 ii ppp 2.4.5+git20130610-4 i386 Point-to-Point Protocol (PPP) - daemon ii pppoeconf 1.21 all configures PPPoE/ADSL connections ii procps 1:3.3.9-2 i386 /proc file system utilities -ii psmisc 22.21-1 i386 utilities that use the proc file system +ii psmisc 22.21-2 i386 utilities that use the proc file system ii puppet 3.4.3-1 all Centralized configuration management - agent startup and compatibility scripts ii puppet-common 3.4.3-1 all Centralized configuration management ii pv 1.2.0-1 i386 Shell pipeline element to meter data passing through @@ -790,19 +792,19 @@ ii python-support 1.0.15 all ii python-talloc 2.1.0-1 i386 hierarchical pool based memory allocator - Python bindings ii python-tdb 1.2.12-1 i386 Python bindings for TDB ii python-urwid 1.1.1-1+b2 i386 curses-based UI/widget library for Python -ii python2.7 2.7.6-7 i386 Interactive high-level object-oriented language (version 2.7) -ii python2.7-minimal 2.7.6-7 i386 Minimal subset of the Python language (version 2.7) +ii python2.7 2.7.6-8 i386 Interactive high-level object-oriented language (version 2.7) +ii python2.7-minimal 2.7.6-8 i386 Minimal subset of the Python language (version 2.7) ii python3 3.3.4-1 i386 interactive high-level object-oriented language (default python3 version) ii python3-minimal 3.3.4-1 i386 minimal subset of the Python language (default python3 version) -ii python3.3 3.3.5~rc2-1 i386 Interactive high-level object-oriented language (version 3.3) -ii python3.3-minimal 3.3.5~rc2-1 i386 Minimal subset of the Python language (version 3.3) +ii python3.3 3.3.5-1 i386 Interactive high-level object-oriented language (version 3.3) +ii python3.3-minimal 3.3.5-1 i386 Minimal subset of the Python language (version 3.3) ii qemu-keymaps 1.7.0+dfsg-3 all QEMU keyboard maps ii qemu-kvm 1.7.0+dfsg-3 i386 QEMU Full virtualization on x86 hardware (transitional package) ii qemu-system-common 1.7.0+dfsg-3 i386 QEMU full system emulation binaries (common files) ii qemu-system-x86 1.7.0+dfsg-3 i386 QEMU full system emulation binaries (x86) ii qemu-utils 1.7.0+dfsg-3 i386 QEMU utilities ii racoon 1:0.8.0-14.1 i386 IPsec Internet Key Exchange daemon -ii readline-common 6.2+dfsg-0.1 all GNU readline and history libraries, common files +ii readline-common 6.3-4 all GNU readline and history libraries, common files ii realpath 1.19 i386 Return the canonicalized absolute pathname ii recoverjpeg 2.2-1 i386 tool to recover JPEG images from a filesystem image ii reiser4progs 1.0.8-1 i386 administration utilities for the Reiser4 filesystem @@ -811,9 +813,9 @@ ii resolvconf 1.74 all ii rfkill 0.5-1 i386 tool for enabling and disabling wireless devices ii rinse 2.0.1-1 all RPM installation environment ii rpcbind 0.2.1-3 i386 converts RPC program numbers into universal addresses -ii rpm 4.11.2-2 i386 package manager for RPM -ii rpm-common 4.11.2-2 i386 common files for RPM -ii rpm2cpio 4.11.2-2 i386 tool to convert RPM package to CPIO archive +ii rpm 4.11.2-2.1 i386 package manager for RPM +ii rpm-common 4.11.2-2.1 i386 common files for RPM +ii rpm2cpio 4.11.2-2.1 i386 tool to convert RPM package to CPIO archive ii rsync 3.1.0-2 i386 fast, versatile, remote (and local) file-copying tool ii rsyslog 7.4.8-1 i386 reliable system and kernel logging daemon ii ruby 1:1.9.3.4 all Interpreter of object-oriented scripting language Ruby (default version) @@ -864,8 +866,6 @@ ii sysvinit-core 2.88dsf-51 i38 ii sysvinit-utils 2.88dsf-51 i386 System-V-like utilities ii tar 1.27.1-1 i386 GNU version of the tar archiving utility ii targetcli 2.1-1 all administration tool for managing LIO core target -ii tasksel 3.20 all tool for selecting tasks for installation on Debian systems -ii tasksel-data 3.20 all official tasks used for installation of Debian systems ii tcpdump 4.5.1-2 i386 command-line network traffic analyzer ii tcplay 1.1-1 i386 Free and simple TrueCrypt Implementation based on dm-crypt ii tcptraceroute 1.5beta7+debian-4 i386 traceroute implementation using TCP packets @@ -880,10 +880,10 @@ ii tshark 1.10.6-1 i38 ii tsocks 1.8beta5-9.2 i386 transparent network access through a SOCKS 4 or 5 proxy ii tzdata 2014a-1 all time zone and daylight-saving time data ii ucf 3.0027+nmu1 all Update Configuration File(s): preserve user changes to config files -ii udev 204-7 i386 /dev/ and hotplug management daemon +ii udev 204-8 i386 /dev/ and hotplug management daemon ii udpcast 20120424-1 i386 multicast file transfer tool ii unp 2.0~pre7+nmu1 all unpack (almost) everything with one command -ii unzip 6.0-10 i386 De-archiver for .zip files +ii unzip 6.0-11 i386 De-archiver for .zip files ii update-inetd 4.43 all inetd configuration file updater ii usb-modeswitch 2.1.0+repack0-1+b1 i386 mode switching tool for controlling "flip flop" USB devices ii usb-modeswitch-data 20140129-1 all mode switching data for usb-modeswitch @@ -897,7 +897,7 @@ ii vim-common 2:7.4.161-1 i38 ii vim-runtime 2:7.4.161-1 all Vi IMproved - Runtime files ii vim-tiny 2:7.4.161-1 i386 Vi IMproved - enhanced vi editor - compact version ii virt-what 1.13-1 i386 detect if we are running in a virtual machine -ii vlan 1.9-3 i386 user mode programs to enable VLANs on your ethernet devices +ii vlan 1.9-3.1 i386 user mode programs to enable VLANs on your ethernet devices ii vlock 2.2.2-3 i386 Virtual Console locking program ii w3m 0.5.3-15 i386 WWW browsable pager with excellent tables/frames support ii wakeonlan 0.41-11 all Sends 'magic packets' to wake-on-LAN enabled ethernet adapters @@ -956,12 +956,12 @@ ii xserver-xorg-video-trident 1:1.3.6-2+b1 i38 ii xserver-xorg-video-vesa 1:2.3.3-1+b2 i386 X.Org X server -- VESA display driver ii xserver-xorg-video-vmware 1:13.0.1-3+b1 i386 X.Org X server -- VMware display driver ii xterm 303-1 i386 X terminal emulator -ii xulrunner-24.0 24.3.0esr-1 i386 XUL + XPCOM application runner +ii xulrunner-24.0 24.4.0esr-1 i386 XUL + XPCOM application runner ii xz-utils 5.1.1alpha+20120614-2 i386 XZ-format compression utilities ii zd1211-firmware 2.21.0.0-1 all Firmware images for the zd1211rw wireless driver ii zerofree 1.0.2-1 i386 zero free blocks from ext2, ext3 and ext4 file-systems ii zile 2.4.11-1 i386 very small Emacs-subset editor ii zip 3.0-8 i386 Archiver for .zip files ii zlib1g:i386 1:1.2.8.dfsg-1 i386 compression library - runtime -ii zsh 5.0.5-1 i386 shell with lots of features -ii zsh-common 5.0.5-1 all architecture independent files for Zsh +ii zsh 5.0.5-2 i386 shell with lots of features +ii zsh-common 5.0.5-2 all architecture independent files for Zsh diff --git a/files/grml32-full_2014.03/dpkg.selections b/files/grml32-full_2014.03/dpkg.selections index 5f29613..3294639 100644 --- a/files/grml32-full_2014.03/dpkg.selections +++ b/files/grml32-full_2014.03/dpkg.selections @@ -214,7 +214,6 @@ iftop install ifupdown install imvirt install imvirt-helper install -info install init-system-helpers install initramfs-tools install initscripts install @@ -336,7 +335,6 @@ libemail-date-format-perl install libencode-locale-perl install libept1.4.12:i386 install liberror-perl install -libertas-firmware install libespeak1:i386 install libestr0 install libevent-2.0-5:i386 install @@ -441,6 +439,7 @@ libldb1:i386 install liblinear1 install liblinux-lvm-perl install libllvm3.3:i386 install +libllvm3.4:i386 install liblocale-gettext-perl install liblockfile-bin install liblockfile1:i386 install @@ -470,6 +469,7 @@ libnet-http-perl install libnet-smtp-ssl-perl install libnet-ssleay-perl install libnet1:i386 install +libnetfilter-acct1:i386 install libnetfilter-conntrack3:i386 install libnettle4:i386 install libnewt0.52:i386 install @@ -485,7 +485,7 @@ libnss3:i386 install libntdb1:i386 install libnuma1:i386 install libogg0:i386 install -libopenjpeg2:i386 install +libopenjpeg5:i386 install libopts25:i386 install libopus0:i386 install libp11-kit0:i386 install @@ -516,7 +516,6 @@ libpng12-0:i386 install libpoppler37:i386 install libpopt0:i386 install libportaudio2:i386 install -libprocps0:i386 install libprocps3:i386 install libprotobuf8:i386 install libpulse0:i386 install @@ -628,10 +627,13 @@ libxatracker1:i386 install libxau6:i386 install libxaw7:i386 install libxcb-dri2-0:i386 install +libxcb-dri3-0:i386 install libxcb-glx0:i386 install +libxcb-present0:i386 install libxcb-render0:i386 install libxcb-shape0:i386 install libxcb-shm0:i386 install +libxcb-sync1:i386 install libxcb-util0:i386 install libxcb-xfixes0:i386 install libxcb1:i386 install @@ -687,7 +689,6 @@ lsof install lsscsi install ltrace install lvm2 install -lynx install lynx-cur install lzop install make install @@ -728,6 +729,7 @@ netbase install netcat-openbsd install netcat-traditional install netsniff-ng install +nfacct install nfs-common install nfs-kernel-server install nmap install @@ -859,8 +861,6 @@ sysvinit-core install sysvinit-utils install tar install targetcli install -tasksel install -tasksel-data install tcpdump install tcplay install tcptraceroute install diff --git a/files/grml32-full_2014.03/nonfree-licenses.txt b/files/grml32-full_2014.03/nonfree-licenses.txt index eaafc0b..621de84 100644 --- a/files/grml32-full_2014.03/nonfree-licenses.txt +++ b/files/grml32-full_2014.03/nonfree-licenses.txt @@ -1341,99 +1341,6 @@ License: Binary redistribution (Realtek restrictive) DAMAGE. -Package: libertas-firmware -======================================================================== -This package was debianized by Andres Salomon on -Thu, 14 Feb 2008 21:45:25 +0000 - - -The 8388 and 8686 firmware blobs were downloaded from -, and have the following -authors/copyright/license: - -Authors: OLPC and Marvell Corporation - -Copyright (c) 2006, One Laptop per Child and Marvell Corporation. -All rights reserved. - -Redistribution. Redistribution and use in binary form, without -modification, are permitted provided that the following conditions are -met: - -* Redistributions must reproduce the above copyright notice and the - following disclaimer in the documentation and/or other materials - provided with the distribution. -* Neither the name of Marvell Corporation nor the names of its suppliers - may be used to endorse or promote products derived from this software - without specific prior written permission. -* No reverse engineering, decompilation, or disassembly of this software - is permitted. -* You may not use or attempt to use this software in conjunction with - any product that is offered by a third party as a replacement, - substitute or alternative to a Marvell Product where a Marvell Product - is defined as a proprietary wireless LAN embedded client solution of - Marvell or a Marvell Affiliate. - -DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, -BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE -COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR -TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE -USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH -DAMAGE. - - -The rest of the firmware blobs were downloaded from -, -and have the following authors/copyright/license: - -Authors: Marvell International Ltd. - -Copyright (c) Marvell International Ltd. - -All rights reserved. - -Redistribution. Redistribution and use in binary form, without modification, -are permitted provided that the following conditions are met: - -* Redistributions must reproduce the above copyright notice and the - following disclaimer in the documentation and/or other materials - provided with the distribution. - -* Neither the name of Marvell International Ltd. nor the names of its - suppliers may be used to endorse or promote products derived from this - software without specific prior written permission. - -* No reverse engineering, decompilation, or disassembly of this software is - permitted. - -Limited patent license. Marvell International Ltd. grants a world-wide, -royalty-free, non-exclusive license under patents it now or hereafter -owns or controls to make, have made, use, import, offer to sell and -sell ("Utilize") this software, but solely to the extent that any such patent -is necessary to Utilize the software alone, or in combination with an -operating system licensed under an approved Open Source license as listed -by the Open Source Initiative at http://opensource.org/licenses. The patent -license shall not apply to any other combinations which include this software. -No hardware per se is licensed hereunder. - -DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT -NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER -OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; -OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF -ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - Package: zd1211-firmware ======================================================================== This package was debianized by Robert Jordens on diff --git a/files/grml32-small_2014.03/dpkg.list b/files/grml32-small_2014.03/dpkg.list index c65924c..c3b067c 100644 --- a/files/grml32-small_2014.03/dpkg.list +++ b/files/grml32-small_2014.03/dpkg.list @@ -15,7 +15,7 @@ ii attr 1:2.4.47-1 i38 ii aufs-tools 1:3.2+20130722-1.1 i386 Tools to manage aufs filesystems ii base-files 7.2 i386 Debian base system miscellaneous files ii base-passwd 3.5.28 i386 Debian base system master password and group files -ii bash 4.3-2 i386 GNU Bourne Again SHell +ii bash 4.3-4 i386 GNU Bourne Again SHell ii beep 1.3-3+b1 i386 advanced pc-speaker beeper ii binutils 2.24-4 i386 GNU assembler, linker and binary utilities ii bluez-firmware 1.2-3 all Firmware for Bluetooth devices @@ -29,7 +29,7 @@ ii ca-certificates 20140223 all ii chntpw 0.99.6.110511-1 i386 NT SAM password recovery utility ii console-data 2:1.12-3 all keymaps, fonts, charset maps, fallback tables for console-tools ii console-setup-linux 1.102 all Linux specific part of console-setup -ii coreutils 8.21-1 i386 GNU core utilities +ii coreutils 8.21-1.1 i386 GNU core utilities ii cpio 2.11+dfsg-1 i386 GNU cpio -- a program to manage archives of files ii cron 3.0pl1-124 i386 process scheduling daemon ii cryptsetup 2:1.6.4-4 i386 disk encryption support - startup scripts @@ -101,7 +101,7 @@ ii grml-quickconfig-standard 0.14 all ii grml-scripts 2.5.1 i386 Collection of little tools ii grml-scripts-core 2.0.1 i386 reusable core scripts for the Grml system ii grml-shlib 1.03.1 all Generic shell library used in grml scripts -ii grml-tips 0.7.1 all search for tips and hints via a keyword +ii grml-tips 0.7.2 all search for tips and hints via a keyword ii grml-udev-config 0.3.1 all custom udev configurations for the Grml live system ii grml2hd 1.7.0 all make a harddisk installation of grml ii grml2hd-utils 1.7.0 all utilities for a Grml system on harddisk @@ -122,7 +122,6 @@ ii ifenslave 2.4 all ii ifupdown 0.7.47.2 i386 high level tools to configure network interfaces ii imvirt 0.9.6-1 all detects several virtualizations ii imvirt-helper 0.9.6-1 i386 helper programs to detect several virtualizations -ii info 5.2.0.dfsg.1-2 i386 Standalone GNU Info documentation browser ii init-system-helpers 1.18 all helper tools for all init systems ii initramfs-tools 0.115 all generic modular initramfs generator ii initscripts 2.88dsf-51 i386 scripts for initializing and shutting down the system @@ -172,7 +171,6 @@ ii libee0 0.4.1-1 i38 ii libemail-date-format-perl 1.004-1 all Module to generate RFC-2822-valid date strings ii libencode-locale-perl 1.03-1 all utility to determine the locale encoding ii libept1.4.12:i386 1.0.12 i386 High-level library for managing Debian package information -ii libertas-firmware 9.70.7.p0.0-2 all Firmware for Marvell's libertas wireless chip series (dummy package) ii libestr0 0.1.9-1 i386 Helper functions for handling strings (lib) ii libevent-2.0-5:i386 2.0.21-stable-1 i386 Asynchronous event notification library ii libexpat1:i386 2.1.0-4 i386 XML parsing C library - runtime library @@ -183,7 +181,7 @@ ii libfile-which-perl 1.09-1 all ii libfreetype6:i386 2.5.2-1 i386 FreeType 2 font engine, shared library files ii libfuse2:i386 2.9.2-4 i386 Filesystem in Userspace (library) ii libgcc1:i386 1:4.8.2-16 i386 GCC support library -ii libgcrypt11:i386 1.5.3-3 i386 LGPL Crypto library - runtime library +ii libgcrypt11:i386 1.5.3-4 i386 LGPL Crypto library - runtime library ii libgdbm3:i386 1.8.3-12 i386 GNU dbm database routines (runtime version) ii libgmp10:i386 2:5.1.3+dfsg-1 i386 Multiprecision arithmetic library ii libgnutls-openssl27:i386 2.12.23-13 i386 GNU TLS library - OpenSSL wrapper @@ -191,7 +189,7 @@ ii libgnutls26:i386 2.12.23-13 i38 ii libgnutls28:i386 3.2.12.1-2 i386 GNU TLS library - main runtime library ii libgpg-error0:i386 1.12-0.2 i386 library for common error values and messages in GnuPG components ii libgpm2:i386 1.20.4-6.1 i386 General Purpose Mouse - shared library -ii libgssapi-krb5-2:i386 1.12+dfsg-2 i386 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism +ii libgssapi-krb5-2:i386 1.12.1+dfsg-1 i386 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism ii libgssglue1:i386 0.4-2 i386 mechanism-switch gssapi library ii libhal1 0.5.14-8 i386 Hardware Abstraction Layer - shared library ii libhd16 16.0-2.2 i386 Hardware identification system library @@ -209,13 +207,13 @@ ii libio-html-perl 1.00-1 all ii libio-socket-ssl-perl 1.967-1 all Perl module implementing object oriented interface to SSL sockets ii libiw30:i386 30~pre9-8 i386 Wireless tools - library ii libjson-c2:i386 0.11-3 i386 JSON manipulation library - shared library -ii libk5crypto3:i386 1.12+dfsg-2 i386 MIT Kerberos runtime libraries - Crypto Library +ii libk5crypto3:i386 1.12.1+dfsg-1 i386 MIT Kerberos runtime libraries - Crypto Library ii libkeyutils1:i386 1.5.6-1 i386 Linux Key Management Utilities (library) ii libklibc 2.0.2-1 i386 minimal libc subset for use with initramfs ii libkmod2:i386 16-2 i386 libkmod shared library -ii libkrb5-3:i386 1.12+dfsg-2 i386 MIT Kerberos runtime libraries -ii libkrb5support0:i386 1.12+dfsg-2 i386 MIT Kerberos runtime libraries - Support library -ii libldap-2.4-2:i386 2.4.31-1+nmu2+b1 i386 OpenLDAP libraries +ii libkrb5-3:i386 1.12.1+dfsg-1 i386 MIT Kerberos runtime libraries +ii libkrb5support0:i386 1.12.1+dfsg-1 i386 MIT Kerberos runtime libraries - Support library +ii libldap-2.4-2:i386 2.4.39-1 i386 OpenLDAP libraries ii liblocale-gettext-perl 1.05-8 i386 module using libc functions for internationalization in Perl ii liblockfile-bin 1.09-6 i386 support binaries for and cli utilities based on liblockfile ii liblockfile1:i386 1.09-6 i386 NFS-safe locking library @@ -234,6 +232,7 @@ ii libncursesw5:i386 5.9+20140118-1 i38 ii libnet-http-perl 6.06-1 all module providing low-level HTTP connection client ii libnet-smtp-ssl-perl 1.01-3 all Perl module providing SSL support to Net::SMTP ii libnet-ssleay-perl 1.58-1 i386 Perl module for Secure Sockets Layer (SSL) +ii libnetfilter-acct1:i386 1.0.2-1 i386 Netfilter acct library ii libnetfilter-conntrack3:i386 1.0.4-1 i386 Netfilter netlink-conntrack library ii libnettle4:i386 2.7.1-1 i386 low level cryptographic library (symmetric and one-way cryptos) ii libnewt0.52:i386 0.52.15-3+b1 i386 Not Erik's Windowing Toolkit - text mode windowing with slang @@ -242,7 +241,7 @@ ii libnfsidmap2:i386 0.25-5 i38 ii libnl-3-200:i386 3.2.21-1 i386 library for dealing with netlink sockets ii libnl-genl-3-200:i386 3.2.21-1 i386 library for dealing with netlink sockets - generic netlink ii libnss-myhostname:i386 0.3-6 i386 nss module providing fallback resolution for the current hostname -ii libp11-kit0:i386 0.20.2-1 i386 Library for loading and coordinating access to PKCS#11 modules - runtime +ii libp11-kit0:i386 0.20.2-4 i386 Library for loading and coordinating access to PKCS#11 modules - runtime ii libpam-modules:i386 1.1.8-2 i386 Pluggable Authentication Modules for PAM ii libpam-modules-bin 1.1.8-2 i386 Pluggable Authentication Modules for PAM - helper binaries ii libpam-runtime 1.1.8-2 all Runtime support for the PAM library @@ -256,13 +255,12 @@ ii libperl4-corelibs-perl 0.003-1 all ii libpipeline1:i386 1.2.6-2 i386 pipeline manipulation library ii libpng12-0:i386 1.2.50-1 i386 PNG library - runtime ii libpopt0:i386 1.16-8 i386 lib for parsing cmdline parameters -ii libprocps0:i386 1:3.3.3-3 i386 library for accessing process information from /proc ii libprocps3:i386 1:3.3.9-2 i386 library for accessing process information from /proc ii libpython-stdlib:i386 2.7.5-5 i386 interactive high-level object-oriented language (default python version) -ii libpython2.7-minimal:i386 2.7.6-7 i386 Minimal subset of the Python language (version 2.7) -ii libpython2.7-stdlib:i386 2.7.6-7 i386 Interactive high-level object-oriented language (standard library, version 2.7) +ii libpython2.7-minimal:i386 2.7.6-8 i386 Minimal subset of the Python language (version 2.7) +ii libpython2.7-stdlib:i386 2.7.6-8 i386 Interactive high-level object-oriented language (standard library, version 2.7) ii libreadline5:i386 5.2+dfsg-2 i386 GNU readline and history libraries, run-time libraries -ii libreadline6:i386 6.2+dfsg-0.1 i386 GNU readline and history libraries, run-time libraries +ii libreadline6:i386 6.3-4 i386 GNU readline and history libraries, run-time libraries ii libsasl2-2:i386 2.1.26.dfsg1-9 i386 Cyrus SASL - authentication abstraction library ii libsasl2-modules-db:i386 2.1.26.dfsg1-9 i386 Cyrus SASL - pluggable authentication modules (DB) ii libselinux1:i386 2.2.2-1 i386 SELinux runtime shared libraries @@ -285,7 +283,7 @@ ii libtext-wrapi18n-perl 0.06-7 all ii libtimedate-perl 2.3000-1 all collection of modules to manipulate date/time information ii libtinfo5:i386 5.9+20140118-1 i386 shared low-level terminfo library for terminal handling ii libtirpc1:i386 0.2.2-7 i386 transport-independent RPC library -ii libudev1:i386 204-7 i386 libudev shared library +ii libudev1:i386 204-8 i386 libudev shared library ii liburi-perl 1.60-1 all module to manipulate and access URI strings ii libusb-0.1-4:i386 2:0.1.12-23.3 i386 userspace USB programming library ii libusb-1.0-0:i386 2:1.0.17-1+b1 i386 userspace USB programming library @@ -302,9 +300,9 @@ ii links 2.8-1+b1 i38 ii linux-base 3.5 all Linux image base package ii linux-image-3.13-1-grml-486 3.13.6-1+grml.1 i386 Linux 3.13 for older PCs ii linux-image-i386-grml 3.13.6-1+grml.1 i386 The newest Linux kernel for i386, Grml Edition -ii live-boot-grml 4.0~alpha19-1+grml.2 all Live System Boot Components -ii live-boot-grml-doc 4.0~alpha19-1+grml.2 all Live System Boot Components (documentation) -ii live-boot-grml-initramfs-tools 4.0~alpha19-1+grml.2 all Live System Boot Components (initramfs-tools backend) +ii live-boot-grml 4.0~alpha19-1+grml.3 all Live System Boot Components +ii live-boot-grml-doc 4.0~alpha19-1+grml.3 all Live System Boot Components (documentation) +ii live-boot-grml-initramfs-tools 4.0~alpha19-1+grml.3 all Live System Boot Components (initramfs-tools backend) ii locales 2.18-4 all Embedded GNU C Library: National Language (locale) data [support] ii lockfile-progs 0.1.17 i386 Programs for locking and unlocking files and mailboxes ii login 1:4.1.5.1-1.1 i386 system login tools @@ -331,6 +329,7 @@ ii net-tools 1.60-25 i38 ii netbase 5.2 all Basic TCP/IP networking system ii netcat-openbsd 1.105-7 i386 TCP/IP swiss army knife ii netcat-traditional 1.10-40 i386 TCP/IP swiss army knife +ii nfacct 1.0.1-1 i386 netfilter accounting object tool ii nfs-common 1:1.2.8-6 i386 NFS support files common to client and server ii ntpdate 1:4.2.6.p5+dfsg-3 i386 client for setting system time from NTP servers ii nwipe 0.14-1 i386 Utility to securely erase disks @@ -339,7 +338,7 @@ ii openssh-server 1:6.5p1-6 i38 ii openssh-sftp-server 1:6.5p1-6 i386 secure shell (SSH) sftp server module, for SFTP access from remote machines ii openssl 1.0.1f-1 i386 Secure Sockets Layer toolkit - cryptographic utility ii parted 2.3-16 i386 disk partition manipulator -ii partimage 0.6.8-2.2 i386 backup partitions into a compressed image file +ii partimage 0.6.8-3 i386 backup partitions into a compressed image file ii passwd 1:4.1.5.1-1.1 i386 change and administer password and group data ii patch 2.7.1-4 i386 Apply a diff file to an original ii pciutils 1:3.2.1-2 i386 Linux PCI Utilities @@ -349,12 +348,12 @@ ii perl-modules 5.18.2-2 all ii ppp 2.4.5+git20130610-4 i386 Point-to-Point Protocol (PPP) - daemon ii pppoeconf 1.21 all configures PPPoE/ADSL connections ii procps 1:3.3.9-2 i386 /proc file system utilities -ii psmisc 22.21-1 i386 utilities that use the proc file system +ii psmisc 22.21-2 i386 utilities that use the proc file system ii python 2.7.5-5 i386 interactive high-level object-oriented language (default version) ii python-minimal 2.7.5-5 i386 minimal subset of the Python language (default version) -ii python2.7 2.7.6-7 i386 Interactive high-level object-oriented language (version 2.7) -ii python2.7-minimal 2.7.6-7 i386 Minimal subset of the Python language (version 2.7) -ii readline-common 6.2+dfsg-0.1 all GNU readline and history libraries, common files +ii python2.7 2.7.6-8 i386 Interactive high-level object-oriented language (version 2.7) +ii python2.7-minimal 2.7.6-8 i386 Minimal subset of the Python language (version 2.7) +ii readline-common 6.3-4 all GNU readline and history libraries, common files ii realpath 1.19 i386 Return the canonicalized absolute pathname ii reiserfsprogs 1:3.6.24-1 i386 User-level tools for ReiserFS filesystems ii resolvconf 1.74 all name server information handler @@ -378,8 +377,6 @@ ii sysvinit 2.88dsf-51 i38 ii sysvinit-core 2.88dsf-51 i386 System-V-like init utilities ii sysvinit-utils 2.88dsf-51 i386 System-V-like utilities ii tar 1.27.1-1 i386 GNU version of the tar archiving utility -ii tasksel 3.20 all tool for selecting tasks for installation on Debian systems -ii tasksel-data 3.20 all official tasks used for installation of Debian systems ii tcpd 7.6.q-25 i386 Wietse Venema's TCP wrapper utilities ii tcpdump 4.5.1-2 i386 command-line network traffic analyzer ii telnet 0.17-36 i386 The telnet client @@ -387,16 +384,16 @@ ii traceroute 1:2.0.19-3 i38 ii tsocks 1.8beta5-9.2 i386 transparent network access through a SOCKS 4 or 5 proxy ii tzdata 2014a-1 all time zone and daylight-saving time data ii ucf 3.0027+nmu1 all Update Configuration File(s): preserve user changes to config files -ii udev 204-7 i386 /dev/ and hotplug management daemon +ii udev 204-8 i386 /dev/ and hotplug management daemon ii unp 2.0~pre7+nmu1 all unpack (almost) everything with one command -ii unzip 6.0-10 i386 De-archiver for .zip files +ii unzip 6.0-11 i386 De-archiver for .zip files ii usbutils 1:007-2 i386 Linux USB utilities ii util-linux 2.20.1-5.6 i386 Miscellaneous system utilities ii uuid-runtime 2.20.1-5.6 i386 runtime components for the Universally Unique ID library ii vim-common 2:7.4.161-1 i386 Vi IMproved - Common files ii vim-tiny 2:7.4.161-1 i386 Vi IMproved - enhanced vi editor - compact version ii virt-what 1.13-1 i386 detect if we are running in a virtual machine -ii vlan 1.9-3 i386 user mode programs to enable VLANs on your ethernet devices +ii vlan 1.9-3.1 i386 user mode programs to enable VLANs on your ethernet devices ii vlock 2.2.2-3 i386 Virtual Console locking program ii wget 1.15-1 i386 retrieves files from the web ii whiptail 0.52.15-3+b1 i386 Displays user-friendly dialog boxes from shell scripts @@ -408,5 +405,5 @@ ii xz-utils 5.1.1alpha+20120614-2 i38 ii zd1211-firmware 2.21.0.0-1 all Firmware images for the zd1211rw wireless driver ii zip 3.0-8 i386 Archiver for .zip files ii zlib1g:i386 1:1.2.8.dfsg-1 i386 compression library - runtime -ii zsh 5.0.5-1 i386 shell with lots of features -ii zsh-common 5.0.5-1 all architecture independent files for Zsh +ii zsh 5.0.5-2 i386 shell with lots of features +ii zsh-common 5.0.5-2 all architecture independent files for Zsh diff --git a/files/grml32-small_2014.03/dpkg.selections b/files/grml32-small_2014.03/dpkg.selections index b13961c..30a48db 100644 --- a/files/grml32-small_2014.03/dpkg.selections +++ b/files/grml32-small_2014.03/dpkg.selections @@ -117,7 +117,6 @@ ifenslave install ifupdown install imvirt install imvirt-helper install -info install init-system-helpers install initramfs-tools install initscripts install @@ -167,7 +166,6 @@ libee0 install libemail-date-format-perl install libencode-locale-perl install libept1.4.12:i386 install -libertas-firmware install libestr0 install libevent-2.0-5:i386 install libexpat1:i386 install @@ -229,6 +227,7 @@ libncursesw5:i386 install libnet-http-perl install libnet-smtp-ssl-perl install libnet-ssleay-perl install +libnetfilter-acct1:i386 install libnetfilter-conntrack3:i386 install libnettle4:i386 install libnewt0.52:i386 install @@ -251,7 +250,6 @@ libperl4-corelibs-perl install libpipeline1:i386 install libpng12-0:i386 install libpopt0:i386 install -libprocps0:i386 install libprocps3:i386 install libpython-stdlib:i386 install libpython2.7-minimal:i386 install @@ -326,6 +324,7 @@ net-tools install netbase install netcat-openbsd install netcat-traditional install +nfacct install nfs-common install ntpdate install nwipe install @@ -373,8 +372,6 @@ sysvinit install sysvinit-core install sysvinit-utils install tar install -tasksel install -tasksel-data install tcpd install tcpdump install telnet install diff --git a/files/grml32-small_2014.03/nonfree-licenses.txt b/files/grml32-small_2014.03/nonfree-licenses.txt index eaafc0b..621de84 100644 --- a/files/grml32-small_2014.03/nonfree-licenses.txt +++ b/files/grml32-small_2014.03/nonfree-licenses.txt @@ -1341,99 +1341,6 @@ License: Binary redistribution (Realtek restrictive) DAMAGE. -Package: libertas-firmware -======================================================================== -This package was debianized by Andres Salomon on -Thu, 14 Feb 2008 21:45:25 +0000 - - -The 8388 and 8686 firmware blobs were downloaded from -, and have the following -authors/copyright/license: - -Authors: OLPC and Marvell Corporation - -Copyright (c) 2006, One Laptop per Child and Marvell Corporation. -All rights reserved. - -Redistribution. Redistribution and use in binary form, without -modification, are permitted provided that the following conditions are -met: - -* Redistributions must reproduce the above copyright notice and the - following disclaimer in the documentation and/or other materials - provided with the distribution. -* Neither the name of Marvell Corporation nor the names of its suppliers - may be used to endorse or promote products derived from this software - without specific prior written permission. -* No reverse engineering, decompilation, or disassembly of this software - is permitted. -* You may not use or attempt to use this software in conjunction with - any product that is offered by a third party as a replacement, - substitute or alternative to a Marvell Product where a Marvell Product - is defined as a proprietary wireless LAN embedded client solution of - Marvell or a Marvell Affiliate. - -DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, -BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE -COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR -TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE -USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH -DAMAGE. - - -The rest of the firmware blobs were downloaded from -, -and have the following authors/copyright/license: - -Authors: Marvell International Ltd. - -Copyright (c) Marvell International Ltd. - -All rights reserved. - -Redistribution. Redistribution and use in binary form, without modification, -are permitted provided that the following conditions are met: - -* Redistributions must reproduce the above copyright notice and the - following disclaimer in the documentation and/or other materials - provided with the distribution. - -* Neither the name of Marvell International Ltd. nor the names of its - suppliers may be used to endorse or promote products derived from this - software without specific prior written permission. - -* No reverse engineering, decompilation, or disassembly of this software is - permitted. - -Limited patent license. Marvell International Ltd. grants a world-wide, -royalty-free, non-exclusive license under patents it now or hereafter -owns or controls to make, have made, use, import, offer to sell and -sell ("Utilize") this software, but solely to the extent that any such patent -is necessary to Utilize the software alone, or in combination with an -operating system licensed under an approved Open Source license as listed -by the Open Source Initiative at http://opensource.org/licenses. The patent -license shall not apply to any other combinations which include this software. -No hardware per se is licensed hereunder. - -DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT -NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER -OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; -OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF -ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - Package: zd1211-firmware ======================================================================== This package was debianized by Robert Jordens on diff --git a/files/grml64-full_2014.03/dpkg.list b/files/grml64-full_2014.03/dpkg.list index f6449f9..2cd3266 100644 --- a/files/grml64-full_2014.03/dpkg.list +++ b/files/grml64-full_2014.03/dpkg.list @@ -35,7 +35,7 @@ ii bacula-fd 5.2.6+dfsg-9.1 amd ii bacula-sd 5.2.6+dfsg-9.1 amd64 network backup service - storage daemon ii base-files 7.2 amd64 Debian base system miscellaneous files ii base-passwd 3.5.28 amd64 Debian base system master password and group files -ii bash 4.3-2 amd64 GNU Bourne Again SHell +ii bash 4.3-4 amd64 GNU Bourne Again SHell ii bc 1.06.95-8 amd64 GNU bc arbitrary precision calculator language ii beep 1.3-3+b1 amd64 advanced pc-speaker beeper ii bind9-host 1:9.8.4.dfsg.P1-6+nmu3 amd64 Version of 'host' bundled with BIND 9.X @@ -59,15 +59,15 @@ ii cdebootstrap 0.5.10 amd ii cdpr 2.4-1 amd64 Cisco Discovery Protocol Reporter ii chntpw 0.99.6.110511-1 amd64 NT SAM password recovery utility ii cifs-utils 2:6.1-1 amd64 Common Internet File System utilities -ii clamav 0.98.1+dfsg-2 amd64 anti-virus utility for Unix - command-line interface -ii clamav-base 0.98.1+dfsg-2 all anti-virus utility for Unix - base package -ii clamav-freshclam 0.98.1+dfsg-2 amd64 anti-virus utility for Unix - virus database update utility +ii clamav 0.98.1+dfsg-4 amd64 anti-virus utility for Unix - command-line interface +ii clamav-base 0.98.1+dfsg-4 all anti-virus utility for Unix - base package +ii clamav-freshclam 0.98.1+dfsg-4 amd64 anti-virus utility for Unix - virus database update utility ii clonezilla 3.5.2-2 all bare metal backup and recovery of disk drives ii cmospwd 5.0+dfsg-2 amd64 decrypt BIOS passwords from CMOS ii comgt 0.32-2 amd64 Option GlobeTrotter and Vodafone datacard control tool ii console-data 2:1.12-3 all keymaps, fonts, charset maps, fallback tables for console-tools ii console-setup-linux 1.102 all Linux specific part of console-setup -ii coreutils 8.21-1 amd64 GNU core utilities +ii coreutils 8.21-1.1 amd64 GNU core utilities ii cpio 2.11+dfsg-1 amd64 GNU cpio -- a program to manage archives of files ii cpp 4:4.8.2-2 amd64 GNU C preprocessor (cpp) ii cpp-4.8 4.8.2-16 amd64 GNU C preprocessor @@ -92,7 +92,7 @@ ii debian-archive-keyring 2012.4 all ii debianutils 4.4 amd64 Miscellaneous utilities specific to Debian ii debootstrap 1.0.59 all Bootstrap a basic Debian system ii deborphan 1.7.28.8 amd64 program that can find unused packages, e.g. libraries -ii debugedit 4.11.2-2 amd64 tool to mangle source locations in .debug files +ii debugedit 4.11.2-2.1 amd64 tool to mangle source locations in .debug files ii devscripts 2.14.1 amd64 scripts to make the life of a Debian Package maintainer easier ii dh-python 1.20140128-1 all Debian helper tools for packaging Python libraries and applications ii dialog 1.2-20140219-1 amd64 Displays user-friendly dialog boxes from shell scripts @@ -163,8 +163,8 @@ ii gdisk 0.8.8-1 amd ii genext2fs 1.4.1-4 amd64 ext2 filesystem generator for embedded systems ii genisoimage 9:1.1.11-2 amd64 Creates ISO-9660 CD-ROM filesystem images ii gettext-base 0.18.3.2-1 amd64 GNU Internationalization utilities for the base system -ii git 1:1.9.0-1 amd64 fast, scalable, distributed revision control system -ii git-man 1:1.9.0-1 all fast, scalable, distributed revision control system (manual pages) +ii git 1:1.9.1-1 amd64 fast, scalable, distributed revision control system +ii git-man 1:1.9.1-1 all fast, scalable, distributed revision control system (manual pages) ii gnupg 1.4.16-1.1 amd64 GNU privacy guard - a free PGP replacement ii gpart 0.1h-11+b1 amd64 Guess PC disk partition table, find lost partitions ii gparted 0.18.0-1 amd64 GNOME partition editor @@ -180,7 +180,7 @@ ii grml-desktop 0.4.0 all ii grml-etc 1.5.1 all etcetera files for the Grml system ii grml-etc-core 0.9.3 all core etcetera files for the grml system ii grml-hwinfo 0.9.2 all collect hardware information -ii grml-live 0.23.1 all build system for creating a Grml (based) Linux live system +ii grml-live 0.23.2 all build system for creating a Grml (based) Linux live system ii grml-network 0.8.0 all network related helper scripts ii grml-paste 0.7 all command line interface for paste.grml.org ii grml-policyrcd 0.4.0 all wrapper for and around invoke-rc.d and policyrcd-script-zg2 @@ -189,8 +189,8 @@ ii grml-quickconfig-standard 0.14 all ii grml-scripts 2.5.1 amd64 Collection of little tools ii grml-scripts-core 2.1.0 amd64 reusable core scripts for the Grml system ii grml-shlib 1.03.1 all Generic shell library used in grml scripts -ii grml-terminalserver 0.100.2 all terminalserver for grml to boot via PXE -ii grml-tips 0.7.1 all search for tips and hints via a keyword +ii grml-terminalserver 0.101.0 all terminalserver for grml to boot via PXE +ii grml-tips 0.7.2 all search for tips and hints via a keyword ii grml-udev-config 0.3.1 all custom udev configurations for the Grml live system ii grml-x 0.6.8 all wrapper for startx for running X Window System ii grml2hd 1.7.0 all make a harddisk installation of grml @@ -213,7 +213,7 @@ ii hostname 3.15 amd ii hsetroot 1.0.2-5 amd64 tool for composing root-pixmaps for X11 ii htop 1.0.2-3 amd64 interactive processes viewer ii hwinfo 16.0-2.2 amd64 Hardware identification system -ii iceweasel 24.3.0esr-1 amd64 Web browser based on Firefox +ii iceweasel 24.4.0esr-1 amd64 Web browser based on Firefox ii ifenslave 2.4 all configure network interfaces for parallel routing (bonding) ii iftop 1.0~pre4-2 amd64 displays bandwidth usage information on an network interface ii ifupdown 0.7.47.2 amd64 high level tools to configure network interfaces @@ -299,7 +299,7 @@ ii libcairomm-1.0-1 1.10.0-1 amd ii libcap-ng0 0.7.3-1+b1 amd64 An alternate POSIX capabilities library ii libcap2:amd64 1:2.22-1.2 amd64 support for getting/setting POSIX.1e capabilities ii libcap2-bin 1:2.22-1.2 amd64 basic utility programs for using capabilities -ii libclamav6 0.98.1+dfsg-2 amd64 anti-virus utility for Unix - library +ii libclamav6 0.98.1+dfsg-4 amd64 anti-virus utility for Unix - library ii libcli1.9:amd64 1.9.7-1 amd64 emulates a cisco style telnet command-line interface ii libcloog-isl4:amd64 0.18.2-1 amd64 Chunky Loop Generator (runtime library) ii libcolord1:amd64 1.0.6-1 amd64 system service to manage device colour profiles -- runtime @@ -308,7 +308,7 @@ ii libconfig-general-perl 2.52-1 all ii libcpufreq0 008-1 amd64 shared library to deal with the cpufreq Linux kernel feature ii libcroco3:amd64 0.6.8-2 amd64 Cascading Style Sheet (CSS) parsing and manipulation toolkit ii libcryptsetup4:amd64 2:1.6.4-4 amd64 disk encryption support - shared library -ii libcups2:amd64 1.7.1-7 amd64 Common UNIX Printing System(tm) - Core library +ii libcups2:amd64 1.7.1-10 amd64 Common UNIX Printing System(tm) - Core library ii libcurl3:amd64 7.35.0-1 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour) ii libcurl3-gnutls:amd64 7.35.0-1 amd64 easy-to-use client-side URL transfer library (GnuTLS flavour) ii libcwidget3:amd64 0.5.17-1 amd64 high-level terminal interface library for C++ (runtime files) @@ -334,14 +334,13 @@ ii libdrm2:amd64 2.4.52-1 amd ii libdumbnet1 1.12-4 amd64 A dumb, portable networking library -- shared library ii libedit2:amd64 3.1-20140213-1 amd64 BSD editline and history libraries ii libee0 0.4.1-1 amd64 Event expression library inspired by CEE -ii libegl1-mesa:amd64 9.2.2-1 amd64 free implementation of the EGL API -- runtime +ii libegl1-mesa:amd64 10.1.0-4 amd64 free implementation of the EGL API -- runtime ii libelf1:amd64 0.157-3 amd64 library to read and write ELF files ii libelfg0:amd64 0.8.13-5 amd64 an ELF object file access library ii libemail-date-format-perl 1.004-1 all Module to generate RFC-2822-valid date strings ii libencode-locale-perl 1.03-1 all utility to determine the locale encoding ii libept1.4.12:amd64 1.0.12 amd64 High-level library for managing Debian package information ii liberror-perl 0.17-1.1 all Perl module for error/exception handling in an OO-ish way -ii libertas-firmware 9.70.7.p0.0-2 all Firmware for Marvell's libertas wireless chip series (dummy package) ii libespeak1:amd64 1.47.11-1 amd64 Multi-lingual software speech synthesizer: shared library ii libestr0 0.1.9-1 amd64 Helper functions for handling strings (lib) ii libevent-2.0-5:amd64 2.0.21-stable-1 amd64 Asynchronous event notification library @@ -360,19 +359,19 @@ ii libfreetype6:amd64 2.5.2-1 amd ii libfribidi0:amd64 0.19.6-1 amd64 Free Implementation of the Unicode BiDi algorithm ii libftdi1:amd64 0.20-1+b2 amd64 Library to control and program the FTDI USB controller ii libfuse2:amd64 2.9.2-4 amd64 Filesystem in Userspace (library) -ii libgbm1:amd64 9.2.2-1 amd64 generic buffer management API -- runtime +ii libgbm1:amd64 10.1.0-4 amd64 generic buffer management API -- runtime ii libgc1c2:amd64 1:7.2d-6 amd64 conservative garbage collector for C and C++ ii libgcc1:amd64 1:4.8.2-16 amd64 GCC support library -ii libgcrypt11:amd64 1.5.3-3 amd64 LGPL Crypto library - runtime library -ii libgcrypt20:amd64 1.6.1-1 amd64 LGPL Crypto library - runtime library +ii libgcrypt11:amd64 1.5.3-4 amd64 LGPL Crypto library - runtime library +ii libgcrypt20:amd64 1.6.1-2 amd64 LGPL Crypto library - runtime library ii libgdbm3:amd64 1.8.3-12 amd64 GNU dbm database routines (runtime version) ii libgdk-pixbuf2.0-0:amd64 2.30.6-1 amd64 GDK Pixbuf library ii libgdk-pixbuf2.0-common 2.30.6-1 all GDK Pixbuf library - data files ii libgeoip1:amd64 1.6.0-1 amd64 non-DNS IP-to-country resolver library ii libgfortran3:amd64 4.8.2-16 amd64 Runtime library for GNU Fortran applications ii libgif4:amd64 4.1.6-11 amd64 library for GIF images (library) -ii libgl1-mesa-glx:amd64 9.2.2-1 amd64 free implementation of the OpenGL API -- GLX runtime -ii libglapi-mesa:amd64 9.2.2-1 amd64 free implementation of the GL API -- shared library +ii libgl1-mesa-glx:amd64 10.1.0-4 amd64 free implementation of the OpenGL API -- GLX runtime +ii libglapi-mesa:amd64 10.1.0-4 amd64 free implementation of the GL API -- shared library ii libglib2.0-0:amd64 2.38.2-5 amd64 GLib library of C routines ii libglibmm-2.4-1c2a:amd64 2.36.2-1 amd64 C++ wrapper for the GLib toolkit (shared libraries) ii libgmp10:amd64 2:5.1.3+dfsg-1 amd64 Multiprecision arithmetic library @@ -382,7 +381,7 @@ ii libgnutls28:amd64 3.2.12.1-2 amd ii libgpg-error0:amd64 1.12-0.2 amd64 library for common error values and messages in GnuPG components ii libgpm2:amd64 1.20.4-6.1 amd64 General Purpose Mouse - shared library ii libgraphite2-3:amd64 1.2.4-2 amd64 Font rendering engine for Complex Scripts -- library -ii libgssapi-krb5-2:amd64 1.12+dfsg-2 amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism +ii libgssapi-krb5-2:amd64 1.12.1+dfsg-1 amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism ii libgssapi3-heimdal:amd64 1.6~rc2+dfsg-2 amd64 Heimdal Kerberos - GSSAPI support library ii libgssglue1:amd64 0.4-2 amd64 mechanism-switch gssapi library ii libgtk-3-0:amd64 3.10.7-1 amd64 GTK+ graphical user interface library @@ -392,7 +391,7 @@ ii libgtk2.0-bin 2.24.22-1 amd ii libgtk2.0-common 2.24.22-1 all common files for the GTK+ graphical user interface library ii libgtkmm-2.4-1c2a:amd64 1:2.24.4-1 amd64 C++ wrappers for GTK+ (shared libraries) ii libhal1 0.5.14-8 amd64 Hardware Abstraction Layer - shared library -ii libharfbuzz0b:amd64 0.9.26-4 amd64 OpenType text shaping engine (shared library) +ii libharfbuzz0b:amd64 0.9.27-1 amd64 OpenType text shaping engine (shared library) ii libhcrypto4-heimdal:amd64 1.6~rc2+dfsg-2 amd64 Heimdal Kerberos - crypto library ii libhd16 16.0-2.2 amd64 Hardware identification system library ii libhdb9-heimdal:amd64 1.6~rc2+dfsg-2 amd64 Heimdal Kerberos - kadmin server library @@ -432,20 +431,21 @@ ii libjbig0:amd64 2.0-2 amd ii libjim0.74:amd64 0.74-2 amd64 small-footprint implementation of Tcl - shared library ii libjpeg8:amd64 8d-2 amd64 Independent JPEG Group's JPEG runtime library ii libjson-c2:amd64 0.11-3 amd64 JSON manipulation library - shared library -ii libk5crypto3:amd64 1.12+dfsg-2 amd64 MIT Kerberos runtime libraries - Crypto Library +ii libk5crypto3:amd64 1.12.1+dfsg-1 amd64 MIT Kerberos runtime libraries - Crypto Library ii libkdc2-heimdal:amd64 1.6~rc2+dfsg-2 amd64 Heimdal Kerberos - KDC support library ii libkeyutils1:amd64 1.5.6-1 amd64 Linux Key Management Utilities (library) ii libklibc 2.0.2-1 amd64 minimal libc subset for use with initramfs ii libkmod2:amd64 16-2 amd64 libkmod shared library ii libkrb5-26-heimdal:amd64 1.6~rc2+dfsg-2 amd64 Heimdal Kerberos - libraries -ii libkrb5-3:amd64 1.12+dfsg-2 amd64 MIT Kerberos runtime libraries -ii libkrb5support0:amd64 1.12+dfsg-2 amd64 MIT Kerberos runtime libraries - Support library +ii libkrb5-3:amd64 1.12.1+dfsg-1 amd64 MIT Kerberos runtime libraries +ii libkrb5support0:amd64 1.12.1+dfsg-1 amd64 MIT Kerberos runtime libraries - Support library ii liblcms2-2:amd64 2.5-1 amd64 Little CMS 2 color management library -ii libldap-2.4-2:amd64 2.4.31-1+nmu2+b1 amd64 OpenLDAP libraries +ii libldap-2.4-2:amd64 2.4.39-1 amd64 OpenLDAP libraries ii libldb1:amd64 1:1.1.16-1 amd64 LDAP-like embedded database - shared library ii liblinear1 1.8+dfsg-1 amd64 Library for Large Linear Classification ii liblinux-lvm-perl 0.17-1 all Perl module to access LVM status information ii libllvm3.3:amd64 1:3.3-16 amd64 Modular compiler and toolchain technologies, runtime library +ii libllvm3.4:amd64 1:3.4-2 amd64 Modular compiler and toolchain technologies, runtime library ii liblocale-gettext-perl 1.05-8 amd64 module using libc functions for internationalization in Perl ii liblockfile-bin 1.09-6 amd64 support binaries for and cli utilities based on liblockfile ii liblockfile1:amd64 1.09-6 amd64 NFS-safe locking library @@ -464,7 +464,7 @@ ii libmnl0:amd64 1.0.3-3 amd ii libmodule-find-perl 0.12-1 all module to find and use installed Perl modules ii libmotif-common 2.3.4-5 all Motif - common files ii libmount1 2.20.1-5.6 amd64 block device id library -ii libmozjs24d 24.3.0esr-1 amd64 Mozilla SpiderMonkey JavaScript library +ii libmozjs24d 24.4.0esr-1 amd64 Mozilla SpiderMonkey JavaScript library ii libmpc3:amd64 1.0.1-1 amd64 multiple precision complex floating-point library ii libmpdec2:amd64 2.4.0-6 amd64 library for decimal floating point arithmetic (runtime library) ii libmpfr4:amd64 3.1.2-1 amd64 multiple precision floating-point computation @@ -475,6 +475,7 @@ ii libnet-http-perl 6.06-1 all ii libnet-smtp-ssl-perl 1.01-3 all Perl module providing SSL support to Net::SMTP ii libnet-ssleay-perl 1.58-1 amd64 Perl module for Secure Sockets Layer (SSL) ii libnet1:amd64 1.1.6+dfsg-2 amd64 library for the construction and handling of network packets +ii libnetfilter-acct1:amd64 1.0.2-1 amd64 Netfilter acct library ii libnetfilter-conntrack3:amd64 1.0.4-1 amd64 Netfilter netlink-conntrack library ii libnettle4:amd64 2.7.1-1 amd64 low level cryptographic library (symmetric and one-way cryptos) ii libnewt0.52:amd64 0.52.15-3+b1 amd64 Not Erik's Windowing Toolkit - text mode windowing with slang @@ -483,28 +484,28 @@ ii libnfsidmap2:amd64 0.25-5 amd ii libnl-3-200:amd64 3.2.21-1 amd64 library for dealing with netlink sockets ii libnl-genl-3-200:amd64 3.2.21-1 amd64 library for dealing with netlink sockets - generic netlink ii libnl1:amd64 1.1-8 amd64 library for dealing with netlink sockets -ii libnspr4:amd64 2:4.10.3-1 amd64 NetScape Portable Runtime Library +ii libnspr4:amd64 2:4.10.4-1 amd64 NetScape Portable Runtime Library ii libnss-mdns:amd64 0.10-6 amd64 NSS module for Multicast DNS name resolution ii libnss-myhostname:amd64 0.3-6 amd64 nss module providing fallback resolution for the current hostname -ii libnss3:amd64 2:3.15.4-2 amd64 Network Security Service libraries +ii libnss3:amd64 2:3.16-1 amd64 Network Security Service libraries ii libntdb1:amd64 1.0-2 amd64 New Trivial Database - shared library ii libnuma1:amd64 2.0.9~rc5-1 amd64 Libraries for controlling NUMA policy ii libogg0:amd64 1.3.1-1 amd64 Ogg bitstream library -ii libopenjpeg2:amd64 1.3+dfsg-4.7+b1 amd64 JPEG 2000 image compression/decompression library +ii libopenjpeg5:amd64 1.5.1-3 amd64 JPEG 2000 image compression/decompression library ii libopts25:amd64 1:5.18-2 amd64 automated option processing library based on autogen ii libopus0:amd64 1.1-1 amd64 Opus codec runtime library -ii libp11-kit0:amd64 0.20.2-1 amd64 Library for loading and coordinating access to PKCS#11 modules - runtime +ii libp11-kit0:amd64 0.20.2-4 amd64 Library for loading and coordinating access to PKCS#11 modules - runtime ii libpam-modules:amd64 1.1.8-2 amd64 Pluggable Authentication Modules for PAM ii libpam-modules-bin 1.1.8-2 amd64 Pluggable Authentication Modules for PAM - helper binaries ii libpam-runtime 1.1.8-2 all Runtime support for the PAM library ii libpam0g:amd64 1.1.8-2 amd64 Pluggable Authentication Modules library -ii libpango-1.0-0:amd64 1.36.2-2 amd64 Layout and rendering of internationalized text -ii libpango1.0-0:amd64 1.36.2-2 amd64 Layout and rendering of internationalized text -ii libpangocairo-1.0-0:amd64 1.36.2-2 amd64 Layout and rendering of internationalized text -ii libpangoft2-1.0-0:amd64 1.36.2-2 amd64 Layout and rendering of internationalized text +ii libpango-1.0-0:amd64 1.36.3-1 amd64 Layout and rendering of internationalized text +ii libpango1.0-0:amd64 1.36.3-1 amd64 Layout and rendering of internationalized text +ii libpangocairo-1.0-0:amd64 1.36.3-1 amd64 Layout and rendering of internationalized text +ii libpangoft2-1.0-0:amd64 1.36.3-1 amd64 Layout and rendering of internationalized text ii libpangomm-1.4-1:amd64 2.34.0-1 amd64 C++ Wrapper for pango (shared libraries) ii libpangox-1.0-0:amd64 0.0.2-4 amd64 pango library X backend -ii libpangoxft-1.0-0:amd64 1.36.2-2 amd64 Layout and rendering of internationalized text +ii libpangoxft-1.0-0:amd64 1.36.3-1 amd64 Layout and rendering of internationalized text ii libparse-recdescent-perl 1.967009+dfsg-1 all Perl module to create and use recursive-descent parsers ii libparted0debian1:amd64 2.3-16 amd64 disk partition manipulator - shared library ii libpcap0.8:amd64 1.5.3-2 amd64 system interface for user-level packet capture @@ -518,30 +519,29 @@ ii libpipeline1:amd64 1.2.6-2 amd ii libpixman-1-0:amd64 0.32.4-1 amd64 pixel-manipulation library for X and cairo ii libpkcs11-helper1:amd64 1.11-1 amd64 library that simplifies the interaction with PKCS#11 ii libpng12-0:amd64 1.2.50-1 amd64 PNG library - runtime -ii libpoppler37:amd64 0.22.5-4 amd64 PDF rendering library +ii libpoppler37:amd64 0.22.5-4+b1 amd64 PDF rendering library ii libpopt0:amd64 1.16-8 amd64 lib for parsing cmdline parameters ii libportaudio2:amd64 19+svn20140130-1 amd64 Portable audio I/O - shared library -ii libprocps0:amd64 1:3.3.3-3 amd64 library for accessing process information from /proc ii libprocps3:amd64 1:3.3.9-2 amd64 library for accessing process information from /proc ii libprotobuf8:amd64 2.5.0-9 amd64 protocol buffers C++ library ii libpulse0:amd64 4.0-6+b1 amd64 PulseAudio client libraries ii libpython-stdlib:amd64 2.7.5-5 amd64 interactive high-level object-oriented language (default python version) -ii libpython2.7:amd64 2.7.6-7 amd64 Shared Python runtime library (version 2.7) -ii libpython2.7-minimal:amd64 2.7.6-7 amd64 Minimal subset of the Python language (version 2.7) -ii libpython2.7-stdlib:amd64 2.7.6-7 amd64 Interactive high-level object-oriented language (standard library, version 2.7) +ii libpython2.7:amd64 2.7.6-8 amd64 Shared Python runtime library (version 2.7) +ii libpython2.7-minimal:amd64 2.7.6-8 amd64 Minimal subset of the Python language (version 2.7) +ii libpython2.7-stdlib:amd64 2.7.6-8 amd64 Interactive high-level object-oriented language (standard library, version 2.7) ii libpython3-stdlib:amd64 3.3.4-1 amd64 interactive high-level object-oriented language (default python3 version) -ii libpython3.3-minimal:amd64 3.3.5~rc2-1 amd64 Minimal subset of the Python language (version 3.3) -ii libpython3.3-stdlib:amd64 3.3.5~rc2-1 amd64 Interactive high-level object-oriented language (standard library, version 3.3) +ii libpython3.3-minimal:amd64 3.3.5-1 amd64 Minimal subset of the Python language (version 3.3) +ii libpython3.3-stdlib:amd64 3.3.5-1 amd64 Interactive high-level object-oriented language (standard library, version 3.3) ii libquadmath0:amd64 4.8.2-16 amd64 GCC Quad-Precision Math Library ii librdmacm1 1.0.16-1 amd64 Library for managing RDMA connections ii libreadline5:amd64 5.2+dfsg-2 amd64 GNU readline and history libraries, run-time libraries -ii libreadline6:amd64 6.2+dfsg-0.1 amd64 GNU readline and history libraries, run-time libraries +ii libreadline6:amd64 6.3-4 amd64 GNU readline and history libraries, run-time libraries ii libroken18-heimdal:amd64 1.6~rc2+dfsg-2 amd64 Heimdal Kerberos - roken support library -ii librpm3 4.11.2-2 amd64 RPM shared library -ii librpmbuild3 4.11.2-2 amd64 RPM build shared library -ii librpmio3 4.11.2-2 amd64 RPM IO shared library -ii librpmsign1 4.11.2-2 amd64 RPM signing shared library -ii librsvg2-2:amd64 2.40.0-1 amd64 SAX-based renderer library for SVG files (runtime) +ii librpm3 4.11.2-2.1 amd64 RPM shared library +ii librpmbuild3 4.11.2-2.1 amd64 RPM build shared library +ii librpmio3 4.11.2-2.1 amd64 RPM IO shared library +ii librpmsign1 4.11.2-2.1 amd64 RPM signing shared library +ii librsvg2-2:amd64 2.40.2-1 amd64 SAX-based renderer library for SVG files (runtime) ii librsync1:amd64 0.9.7-10 amd64 rsync remote-delta algorithm library ii librtmp0:amd64 2.4+20121230.gitdf6c518-1 amd64 toolkit for RTMP streams (shared library) ii libruby1.9.1 1.9.3.484-2 amd64 Libraries necessary to run Ruby 1.9.1 @@ -575,8 +575,8 @@ ii libstartup-notification0:amd64 0.12-3 amd ii libstdc++6:amd64 4.8.2-16 amd64 GNU Standard C++ Library v3 ii libsvn1:amd64 1.8.8-1 amd64 Shared libraries used by Apache Subversion ii libsysfs2:amd64 2.1.0+repack-3 amd64 interface library to sysfs -ii libsystemd-journal0:amd64 204-7 amd64 systemd journal utility library -ii libsystemd-login0:amd64 204-7 amd64 systemd login utility library +ii libsystemd-journal0:amd64 204-8 amd64 systemd journal utility library +ii libsystemd-login0:amd64 204-8 amd64 systemd login utility library ii libtalloc2:amd64 2.1.0-1 amd64 hierarchical pool based memory allocator ii libtasn1-6:amd64 3.4-3 amd64 Manage ASN.1 structures (runtime) ii libtdb1:amd64 1.2.12-1 amd64 Trivial Database - shared library @@ -596,7 +596,7 @@ ii libtinfo5:amd64 5.9+20140118-1 amd ii libtirpc1:amd64 0.2.2-7 amd64 transport-independent RPC library ii libts-0.0-0:amd64 1.0-12 amd64 touch screen library ii libtsk10 4.1.3-2 amd64 library for forensics analysis on volume and filesystem data -ii libudev1:amd64 204-7 amd64 libudev shared library +ii libudev1:amd64 204-8 amd64 libudev shared library ii libuniconf4.6 4.6.1-7 amd64 C++ network libraries for rapid application development ii liburcu1 0.7.7-1 amd64 userspace RCU (read-copy-update) library ii liburi-perl 1.60-1 all module to manipulate and access URI strings @@ -633,10 +633,13 @@ ii libxatracker1:amd64 9.2.2-1 amd ii libxau6:amd64 1:1.0.8-1 amd64 X11 authorisation library ii libxaw7:amd64 2:1.0.12-1 amd64 X11 Athena Widget library ii libxcb-dri2-0:amd64 1.10-2 amd64 X C Binding, dri2 extension +ii libxcb-dri3-0:amd64 1.10-2 amd64 X C Binding, dri3 extension ii libxcb-glx0:amd64 1.10-2 amd64 X C Binding, glx extension +ii libxcb-present0:amd64 1.10-2 amd64 X C Binding, present extension ii libxcb-render0:amd64 1.10-2 amd64 X C Binding, render extension ii libxcb-shape0:amd64 1.10-2 amd64 X C Binding, shape extension ii libxcb-shm0:amd64 1.10-2 amd64 X C Binding, shm extension +ii libxcb-sync1:amd64 1.10-2 amd64 X C Binding, sync extension ii libxcb-util0:amd64 0.3.8-2 amd64 utility libraries for X C Binding -- atom, aux and event ii libxcb-xfixes0:amd64 1.10-2 amd64 X C Binding, xfixes extension ii libxcb1:amd64 1.10-2 amd64 X C Binding @@ -676,9 +679,9 @@ ii linux-base 3.5 all ii linux-image-3.13-1-grml-amd64 3.13.6-1+grml.1 amd64 Linux 3.13 for 64-bit PCs ii linux-image-amd64-grml 3.13.6-1+grml.1 amd64 The newest Linux kernel for amd64, Grml Edition ii lio-utils 3.1+git2.fd0b34fd-2 amd64 configuration tool for LIO core target -ii live-boot-grml 4.0~alpha19-1+grml.2 all Live System Boot Components -ii live-boot-grml-doc 4.0~alpha19-1+grml.2 all Live System Boot Components (documentation) -ii live-boot-grml-initramfs-tools 4.0~alpha19-1+grml.2 all Live System Boot Components (initramfs-tools backend) +ii live-boot-grml 4.0~alpha19-1+grml.3 all Live System Boot Components +ii live-boot-grml-doc 4.0~alpha19-1+grml.3 all Live System Boot Components (documentation) +ii live-boot-grml-initramfs-tools 4.0~alpha19-1+grml.3 all Live System Boot Components (initramfs-tools backend) ii localepurge 0.7.3.2 all reclaim disk space by removing unneeded localizations ii locales 2.18-4 all Embedded GNU C Library: National Language (locale) data [support] ii lockfile-progs 0.1.17 amd64 Programs for locking and unlocking files and mailboxes @@ -692,7 +695,6 @@ ii lsof 4.86+dfsg-1 amd ii lsscsi 0.27-2 amd64 list all SCSI devices (or hosts) currently on system ii ltrace 0.7.3-4 amd64 Tracks runtime library calls in dynamically linked programs ii lvm2 2.02.104-2 amd64 Linux Logical Volume Manager -ii lynx 2.8.8pre5-1 all Text-mode WWW Browser (transitional package) ii lynx-cur 2.8.8pre5-1 amd64 Text-mode WWW Browser with NLS support (development version) ii lzop 1.03-3 amd64 fast compression program ii make 3.81-8.3 amd64 An utility for Directing compilation. @@ -708,8 +710,8 @@ ii mdadm 3.3-2 amd ii memtest86+ 4.20-1.1 amd64 thorough real-mode memory tester ii memtester 4.3.0-3 amd64 Utility for testing the memory subsystem ii menu 2.1.46 amd64 generates programs menu for all menu-aware applications -ii mercurial 2.8.2-1 amd64 easy-to-use, scalable distributed version control system -ii mercurial-common 2.8.2-1 all easy-to-use, scalable distributed version control system (common files) +ii mercurial 2.9.1-1 amd64 easy-to-use, scalable distributed version control system +ii mercurial-common 2.9.1-1 all easy-to-use, scalable distributed version control system (common files) ii mime-support 3.54 all MIME files 'mime.types' & 'mailcap', and support programs ii minicom 2.7-1 amd64 friendly menu driven serial communication program ii mksh 49-2 amd64 MirBSD Korn Shell @@ -733,6 +735,7 @@ ii netbase 5.2 all ii netcat-openbsd 1.105-7 amd64 TCP/IP swiss army knife ii netcat-traditional 1.10-40 amd64 TCP/IP swiss army knife ii netsniff-ng 0.5.7-1 amd64 packet sniffing beast +ii nfacct 1.0.1-1 amd64 netfilter accounting object tool ii nfs-common 1:1.2.8-6 amd64 NFS support files common to client and server ii nfs-kernel-server 1:1.2.8-6 amd64 support for NFS kernel server ii nmap 6.40-0.2 amd64 The Network Mapper @@ -749,10 +752,10 @@ ii openssh-client 1:6.5p1-6 amd ii openssh-server 1:6.5p1-6 amd64 secure shell (SSH) server, for secure access from remote machines ii openssh-sftp-server 1:6.5p1-6 amd64 secure shell (SSH) sftp server module, for SFTP access from remote machines ii openssl 1.0.1f-1 amd64 Secure Sockets Layer toolkit - cryptographic utility -ii openvpn 2.3.2-7 amd64 virtual private network daemon +ii openvpn 2.3.2-9 amd64 virtual private network daemon ii parted 2.3-16 amd64 disk partition manipulator -ii partimage 0.6.8-2.2 amd64 backup partitions into a compressed image file -ii partimage-server 0.6.8-2.2 amd64 server to use partimage across a network +ii partimage 0.6.8-3 amd64 backup partitions into a compressed image file +ii partimage-server 0.6.8-3 amd64 server to use partimage across a network ii passwd 1:4.1.5.1-1.1 amd64 change and administer password and group data ii patch 2.7.1-4 amd64 Apply a diff file to an original ii pciutils 1:3.2.1-2 amd64 Linux PCI Utilities @@ -765,7 +768,7 @@ ii powermgmt-base 1.31 amd ii ppp 2.4.5+git20130610-4 amd64 Point-to-Point Protocol (PPP) - daemon ii pppoeconf 1.21 all configures PPPoE/ADSL connections ii procps 1:3.3.9-2 amd64 /proc file system utilities -ii psmisc 22.21-1 amd64 utilities that use the proc file system +ii psmisc 22.21-2 amd64 utilities that use the proc file system ii puppet 3.4.3-1 all Centralized configuration management - agent startup and compatibility scripts ii puppet-common 3.4.3-1 all Centralized configuration management ii pv 1.2.0-1 amd64 Shell pipeline element to meter data passing through @@ -790,19 +793,19 @@ ii python-support 1.0.15 all ii python-talloc 2.1.0-1 amd64 hierarchical pool based memory allocator - Python bindings ii python-tdb 1.2.12-1 amd64 Python bindings for TDB ii python-urwid 1.1.1-1+b2 amd64 curses-based UI/widget library for Python -ii python2.7 2.7.6-7 amd64 Interactive high-level object-oriented language (version 2.7) -ii python2.7-minimal 2.7.6-7 amd64 Minimal subset of the Python language (version 2.7) +ii python2.7 2.7.6-8 amd64 Interactive high-level object-oriented language (version 2.7) +ii python2.7-minimal 2.7.6-8 amd64 Minimal subset of the Python language (version 2.7) ii python3 3.3.4-1 amd64 interactive high-level object-oriented language (default python3 version) ii python3-minimal 3.3.4-1 amd64 minimal subset of the Python language (default python3 version) -ii python3.3 3.3.5~rc2-1 amd64 Interactive high-level object-oriented language (version 3.3) -ii python3.3-minimal 3.3.5~rc2-1 amd64 Minimal subset of the Python language (version 3.3) +ii python3.3 3.3.5-1 amd64 Interactive high-level object-oriented language (version 3.3) +ii python3.3-minimal 3.3.5-1 amd64 Minimal subset of the Python language (version 3.3) ii qemu-keymaps 1.7.0+dfsg-3 all QEMU keyboard maps ii qemu-kvm 1.7.0+dfsg-3 amd64 QEMU Full virtualization on x86 hardware (transitional package) ii qemu-system-common 1.7.0+dfsg-3 amd64 QEMU full system emulation binaries (common files) ii qemu-system-x86 1.7.0+dfsg-3 amd64 QEMU full system emulation binaries (x86) ii qemu-utils 1.7.0+dfsg-3 amd64 QEMU utilities ii racoon 1:0.8.0-14.1 amd64 IPsec Internet Key Exchange daemon -ii readline-common 6.2+dfsg-0.1 all GNU readline and history libraries, common files +ii readline-common 6.3-4 all GNU readline and history libraries, common files ii realpath 1.19 amd64 Return the canonicalized absolute pathname ii recoverjpeg 2.2-1 amd64 tool to recover JPEG images from a filesystem image ii reiser4progs 1.0.8-1 amd64 administration utilities for the Reiser4 filesystem @@ -811,9 +814,9 @@ ii resolvconf 1.74 all ii rfkill 0.5-1 amd64 tool for enabling and disabling wireless devices ii rinse 2.0.1-1 all RPM installation environment ii rpcbind 0.2.1-3 amd64 converts RPC program numbers into universal addresses -ii rpm 4.11.2-2 amd64 package manager for RPM -ii rpm-common 4.11.2-2 amd64 common files for RPM -ii rpm2cpio 4.11.2-2 amd64 tool to convert RPM package to CPIO archive +ii rpm 4.11.2-2.1 amd64 package manager for RPM +ii rpm-common 4.11.2-2.1 amd64 common files for RPM +ii rpm2cpio 4.11.2-2.1 amd64 tool to convert RPM package to CPIO archive ii rsync 3.1.0-2 amd64 fast, versatile, remote (and local) file-copying tool ii rsyslog 7.4.8-1 amd64 reliable system and kernel logging daemon ii ruby 1:1.9.3.4 all Interpreter of object-oriented scripting language Ruby (default version) @@ -880,10 +883,10 @@ ii tshark 1.10.6-1 amd ii tsocks 1.8beta5-9.2 amd64 transparent network access through a SOCKS 4 or 5 proxy ii tzdata 2014a-1 all time zone and daylight-saving time data ii ucf 3.0027+nmu1 all Update Configuration File(s): preserve user changes to config files -ii udev 204-7 amd64 /dev/ and hotplug management daemon +ii udev 204-8 amd64 /dev/ and hotplug management daemon ii udpcast 20120424-1 amd64 multicast file transfer tool ii unp 2.0~pre7+nmu1 all unpack (almost) everything with one command -ii unzip 6.0-10 amd64 De-archiver for .zip files +ii unzip 6.0-11 amd64 De-archiver for .zip files ii update-inetd 4.43 all inetd configuration file updater ii usb-modeswitch 2.1.0+repack0-1+b1 amd64 mode switching tool for controlling "flip flop" USB devices ii usb-modeswitch-data 20140129-1 all mode switching data for usb-modeswitch @@ -897,7 +900,7 @@ ii vim-common 2:7.4.161-1 amd ii vim-runtime 2:7.4.161-1 all Vi IMproved - Runtime files ii vim-tiny 2:7.4.161-1 amd64 Vi IMproved - enhanced vi editor - compact version ii virt-what 1.13-1 amd64 detect if we are running in a virtual machine -ii vlan 1.9-3 amd64 user mode programs to enable VLANs on your ethernet devices +ii vlan 1.9-3.1 amd64 user mode programs to enable VLANs on your ethernet devices ii vlock 2.2.2-3 amd64 Virtual Console locking program ii w3m 0.5.3-15 amd64 WWW browsable pager with excellent tables/frames support ii wakeonlan 0.41-11 all Sends 'magic packets' to wake-on-LAN enabled ethernet adapters @@ -956,12 +959,12 @@ ii xserver-xorg-video-trident 1:1.3.6-2+b1 amd ii xserver-xorg-video-vesa 1:2.3.3-1+b2 amd64 X.Org X server -- VESA display driver ii xserver-xorg-video-vmware 1:13.0.1-3+b1 amd64 X.Org X server -- VMware display driver ii xterm 303-1 amd64 X terminal emulator -ii xulrunner-24.0 24.3.0esr-1 amd64 XUL + XPCOM application runner +ii xulrunner-24.0 24.4.0esr-1 amd64 XUL + XPCOM application runner ii xz-utils 5.1.1alpha+20120614-2 amd64 XZ-format compression utilities ii zd1211-firmware 2.21.0.0-1 all Firmware images for the zd1211rw wireless driver ii zerofree 1.0.2-1 amd64 zero free blocks from ext2, ext3 and ext4 file-systems ii zile 2.4.11-1 amd64 very small Emacs-subset editor ii zip 3.0-8 amd64 Archiver for .zip files ii zlib1g:amd64 1:1.2.8.dfsg-1 amd64 compression library - runtime -ii zsh 5.0.5-1 amd64 shell with lots of features -ii zsh-common 5.0.5-1 all architecture independent files for Zsh +ii zsh 5.0.5-2 amd64 shell with lots of features +ii zsh-common 5.0.5-2 all architecture independent files for Zsh diff --git a/files/grml64-full_2014.03/dpkg.selections b/files/grml64-full_2014.03/dpkg.selections index 3a81312..fdaf757 100644 --- a/files/grml64-full_2014.03/dpkg.selections +++ b/files/grml64-full_2014.03/dpkg.selections @@ -336,7 +336,6 @@ libemail-date-format-perl install libencode-locale-perl install libept1.4.12:amd64 install liberror-perl install -libertas-firmware install libespeak1:amd64 install libestr0 install libevent-2.0-5:amd64 install @@ -441,6 +440,7 @@ libldb1:amd64 install liblinear1 install liblinux-lvm-perl install libllvm3.3:amd64 install +libllvm3.4:amd64 install liblocale-gettext-perl install liblockfile-bin install liblockfile1:amd64 install @@ -470,6 +470,7 @@ libnet-http-perl install libnet-smtp-ssl-perl install libnet-ssleay-perl install libnet1:amd64 install +libnetfilter-acct1:amd64 install libnetfilter-conntrack3:amd64 install libnettle4:amd64 install libnewt0.52:amd64 install @@ -485,7 +486,7 @@ libnss3:amd64 install libntdb1:amd64 install libnuma1:amd64 install libogg0:amd64 install -libopenjpeg2:amd64 install +libopenjpeg5:amd64 install libopts25:amd64 install libopus0:amd64 install libp11-kit0:amd64 install @@ -516,7 +517,6 @@ libpng12-0:amd64 install libpoppler37:amd64 install libpopt0:amd64 install libportaudio2:amd64 install -libprocps0:amd64 install libprocps3:amd64 install libprotobuf8:amd64 install libpulse0:amd64 install @@ -628,10 +628,13 @@ libxatracker1:amd64 install libxau6:amd64 install libxaw7:amd64 install libxcb-dri2-0:amd64 install +libxcb-dri3-0:amd64 install libxcb-glx0:amd64 install +libxcb-present0:amd64 install libxcb-render0:amd64 install libxcb-shape0:amd64 install libxcb-shm0:amd64 install +libxcb-sync1:amd64 install libxcb-util0:amd64 install libxcb-xfixes0:amd64 install libxcb1:amd64 install @@ -687,7 +690,6 @@ lsof install lsscsi install ltrace install lvm2 install -lynx install lynx-cur install lzop install make install @@ -728,6 +730,7 @@ netbase install netcat-openbsd install netcat-traditional install netsniff-ng install +nfacct install nfs-common install nfs-kernel-server install nmap install diff --git a/files/grml64-full_2014.03/nonfree-licenses.txt b/files/grml64-full_2014.03/nonfree-licenses.txt index eaafc0b..621de84 100644 --- a/files/grml64-full_2014.03/nonfree-licenses.txt +++ b/files/grml64-full_2014.03/nonfree-licenses.txt @@ -1341,99 +1341,6 @@ License: Binary redistribution (Realtek restrictive) DAMAGE. -Package: libertas-firmware -======================================================================== -This package was debianized by Andres Salomon on -Thu, 14 Feb 2008 21:45:25 +0000 - - -The 8388 and 8686 firmware blobs were downloaded from -, and have the following -authors/copyright/license: - -Authors: OLPC and Marvell Corporation - -Copyright (c) 2006, One Laptop per Child and Marvell Corporation. -All rights reserved. - -Redistribution. Redistribution and use in binary form, without -modification, are permitted provided that the following conditions are -met: - -* Redistributions must reproduce the above copyright notice and the - following disclaimer in the documentation and/or other materials - provided with the distribution. -* Neither the name of Marvell Corporation nor the names of its suppliers - may be used to endorse or promote products derived from this software - without specific prior written permission. -* No reverse engineering, decompilation, or disassembly of this software - is permitted. -* You may not use or attempt to use this software in conjunction with - any product that is offered by a third party as a replacement, - substitute or alternative to a Marvell Product where a Marvell Product - is defined as a proprietary wireless LAN embedded client solution of - Marvell or a Marvell Affiliate. - -DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, -BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE -COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR -TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE -USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH -DAMAGE. - - -The rest of the firmware blobs were downloaded from -, -and have the following authors/copyright/license: - -Authors: Marvell International Ltd. - -Copyright (c) Marvell International Ltd. - -All rights reserved. - -Redistribution. Redistribution and use in binary form, without modification, -are permitted provided that the following conditions are met: - -* Redistributions must reproduce the above copyright notice and the - following disclaimer in the documentation and/or other materials - provided with the distribution. - -* Neither the name of Marvell International Ltd. nor the names of its - suppliers may be used to endorse or promote products derived from this - software without specific prior written permission. - -* No reverse engineering, decompilation, or disassembly of this software is - permitted. - -Limited patent license. Marvell International Ltd. grants a world-wide, -royalty-free, non-exclusive license under patents it now or hereafter -owns or controls to make, have made, use, import, offer to sell and -sell ("Utilize") this software, but solely to the extent that any such patent -is necessary to Utilize the software alone, or in combination with an -operating system licensed under an approved Open Source license as listed -by the Open Source Initiative at http://opensource.org/licenses. The patent -license shall not apply to any other combinations which include this software. -No hardware per se is licensed hereunder. - -DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT -NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER -OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; -OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF -ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - Package: zd1211-firmware ======================================================================== This package was debianized by Robert Jordens on diff --git a/files/grml64-small_2014.03/dpkg.list b/files/grml64-small_2014.03/dpkg.list index 9ec3133..1a0452e 100644 --- a/files/grml64-small_2014.03/dpkg.list +++ b/files/grml64-small_2014.03/dpkg.list @@ -15,7 +15,7 @@ ii attr 1:2.4.47-1 amd ii aufs-tools 1:3.2+20130722-1.1 amd64 Tools to manage aufs filesystems ii base-files 7.2 amd64 Debian base system miscellaneous files ii base-passwd 3.5.28 amd64 Debian base system master password and group files -ii bash 4.3-2 amd64 GNU Bourne Again SHell +ii bash 4.3-4 amd64 GNU Bourne Again SHell ii beep 1.3-3+b1 amd64 advanced pc-speaker beeper ii binutils 2.24-4 amd64 GNU assembler, linker and binary utilities ii bluez-firmware 1.2-3 all Firmware for Bluetooth devices @@ -29,7 +29,7 @@ ii ca-certificates 20140223 all ii chntpw 0.99.6.110511-1 amd64 NT SAM password recovery utility ii console-data 2:1.12-3 all keymaps, fonts, charset maps, fallback tables for console-tools ii console-setup-linux 1.102 all Linux specific part of console-setup -ii coreutils 8.21-1 amd64 GNU core utilities +ii coreutils 8.21-1.1 amd64 GNU core utilities ii cpio 2.11+dfsg-1 amd64 GNU cpio -- a program to manage archives of files ii cron 3.0pl1-124 amd64 process scheduling daemon ii cryptsetup 2:1.6.4-4 amd64 disk encryption support - startup scripts @@ -101,7 +101,7 @@ ii grml-quickconfig-standard 0.14 all ii grml-scripts 2.5.1 amd64 Collection of little tools ii grml-scripts-core 2.1.0 amd64 reusable core scripts for the Grml system ii grml-shlib 1.03.1 all Generic shell library used in grml scripts -ii grml-tips 0.7.1 all search for tips and hints via a keyword +ii grml-tips 0.7.2 all search for tips and hints via a keyword ii grml-udev-config 0.3.1 all custom udev configurations for the Grml live system ii grml2hd 1.7.0 all make a harddisk installation of grml ii grml2hd-utils 1.7.0 all utilities for a Grml system on harddisk @@ -172,7 +172,6 @@ ii libee0 0.4.1-1 amd ii libemail-date-format-perl 1.004-1 all Module to generate RFC-2822-valid date strings ii libencode-locale-perl 1.03-1 all utility to determine the locale encoding ii libept1.4.12:amd64 1.0.12 amd64 High-level library for managing Debian package information -ii libertas-firmware 9.70.7.p0.0-2 all Firmware for Marvell's libertas wireless chip series (dummy package) ii libestr0 0.1.9-1 amd64 Helper functions for handling strings (lib) ii libevent-2.0-5:amd64 2.0.21-stable-1 amd64 Asynchronous event notification library ii libexpat1:amd64 2.1.0-4 amd64 XML parsing C library - runtime library @@ -183,7 +182,7 @@ ii libfile-which-perl 1.09-1 all ii libfreetype6:amd64 2.5.2-1 amd64 FreeType 2 font engine, shared library files ii libfuse2:amd64 2.9.2-4 amd64 Filesystem in Userspace (library) ii libgcc1:amd64 1:4.8.2-16 amd64 GCC support library -ii libgcrypt11:amd64 1.5.3-3 amd64 LGPL Crypto library - runtime library +ii libgcrypt11:amd64 1.5.3-4 amd64 LGPL Crypto library - runtime library ii libgdbm3:amd64 1.8.3-12 amd64 GNU dbm database routines (runtime version) ii libgmp10:amd64 2:5.1.3+dfsg-1 amd64 Multiprecision arithmetic library ii libgnutls-openssl27:amd64 2.12.23-13 amd64 GNU TLS library - OpenSSL wrapper @@ -191,7 +190,7 @@ ii libgnutls26:amd64 2.12.23-13 amd ii libgnutls28:amd64 3.2.12.1-2 amd64 GNU TLS library - main runtime library ii libgpg-error0:amd64 1.12-0.2 amd64 library for common error values and messages in GnuPG components ii libgpm2:amd64 1.20.4-6.1 amd64 General Purpose Mouse - shared library -ii libgssapi-krb5-2:amd64 1.12+dfsg-2 amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism +ii libgssapi-krb5-2:amd64 1.12.1+dfsg-1 amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism ii libgssglue1:amd64 0.4-2 amd64 mechanism-switch gssapi library ii libhal1 0.5.14-8 amd64 Hardware Abstraction Layer - shared library ii libhd16 16.0-2.2 amd64 Hardware identification system library @@ -209,13 +208,13 @@ ii libio-html-perl 1.00-1 all ii libio-socket-ssl-perl 1.967-1 all Perl module implementing object oriented interface to SSL sockets ii libiw30:amd64 30~pre9-8 amd64 Wireless tools - library ii libjson-c2:amd64 0.11-3 amd64 JSON manipulation library - shared library -ii libk5crypto3:amd64 1.12+dfsg-2 amd64 MIT Kerberos runtime libraries - Crypto Library +ii libk5crypto3:amd64 1.12.1+dfsg-1 amd64 MIT Kerberos runtime libraries - Crypto Library ii libkeyutils1:amd64 1.5.6-1 amd64 Linux Key Management Utilities (library) ii libklibc 2.0.2-1 amd64 minimal libc subset for use with initramfs ii libkmod2:amd64 16-2 amd64 libkmod shared library -ii libkrb5-3:amd64 1.12+dfsg-2 amd64 MIT Kerberos runtime libraries -ii libkrb5support0:amd64 1.12+dfsg-2 amd64 MIT Kerberos runtime libraries - Support library -ii libldap-2.4-2:amd64 2.4.31-1+nmu2+b1 amd64 OpenLDAP libraries +ii libkrb5-3:amd64 1.12.1+dfsg-1 amd64 MIT Kerberos runtime libraries +ii libkrb5support0:amd64 1.12.1+dfsg-1 amd64 MIT Kerberos runtime libraries - Support library +ii libldap-2.4-2:amd64 2.4.39-1 amd64 OpenLDAP libraries ii liblocale-gettext-perl 1.05-8 amd64 module using libc functions for internationalization in Perl ii liblockfile-bin 1.09-6 amd64 support binaries for and cli utilities based on liblockfile ii liblockfile1:amd64 1.09-6 amd64 NFS-safe locking library @@ -234,6 +233,7 @@ ii libncursesw5:amd64 5.9+20140118-1 amd ii libnet-http-perl 6.06-1 all module providing low-level HTTP connection client ii libnet-smtp-ssl-perl 1.01-3 all Perl module providing SSL support to Net::SMTP ii libnet-ssleay-perl 1.58-1 amd64 Perl module for Secure Sockets Layer (SSL) +ii libnetfilter-acct1:amd64 1.0.2-1 amd64 Netfilter acct library ii libnetfilter-conntrack3:amd64 1.0.4-1 amd64 Netfilter netlink-conntrack library ii libnettle4:amd64 2.7.1-1 amd64 low level cryptographic library (symmetric and one-way cryptos) ii libnewt0.52:amd64 0.52.15-3+b1 amd64 Not Erik's Windowing Toolkit - text mode windowing with slang @@ -242,7 +242,7 @@ ii libnfsidmap2:amd64 0.25-5 amd ii libnl-3-200:amd64 3.2.21-1 amd64 library for dealing with netlink sockets ii libnl-genl-3-200:amd64 3.2.21-1 amd64 library for dealing with netlink sockets - generic netlink ii libnss-myhostname:amd64 0.3-6 amd64 nss module providing fallback resolution for the current hostname -ii libp11-kit0:amd64 0.20.2-1 amd64 Library for loading and coordinating access to PKCS#11 modules - runtime +ii libp11-kit0:amd64 0.20.2-4 amd64 Library for loading and coordinating access to PKCS#11 modules - runtime ii libpam-modules:amd64 1.1.8-2 amd64 Pluggable Authentication Modules for PAM ii libpam-modules-bin 1.1.8-2 amd64 Pluggable Authentication Modules for PAM - helper binaries ii libpam-runtime 1.1.8-2 all Runtime support for the PAM library @@ -256,13 +256,12 @@ ii libperl4-corelibs-perl 0.003-1 all ii libpipeline1:amd64 1.2.6-2 amd64 pipeline manipulation library ii libpng12-0:amd64 1.2.50-1 amd64 PNG library - runtime ii libpopt0:amd64 1.16-8 amd64 lib for parsing cmdline parameters -ii libprocps0:amd64 1:3.3.3-3 amd64 library for accessing process information from /proc ii libprocps3:amd64 1:3.3.9-2 amd64 library for accessing process information from /proc ii libpython-stdlib:amd64 2.7.5-5 amd64 interactive high-level object-oriented language (default python version) -ii libpython2.7-minimal:amd64 2.7.6-7 amd64 Minimal subset of the Python language (version 2.7) -ii libpython2.7-stdlib:amd64 2.7.6-7 amd64 Interactive high-level object-oriented language (standard library, version 2.7) +ii libpython2.7-minimal:amd64 2.7.6-8 amd64 Minimal subset of the Python language (version 2.7) +ii libpython2.7-stdlib:amd64 2.7.6-8 amd64 Interactive high-level object-oriented language (standard library, version 2.7) ii libreadline5:amd64 5.2+dfsg-2 amd64 GNU readline and history libraries, run-time libraries -ii libreadline6:amd64 6.2+dfsg-0.1 amd64 GNU readline and history libraries, run-time libraries +ii libreadline6:amd64 6.3-4 amd64 GNU readline and history libraries, run-time libraries ii libsasl2-2:amd64 2.1.26.dfsg1-9 amd64 Cyrus SASL - authentication abstraction library ii libsasl2-modules-db:amd64 2.1.26.dfsg1-9 amd64 Cyrus SASL - pluggable authentication modules (DB) ii libselinux1:amd64 2.2.2-1 amd64 SELinux runtime shared libraries @@ -285,7 +284,7 @@ ii libtext-wrapi18n-perl 0.06-7 all ii libtimedate-perl 2.3000-1 all collection of modules to manipulate date/time information ii libtinfo5:amd64 5.9+20140118-1 amd64 shared low-level terminfo library for terminal handling ii libtirpc1:amd64 0.2.2-7 amd64 transport-independent RPC library -ii libudev1:amd64 204-7 amd64 libudev shared library +ii libudev1:amd64 204-8 amd64 libudev shared library ii liburi-perl 1.60-1 all module to manipulate and access URI strings ii libusb-0.1-4:amd64 2:0.1.12-23.3 amd64 userspace USB programming library ii libusb-1.0-0:amd64 2:1.0.17-1+b1 amd64 userspace USB programming library @@ -302,9 +301,9 @@ ii links 2.8-1+b1 amd ii linux-base 3.5 all Linux image base package ii linux-image-3.13-1-grml-amd64 3.13.6-1+grml.1 amd64 Linux 3.13 for 64-bit PCs ii linux-image-amd64-grml 3.13.6-1+grml.1 amd64 The newest Linux kernel for amd64, Grml Edition -ii live-boot-grml 4.0~alpha19-1+grml.2 all Live System Boot Components -ii live-boot-grml-doc 4.0~alpha19-1+grml.2 all Live System Boot Components (documentation) -ii live-boot-grml-initramfs-tools 4.0~alpha19-1+grml.2 all Live System Boot Components (initramfs-tools backend) +ii live-boot-grml 4.0~alpha19-1+grml.3 all Live System Boot Components +ii live-boot-grml-doc 4.0~alpha19-1+grml.3 all Live System Boot Components (documentation) +ii live-boot-grml-initramfs-tools 4.0~alpha19-1+grml.3 all Live System Boot Components (initramfs-tools backend) ii locales 2.18-4 all Embedded GNU C Library: National Language (locale) data [support] ii lockfile-progs 0.1.17 amd64 Programs for locking and unlocking files and mailboxes ii login 1:4.1.5.1-1.1 amd64 system login tools @@ -331,6 +330,7 @@ ii net-tools 1.60-25 amd ii netbase 5.2 all Basic TCP/IP networking system ii netcat-openbsd 1.105-7 amd64 TCP/IP swiss army knife ii netcat-traditional 1.10-40 amd64 TCP/IP swiss army knife +ii nfacct 1.0.1-1 amd64 netfilter accounting object tool ii nfs-common 1:1.2.8-6 amd64 NFS support files common to client and server ii ntpdate 1:4.2.6.p5+dfsg-3 amd64 client for setting system time from NTP servers ii nwipe 0.14-1 amd64 Utility to securely erase disks @@ -339,7 +339,7 @@ ii openssh-server 1:6.5p1-6 amd ii openssh-sftp-server 1:6.5p1-6 amd64 secure shell (SSH) sftp server module, for SFTP access from remote machines ii openssl 1.0.1f-1 amd64 Secure Sockets Layer toolkit - cryptographic utility ii parted 2.3-16 amd64 disk partition manipulator -ii partimage 0.6.8-2.2 amd64 backup partitions into a compressed image file +ii partimage 0.6.8-3 amd64 backup partitions into a compressed image file ii passwd 1:4.1.5.1-1.1 amd64 change and administer password and group data ii patch 2.7.1-4 amd64 Apply a diff file to an original ii pciutils 1:3.2.1-2 amd64 Linux PCI Utilities @@ -349,12 +349,12 @@ ii perl-modules 5.18.2-2 all ii ppp 2.4.5+git20130610-4 amd64 Point-to-Point Protocol (PPP) - daemon ii pppoeconf 1.21 all configures PPPoE/ADSL connections ii procps 1:3.3.9-2 amd64 /proc file system utilities -ii psmisc 22.21-1 amd64 utilities that use the proc file system +ii psmisc 22.21-2 amd64 utilities that use the proc file system ii python 2.7.5-5 amd64 interactive high-level object-oriented language (default version) ii python-minimal 2.7.5-5 amd64 minimal subset of the Python language (default version) -ii python2.7 2.7.6-7 amd64 Interactive high-level object-oriented language (version 2.7) -ii python2.7-minimal 2.7.6-7 amd64 Minimal subset of the Python language (version 2.7) -ii readline-common 6.2+dfsg-0.1 all GNU readline and history libraries, common files +ii python2.7 2.7.6-8 amd64 Interactive high-level object-oriented language (version 2.7) +ii python2.7-minimal 2.7.6-8 amd64 Minimal subset of the Python language (version 2.7) +ii readline-common 6.3-4 all GNU readline and history libraries, common files ii realpath 1.19 amd64 Return the canonicalized absolute pathname ii reiserfsprogs 1:3.6.24-1 amd64 User-level tools for ReiserFS filesystems ii resolvconf 1.74 all name server information handler @@ -387,16 +387,16 @@ ii traceroute 1:2.0.19-3 amd ii tsocks 1.8beta5-9.2 amd64 transparent network access through a SOCKS 4 or 5 proxy ii tzdata 2014a-1 all time zone and daylight-saving time data ii ucf 3.0027+nmu1 all Update Configuration File(s): preserve user changes to config files -ii udev 204-7 amd64 /dev/ and hotplug management daemon +ii udev 204-8 amd64 /dev/ and hotplug management daemon ii unp 2.0~pre7+nmu1 all unpack (almost) everything with one command -ii unzip 6.0-10 amd64 De-archiver for .zip files +ii unzip 6.0-11 amd64 De-archiver for .zip files ii usbutils 1:007-2 amd64 Linux USB utilities ii util-linux 2.20.1-5.6 amd64 Miscellaneous system utilities ii uuid-runtime 2.20.1-5.6 amd64 runtime components for the Universally Unique ID library ii vim-common 2:7.4.161-1 amd64 Vi IMproved - Common files ii vim-tiny 2:7.4.161-1 amd64 Vi IMproved - enhanced vi editor - compact version ii virt-what 1.13-1 amd64 detect if we are running in a virtual machine -ii vlan 1.9-3 amd64 user mode programs to enable VLANs on your ethernet devices +ii vlan 1.9-3.1 amd64 user mode programs to enable VLANs on your ethernet devices ii vlock 2.2.2-3 amd64 Virtual Console locking program ii wget 1.15-1 amd64 retrieves files from the web ii whiptail 0.52.15-3+b1 amd64 Displays user-friendly dialog boxes from shell scripts @@ -408,5 +408,5 @@ ii xz-utils 5.1.1alpha+20120614-2 amd ii zd1211-firmware 2.21.0.0-1 all Firmware images for the zd1211rw wireless driver ii zip 3.0-8 amd64 Archiver for .zip files ii zlib1g:amd64 1:1.2.8.dfsg-1 amd64 compression library - runtime -ii zsh 5.0.5-1 amd64 shell with lots of features -ii zsh-common 5.0.5-1 all architecture independent files for Zsh +ii zsh 5.0.5-2 amd64 shell with lots of features +ii zsh-common 5.0.5-2 all architecture independent files for Zsh diff --git a/files/grml64-small_2014.03/dpkg.selections b/files/grml64-small_2014.03/dpkg.selections index cb9237d..30d72bd 100644 --- a/files/grml64-small_2014.03/dpkg.selections +++ b/files/grml64-small_2014.03/dpkg.selections @@ -167,7 +167,6 @@ libee0 install libemail-date-format-perl install libencode-locale-perl install libept1.4.12:amd64 install -libertas-firmware install libestr0 install libevent-2.0-5:amd64 install libexpat1:amd64 install @@ -229,6 +228,7 @@ libncursesw5:amd64 install libnet-http-perl install libnet-smtp-ssl-perl install libnet-ssleay-perl install +libnetfilter-acct1:amd64 install libnetfilter-conntrack3:amd64 install libnettle4:amd64 install libnewt0.52:amd64 install @@ -251,7 +251,6 @@ libperl4-corelibs-perl install libpipeline1:amd64 install libpng12-0:amd64 install libpopt0:amd64 install -libprocps0:amd64 install libprocps3:amd64 install libpython-stdlib:amd64 install libpython2.7-minimal:amd64 install @@ -326,6 +325,7 @@ net-tools install netbase install netcat-openbsd install netcat-traditional install +nfacct install nfs-common install ntpdate install nwipe install diff --git a/files/grml64-small_2014.03/nonfree-licenses.txt b/files/grml64-small_2014.03/nonfree-licenses.txt index eaafc0b..621de84 100644 --- a/files/grml64-small_2014.03/nonfree-licenses.txt +++ b/files/grml64-small_2014.03/nonfree-licenses.txt @@ -1341,99 +1341,6 @@ License: Binary redistribution (Realtek restrictive) DAMAGE. -Package: libertas-firmware -======================================================================== -This package was debianized by Andres Salomon on -Thu, 14 Feb 2008 21:45:25 +0000 - - -The 8388 and 8686 firmware blobs were downloaded from -, and have the following -authors/copyright/license: - -Authors: OLPC and Marvell Corporation - -Copyright (c) 2006, One Laptop per Child and Marvell Corporation. -All rights reserved. - -Redistribution. Redistribution and use in binary form, without -modification, are permitted provided that the following conditions are -met: - -* Redistributions must reproduce the above copyright notice and the - following disclaimer in the documentation and/or other materials - provided with the distribution. -* Neither the name of Marvell Corporation nor the names of its suppliers - may be used to endorse or promote products derived from this software - without specific prior written permission. -* No reverse engineering, decompilation, or disassembly of this software - is permitted. -* You may not use or attempt to use this software in conjunction with - any product that is offered by a third party as a replacement, - substitute or alternative to a Marvell Product where a Marvell Product - is defined as a proprietary wireless LAN embedded client solution of - Marvell or a Marvell Affiliate. - -DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, -BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE -COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS -OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR -TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE -USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH -DAMAGE. - - -The rest of the firmware blobs were downloaded from -, -and have the following authors/copyright/license: - -Authors: Marvell International Ltd. - -Copyright (c) Marvell International Ltd. - -All rights reserved. - -Redistribution. Redistribution and use in binary form, without modification, -are permitted provided that the following conditions are met: - -* Redistributions must reproduce the above copyright notice and the - following disclaimer in the documentation and/or other materials - provided with the distribution. - -* Neither the name of Marvell International Ltd. nor the names of its - suppliers may be used to endorse or promote products derived from this - software without specific prior written permission. - -* No reverse engineering, decompilation, or disassembly of this software is - permitted. - -Limited patent license. Marvell International Ltd. grants a world-wide, -royalty-free, non-exclusive license under patents it now or hereafter -owns or controls to make, have made, use, import, offer to sell and -sell ("Utilize") this software, but solely to the extent that any such patent -is necessary to Utilize the software alone, or in combination with an -operating system licensed under an approved Open Source license as listed -by the Open Source Initiative at http://opensource.org/licenses. The patent -license shall not apply to any other combinations which include this software. -No hardware per se is licensed hereunder. - -DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT -NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER -OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; -OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF -ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - Package: zd1211-firmware ======================================================================== This package was debianized by Robert Jordens on diff --git a/index.html.tt2 b/index.html.tt2 index e2845bb..1e52235 100644 --- a/index.html.tt2 +++ b/index.html.tt2 @@ -44,25 +44,27 @@

The current release:

- Download Grml 2013.09 + Download Grml 2014.03


+ *

News

+

31 Mar 2014: New stable release version 2014.03 available

24 Mar 2014: Release candidate version 2014.03-rc1 available

29 Sep 2013: New stable release version 2013.09 is available for download

11 Sep 2013: Release candidate version 2013.09-rc1 available

-

02 Apr 2013: grml-zshrc: new prompt feature

diff --git a/screenshots/grml_2014.03.jpg b/screenshots/grml_2014.03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08321e18f8c7f87d4f22d9490219c99ad2720310 GIT binary patch literal 7830 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�UiR+6DqnTVfhV+ij$LaSu0 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 hDfq=o1OU94{{e4X Window System - fluxbox - Screenshot
+ Screenshot
-

This screenshot shows Grml 2013.09 running the X Window system with the This screenshot shows Grml 2014.03 running the X Window system with the fluxbox window manager.

-- 2.1.4