Mklivecd: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Epbr123 (talk | contribs)
m Reverted edits by 198.69.68.2 to last version by Andreas Kaufmann (HG)
 
(23 intermediate revisions by 19 users not shown)
Line 1: Line 1:
'''mklivecd''' is a script for [[Linux]] [[Linux distribution|distributions]] that allows for one to compile a "snapshot" of the current hard drive partition and all data which resides in it (all settings, applications, documents, bookmarks, etc.) and compress it into an ISO CD image. This allows easy backup of a user's data and also makes it easy to create separate Debian-based distributions. It was originally primarily used for [[Debian]]-based distributions, but has since become used prominently on [[PCLinuxOS]]-based distributions.
'''mklivecd''' is a script for [[Linux_kernel|Linux]] [[Linux distribution|distributions]] that allows for one to compile a "snapshot" of the current hard drive partition and all data which resides in it (all settings, applications, documents, bookmarks, etc.) and compress it into an ISO 9660 CD-image. This allows easy backup of a user's data and also makes it easy to create customized Linux-distribution. Some Linux-distributions like [[PCLinuxOS]] include a graphical frontend for easier script usage.


==Used by==
==Used by==
* [[AmaroK]] Live CD
* [[AmaroK]] Live CD
* [[Dreamlinux]]
* [[Mandriva Linux]]
* [[Ruby on Rails]] Live CD
* [[Ruby on Rails]] Live CD
* [[PCLinuxOS]]
* [[Unity Linux]] Live CD
* [[Dreamlinux]]


== See also ==
== See also ==
* [[Live CD]]
* [[Live CD]]
* [[Software remastering]]
* [[Remastersys]], a similar tool
* [[Remastersys]], a similar tool (for Debian/Ubuntu)
* [[List of remastering software]]


==External links==
==External links==
* [http://mklivecd.sourceforge.net/ mklivecd project page]
* [https://github.com/unity-linux/mklivecd mklivecd source code]
* [https://web.archive.org/web/20120422180122/http://dev.unity-linux.org/projects/unitylinux/repository/show/projects/mklivecd mklivecd project page] (obsolete)

[[Category:Live CD]]
[[Category:Debian-based distributions]]


[[Category:Backup software for Linux]]
[[es:Mklivecd]]

Latest revision as of 00:09, 27 July 2021

mklivecd is a script for Linux distributions that allows for one to compile a "snapshot" of the current hard drive partition and all data which resides in it (all settings, applications, documents, bookmarks, etc.) and compress it into an ISO 9660 CD-image. This allows easy backup of a user's data and also makes it easy to create customized Linux-distribution. Some Linux-distributions like PCLinuxOS include a graphical frontend for easier script usage.

Used by[edit]

See also[edit]

External links[edit]