Commit Graph

18 Commits

Author SHA1 Message Date
David Abdurachmanov cf0bd44d80
Add missing chkconfig
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-11-25 09:59:32 +02:00
David Abdurachmanov 7e8a855e3d
dracut-modules-growroot was deprecated 4 years ago
See: fe40d875d0?branch=master

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-11-23 08:53:12 +02:00
David Abdurachmanov ebb5b22e6d
Update Minimal kickstart
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-11-22 22:11:46 +02:00
David Abdurachmanov 2a23372e12
fedora-rawhide-modular -> rawhide-modular
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-01-21 17:35:58 +01:00
David Abdurachmanov 96e6bb5c63
Disable fedora-rawhide-modular repo
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-01-19 16:10:53 +01:00
David Abdurachmanov 31d14350f6
Set SELinux to Permissive and incl. tools
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-01-19 15:57:27 +01:00
David Abdurachmanov f2e02bc208
Disable SELinux again
Still cannot produce disk image.

Unable to create appliance : SELinux relabel failed.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-01-19 09:16:13 +01:00
David Abdurachmanov a1258a9573
Switch from --enforcing to --permissive
Right now we get: Unable to create appliance : SELinux relabel failed.

SELinux might not be yet working.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-01-18 23:18:52 +01:00
David Abdurachmanov dda0231ec9
Enable SELinux for Rawhide Minimal disk image
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-01-18 15:36:26 +01:00
David Abdurachmanov 166f951428
Replace grubby with grubby-deprecated
Most likely we cannot support BLS until we have GRUB2 working. We
follow ARMv7 here and switch to grubby-deprecated.

More: https://fedoraproject.org/wiki/Changes/BootLoaderSpecByDefault

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-01-18 11:20:52 +01:00
David Abdurachmanov d449a53da1
Switch Rawhide disk image to rawhide repositories
This finally separates our F29 and F30/Rawhide disk images.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-01-08 20:00:11 +02:00
David Abdurachmanov dc2c26ad91
add fedora-bbl
The package adds BBL w/ embedded Fedora kernel into
`/boot/bbl-<kernel_version>`. This will allow people to virt-tar-out
BBL, vmlinuz or/and initramfs images for QEMU.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-13 15:57:05 +01:00
David Abdurachmanov 165966ee96
Increase disk size for Minimal
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-12 09:13:26 +01:00
David Abdurachmanov 6d7de7822b
Add kernel packages
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-12 08:50:22 +01:00
David Abdurachmanov 4de123f954
Add dist repo mirrors to repo file
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-10-15 11:29:44 +02:00
David Abdurachmanov 149964903c
Add qemu-guest-agent to Minimal
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-10-14 12:42:26 +02:00
David Abdurachmanov 961bb3bfe5
Add debuginfo and src repositories
This depends on move to koji 1.16.1

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-10-03 13:08:56 +03:00
David Abdurachmanov 35f000a81b
Add Minimal and Nano disk images
Minimal is similar to what stage4 disk image. Nano goes beyond that
and excludes documentation, @buildsys-build.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-09-06 21:15:44 +02:00