<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group>
    <repositories>
      <repository recommended="true">
        <name>home:cyberorg:livextra</name>
        <summary>livextra</summary>
        <description>extra packages for live medias</description>
        <url>http://download.opensuse.org/repositories/home:/cyberorg:/livextra/openSUSE_12.2/</url>
      </repository>
      <repository recommended="true">
        <name>GNOME:STABLE:3.6</name>
        <summary>GNOME 3.6</summary>
        <description>
 
  This is the stable release of GNOME 3.6 for openSUSE 12.2.

  To use this repo, please use zypper dup --from GNOME:STABLE:3.6 (or foo.name given to the repo by you)
  See also http://dominique.leuenberger.net/blog/2012/09/gnome-3-6-for-opensuse-12-2/ for more details.

</description>
        <url>http://download.opensuse.org/repositories/GNOME:/STABLE:/3.6/openSUSE_12.2/</url>
      </repository>
      <repository recommended="true">
        <name>KDE:Release:49</name>
        <summary>KDE SC 4.9 releases</summary>
        <description></description>
        <url>http://download.opensuse.org/repositories/KDE:/Release:/49/openSUSE_12.2/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:12.2:Update</name>
        <summary>Online updates for openSUSE 12.2</summary>
        <description>This project is used to publish the official 12.2 updates.</description>
        <url>http://download.opensuse.org/update/12.2/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:12.2</name>
        <summary>openSUSE 12.2</summary>
        <description></description>
        <url>http://download.opensuse.org/distribution/12.2/repo/oss/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>live-fat-stick</name>
        <summary>Create live usb stick on fat partition</summary>
        <description>Create multi boot USB stick/hard disk with whole iso/s on vfat/fat32 partition
keeping existing data untouched.

run this command as root (su -, not sudo)
    live-fat-stick isopath stickpartition
e.g.:
    live-fat-stick /home/geeko/openSUSE-Edu-li-f-e-12.2-1-i686.iso /dev/sdXY

To add various distribution iso to the stick, run the following:
    For openSUSE    : live-fat-stick --suse /path/to/openSUSE-filename.iso /dev/sdXY
    For Ubuntu  : live-fat-stick --ubuntu /path/to/ubuntu-filename.iso /dev/sdXY
    For Mint    : live-fat-stick --mint /path/to/mint-filename.iso /dev/sdXY
    For Fedora  : live-fat-stick --fedora /path/to/fedora-filename.iso /dev/sdXY

isopath should be full absolute path of iso image and the device should be
actual partition on the stick like /dev/sdb1, /dev/sdc1,/dev/sdc2...

The stick partition has to be vfat/fat32 format.

run live-fat-stick -l(or --list) to list the possible usb storage devices available.

It is possible to boot multiple distributions and iso images from same device,
should work with all recent openSUSE or Ubuntu live iso images. Fedora iso is
not copied but is extracted as it does not support booting from iso.</description>
      </item>
    </software>
  </group>
</metapackage>
