Anders F Björklund
f91a11192e
Upgrade Buildroot to 2021.02 LTS with Linux 4.19
...
Upgrade kernel minor version to distribution default
Add patch to allow building go inside minikube mod
Add sysctl override to revert systemd 245+ rp_filter
BR2_PACKAGE_LUAJIT
Make sure to build lua required for sysdig
BR2_PACKAGE_LZ4_PROGS
Make sure to build lz4 required for preload
BR2_PACKAGE_UTIL_LINUX_BINARIES
Make sure to build lsblk required for automount
2021-08-14 22:02:02 +02:00
Steven Powell
b36be9cd52
Upgrade buildkit from 0.8.2 to 0.9.0
2021-08-10 11:05:34 -07:00
Anders F Björklund
7971e043de
Upgrade Docker, from 20.10.7 to 20.10.8
...
runc v1.0.1
containerd v1.4.9
2021-08-06 10:23:49 +02:00
Anders F Björklund
cd08ce7c4d
Upgrade Docker, from 20.10.6 to 20.10.7
...
runc v1.0.0-rc95
containerd v1.4.6
2021-08-06 10:23:49 +02:00
Anders F Björklund
e5c662ce4f
Update crictl to v1.21.0
2021-08-05 12:18:51 +02:00
Anders F Björklund
2584519c0c
Update crictl to v1.20.0
2021-08-05 12:17:58 +02:00
Blaine Gardner
8f05ee00e1
Add ability to create extra disks on hyperkit vms
...
Add the ability to create and attach extra disks to hyperkit vms.
Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
2021-07-28 09:57:20 -06:00
Sharif Elgamal
11a9046913
update crio-bin hash
2021-07-01 17:08:53 -07:00
Ilya Zuyev
47938ea6d3
fix crio-bin hash
2021-06-29 11:32:50 -07:00
Ilya Zuyev
68c4d072fe
Revert "Merge pull request #11688 from afbjorklund/buildroot-2021.02"
...
This reverts commit 02abe7856c
, reversing
changes made to 4d078ae82f
.
2021-06-28 17:11:11 -07:00
Steven Powell
426be861ad
update crio-bin hash
2021-06-25 15:22:16 -07:00
Anders F Björklund
50a514c993
Synchronize config with Buildroot 2020.02
...
Compare generated .config between versions
Remaining differences: binutils, gcc, fuse
-BR2_BINUTILS_VERSION_2_32_X=y
+BR2_BINUTILS_VERSION_2_35_X=y
-BR2_GCC_VERSION_8_X=y
+BR2_GCC_VERSION_9_X=y
-BR2_PACKAGE_LIBFUSE=y
+BR2_PACKAGE_LIBFUSE3=y
And also the kernel versions, as intended.
2021-06-25 13:44:30 -07:00
Anders F Björklund
e90f7c18df
Make sure to build lz4 required for preload
2021-06-25 13:38:02 -07:00
Anders F Björklund
27ad97fc19
Make sure to build lsblk required for automount
2021-06-25 13:38:02 -07:00
Anders F Björklund
d63318b946
Add patch to allow building go inside minikube
2021-06-25 13:38:02 -07:00
Anders F Björklund
6eafe64a57
Upgrade Buildroot to 2021.02 LTS with Linux 4.19
...
Upgrade kernel minor version to distribution default
BR2_PACKAGE_LUA_5_1 is required for BR2_PACKAGE_SYSDIG
2021-06-25 13:38:02 -07:00
Ilya Zuyev
6dfbd6feea
Use KillMode=mixed for iso containerd
2021-06-10 19:21:51 -07:00
Anders F Björklund
b0414fc53f
Add host-python dependency for htop package
2021-04-24 20:11:36 +02:00
Anders F Björklund
e746eb8a2c
Upgrade buildroot minor version
2021-04-23 08:13:50 +02:00
Anders F Björklund
b58076452e
Upgrade Docker, from 20.10.5 to 20.10.6
...
And containerd from 1.4.3 to 1.4.4 as well
2021-04-20 07:41:58 +02:00
Anders F Björklund
c9618b8ff6
Upgrade Docker, from 20.10.4 to 20.10.5
2021-04-20 07:41:58 +02:00
Anders F Björklund
5451ad8705
Upgrade crio to 1.20.2
2021-04-16 08:09:45 +02:00
ilya-zuyev
65d9910488
Revert "change crio-bin checksum since it changed upstream"
2021-04-09 14:36:00 -07:00
Sharif Elgamal
42f6cd4079
Merge pull request #10648 from afbjorklund/buildkit-0.8.2
...
BuildKit 0.8.2
2021-04-05 11:39:17 -07:00
Sharif Elgamal
6786da83f3
Merge pull request #10217 from pkalever/nbd-iso
...
iso: enable Network Block Device support
2021-04-02 11:43:10 -07:00
Sharif Elgamal
0beb0b91d7
change crio-bin checksum since it changed upstream
2021-04-01 13:55:52 -07:00
Prasanna Kumar Kalever
25c6ceb583
iso: enable Network Block Device support
...
Having NBD module support would enable some of the CSI projects to utilize
the NBD based persistent volume requests validation in their automated
testing suites.
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2021-03-24 11:53:58 +05:30
Anders F Björklund
18f4b425e9
Upgrade buildkit from 0.8.1 to 0.8.2
...
Add buildkit-qemu-* to the packaging
2021-03-17 20:02:18 +01:00
Anders F Björklund
f8bc4a61ea
Upgrade runc from v1.0.0-rc92 to v1.0.0-rc93
2021-03-17 20:01:55 +01:00
Anders F Björklund
c3ac4f28b1
Upgrade Docker, from 20.10.3 to 20.10.4
2021-03-17 20:01:55 +01:00
Niels de Vos
631e45a441
install losetup from util-linux in the ISO
...
The losetup tool is used by Kubernetes to setup BlockMode volumes.
BusyBox provides a version, but it does not have the `-j` option.
2021-03-09 08:34:56 +01:00
Medya Ghazizadeh
6072d12b7d
Revert "pause: bump to newest image v3.4.1"
2021-03-05 11:43:53 -08:00
Predrag Rogic
50a1d239b1
pause: bump to newest image v3.4.1
2021-03-01 16:41:29 +00:00
Thomas Strömberg
18a00f0dc3
Merge pull request #10348 from afbjorklund/buildroot-2020.02.10
...
Buildroot 2020.02.10
2021-02-23 10:29:36 -08:00
Jiefeng He
1921801b69
disable minikube-scheduled-stop.service until a user schedules a stop
2021-02-21 00:12:31 -08:00
Anders F Björklund
c8266c0318
Upgrade crio to 1.20.0
2021-02-14 13:19:34 +01:00
Anders F Björklund
4a441a48bf
The checksum of the podman source tarball changed
...
Due to it being auto-generated by "git archive",
and not being an actual and archived distfile...
The actual code contents are the same, though.
2021-02-13 20:37:19 +01:00
Anders F Björklund
05fe93a392
Upgrade Docker, from 20.10.2 to 20.10.3
2021-02-09 17:34:08 +01:00
Anders F Björklund
384b52b9f4
Regenerate defconfig after upgrade
2021-02-03 07:28:07 +01:00
Anders F Björklund
0ecbe7f4ee
Upgrade buildroot minor version
2021-02-03 07:28:07 +01:00
Anders F Björklund
d1f4aa7edc
Old glusterfs releases were moved to a subdir
2021-02-02 16:45:07 +01:00
Anders F Björklund
75dca77ec5
Revert "Use more stable gluster mirror?"
...
This reverts commit 5c1647f6e7
.
2021-02-02 16:44:13 +01:00
Medya Ghazizadeh
a92b3935b4
Revert "install losetup from util-linux in the ISO"
2021-01-27 15:38:47 -08:00
Niels de Vos
b4d1e207a5
install losetup from util-linux in the ISO
...
The losetup tool is used by Kubernetes to setup BlockMode volumes.
BusyBox provides a version, but it does not have the `-j` option.
2021-01-25 17:16:43 +01:00
Anders F Björklund
79ae3eb9c7
Upgrade Docker, from 20.10.1 to 20.10.2
2021-01-15 19:14:23 +01:00
Ivan Milchev
eaf7b3a74e
added sch_htb, cls_fw, cls_matchall, act_connamrk and ifb kernel modules
2020-12-24 23:55:25 +01:00
Amar Tumballi
1bd16aee4f
iso: add XFS_QUOTA support to menuconfig options
...
Having the Quota support for xfs would allow some of the CSI projects
to utilize the feature in their automated testing, as PV Claim requests
has volume-size as an option, which is implemented with help of quota
feature in many cases.
Signed-off-by: Amar Tumballi <amar@kadalu.io>
2020-12-18 12:47:29 +05:30
Thomas Strömberg
d93b0feb67
Merge pull request #9966 from afbjorklund/docker-20.10.1
...
Upgrade Docker, from 20.10.0 to 20.10.1
2020-12-16 08:16:16 -08:00
Anders F Björklund
897d3409d6
Upgrade buildkit from 0.8.0 to 0.8.1
2020-12-15 13:01:00 +01:00
Anders F Björklund
39e149f7a9
Upgrade Docker, from 20.10.0 to 20.10.1
2020-12-15 12:55:57 +01:00