[Machinery] machinery: kiwi and filesystem

Matwey V. Kornilov matwey.kornilov at gmail.com
Thu Jun 23 06:03:10 MDT 2016


23.06.2016 14:57, Manuel Schnitzer пишет:
> Hi Matwey,
>
> On Thu, 23 Jun 2016 14:28:08 +0300
> "Matwey V. Kornilov" <matwey.kornilov at gmail.com> wrote:
>
>> Hello,
>>
>> I am running machinery 1.20.0 (I suppose the latest).
>
> No, the current release is 1.21.0. It might take a while until the
> package is available for all of our products because it'll go through
> many reviews.
>
> If you always want to get the latest version of Machinery, you can add
> the systems management repository to your distribution.
>
> How it works:
> 1. Go to
> https://build.opensuse.org/package/repositories/systemsmanagement:machinery/machinery
> and select your distribution
> 2. Click "Go to download repository"
> 3. Copy the URL
> 4. Type as root `zypper ar [COPIED_LINK] systemsmanagement:machinery`
> 5. Refresh your repositories `zypper ref`
> 6. Now run an update `zypper up` - if nothing happens, try `zypper dup`
> (I'm not sure if `up` is enough)
> 7. Done!
>
>> I do inspect + export-kiwi. In config.xml I see the following:
>>
>> <type image="vmx" filesystem="ext3" installiso="true"
>> boot="vmxboot/suse-leap42.1" format="qcow2" bootloader="grub2"/>
>>
>> whereas my target filesystem is btrfs. Is it just unsupported, or I
>> am doing it wrong?
>>
>
> So you did an inspection of your system and it recognizes "ext3" as
> file system but you're actually using "btrfs" ? Maybe search inside the
> kiwi config for "btrfs".
>

There are some installed btrfs-related packages in kiwi config.

<package name="btrfsmaintenance"/>
<package name="btrfsprogs"/>
<package name="libbtrfs0"/>

Files in ~/.machinery don't mention neither btrfs nor ext3. I suppose 
used filesystem is not part of machinery profile.

> Manuel
>




More information about the Machinery mailing list