User Tools

Site Tools


people:glen:vm-info

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
people:glen:vm-info [2014-11-04 22:46]
glen [PLD Linux VM images]
people:glen:vm-info [2016-05-11 12:36]
glen [PLD Linux VM images]
Line 2: Line 2:
  
 [[:​people:​glen|I'​m]] creating regularily (with [[wp>​Jenkins (software)|Jenkins CI]] and [[https://​github.com/​jedi4ever/​veewee|Veewee]]) [[/​packages/​Vagrant]] base images (''​.box''​). [[:​people:​glen|I'​m]] creating regularily (with [[wp>​Jenkins (software)|Jenkins CI]] and [[https://​github.com/​jedi4ever/​veewee|Veewee]]) [[/​packages/​Vagrant]] base images (''​.box''​).
 +
 +To use them in Vagrant, see [[packages::​vagrant#​pld_base_boxes|specific usage instructions]]
  
 The ''​.box''​ files are importable by VirtualBox if renamed to [[wp>​Open Virtualization Format|OVA (Open Virtualization Archive)]] extension (''​.ova''​),​ The convience symlinks are on ftp as well. The ''​.box''​ files are importable by VirtualBox if renamed to [[wp>​Open Virtualization Format|OVA (Open Virtualization Archive)]] extension (''​.ova''​),​ The convience symlinks are on ftp as well.
Line 10: Line 12:
 <​code>​ <​code>​
 $ tar xf pld64.box $ tar xf pld64.box
-$ qemu-img convert -c -O qcow2 box-disk1.vmdk ​pld.qcow2+$ qemu-img convert -c -O qcow2 box-disk1.vmdk ​pld64.qcow2 
 +$ qemu-system-x86_64 --enable-kvm -drive if=virtio,​file=pld64.qcow2
 </​code>​ </​code>​
  
Line 36: Line 39:
 Packages listing of the vm image. This is base image, thus containing only packages that you can ''​ssh''​ in Packages listing of the vm image. This is base image, thus containing only packages that you can ''​ssh''​ in
  
-Full list of packages in **20140619** release (total of **133**):+Full list of packages in **20160511** release (total of **133**):
 <​file>​ <​file>​
 Applications/​Archiving Applications/​Archiving
-   ​cpio ​                        2.11-            GNU cpio archiving program +   ​cpio ​                        2.12-            GNU cpio archiving program 
-   ​gzip ​                        1.6-             GNU gzip file compression +   ​gzip ​                        1.6-             GNU gzip file compression 
-   ​tar ​                         1.27.1-1           A GNU file archiving program+   ​tar ​                         1.28-2             A GNU file archiving program
 Applications/​Editors/​Vim Applications/​Editors/​Vim
-   ​vim ​                         7.4.295-1          ​Vi IMproved - a Vi clone+   ​vim ​                         7.4.1236-4         Vi IMproved - a Vi clone
 Applications/​File Applications/​File
-   ​findutils ​                   4.4.2-1            GNU Find Utilities (find, xargs) +   ​findutils ​                   4.6.0-1            GNU Find Utilities (find, xargs) 
-   ​which ​                       2.20-1             ​Displays where a particular program in your path is located+   ​which ​                       2.21-1             ​Displays where a particular program in your path is located
 Applications/​Networking Applications/​Networking
-   ​openssh-clients ​             ​6.6p1-           ​OpenSSH Secure Shell protocol clients +   ​openssh-clients ​             ​7.2p1-           ​OpenSSH Secure Shell protocol clients 
-   ​openssh ​                     ​6.6p1-           ​OpenSSH free Secure Shell (SSH) implementation+   ​openssh ​                     ​7.2p1-           ​OpenSSH free Secure Shell (SSH) implementation
 Applications/​Shells Applications/​Shells
-   ​bash ​                        4.3.11-1           GNU Bourne Again Shell (bash) +   ​bash ​                        4.3.42-1           GNU Bourne Again Shell (bash) 
-   ​mksh ​                        49-1               ​MirBSD Korn Shell+   ​mksh ​                        52c-1              MirBSD Korn Shell
 Applications/​System Applications/​System
-   ​acl ​                         2.2.51-          Command and library for manipulating access control lists +   ​acl ​                         2.2.52-          Command and library for manipulating access control lists 
-   ​attr ​                        2.4.46-          Utility for managing filesystem extended attributes +   ​attr ​                        2.4.47-          Utility for managing filesystem extended attributes 
-   ​blockdev ​                    2.24.1-          Support for blockdev +   ​blockdev ​                    2.27.1-          Support for blockdev 
-   ​chkconfig ​                   1.3.58-1           ​Updates and queries runlevel information for system services +   ​chkconfig ​                   1.6-1              Updates and queries runlevel information for system services 
-   ​coreutils ​                   8.22-            GNU Core-utils - basic command line utilities +   ​coreutils ​                   8.25-            GNU Core-utils - basic command line utilities 
-   ​cracklib-dicts ​              2.8.18-3           Standard dictionaries (/​usr/​share/​dict/​words) +   ​cracklib-dicts ​              2.9.6-1            ​Standard dictionaries (/​usr/​share/​dict/​words) 
-   ​fsck ​                        2.24.1-          Check and repair a Linux file system +   ​fsck ​                        2.27.1-          Check and repair a Linux file system 
-   ​geninitrd ​                   ​12736-2            Creates an initial ramdisk image for preloading modules +   ​geninitrd ​                   ​12757-2            Creates an initial ramdisk image for preloading modules 
-   ​glibc-misc ​                  2.19-            Utilities and data used by glibc +   ​glibc-misc ​                  2.23-            Utilities and data used by glibc 
-   ​kmod ​                        16-              Linux kernel module handling +   ​kmod ​                        22-              Linux kernel module handling 
-   ​ldconfig ​                    2.19-            Create shared library cache and maintains symlinks +   ​ldconfig ​                    2.23-            Create shared library cache and maintains symlinks 
-   ​libfuse ​                     2.9.3-1            Filesystem in Userspace +   ​libfuse ​                     2.9.4-1            Filesystem in Userspace 
-   ​login ​                       2.24.1-          login is used when signing onto a system +   ​login ​                       2.27.1-          login is used when signing onto a system 
-   ​lvm2 ​                        2.02.105-        The new version of Logical Volume Manager for Linux +   ​lvm2 ​                        2.02.132-        The new version of Logical Volume Manager for Linux 
-   ​mingetty ​                    1.08-            A compact, console-only getty +   ​mingetty ​                    1.08-            A compact, console-only getty 
-   ​mount ​                       2.24.1-          Programs for mounting and unmounting filesystems +   ​mount ​                       2.27.1-          Programs for mounting and unmounting filesystems 
-   ​okas ​                        1.6-95             glen's (and others) vision of nice linux setup+   ​okas ​                        1.6-151            ​glen's (and others) vision of nice linux setup
    ​pci-database ​                ​0.20-1 ​            PCI hardware identification data    ​pci-database ​                ​0.20-1 ​            PCI hardware identification data
-   ​poldek ​                      0.30.1-          RPM packages management helper tool +   ​poldek ​                      0.32.1-          RPM packages management helper tool 
-   ​procps ​                      3.3.3-2            ​Utilities for monitoring your system and processes on your system +   ​procps ​                      3.3.11-1           Utilities for monitoring your system and processes on your system 
-   ​psmisc ​                      22.20-1            Utilities for managing processes on your system +   ​psmisc ​                      22.21-1            Utilities for managing processes on your system 
-   ​sudo ​                        1.8.10p3-1         ​Allows command execution as root for specified users +   ​sudo ​                        1.8.15-1           ​Allows command execution as root for specified users 
-   ​util-linux ​                  2.24.1-          Collection of basic system utilities for Linux+   ​util-linux ​                  2.27.1-          Collection of basic system utilities for Linux
    ​v86d ​                        ​0.1.10-3 ​          ​uvesafb userspace helper that runs x86 code in an emulated environment    ​v86d ​                        ​0.1.10-3 ​          ​uvesafb userspace helper that runs x86 code in an emulated environment
 Applications/​Text Applications/​Text
-   ​grep ​                        2.18-1             GNU grep Utilities +   ​grep ​                        2.24-1             GNU grep Utilities 
-   ​lesspipe ​                    ​1.55-2 ​            Input preprocessor for less +   ​less ​                        481-1              Text file browser -- less is more 
-   ​less ​                        451-1              Text file browser -- less is more +   ​mawk ​                        ​1.3.4-0.20131226.An interpreter for the awk programming language 
-   ​mawk ​                        ​1.3.4-0.20131226.An interpreter for the awk programming language +   ​sed ​                         4.2.2-           A GNU stream text editor
-   ​sed ​                         4.2.2-           A GNU stream text editor+
 Base/Kernel Base/Kernel
-   ​kernel-3.10-virtualbox-guest ​4.3.10-1@3.10.42_1 VirtualBox kernel modules for Linux Guest +   ​kernel-3.18-virtualbox-guest ​5.0.18-2@3.18.31_1 VirtualBox kernel modules for Linux Guest 
-   ​kernel-3.10                  3.10.42-1          The Linux kernel (the core of the Linux operating system)+   ​kernel-3.18                  3.18.31-1          The Linux kernel (the core of the Linux operating system)
 Base Base
-   ​FHS ​                         2.3-35             Basic FHS 2.3 filesystem layout +   ​FHS ​                         2.3-39             Basic FHS 2.3 filesystem layout 
-   ​SysVinit-tools ​              2.88-17            Tools used for process and utmp management +   ​SysVinit-tools ​              2.88-18            Tools used for process and utmp management 
-   ​SysVinit ​                    2.88-17            ​System V initialization program +   ​SysVinit ​                    2.88-18            ​System V initialization program 
-   ​VirtualBox-guest ​            4.3.10-1           ​VirtualBox Guest tools +   ​VirtualBox-guest ​            5.0.18-1           ​VirtualBox Guest tools 
-   ​busybox-initrd ​              1.22.1-1           ​Static busybox for initrd +   ​basesystem ​                  ​2.99-9 ​            ​Skeleton package which defines a base of PLD system 
-   ​device-mapper ​               2.02.105-        Userspace support for the device-mapper +   ​busybox-initrd ​              1.23.2-1           ​Static busybox for initrd 
-   ​filesystem ​                  4.0-30             Common directories +   ​device-mapper ​               2.02.132-        Userspace support for the device-mapper 
-   ​grub2-platform-pc ​           2.02-0.beta2.    PC BIOS platform support for GRUB +   ​filesystem ​                  4.0-46             Common directories 
-   ​grub2 ​                       2.02-0.beta2.    GRand Unified Bootloader +   ​grub2-platform-pc ​           2.02-0.beta2.    PC BIOS platform support for GRUB 
-   ​hostname ​                    3.15-1             ​Utility to set/show the host name or domain name +   ​grub2 ​                       2.02-0.beta2.    GRand Unified Bootloader 
-   ​issue ​                       3.0-             PLD Linux prelogin message and identification file +   ​hostname ​                    3.17-1             ​Utility to set/show the host name or domain name 
-   ​libutempter ​                 1.1.6-           ​Privileged helper for utmp updates +   ​issue ​                       3.0-             PLD Linux prelogin message and identification file 
-   pam-pam_userdb ​              1.1.8-4            PAM module - authenticate against db database +   ​libutempter ​                 1.1.6-           ​Privileged helper for utmp updates 
-   ​pam ​                         1.1.8-4            ​Pluggable Authentication Modules: modular, incremental authentication +   ​pam ​                         1.1.8-8 ​           Pluggable Authentication Modules: modular, incremental authentication 
-   ​pld-release ​                 3.0-             PLD Linux release file +   ​pld-release ​                 3.0-             PLD Linux release file 
-   ​pwdutils ​                    ​3.2.19-          Utilities to manage the passwd and shadow user information +   ​pwdutils ​                    ​3.2.19-          Utilities to manage the passwd and shadow user information 
-   ​rc-scripts ​                  0.4.11-          inittab and /etc/rc.d scripts +   ​rc-scripts ​                  0.4.15-          inittab and /etc/rc.d scripts 
-   ​rpm-base ​                    5.4.14-2           RPM base package - scripts used by rpm packages themselves +   ​rpm-base ​                    5.4.15-32          ​RPM base package - scripts used by rpm packages themselves 
-   ​rpm-whiteout ​                1.41-            PLD Linux RPM macros dealing with loop errors +   ​rpm-whiteout ​                1.41-            PLD Linux RPM macros dealing with loop errors 
-   ​rpm ​                         5.4.14-2           RPM Package Manager +   ​rpm ​                         5.4.15-32          ​RPM Package Manager 
-   ​setup ​                       2.9.0-           ​Simple setup files +   ​run-parts ​                   0.4.15-4 ​          run scripts or programs in a directory 
-   ​systemd-units ​               ​208-11             Configuration files, directories and installation tool for systemd +   ​setup ​                       2.9.0-           ​Simple setup files 
-   ​tzdata ​                      2014c-1            Timezone data +   ​systemd-units ​               ​221-13             Configuration files, directories and installation tool for systemd 
-   ​udev-core ​                   ​208-11             A userspace implementation of devfs - core part of udev +   ​tzdata ​                      2016c-1            Timezone data 
-   ​udev ​                        208-11             Device manager for the Linux 2.6 kernel series+   ​udev-core ​                   ​221-13             A userspace implementation of devfs - core part of udev 
 +   ​udev ​                        221-13             Device manager for the Linux 2.6 kernel series
 Daemons Daemons
-   ​gpm ​                         1.20.6-16          ​General Purpose Mouse support for Linux+   ​gpm ​                         1.20.7-1           General Purpose Mouse support for Linux
 Development/​Building Development/​Building
-   ​vagrant-guest ​               1.4.3-1 ​           ​Vagrant guest+   ​vagrant-guest ​               1.7.4-5            Vagrant guest 
 +Development/​Libraries 
 +   ​dlm-libs ​                    4.0.3-1            ​DLM libraries
 Development/​Tools Development/​Tools
-   ​gettext ​                     0.18.3.2-1         Utilties for program national language support+   ​gettext ​                     0.19.7-          ​Utilties for program national language support
 Libraries Libraries
-   ​audit-libs ​                  2.3.6-           ​Dynamic audit libraries +   ​audit-libs ​                  2.4.4-           ​Dynamic audit libraries 
-   ​beecrypt ​                    ​4.2.1-           The BeeCrypt Cryptography Library +   ​beecrypt ​                    ​4.2.1-           The BeeCrypt Cryptography Library 
-   ​bzip2-libs ​                  ​1.0.6-           ​libbz2 library +   ​bzip2-libs ​                  ​1.0.6-           ​libbz2 library 
-   ​ca-certificates ​             ​20140325-        Common CA Certificates PEM files +   ​ca-certificates ​             ​20160104-        Common CA Certificates PEM files 
-   ​cracklib ​                    2.9.0-           ​Password checking library +   ​cracklib ​                    2.9.6-           ​Password checking library 
-   ​cyrus-sasl-libs ​             2.1.26-          cyrus-sasl library itself +   ​cyrus-sasl-libs ​             2.1.26-          cyrus-sasl library itself 
-   ​cyrus-sasl ​                  ​2.1.26-3 ​          The SASL library API for the Cyrus mail system +   ​db5.2-sql ​                   5.2.42.0-        SQL layer for Berkeley database library 
-   ​db5.2-sql ​                   5.2.42.0-        SQL layer for Berkeley database library +   ​db5.2 ​                       5.2.42.0-        Berkeley DB database library for C 
-   ​db5.2 ​                       5.2.42.0-        Berkeley DB database library for C +   device-mapper-libs           2.02.132-3         ​Device-mapper shared libraries 
-   db5.3                        5.3.28.0-1         ​Berkeley DB database library for C +   ​elfutils-libelf ​             0.166-1            Library to read and write ELF files 
-   dbus-libs                    1.8.2-1            D-BUS library +   ​glibc-libcrypt ​              2.23-            glibc library for crypt(3) 
-   ​elfutils-libelf ​             0.157-1            Library to read and write ELF files +   ​glibc ​                       2.23-            GNU libc 
-   ​gdbm ​                        ​1.11-1 ​            GNU database library for C +   ​gmp ​                         6.1.0-1            GNU arbitrary precision library 
-   ​glibc-libcrypt ​              2.19-            glibc library for crypt(3) +   ​gpm-libs ​                    1.20.7-1           GPM libraries 
-   ​glibc ​                       2.19-            GNU libc +   ​heimdal-libs ​                ​1.5.3-           ​Heimdal shared libraries 
-   ​gmp ​                         6.0.0-1            GNU arbitrary precision library +   ​iptables-libs ​               1.6.0-1.vserver ​   ​iptables libraries 
-   ​gpm-libs ​                    1.20.6-16          ​GPM libraries +   ​kmod-libs ​                   ​22-              Linux kernel module handling library 
-   ​heimdal-libs ​                ​1.5.3-           ​Heimdal shared libraries +   ​libblkid ​                    2.27.1-          Library to handle device identification and token extraction 
-   ​iptables-libs ​               1.4.21-2           iptables libraries +   ​libcap-libs ​                 2.25-            libcap library 
-   ​kmod-libs ​                   ​16-              Linux kernel module handling library +   ​libcap-ng ​                   0.7.7-           Next Generation of POSIX capabilities library 
-   ​libblkid ​                    2.24.1-          Library to handle device identification and token extraction +   ​libcom_err ​                  1.42.13-1          A Common Error Description Library for unices 
-   ​libcap-libs ​                 2.24-            libcap library +   ​libedit ​                     3.1-1.20150325.1   ​Editline Library 
-   ​libcap-ng ​                   0.7.4-           Next Generation of POSIX capabilities library +   ​libfdisk ​                    ​2.27.1-2 ​          fdisk library 
-   ​libcom_err ​                  1.42.6-1           ​A Common Error Description Library for unices +   ​libgcrypt ​                   1.6.5-1            Cryptographic library based on the code from GnuPG 
-   ​libedit ​                     3.1-1.20140213.1   ​Editline Library +   ​libgomp ​                     ​5.3.0-           GNU OpenMP library 
-   ​libgcrypt ​                   1.6.1-1            Cryptographic library based on the code from GnuPG +   ​libgpg-error ​                1.21-1             ​Library libgpg-error 
-   ​libgomp ​                     ​4.8.2-           GNU OpenMP library +   ​libmagic ​                    5.25-            libmagic library 
-   ​libgpg-error ​                1.13-1             ​Library libgpg-error +   ​libmnl ​                      ​1.0.3-2 ​           A minimalistic user-space library oriented to Netlink developers 
-   ​libmagic ​                    5.17-            libmagic library +   ​libmount ​                    2.27.1-          Library to handle mounting-related tasks 
-   ​libmount ​                    2.24.1-          Library to handle mounting-related tasks +   ​libnscd ​                     2.0.2-           ​Interface to communicate with the nscd daemon 
-   ​libnscd ​                     2.0.2-           ​Interface to communicate with the nscd daemon +   ​libselinux ​                  2.4-3              ​SELinux library and simple utilities 
-   ​libselinux ​                  2.2.2-1            ​SELinux library and simple utilities +   ​libsemanage ​                 2.4-             An interface for SELinux management 
-   ​libsemanage ​                 2.2-             An interface for SELinux management +   ​libsepol ​                    2.4-1              SELinux binary policy manipulation library 
-   ​libsepol ​                    2.2-1              SELinux binary policy manipulation library +   ​libsmartcols ​                ​2.27.1-2 ​          ​Library to handle tables and trees 
-   ​libtirpc ​                    0.2.4-1            Transport Independent RPC Library +   ​libtirpc ​                    0.3.2-1            Transport Independent RPC Library 
-   ​libunwind ​                   1.1-1              libunwind - a (mostly) platform-independent unwind API +   ​libuuid ​                     2.27.1-          Library for accessing and manipulating UUID 
-   ​libuuid ​                     2.24.1-          Library for accessing and manipulating UUID +   ​libxcrypt ​                   3.0.2-           Crypt Library for DES, MD5, and Blowfish 
-   ​libwrap-libs ​                ​7.6-46 ​            ​Security wrapper access control library +   ​libxml2 ​                     2.9.3-           ​libXML library version 2 
-   ​libxcrypt ​                   3.0.2-           Crypt Library for DES, MD5, and Blowfish +   ​linux-atm-libs ​              ​2.5.2-           ATM on Linux - shared ​library 
-   ​libxml2 ​                     2.9.1-           ​libXML library version 2 +   ​lz4-libs ​                    ​r131-4 ​            ​LZ4 ​library 
-   ​linux-atm-libs ​              ​2.5.2-           ATM on Linux - shared library +   ​ncurses ​                     ​6.0.20151128-    curses terminal control library 
-   ​ncurses ​                     ​5.9.20140308-    curses terminal control library +   ​nss-softokn-freebl ​          3.23-1             ​Freebl library for the Network Security Services 
-   ​nss-softokn-freebl ​          3.16.1-1           ​Freebl library for the Network Security Services +   ​openldap-libs ​               2.4.43-          LDAP shared libraries 
-   ​openldap-libs ​               2.4.39-          LDAP shared libraries +   ​openssl ​                     1.0.2h-1           ​OpenSSL Toolkit libraries for the "​Secure Sockets Layer" (SSL v2/v3) 
-   ​openssl ​                     1.0.1g-1           ​OpenSSL Toolkit libraries for the "​Secure Sockets Layer" (SSL v2/v3) +   ​ossp-uuid ​                   1.6.2-25           Universally Unique Identifier library 
-   ​ossp-uuid ​                   1.6.2-21           Universally Unique Identifier library +   ​pam-libs ​                    ​1.1.8-           PAM libraries 
-   ​pam-libs ​                    ​1.1.8-           PAM libraries +   ​pcre ​                        8.38-1             ​Perl-Compatible Regular Expression library 
-   ​pcre ​                        8.35-1             ​Perl-Compatible Regular Expression library +   ​poldek-libs ​                 0.32.1-          poldek libraries 
-   ​poldek-libs ​                 0.30.1-          poldek libraries +   ​popt ​                        1.17-2             C library for parsing command line parameters 
-   ​popt ​                        1.16-2             C library for parsing command line parameters +   ​readline ​                    6.3.8-           ​Library for reading lines from a terminal 
-   ​readline ​                    6.3.5-           ​Library for reading lines from a terminal +   ​rpm-lib ​                     5.4.15-32          ​RPMs library 
-   ​rpm-lib ​                     5.4.14-2           RPMs library +   ​sqlite3 ​                     3.11.1-1           ​SQLite library 
-   ​sqlite3 ​                     3.8.3.0-1          SQLite library +   ​systemd-libs ​                221-13             Shared systemd libraries 
-   ​systemd-libs ​                208-11             Shared systemd libraries +   ​udev-libs ​                   ​221-13             Shared library to access udev device information 
-   ​udev-libs ​                   ​208-11             Shared library to access udev device information +   ​ustr ​                        ​1.0.4-           ​String library with very low memory overhead 
-   ​ustr ​                        ​1.0.4-           ​String library with very low memory overhead +   ​xz-libs ​                     5.2.2-1            LZMA shared library 
-   ​xz-libs ​                     5.1.3-1            LZMA shared library +   ​zlib ​                        ​1.2.8-           ​Library for compression and decompression
-   ​zlib ​                        ​1.2.8-           ​Library for compression and decompression+
 Networking/​Admin Networking/​Admin
-   ​ethtool ​                     ​3.14-1             ​Utility to control ethernet cards +   ​ethtool ​                     ​4.5-1              Utility to control ethernet cards 
-   ​iproute2 ​                    3.14.0-1           Advanced IP routing and network device configuration tools +   ​iproute2 ​                    4.5.0-2            ​Advanced IP routing and network device configuration tools 
-   ​iputils-arping ​              s20121221-1        arping utility+   ​iputils-arping ​              s20151218-1        arping utility
 Networking/​Daemons Networking/​Daemons
-   ​dhcpcd ​                      6.3.2-1            DHCP Client Daemon +   ​dhcpcd ​                      6.10.1-1           ​DHCP Client Daemon 
-   ​openssh-server ​              6.6p1-           ​OpenSSH Secure Shell protocol server (sshd)+   ​openssh-server ​              7.2p1-           ​OpenSSH Secure Shell protocol server (sshd)
 Public Keys Public Keys
    ​gpg-pubkey ​                  ​e4f1bc2d-47b351f0 ​ gpg(RSApub (PLD Linux Distribution 3.0 (Th)) <​th-admin@pld-linux.org>​)    ​gpg-pubkey ​                  ​e4f1bc2d-47b351f0 ​ gpg(RSApub (PLD Linux Distribution 3.0 (Th)) <​th-admin@pld-linux.org>​)
 </​file>​ </​file>​
people/glen/vm-info.txt · Last modified: 2016-05-23 12:38 by glen