From: Arne Fitzenreiter Date: Fri, 24 Jan 2025 08:51:54 +0000 (+0100) Subject: core192: ship ppp X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=637b614f1c73d004a5eca20696958a4aa85c0c2a;p=people%2Fms%2Fipfire-2.x.git core192: ship ppp Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/192/filelists/ppp b/config/rootfiles/core/192/filelists/ppp new file mode 120000 index 000000000..4844a9b58 --- /dev/null +++ b/config/rootfiles/core/192/filelists/ppp @@ -0,0 +1 @@ +../../../common/ppp \ No newline at end of file diff --git a/config/rootfiles/core/192/update.sh b/config/rootfiles/core/192/update.sh index 2e874fd66..7822bb24c 100644 --- a/config/rootfiles/core/192/update.sh +++ b/config/rootfiles/core/192/update.sh @@ -85,6 +85,10 @@ rm -rvf \ /boot/dtb-* \ /lib/modules +# remove old pppd libs +rm -rvf \ + /usr/lib/pppd + # Extract files extract_files