]> git.ipfire.org Git - ipfire-2.x.git/commit
core187: start updater
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 24 May 2024 05:13:57 +0000 (07:13 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 24 May 2024 05:13:57 +0000 (07:13 +0200)
commitd5c817b5cba61b72451998db626d49a74147db5f
treee508898255b2e10dbfa1a126244f2d870f6637b4
parentbf4bd9dd36470b9091ad03856e9f7cfd89d9e98d
core187: start updater

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
27 files changed:
config/rootfiles/core/187/exclude [moved from config/rootfiles/core/186/exclude with 100% similarity]
config/rootfiles/core/187/filelists/core-files [moved from config/rootfiles/core/186/filelists/core-files with 100% similarity]
config/rootfiles/core/187/filelists/files [new file with mode: 0644]
config/rootfiles/core/187/update.sh [new file with mode: 0644]
config/rootfiles/oldcore/186/exclude [new file with mode: 0644]
config/rootfiles/oldcore/186/filelists/aarch64/linux [moved from config/rootfiles/core/186/filelists/aarch64/linux with 100% similarity]
config/rootfiles/oldcore/186/filelists/apache2 [moved from config/rootfiles/core/186/filelists/apache2 with 100% similarity]
config/rootfiles/oldcore/186/filelists/bind [moved from config/rootfiles/core/186/filelists/bind with 100% similarity]
config/rootfiles/oldcore/186/filelists/btrfs-progs [moved from config/rootfiles/core/186/filelists/btrfs-progs with 100% similarity]
config/rootfiles/oldcore/186/filelists/collectd [moved from config/rootfiles/core/186/filelists/collectd with 100% similarity]
config/rootfiles/oldcore/186/filelists/core-files [new file with mode: 0644]
config/rootfiles/oldcore/186/filelists/dracut [moved from config/rootfiles/core/186/filelists/dracut with 100% similarity]
config/rootfiles/oldcore/186/filelists/files [moved from config/rootfiles/core/186/filelists/files with 100% similarity]
config/rootfiles/oldcore/186/filelists/grub-btrfs [moved from config/rootfiles/core/186/filelists/grub-btrfs with 100% similarity]
config/rootfiles/oldcore/186/filelists/inotify-tools [moved from config/rootfiles/core/186/filelists/inotify-tools with 100% similarity]
config/rootfiles/oldcore/186/filelists/kmod [moved from config/rootfiles/core/186/filelists/kmod with 100% similarity]
config/rootfiles/oldcore/186/filelists/libhtp [moved from config/rootfiles/core/186/filelists/libhtp with 100% similarity]
config/rootfiles/oldcore/186/filelists/riscv64/linux [moved from config/rootfiles/core/186/filelists/riscv64/linux with 100% similarity]
config/rootfiles/oldcore/186/filelists/sqlite [moved from config/rootfiles/core/186/filelists/sqlite with 100% similarity]
config/rootfiles/oldcore/186/filelists/squid [moved from config/rootfiles/core/186/filelists/squid with 100% similarity]
config/rootfiles/oldcore/186/filelists/strongswan [moved from config/rootfiles/core/186/filelists/strongswan with 100% similarity]
config/rootfiles/oldcore/186/filelists/suricata [moved from config/rootfiles/core/186/filelists/suricata with 100% similarity]
config/rootfiles/oldcore/186/filelists/tzdata [moved from config/rootfiles/core/186/filelists/tzdata with 100% similarity]
config/rootfiles/oldcore/186/filelists/x86_64/intel-microcode [moved from config/rootfiles/core/186/filelists/x86_64/intel-microcode with 100% similarity]
config/rootfiles/oldcore/186/filelists/x86_64/linux [moved from config/rootfiles/core/186/filelists/x86_64/linux with 100% similarity]
config/rootfiles/oldcore/186/update.sh [moved from config/rootfiles/core/186/update.sh with 100% similarity]
make.sh