mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
core78 -> core79: to insert openssl security update.
This commit is contained in:
1
config/rootfiles/core/79/filelists/openssh
Symbolic link
1
config/rootfiles/core/79/filelists/openssh
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/openssh
|
||||
1
config/rootfiles/core/79/filelists/openssl
Symbolic link
1
config/rootfiles/core/79/filelists/openssl
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/openssl
|
||||
@@ -35,7 +35,7 @@ function add_to_backup ()
|
||||
|
||||
#
|
||||
# Remove old core updates from pakfire cache to save space...
|
||||
core=78
|
||||
core=79
|
||||
for (( i=1; i<=${core}; i++ ))
|
||||
do
|
||||
rm -f /var/cache/pakfire/core-upgrade-*-$i.ipfire
|
||||
Reference in New Issue
Block a user