]> git.ipfire.org Git - ipfire-2.x.git/commit
core191: start updater
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 8 Dec 2024 15:40:55 +0000 (16:40 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 8 Dec 2024 15:40:55 +0000 (16:40 +0100)
commit7bf9eaa386e14b654cbdfb6f34fcc24d9aa7d963
tree73173279e70703edf9bc1f4af8e2e523665bd949
parent689e4bdf915095384d7ff160c6debd6717c78a14
core191: start updater

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
35 files changed:
config/rootfiles/core/191/exclude [new file with mode: 0644]
config/rootfiles/core/191/filelists/core-files [moved from config/rootfiles/core/190/filelists/core-files with 100% similarity]
config/rootfiles/core/191/filelists/files [new file with mode: 0644]
config/rootfiles/core/191/update.sh [new file with mode: 0644]
config/rootfiles/oldcore/190/exclude [moved from config/rootfiles/core/190/exclude with 100% similarity]
config/rootfiles/oldcore/190/filelists/aarch64/linux [moved from config/rootfiles/core/190/filelists/aarch64/linux with 100% similarity]
config/rootfiles/oldcore/190/filelists/apr [moved from config/rootfiles/core/190/filelists/apr with 100% similarity]
config/rootfiles/oldcore/190/filelists/bind [moved from config/rootfiles/core/190/filelists/bind with 100% similarity]
config/rootfiles/oldcore/190/filelists/ca-certificates [moved from config/rootfiles/core/190/filelists/ca-certificates with 100% similarity]
config/rootfiles/oldcore/190/filelists/core-files [new file with mode: 0644]
config/rootfiles/oldcore/190/filelists/curl [moved from config/rootfiles/core/190/filelists/curl with 100% similarity]
config/rootfiles/oldcore/190/filelists/files [moved from config/rootfiles/core/190/filelists/files with 100% similarity]
config/rootfiles/oldcore/190/filelists/libhtp [moved from config/rootfiles/core/190/filelists/libhtp with 100% similarity]
config/rootfiles/oldcore/190/filelists/libpng [moved from config/rootfiles/core/190/filelists/libpng with 100% similarity]
config/rootfiles/oldcore/190/filelists/liburcu [moved from config/rootfiles/core/190/filelists/liburcu with 100% similarity]
config/rootfiles/oldcore/190/filelists/linux-firmware-config [moved from config/rootfiles/core/190/filelists/linux-firmware-config with 100% similarity]
config/rootfiles/oldcore/190/filelists/lmdb [moved from config/rootfiles/core/190/filelists/lmdb with 100% similarity]
config/rootfiles/oldcore/190/filelists/logrotate [moved from config/rootfiles/core/190/filelists/logrotate with 100% similarity]
config/rootfiles/oldcore/190/filelists/logwatch [moved from config/rootfiles/core/190/filelists/logwatch with 100% similarity]
config/rootfiles/oldcore/190/filelists/lvm2 [moved from config/rootfiles/core/190/filelists/lvm2 with 100% similarity]
config/rootfiles/oldcore/190/filelists/ncat [moved from config/rootfiles/core/190/filelists/ncat with 100% similarity]
config/rootfiles/oldcore/190/filelists/nettle [moved from config/rootfiles/core/190/filelists/nettle with 100% similarity]
config/rootfiles/oldcore/190/filelists/openssh [moved from config/rootfiles/core/190/filelists/openssh with 100% similarity]
config/rootfiles/oldcore/190/filelists/ppp [moved from config/rootfiles/core/190/filelists/ppp with 100% similarity]
config/rootfiles/oldcore/190/filelists/protobuf [moved from config/rootfiles/core/190/filelists/protobuf with 100% similarity]
config/rootfiles/oldcore/190/filelists/protobuf-c [moved from config/rootfiles/core/190/filelists/protobuf-c with 100% similarity]
config/rootfiles/oldcore/190/filelists/riscv64/linux [moved from config/rootfiles/core/190/filelists/riscv64/linux with 100% similarity]
config/rootfiles/oldcore/190/filelists/squid [moved from config/rootfiles/core/190/filelists/squid with 100% similarity]
config/rootfiles/oldcore/190/filelists/suricata [moved from config/rootfiles/core/190/filelists/suricata with 100% similarity]
config/rootfiles/oldcore/190/filelists/texinfo [moved from config/rootfiles/core/190/filelists/texinfo with 100% similarity]
config/rootfiles/oldcore/190/filelists/unbound [moved from config/rootfiles/core/190/filelists/unbound with 100% similarity]
config/rootfiles/oldcore/190/filelists/x86_64/intel-microcode [moved from config/rootfiles/core/190/filelists/x86_64/intel-microcode with 100% similarity]
config/rootfiles/oldcore/190/filelists/x86_64/linux [moved from config/rootfiles/core/190/filelists/x86_64/linux with 100% similarity]
config/rootfiles/oldcore/190/update.sh [moved from config/rootfiles/core/190/update.sh with 100% similarity]
make.sh