Genisoimage
   HOME





Genisoimage
cdrkit is a collection of computer programs for CD and DVD Optical disc authoring, authoring that work on Unix-like systems. cdrkit is released under the GNU General Public License version 2. Fedora (operating system), Fedora, Gentoo Linux, Mandriva Linux, and Ubuntu (operating system), Ubuntu all include cdrkit. Joerg Jaspert is cdrkit's leader and release manager. It was created in 2006 by Debian developers as a fork of cdrtools based on the last GPL-licensed version when cdrtools Relicensing, licensing changed. Major components of cdrkit include: * ''wodim'' (an acronym for write optical disk media), which was forked from the ''cdrecord'' program in ''cdrtools''. *''icedax'' (an acronym for incredible digital audio extractor), which was forked from the ''cdda2wav'' program in ''cdrtools''. * ''genisoimage'' (short for "generate ISO image"), which was forked from the ''mkisofs'' program in ''cdrtools''. Features The cdrkit includes many features for CD and DVD writing, such ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Growisofs
dvd+rw-tools (also known as growisofs, its main part) is a collection of open-source software, open-source DVD and Blu-ray Disc tools for Linux, OpenBSD, NetBSD, FreeBSD, Solaris (operating system), Solaris, HP-UX, IRIX, Microsoft Windows, Windows and OS X. dvd+rw-tools does not operate on CD media. The package itself requires another program which is used to create ISO 9660 images on the fly. This is provided by mkisofs (from the cdrtools package) or genisoimage (from the cdrkit package) or a symbolic link to (from the or package). Released under the GNU General Public License, dvd+rw-tools is free software. Programs * growisofs burns data to DVD or BD media. * dvd+rw-mediainfo reports about drive and medium status. * dvd+rw-format formats some types of media, blanks DVD-RW media. * dvd-ram-control controls Internal hard-drive defect management, Defect Management and write protection of DVD-RAM media. * dvd+rw-booktype sets the Book type, Book Type property of DVD media. ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


ISO Image
An optical disc image (or ISO image, from the ISO 9660 file system used with CD-ROM media) is a disk image that contains everything that would be written to an optical disc, disk sector by disc sector, including the optical disc file system. ISO images contain the binary image of an optical media file system (usually ISO 9660 and its extensions or UDF), including the data in its files in binary format, copied exactly as they were stored on the disc. The data inside the ISO image will be structured according to the file system that was used on the optical disc from which it was created. ISO images can be created from optical discs by disk imaging software, or from a collection of files by optical disc authoring software, or from a different disk image file by means of conversion. Software distributed on bootable discs is often available for download in ISO image format; like any other ISO image, it may be written to an optical disc such as CD, DVD and Blu-Ray. Description ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Unix-like
A Unix-like (sometimes referred to as UN*X, *nix or *NIX) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification. A Unix-like Application software, application is one that behaves like the corresponding List of POSIX commands, Unix command or Unix shell, shell. Although there are general Unix philosophy, philosophies for Unix design, there is no technical standard defining the term, and opinions can differ about the degree to which a particular operating system or application is Unix-like. Some well-known examples of Unix-like operating systems include Linux, FreeBSD and OpenBSD. These systems are often used on servers as well as on personal computers and other devices. Many popular applications, such as the Apache HTTP Server, Apache web server and the Bash (Unix shell), Bash shell, are also designed to be used on Unix-like systems. Definition The Open ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Common Development And Distribution License
The Common Development and Distribution License (CDDL) is a free and open-source software license, produced by Sun Microsystems, based on the Mozilla Public License (MPL). Files licensed under the CDDL can be combined with files licensed under other licenses, whether open source or proprietary. In 2005 the Open Source Initiative approved the license. The Free Software Foundation (FSF) considers it a free software license, but one which is incompatible with the GNU General Public License (GPL). Terms Derived from the Mozilla Public License 1.1, the CDDL tries to address some of the problems of the MPL.CDDL Why Summary
on sun.com (archived, 2005)
Like the MPL, the CDDL is a weak

picture info

License Compatibility
License compatibility is a legal framework that allows for pieces of software with different software licenses to be distributed together. The need for such a framework arises because the different licenses can contain contradictory requirements, rendering it impossible to legally combine source code from separately-licensed software in order to create and publish a new program. Proprietary licenses are generally program-specific and incompatible; authors must negotiate to combine code. Copyleft licenses are commonly deliberately incompatible with proprietary licenses, in order to prevent copyleft software from being re-licensed under a proprietary license, turning it into proprietary software. Many copyleft licenses explicitly allow relicensing under some other copyleft licenses. Permissive licenses are (with minor exceptions) compatible with everything, including proprietary licenses; there is thus no guarantee that all derived works will remain under a permissive license. ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

General Public License
The GNU General Public Licenses (GNU GPL or simply GPL) are a series of widely used free software licenses, or ''copyleft'' licenses, that guarantee end users the freedom to run, study, share, or modify the software. The GPL was the first copyleft license available for general use. It was originally written by Richard Stallman, the founder of the Free Software Foundation (FSF), for the GNU Project. The license grants the recipients of a computer program the rights of the Free Software Definition. The licenses in the GPL series are all copyleft licenses, which means that any derivative work must be distributed under the same or equivalent license terms. The GPL is more restrictive than the GNU Lesser General Public License, and even more distinct from the more widely used permissive software licenses such as BSD, MIT, and Apache. Historically, the GPL license family has been one of the most popular software licenses in the free and open-source software (FOSS) domain. Prominen ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Desktop Environment
In computing, a desktop environment (DE) is an implementation of the desktop metaphor made of a bundle of programs running on top of a computer operating system that share a common graphical user interface (GUI), sometimes described as a graphical shell. The desktop environment was seen mostly on personal computers until the rise of mobile computing. Desktop GUIs help the user to easily access and edit files, while they usually do not provide access to all of the features found in the underlying operating system. Instead, the traditional command-line interface (CLI) is still used when full control over the operating system is required. A desktop environment typically consists of icons, windows, toolbars, directory (file systems), folders, computer wallpaper, wallpapers and Widget engine, desktop widgets (see Elements of graphical user interfaces and WIMP_(computing), WIMP). A GUI might also provide drag and drop functionality and other features that make the desktop metaphor mo ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




X-CD-Roast
X-CD-Roast is a GTK+ front-end for cdrtools which provides a graphical user interface (GUI) for CD authoring. X-CD-Roast runs on Linux and other Unix-like computer operating systems. Released under the GNU General Public License, X-CD-Roast is free software. Features * CD-Text reading/editing/writing support Comparison X-CD-Roast was an early GUI front-end for unix-like A Unix-like (sometimes referred to as UN*X, *nix or *NIX) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification. A Uni ... systems, which has subsequently been reviewed as more primitive than other CD authoring software. References External links * Optical disc-related software that uses GTK Free optical disc authoring software Linux CD/DVD writing software {{multimedia-software-stub ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

GNOME
A gnome () is a mythological creature and diminutive spirit in Renaissance magic and alchemy, introduced by Paracelsus in the 16th century and widely adopted by authors, including those of modern fantasy literature. They are typically depicted as small humanoids who live underground. Gnome characteristics are reinterpreted to suit various storytellers and artists. Paracelsus's gnome is recognized to have derived from the German miners' legend about or , the "metallurgical or mineralogical demon", according to Georg Agricola (1530), also called (literal Latinization of ''Bergmännlein'', "mountain manikin") by Agriocola in a later work (1549), and described by other names such as (sing. ; Latinization of German ). Agricola recorded that, according to the legends of that profession, these mining spirits acted as miming and laughing pranksters who sometimes threw pebbles at miners, but could also reward them by depositing a rich vein of silver ore. Paracelsus also called ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Brasero (software)
Brasero is a free software, free and open-source software, open-source optical disc, disc-optical disc authoring, burning program for Unix-like operating systems, it serves as a graphical front-end and back-end, front-end (using GTK) to cdrtools, libburnia, cdrskin, dvd+rw-tools, growisofs, and (optionally) libburn. It is licensed under the terms of the GNU General Public License. History Brasero was developed by Philippe Rouquier & Luis Medinas. The project was originally named Bonfire, but was renamed after the Spanish word ''Brasero (heater), brasero'' for a small heater used to provide warmth for people sitting at a table. Early releases of the application were well received. In a review in April 2007 published in ''Free Software Magazine'' Robin Monks concluded: After further development and the inclusion of Brasero 0.7.1 in Ubuntu (operating system), Ubuntu 8.04 ''Hardy Heron'' in April 2008 the application received further press reviews. In May 2008 Ryan Paul of Ars Tec ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Tar (computing)
In computing, tar is a shell command for combining multiple computer files into a single archive file. It was originally developed for magnetic tape storage reading and writing data for a sequential I/O device with no file system, and the name is short for the format description "tape archive". When stored in a file system, a file that tar reads and writes is often called a ''tarball''. A tarball contains metadata for the contained files including the name, ownership, timestamps, permissions and directory organization. As a file containing other files with associated metadata, a tarball is useful for software distribution and backup. POSIX abandoned ''tar'' in favor of '' pax'', yet ''tar'' continues to have widespread use. History The command was introduced to Unix in January 1979, replacing the tp program (which in turn replaced "tap"). The file structure was standardized in POSIX.1-1988 and later POSIX.1-2001, and became a format supported by most modern file ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Archive File
In computing, an archive file stores the content of one or more files, possibly compressed, with associated metadata such as file name, directory structure, error detection and correction information, commentary, compressed data archives, storage, and sometimes encryption. An archive file is often used to facilitate portability, distribution and backup, and to reduce storage use. Applications Portability As an archive file stores file system information, including file content and metadata, it can be leveraged for file system content portability across heterogeneous systems. For example, a directory tree can be sent via email, files with unsupported names on the target system can be renamed during extraction, timestamps can be retained rather than lost during data transmission. Also, transfer of a single archive file may be faster than processing multiple files due to per-file overhead, and even faster if compressed. Software distribution Beyond archiving, archi ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]