mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Start Core Update 188
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../../../../common/aarch64/gcc
|
||||
@@ -1 +0,0 @@
|
||||
../../../../common/aarch64/util-linux
|
||||
@@ -1 +0,0 @@
|
||||
../../../../common/aarch64/vectorscan
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/apache2
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/bind
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/ca-certificates
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/cpio
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/curl
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/dhcpcd
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/e2fsprogs
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/ethtool
|
||||
@@ -1,8 +0,0 @@
|
||||
etc/fcron.daily/openvpn-crl-updater
|
||||
etc/rc.d/init.d/firewall
|
||||
etc/sysctl.conf
|
||||
srv/web/ipfire/cgi-bin/dns.cgi
|
||||
srv/web/ipfire/cgi-bin/firewall.cgi
|
||||
srv/web/ipfire/cgi-bin/vpnmain.cgi
|
||||
usr/lib/firewall/rules.pl
|
||||
var/ipfire/header.pl
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/gnutls
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/iana-etc
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/ipblocklist-sources
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/iw
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/jq
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/kbd
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/libedit
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/lzip
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/mdadm
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/ntp
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/oath-toolkit
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/openssh
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/pam
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/pcre2
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/ppp
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/psmisc
|
||||
@@ -1 +0,0 @@
|
||||
../../../../common/riscv64/gcc
|
||||
@@ -1 +0,0 @@
|
||||
../../../../common/riscv64/util-linux
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/screen
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/shadow
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/sqlite
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/squid
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/strongswan
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/suricata
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/unbound
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/vim
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/whois
|
||||
@@ -1 +0,0 @@
|
||||
../../../../common/x86_64/gcc
|
||||
@@ -1 +0,0 @@
|
||||
../../../../common/x86_64/intel-microcode
|
||||
@@ -1 +0,0 @@
|
||||
../../../../common/x86_64/util-linux
|
||||
@@ -1 +0,0 @@
|
||||
../../../../common/x86_64/vectorscan
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/xfsprogs
|
||||
@@ -1 +0,0 @@
|
||||
../../../common/zstd
|
||||
0
config/rootfiles/core/188/filelists/files
Normal file
0
config/rootfiles/core/188/filelists/files
Normal file
@@ -24,7 +24,7 @@
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
|
||||
|
||||
core=187
|
||||
core=188
|
||||
|
||||
# Remove old core updates from pakfire cache to save space...
|
||||
for (( i=1; i<=$core; i++ )); do
|
||||
@@ -37,8 +37,6 @@ done
|
||||
extract_files
|
||||
|
||||
# Remove files
|
||||
rm -rfv \
|
||||
/usr/share/vim/vim90
|
||||
|
||||
# update linker config
|
||||
ldconfig
|
||||
@@ -49,28 +47,10 @@ ldconfig
|
||||
# Filesytem cleanup
|
||||
/usr/local/bin/filesystem-cleanup
|
||||
|
||||
# Apply local configuration to sshd_config
|
||||
/usr/local/bin/sshctrl
|
||||
|
||||
# Start services
|
||||
/etc/init.d/apache restart
|
||||
/etc/init.d/unbound restart
|
||||
/etc/init.d/suricata restart
|
||||
/etc/init.d/sshd restart
|
||||
/etc/init.d/firewall restart
|
||||
|
||||
# Build initial ramdisks (for intel-microcode)
|
||||
dracut --regenerate-all --force
|
||||
KVER="xxxKVERxxx"
|
||||
case "$(uname -m)" in
|
||||
aarch64)
|
||||
mkimage -A arm64 -T ramdisk -C lzma -d /boot/initramfs-${KVER}-ipfire.img /boot/uInit-${KVER}-ipfire
|
||||
# dont remove initramfs because grub need this to boot.
|
||||
;;
|
||||
esac
|
||||
|
||||
# This update needs a reboot...
|
||||
touch /var/run/need_reboot
|
||||
#touch /var/run/need_reboot
|
||||
|
||||
# Finish
|
||||
/etc/init.d/fireinfo start
|
||||
Reference in New Issue
Block a user