mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core100: update linker config
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -139,7 +139,8 @@ esac
|
|||||||
# Extract files
|
# Extract files
|
||||||
tar xavf /opt/pakfire/tmp/files* --no-overwrite-dir -p --numeric-owner -C /
|
tar xavf /opt/pakfire/tmp/files* --no-overwrite-dir -p --numeric-owner -C /
|
||||||
|
|
||||||
|
# update linker config
|
||||||
|
ldconfig
|
||||||
|
|
||||||
# Check diskspace on boot
|
# Check diskspace on boot
|
||||||
BOOTSPACE=`df /boot -Pk | sed "s| * | |g" | cut -d" " -f4 | tail -n 1`
|
BOOTSPACE=`df /boot -Pk | sed "s| * | |g" | cut -d" " -f4 | tail -n 1`
|
||||||
|
|||||||
Reference in New Issue
Block a user