Commit Graph

66 Commits

Author SHA1 Message Date
Dusty Mabe
84db7cb04c
forgot to bump release 2018-07-21 14:09:11 -04:00
Dusty Mabe
ece2be4cbe
Bump to ignition-dracut d664657 2018-07-21 14:07:05 -04:00
Fedora Release Engineering
dc057e0a79 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 05:37:20 +00:00
Dusty Mabe
ec59806570
Fix building on el7
For some reason install -D is not working on el7 when
providing multiple source* inputs.
2018-06-29 22:54:35 -04:00
Dusty Mabe
25ac30cae9
bump ignition-dracut to 17a201b 2018-06-29 18:17:16 -04:00
Dusty Mabe
7fb31cc7fe
bump release + changelog 2018-06-26 14:08:33 -04:00
Dusty Mabe
b24ebe937f
Move Source1 into dracut package stanza 2018-06-26 14:01:27 -04:00
Dusty Mabe
7b7c72195b
renamed bootengine -> ignition-dracut upstream 2018-06-26 14:01:27 -04:00
Dusty Mabe
e617c7d73c
Add in source tarballs 2018-06-26 13:29:46 -04:00
Dusty Mabe
5ddad9198b
make it so %prep won't unpack Source0 twice
(cherry picked from commit c2b27f2cd02a11b00408b2c295c7f0716b6d7937)
2018-06-26 11:58:59 -04:00
Dusty Mabe
63ee52de6c
Update with comments from code review
[!] ignition-dracut does not do "Requires: %{name} = %{version}-%{release}"
[!] Unnecessary "%defattr(-,root,root,0755)" in dracut subpackage

(cherry picked from commit a789cdea4942165f80d04e2916d363605a39caa1)
2018-06-26 11:56:24 -04:00
Dusty Mabe
6596f44009
fix dracutprovider_prefix dracutimport_path macros
(cherry picked from commit e60050652e3bf43c79ee0b69cfa969b824220131)
2018-06-26 11:56:24 -04:00
Dusty Mabe
44fe06b5ab
make ignition-dracut a subpackage
It was requested i make it a subpackage rather than a
separate package.

(cherry picked from commit 3d83b5d89ce2613647a4eb6b21c1a6bc66b52ca7)
2018-06-26 11:56:24 -04:00
Dusty Mabe
62f9eb85d7
add ignition-dracut spec file for dracut modules rpm
(cherry picked from commit 3aca3a9c2a2ba806b4b2cfb8746b8f10a52bece3)
2018-06-26 11:56:24 -04:00
Dusty Mabe
333e3ff7de
First pass add creating ignition spec with gofed
- notes.txt
    - explains how to use gofed and build rpm
- ignition.spec.orig
    - the spec file as generated by gofed
- ignition.spec
    - the edited spec file
- parsedeps.go
    - used to generate bundled provides

(cherry picked from commit cd20621c8cfa1027f7afd76bac7af11899a453a2)
2018-06-26 11:56:20 -04:00
Ralph Bean
16c638166d Added the README 2018-06-26 15:16:12 +00:00