Involved Projects and Packages
Our bleeding edge distribution. This will become the next official openSUSE distribution, Alpha and Beta versions are mastered from this distribution.
Have a look at http://en.opensuse.org/Portal:Factory for more details.
A front-end program to cdparanoia, wget, cd-discid, id3, and your
favorite Ogg or MP3 encoder (defaults to oggenc). Grabs an entire CD
and converts each track to Ogg or MP3 then comments or ID3 tags each
file with one command.
bootchart2 instruments your boot process and provides a tool to render
a graph of what was happening during the boot process later.
This package contains scripts to find out if the build result differs
to a former build.
This package groups translations for a dozen of programs which are both
on the GNOME and KDE CD into languages, not split out into extra
packages.
This package groups translations for many GNOME programs.
This package groups translations for many GNOME programs.
This package groups translations for a dozen of KDE programs into
languages, not split out into extra packages.
* amarok
* digikam
* digikam-doc
* gwenview
* k3b
* kaffeine
* kdebase3-SuSE
* kdetv
* kerry
* kipi-plugins
* konversation
* ktorrent
* libkipi
This package collects translations for languages not covered by one of
the bundle-lang-*-* packages.
Clic FS is a FUSE file system to mount a Compressed Loop Image
Container. It has several features that make it a good choice for live
systems. It will compress a Loop Image and export it as read write,
creating a copy on write behaviour.
This package contains the files: /etc/SuSE-release, /etc/issue,
/etc/issue.net, and /etc/products.d/openSUSE.prod
This package contains wallpapers from older SUSE releases.
icecream is the next generation distcc.
icecream is the next generation distcc. This package provides a monitor
program.
ID3 tags are found in MP3 files. They can store information about what
band recorded the song, the song name, and more.
ID3-V1 tags are seriously deficient as to the kind of and length of
information that they can store. This is a tool for editing ID3-V2 tags
in Linux.
Installation kernel with IPL record for IPL from tape usually for
installation of SLES to LPAR without IPL from CD-ROM or server
available and no z/VM available that can be used do the installation
for LPAR. Only suitable for booting into RAM disks and only used
internally to provide the kernel image with tape IPL record for the
installation CD.
The package contains various kiwi configs for openSUSE live media
Security-enhanced Linux is a feature of the Linux(R) kernel and a
number of utilities with enhanced security functionality designed to
add mandatory access controls to Linux. The Security-enhanced Linux
kernel contains new architectural components originally developed to
improve the security of the Flask operating system. These architectural
components provide general support for the enforcement of many kinds of
mandatory access control policies, including those based on the
concepts of Type Enforcement(R), Role-based Access Control, and
Multi-level Security.
libselinux provides an API for SELinux applications to get and set
process and file security contexts and to obtain security policy
decisions. Required for any applications that use the SELinux API.
Security-enhanced Linux is a feature of the Linux(R) kernel and a
number of utilities with enhanced security functionality designed to
add mandatory access controls to Linux. The Security-enhanced Linux
kernel contains new architectural components originally developed to
improve the security of the Flask operating system. These architectural
components provide general support for the enforcement of many kinds of
mandatory access control policies, including those based on the
concepts of Type Enforcement(R), Role-based Access Control, and
Multi-level Security.
libselinux provides an API for SELinux applications to get and set
process and file security contexts and to obtain security policy
decisions. Required for any applications that use the SELinux API.
Driverupdate for openSUSE - only available online
This is an pattern development package that is used to create the
patterns as part of the installation source setup. It is used for
translation of the patterns.
Installation of this package does not make any sense.
This is an internal package that is used to create the patterns as part
of the installation source setup. Installation of this package does
not make sense.
This is a module for computing the difference between two files, two
strings, or any other two lists of things. It uses an intelligent
algorithm similar to (or identical to) the one used by the Unix "diff"
program. It is guaranteed to find the *smallest possible* set of
differences.
The autobox pragma allows methods to be called on integers, floats,
strings, arrays, hashes, and code references in exactly the same manner as
blessed references.
The autoboxing is transparent: boxed values are not blessed into their
(user-defined) implementation class (unless the method elects to bestow
such a blessing) - they simply use its methods as though they are.
The classes (packages) into which the native types are boxed are fully
configurable. By default, a method invoked on a non-object is assumed to be
defined in a class whose name corresponds to the 'ref()' type of that value
- or SCALAR if the value is a non-reference.