Luke Short

Results 301 comments of Luke Short

The Java RPM Builder plugin looks very interesting and could potentially be easier than writing an RPM spec file from scratch. I don't have any experience with that plugin and...

Before having an RPM implemented, details for setting up Phoenicis on Fedora based operating systems should be fully sorted out: https://github.com/PhoenicisOrg/phoenicis/issues/1157. I will need to do some additional research and...

Oops, I didn't mean to close this issue. :-)

In my [winesapOS](https://github.com/LukeShortCloud/winesapOS) project, we fully support Mac hardware and LUKS encryption. On Arch Linux distributions, these are the relevant lines of our code used to enable such support. The...

Exactly related to the original issue, when I use PeaZip 8.6.0 (32-bit) on Windows XP (which they support that as well as ReactOS), I get this error message pop-up: ```...

I have tested the patch on RHOSP 15 and 16 for deploying an Undercloud and it works in both cases.

As part of this journey, I am trying to add a `--images-task none` argument to the `tripleo-undercloud` plugin. I have a branch up to test this: https://github.com/ekultails/infrared/tree/undercloud_images_task_none

In theory, yes, that should work. We also use labels (where possible) for mounts to avoid issues with UUIDs being potentially different. The steps to move it safely would be...

Interesting, that is good to know. Cloning any operating system can be tricky. At least we now know that there may be issues with the `/home/` directory in our case.

Is the GRUB error (1) when booting winesapOS from your USB drive for the first time or (2) after you copied it to the SSD and then boot from the...