Re: [systemd-devel] Disabling automatic activation of swap on GPT

2014-09-15 Thread Chris Murphy
I made an incorrect diagnosis. systemd-gpt-auto-generator is not auto-activating this GPT swap partition. It's actually the live media's init script in the initramfs. When I use 'noswap' boot parameter the swap isn't activated; I assume systemd doesn't look for 'noswap'. So the behavior I'm see

Re: [systemd-devel] Disabling automatic activation of swap on GPT

2014-09-15 Thread Jóhann B. Guðmundsson
On 09/15/2014 04:30 PM, Chris Murphy wrote: The issue is when booting live media (e.g. for OS installs), the autoactivation is causing some installer confusion. Should be fixed downstream in Anaconda/Live script. ___ systemd-devel mailing list syste

[systemd-devel] Disabling automatic activation of swap on GPT

2014-09-15 Thread Chris Murphy
Is there a way to inhibit the systemd automatic activation of swap on GPT disks that use the linux swap partition type GUID? The desire to do this has come up in these two bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1141700 clone of this bug: https://bugzilla.redhat.com/show_bug.cgi?id=11