<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=UCK%3A_Remaster_Minimal_Ubuntu</id>
	<title>UCK: Remaster Minimal Ubuntu - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=UCK%3A_Remaster_Minimal_Ubuntu"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=UCK:_Remaster_Minimal_Ubuntu&amp;action=history"/>
	<updated>2026-04-19T22:59:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=UCK:_Remaster_Minimal_Ubuntu&amp;diff=39629&amp;oldid=prev</id>
		<title>Onnowpurbo: New page: Sumber: http://serverfault.com/questions/334078/how-to-make-my-very-own-ubuntu-minimal-install   // check the dependencies of that package to find out what other   // flavors you could use...</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=UCK:_Remaster_Minimal_Ubuntu&amp;diff=39629&amp;oldid=prev"/>
		<updated>2014-02-08T22:46:16Z</updated>

		<summary type="html">&lt;p&gt;New page: Sumber: http://serverfault.com/questions/334078/how-to-make-my-very-own-ubuntu-minimal-install   // check the dependencies of that package to find out what other   // flavors you could use...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Sumber: http://serverfault.com/questions/334078/how-to-make-my-very-own-ubuntu-minimal-install&lt;br /&gt;
&lt;br /&gt;
 // check the dependencies of that package to find out what other &lt;br /&gt;
 // flavors you could use.&lt;br /&gt;
 apt-get --with-install-recommends install ubiquity-frontend-kde&lt;br /&gt;
&lt;br /&gt;
 // get a util to help with creating the image&lt;br /&gt;
 sudo apt-get install uck&lt;br /&gt;
&lt;br /&gt;
 // clean any previous stuff&lt;br /&gt;
 sudo uck-remaster-clean&lt;br /&gt;
 // unpack the iso&lt;br /&gt;
 sudo uck-remaster-unpack-iso /mnt/iso/ubuntu-mini-remix-12.10-i386.iso&lt;br /&gt;
 // unpack the root fs&lt;br /&gt;
 sudo uck-remaster-unpack-rootfs&lt;br /&gt;
 // change focus to the root fs&lt;br /&gt;
 sudo uck-remaster-chroot-rootfs&lt;br /&gt;
&lt;br /&gt;
  // make repositories available (uncomment all universe and multiverse entries)&lt;br /&gt;
  nano /etc/apt/sources.list&lt;br /&gt;
  // update apt&lt;br /&gt;
  apt-get update&lt;br /&gt;
&lt;br /&gt;
  // disable automatic suggestions (--with-install-recommends can temporary enable them)&lt;br /&gt;
  nano /etc/apt/apt.conf&lt;br /&gt;
  //-- contents&lt;br /&gt;
  APT::Install-Recommends &amp;quot;false&amp;quot;;&lt;br /&gt;
  APT::Install-Suggests &amp;quot;false&amp;quot;;&lt;br /&gt;
  //--&lt;br /&gt;
&lt;br /&gt;
  // install kde desktop&lt;br /&gt;
  apt-get install plasma-desktop&lt;br /&gt;
  // install ltsp client and kubuntu theme for ldm&lt;br /&gt;
  apt-get install ltsp-client ldm-kubuntu-theme&lt;br /&gt;
  // install basic applications&lt;br /&gt;
  apt-get install dolphin kdesdk-dolphin-plugins kdepasswd kfind konsole kwrite kompare plasma-widget-folderview&lt;br /&gt;
  // install browser&lt;br /&gt;
  apt-get install chromium-browser&lt;br /&gt;
  // install package manager&lt;br /&gt;
  apt-get install muon muon-updater muon-notifier&lt;br /&gt;
  // add an installer&lt;br /&gt;
  apt-get --with-install-recommends install ubiquity-frontend-kde&lt;br /&gt;
  // remove any leftovers of installed and then uninstalled packages (should not do anything)&lt;br /&gt;
  apt-get autoremove&lt;br /&gt;
  // clean the cache&lt;br /&gt;
  apt-get clean&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 // pack the root fs&lt;br /&gt;
 sudo uck-remaster-pack-rootfs&lt;br /&gt;
 // create an iso&lt;br /&gt;
 sudo uck-remaster-pack-iso ubuntu-mini-kde-12.10-i386.iso&lt;br /&gt;
 //copy the iso&lt;br /&gt;
 cp ~/tmp/remaster-new-files/ubuntu-mini-kde-12.10-i386.iso /mnt/iso/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Referensi==&lt;br /&gt;
&lt;br /&gt;
* http://serverfault.com/questions/334078/how-to-make-my-very-own-ubuntu-minimal-install&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>