]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 173: Ship QMI-related changes
authorPeter Müller <peter.mueller@ipfire.org>
Sat, 17 Dec 2022 17:25:21 +0000 (17:25 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 17 Dec 2022 17:25:21 +0000 (17:25 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/173/filelists/files
config/rootfiles/core/173/filelists/libgudev [new symlink]
config/rootfiles/core/173/filelists/libqmi [new symlink]
config/rootfiles/core/173/update.sh

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..2d8353e6580955039c902ad8dd9995bca0438163 100644 (file)
@@ -0,0 +1,7 @@
+etc/ppp/ip-up
+etc/rc.d/init.d/networking/dhcpcd.exe
+etc/rc.d/init.d/networking/functions.network
+etc/rc.d/init.d/networking/red
+lib/udev/network-hotplug-rename
+srv/web/ipfire/cgi-bin/pppsetup.cgi
+var/ipfire/dhcpc/dhcpcd.conf
diff --git a/config/rootfiles/core/173/filelists/libgudev b/config/rootfiles/core/173/filelists/libgudev
new file mode 120000 (symlink)
index 0000000..c30335f
--- /dev/null
@@ -0,0 +1 @@
+../../../common/libgudev
\ No newline at end of file
diff --git a/config/rootfiles/core/173/filelists/libqmi b/config/rootfiles/core/173/filelists/libqmi
new file mode 120000 (symlink)
index 0000000..20df7b9
--- /dev/null
@@ -0,0 +1 @@
+../../../common/libqmi
\ No newline at end of file
index af8d56bd0e19fa7933ab44f760313c6208efe2ef..c7297122604b38ba808f5878e212947437f6b297 100644 (file)
@@ -50,7 +50,7 @@ ldconfig
 # Start services
 
 # This update needs a reboot...
-#touch /var/run/need_reboot
+touch /var/run/need_reboot
 
 # Finish
 /etc/init.d/fireinfo start