Commit graph

155 commits

Author SHA1 Message Date
Jan Doskočil
7c0f4390c7
scripts: update_ngtcp2.sh for semi-automatic embedded libngtcp2 updates 2024-11-20 19:15:51 +01:00
Daniel Salzman
48ece386de scripts: add libxdp-dev to Ubuntu's Dockerfile 2024-04-29 13:53:48 +02:00
Daniel Salzman
941f0e1e5e deb: switch from libidn2-0-dev to libidn2-dev 2023-12-22 17:12:54 +01:00
Daniel Salzman
e54ac9f068 scripts: remove texinfo from Dockerfiles 2023-08-30 08:22:45 +02:00
Daniel Salzman
89b90ce5fc Add python-sphinx-panels to dependencies where necessary 2023-08-17 09:10:56 +02:00
Daniel Salzman
91b51e07a0 scripts/docker: add libxdp-dev to debian-latest 2023-07-31 09:40:03 +02:00
Daniel Salzman
77bc1f3a66 scripts: update timerdb-info.py with master-pinning timers 2023-07-18 12:02:00 +02:00
Jan Hák
aca31372f7 docker: change MAINTAINER to LABEL due to deprecation 2023-07-13 08:40:43 +02:00
Daniel Salzman
37a30a4f2f CI: add libxdp dependency to Dockerfile for Rocky 2023-05-22 12:04:46 +02:00
Daniel Salzman
1d34cbd9cd scripts: get rid of colons in directory names 2023-03-01 13:47:27 +01:00
Daniel Salzman
d3b7a6f932 scripts: remove unused scripts for OBS 2023-02-15 12:12:45 +01:00
Daniel Salzman
f4a0f9e4e7 Dockerfile: fix building using buildx 2023-01-20 19:01:10 +01:00
Daniel Salzman
21aaf21114 scripts: update Fedora Dockerfile 2022-12-20 09:48:09 +01:00
Daniel Salzman
5fcb135b39 scripts: add libmnl to Rocky Dockerfile 2022-12-20 09:47:53 +01:00
Daniel Salzman
afbbfccf3b scripts: add libbpf to Rocky Dockerfile 2022-12-20 08:54:17 +01:00
Daniel Salzman
0f5f9ec70a scripts: add libmnl and libnghttp2 to Ubuntu Dockerfile 2022-11-17 19:23:51 +01:00
Daniel Salzman
8076f1bcbb scripts: add libxdp to Fedora and libbpf to Ubuntu Dockerfiles 2022-11-17 18:44:51 +01:00
Daniel Salzman
676e7bfa7f scripts: add libxdp and ngtcp2 dependencies to debian unstable Dockerfile 2022-11-13 16:14:04 +01:00
Daniel Salzman
84b757838a scripts: add short parameter variants to probe_dump.py 2022-07-24 19:34:26 +02:00
Daniel Salzman
74e9934634 ci: don't modify sources.list in Debian images 2022-07-20 20:10:38 +02:00
Daniel Salzman
67ad491be7 ci: use rockylinux:9 instead of rockylinux:latest as it's not available 2022-07-20 19:48:48 +02:00
Daniel Salzman
d9fb3c91e4 ci: replace centos with rocky 2022-03-14 18:24:42 +01:00
Libor Peltan
2eb866673f timers: refactoring: store expire timestamp instead of last refresh 2022-02-24 16:44:01 +01:00
Libor Peltan
4f8d428861 timers: remove unneeded last nsec3 resalt 2022-01-07 11:33:10 +01:00
Josh Soref
43db89b880 spelling
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-11-24 12:55:47 +01:00
Daniel Salzman
748edbf347 scripts: add probe_dump.py 2021-11-23 08:47:50 +01:00
Daniel Salzman
327c6d350a scripts: extend Makefile.docker
- Enabled fastparser
- Temporarily disabled unittests (dthreads test fails on armhf)
- Added release tag
2021-11-22 13:38:22 +01:00
Jakub Ružička
8fd826cbc1 scripts: add make-obs.sh to create OBS srcpkg
This is a lightly modified script from Knot Resolver
which uses apkg to render OBS source package files
in pkg/obs.
2021-10-11 14:31:57 +02:00
Daniel Salzman
90fb5c616e scripts: update timerdb-info.py with last_refresh_ok 2021-09-27 14:28:09 +02:00
Daniel Salzman
3d1d4fe2cf scripts: switch update-project-files.py to Python3 2021-09-27 14:11:33 +02:00
Daniel Salzman
a49cfa09e4 scripts: update Debian docker files 2021-08-23 08:43:00 +02:00
Daniel Salzman
fc39a7f4b0 libknot: move XDP-related headers from libknot.h to xdp.h 2021-07-08 20:50:46 +02:00
Daniel Salzman
6038d56d75 scripts: update timerdb-info.py with last-notify-serial timer 2021-06-08 15:31:38 +02:00
Daniel Salzman
da5eef1e8f ci: udapt to changes for apkg 2021-05-26 19:26:49 +02:00
Jakub Ružička
7e914793d8 distro: add apkg support
Change packaging templates distro/pkg/* to use {{ version }}.

Add scripts/make_dev_archive.sh to create dev archives.

Add apkg config: distro/config/apkg.toml

With these changes, apkg can be used to package Knot DNS.
2021-05-26 14:53:41 +02:00
Daniel Salzman
d32a1f37b3 scripts: rename PowerTools to powertools in CentOS Dockerfile
Very good CentOS 8!
2021-02-23 17:27:41 +01:00
Daniel Salzman
f5e1660e8f scripts: add libmnl to Fedora and Debian Dockerfiles 2021-02-23 17:07:14 +01:00
Marcel Waldvogel
a87fcc160c docker: build multiarch images
Modified by Daniel Salzman
2021-02-16 15:34:35 +01:00
David Vašek
152674988a scripts: add config data gathering script for supported platforms
The intension is this script be portable to all supported OS's. However, it's mostly
Linux specific so far.
2020-12-21 22:28:35 +01:00
Libor Peltan
67797dee6f catalog: implemented generating from conf 2020-12-10 18:57:34 +01:00
Daniel Salzman
9aa157c0aa scripts: improve update-project-files.py 2020-08-06 20:54:16 +02:00
Daniel Salzman
0350e0bc6e scripts: add libelf-dev to debian:latest Dockerfile 2020-05-19 19:24:15 +02:00
Daniel Salzman
6a70a5b47f scripts: update Dockerfile for ubuntu:latest + add dnstap prerequisites 2020-05-11 11:03:16 +02:00
Daniel Salzman
793a5f8edd scripts: add 'xxd' to debian:latest/Dockerfile - make dist needs it 2020-04-23 21:33:57 +02:00
Daniel Salzman
645af9a7ea scripts: add 'clang' to debian:latest/Dockerfile - make dist needs it 2020-04-23 21:16:35 +02:00
Daniel Salzman
07a6824214 scripts: add 'llvm' to debian:latest/Dockerfile - make dist needs it 2020-04-23 21:02:20 +02:00
Daniel Salzman
7671f23d72 scripts: add missing 'diff' and 'cmp' from the Fedora Dockerfile by installing 'diffutils' 2020-02-24 10:40:25 +01:00
Daniel Salzman
59c499edf3 scripts: add missing 'diff' and 'cmp' from the CentOS Dockerfile by installing 'diffutils' 2020-01-28 16:52:42 +01:00
Daniel Salzman
c6853a4567 scripts: add 'clang' and 'llvm' to Fedora Dockerfile 2020-01-03 10:22:42 +01:00
Daniel Salzman
e809070806 scripts: add libbpf to Fedora Dockerfile 2019-12-24 13:56:35 +01:00