Benjamin Gilbert
bbbbdecd40
Update to 2.16.1
2023-07-10 18:50:33 -04:00
Paul Whalen
b20c1a4257
Enable ignition-edge in Fedora
...
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2023-02-22 12:52:30 -05:00
Benjamin Gilbert
d327075d15
2.15.0
2023-02-21 14:55:53 -06:00
Steven Presti
b614d9bb86
ignition.spec: update version to v2.14.0
2022-05-17 13:59:04 -04:00
Sohan Kunkerkar
1ba00f299b
2.13.0
2021-11-30 15:04:39 -05:00
Sohan Kunkerkar
459a9ea0e0
Ignition 2.12.0
2021-08-06 09:51:26 -04:00
Benjamin Gilbert
c67462bad1
2.11.0
2021-06-25 22:31:12 -04:00
Stephen Lowrie
882b9d831a
release: Ignition 2.10.1
2021-04-30 12:12:18 -05:00
Benjamin Gilbert
053eaac99b
Drop Git commit hash from Release
...
We've been using a release + patches workflow for a while now.
2021-02-05 18:09:12 -05:00
Sohan Kunkerkar
ec21a27d4c
release: Ignition v2.9.0
2021-01-08 04:27:44 -05:00
Sohan Kunkerkar
d194305bc2
release: Ignition v2.8.1
2020-12-03 11:06:14 -05:00
Sohan Kunkerkar
6f5a0f935d
release: Ignition v2.8.0
2020-11-25 17:24:15 -05:00
Stephen Lowrie
2c158893d7
Ignition 2.7.0
2020-10-14 23:25:26 -05:00
Benjamin Gilbert
0e08b0f288
Ignition 2.6.0
2020-08-07 23:50:33 -04:00
Benjamin Gilbert
b66caa20db
Ignition 2.5.0
...
Co-authored-by: Ben Howard <ben.howard@redhat.com>
2020-07-23 22:05:36 -04:00
Benjamin Gilbert
64396e2988
Ignition 2.4.1
2020-07-16 12:25:54 -04:00
Benjamin Gilbert
480b997359
Ignition 2.4.0
2020-07-13 18:46:38 -04:00
Timothée Ravier
6dedd4b441
Update to latest ignition-dracut to fix coreos-gpt-setup unit
...
https://github.com/coreos/ignition-dracut/pull/191
2020-06-15 17:11:45 +02:00
Jonathan Lebon
de97bc03b2
Update to latest ignition-dracut to fix error handling
...
https://github.com/coreos/ignition-dracut/pull/188
2020-06-01 14:28:40 -04:00
Benjamin Gilbert
8010f80671
Ignition 2.3.0
2020-05-05 19:22:03 -04:00
Dusty Mabe
c6f0f376ed
Update to latest ignition-dracut for network fixes
...
https://github.com/coreos/ignition-dracut/pull/174
2020-04-26 01:47:08 -04:00
Colin Walters
4307eea205
Update to latest ignition-dracut for virtio dump
2020-04-16 15:06:46 +00:00
Benjamin Gilbert
820aa5ae5f
Bump ignition-dracut to fix umount stage network access
2020-03-30 14:36:00 -04:00
Benjamin Gilbert
6ab21c400a
Ignition 2.2.1
2020-03-24 17:26:47 -04:00
Jonathan Lebon
12436a7180
Bump ignition-dracut for ignition-diskful-subsequent target
...
https://github.com/coreos/ignition-dracut/pull/151
While we're here, tweak the `download-*` scripts to use `curl` instead
of `wget` since the former is installed by default but not the latter.
Also adapt spec file for not packaging any GRUB dropins anymore.
2020-01-31 10:31:28 -05:00
Andrew Jeddeloh
6201cd37bf
spec: update spec for 2.1.1
2019-12-13 15:19:48 -08:00
Jonathan Lebon
a995f0230b
Use the master branch of ignition-dracut, not spec2x
...
It was accidentally changed to spec2x in:
https://src.fedoraproject.org/rpms/ignition/pull-request/42
2019-12-09 16:01:10 -05:00
Jonathan Lebon
37b7c93f07
Bump Ignition for better SELinux labeling
...
https://github.com/coreos/ignition/pull/846
2019-12-06 17:27:27 -05:00
Allen Bai
3c5c0bc444
Update dracut to latest spec2x
...
Signed-off-by: Allen Bai <abai@redhat.com>
2019-12-05 09:34:53 -05:00
Colin Walters
3c6023281c
Update dracut
2019-10-31 16:40:47 +00:00
Colin Walters
3b622206f6
Bump to latest in prep for rootfs redeploy work
2019-09-25 20:40:06 +00:00
Colin Walters
f83f249db4
Update dracut for gpt fixes
2019-08-16 13:55:42 +00:00
Andrew Jeddeloh
6ebb45a48e
*: bump to Ignition 2.0.1
2019-07-25 10:55:59 -07:00
Andrew Jeddeloh
a614d3e5a0
sources: add new sources for 2.0.0
2019-06-10 14:07:07 -07:00
Jonathan Lebon
5df9bc031d
Bump to ignition-dracut df88988
...
For https://github.com/coreos/ignition-dracut/pull/76 .
2019-05-03 14:05:38 -04:00
Andrew Jeddeloh
e25383b0a1
*: update to 2.0.0-beta
2019-05-01 15:03:15 -07:00
Jonathan Lebon
6e12473d8f
Bump to ignition-dracut 85f2e65
...
There's lots of important fixes in there that we should get in.
2019-04-08 16:28:36 -04:00
Jonathan Lebon
d551c56f90
Bump to Ignition v2.0.0-alpha
...
Go back to git master for ignition-dracut and import Ignition from git
tag v2.0.0-alpha. This required adapting the build to using go modules
by building with `-mod=vendor` and `GO111MODULE=on` and dropping the
`GOPATH` hacks.
We also drop `parsedeps.go` since Ignition moved away from glide.
Instead introduce a new tiny `go-mods-to-bundled-provides.py` script
that just parses `go.mod` and `vendor/modules.txt` to generate virtual
`Provides`. The `parsedeps.go` approach also had a few issues that are
fixed in the new script. Notably, it would only pick up on subpackages
of dependent repos, and not the main packages (e.g. it skipped over
`ajeddeloh/go-json`). And also, it was generating `Provides` at the
version of the Ignition package (using `%{version}`), instead of the
version of the bundled package itself.
2019-03-27 10:44:20 -04:00
Dusty Mabe
f1fa20fc14
backports from spec2x branches
...
- ignition-dracut: Pull in latest from spec2x branch
* grub: support overriding network kcmdline args
- ignition: pull in subuid/subgid files patch from spec2x branch
* stages/files: Also relabel subuid/subgid files
2019-03-22 17:50:11 -04:00
Dusty Mabe
8f7558a405
Use the spec2x branch of ignition-dracut upstream
...
Since ignition-dracut master has moved to supported ignition
spec 3.x we are applying fixes 2.x related fixes to the spec2x
branch in the ignition-dracut repo.
Summary of backports: https://github.com/coreos/ignition-dracut/pull/58
2019-03-18 18:15:10 -04:00
Andrew Jeddeloh
ed359188d7
Bump to Ignition v0.31.0
2019-02-20 17:01:48 -08:00
Dusty Mabe
25ea599bd0
Bump to ignition-dracut 2c69925
2019-02-15 17:39:24 -05:00
Dusty Mabe
83f481ab24
Bump to ignition-dracut fa7131b
2019-01-30 14:02:18 -05:00
Benjamin Gilbert
a917a6aa1a
Bump to Ignition 0.30.0
2018-12-15 15:06:08 -05:00
Andrew Jeddeloh
56617235ec
Bump to Ignition 0.29.1
2018-12-11 11:46:10 -08:00
Jonathan Lebon
78722da2a8
Bump to ignition-dracut 7b83454
2018-11-20 16:13:20 -05:00
Dusty Mabe
a0c94134f8
Bump to ignition-dracut decf63f
...
* 03d8438 30ignition: only instmods if module available
2018-10-25 18:02:39 -04:00
Dusty Mabe
6fc7632a89
Bump to ignition-dracut 7ee64ca
...
* 3ec0b39 remove ignition-remount-sysroot.service files
* 66335f2 ignition: run files stage at original CL ordering
* 0301a03 ignition-disks.service: drop Requires=network.target
* a0bc135 ignition-ask-var-mount.service: use RemainAfterExit=yes
* ecf5779 module-setup.sh: explicitly install qemu_fw_cfg
2018-10-25 10:17:44 -04:00
Dusty Mabe
c1c1198ead
Bump to ignition-dracut 4bdfb34
...
* 6d0763a module-setup: Make mkfs.btrfs optional
2018-10-15 10:07:09 -04:00
Dusty Mabe
42544b245f
Bump to ignition-dracut c09ce6f
...
* ce9f648 30ignition: add support for ignition-disks
2018-09-26 10:44:51 -04:00