Hi, all

We have had a MIC2 UI project named as Moblin Image Manager for you, welcome 
your test and contribution, please file a bug by 
http://bugzilla.moblin.org/enter_bug.cgi?product=Moblin%20Image%20Creator%202&component=Image%20Manager
 if you found any issue.


Installation
========
Moblin Image Manager depends on MIC2, you can install it from source by the 
below steps:

1. follow http://moblin.org/documentation/moblin-image-creator-2/requirements 
to install all the required packages beforehand.

2. install mic2
git clone git://git.moblin.org/moblin-image-creator-2
cd moblin-image-creator-2
make clean
make
sudo make install

3. install moblin-image-manager
git clone git://git.moblin.org/moblin-image-manager
cd moblin-image-manager
make clean
make
sudo make install

You can start moblin-image-manager from terminal by running 
"moblin-image-manager" or from system tools menu, it requires root privilege, 
all the tools in it require root privilege.

Overview
======
Moblin Image Manager is a GUI toolset for mic2, every mic2 command line tool 
corresponds to a GUI tool:

*       moblin-image-creator-ui for moblin-image-creator
*       moblin-image-convertor-ui for moblin-image-convertor
*       moblin-chroot-ui for moblin-chroot
*       moblin-launch-vm-ui is used to launch a VM for one moblin VM image 
(raw/kvm and vmdk).
*       moblin-write-to-usb-ui is used to write a moblin live image to a USB 
disk/a USB partiton
*       moblin-image-manager is a control panel, users can use it to start the 
above any one tool.


Features
=======
Moblin Image Manager has some important features mic2 doesn't have:

*       Create one/multiple image types once using the same kickstart 
configuration.
*       VM launcher (mic2 didn't provide it)
*       USB Writer (mic2 provides it but that must be used on creating a 
liveusb image)
*       Embed vte in UI for convertor
*       Add/delete/edit repos for one image creating and save them optionaly 
for next use
*       Specify proxy for one repo
*       Create image without any kickstart file
*       Configure language, keyboard, time zone, kernel boot parameters, 
users/passwords
*       Select package or groups on demand
*       Select desktop type
*       Smartly select necessary packages
*       Check if core packages are selected

_______________________________________________
Moblin dev Mailing List
[email protected]

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to