]> gitweb.fluxo.info Git - hydra.git/commitdiff
Upgrade: do not run rpi-update
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 3 Aug 2019 04:55:39 +0000 (01:55 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 3 Aug 2019 04:55:39 +0000 (01:55 -0300)
share/hydractl/upgrade

index a84742b9a8b60d0e595c81754418c366343d8537..4ee31a1ca49dbaa0ca2a18b3917fe140950418b6 100755 (executable)
@@ -34,9 +34,11 @@ else
 fi
 
 # Upgrade raspberry
-if [ -x "/usr/bin/rpi-update" ]; then
-  rpi-update
-fi
+# Do not run it under normal circunstances
+# https://github.com/Hexxeh/rpi-update
+#if [ -x "/usr/bin/rpi-update" ]; then
+#  rpi-update
+#fi
 
 # Upgrade all chroots
 hydractl chroot-upgrade