From 31a7ceebe95d110b8099025fe7f338e04bc215d6 Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Fri, 30 Jun 2023 13:21:22 +0200 Subject: [PATCH 1/4] Update Test in Szeged --- etc/psa_update/opkg_commands | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 7d74d99..a22d6e7 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -8,9 +8,10 @@ # 2023-06-30: test-1 # 2023-06-30: test-2 # 2023-06-30: return to usual workflow -opkg info ptu5-gitinstaller +# 2023-06-30: test update atbqt in Szeged +#opkg info ptu5-gitinstaller opkg info atbqt opkg update -opkg install ptu5-gitinstaller +#opkg install ptu5-gitinstaller opkg install atbqt opkg info atbqt From 5433e72198046667f596d8d458aa2057ee5b560a Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Fri, 30 Jun 2023 13:37:53 +0200 Subject: [PATCH 2/4] Update Test in Szeged --- etc/psa_update/opkg_commands | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index a22d6e7..ae70ed6 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -9,6 +9,7 @@ # 2023-06-30: test-2 # 2023-06-30: return to usual workflow # 2023-06-30: test update atbqt in Szeged +# 2023-06-30: 2. test update atbqt in Szeged #opkg info ptu5-gitinstaller opkg info atbqt opkg update From 8a3507eab1627bc6c48dfb5f92d8f4cb1248334f Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Fri, 30 Jun 2023 14:28:16 +0200 Subject: [PATCH 3/4] Update Test in Szeged --- etc/psa_update/opkg_commands | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index ae70ed6..41f096c 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -10,6 +10,7 @@ # 2023-06-30: return to usual workflow # 2023-06-30: test update atbqt in Szeged # 2023-06-30: 2. test update atbqt in Szeged +# 2023-06-30: 4. test update atbqt in Szeged #opkg info ptu5-gitinstaller opkg info atbqt opkg update From 033f8ac8381185adaa9bb672d58da76b6d0cddf8 Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Sun, 2 Jul 2023 16:29:09 +0200 Subject: [PATCH 4/4] prevent any opkg command --- etc/psa_update/opkg_commands | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 41f096c..4d90b4e 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -12,8 +12,8 @@ # 2023-06-30: 2. test update atbqt in Szeged # 2023-06-30: 4. test update atbqt in Szeged #opkg info ptu5-gitinstaller -opkg info atbqt -opkg update +#opkg info atbqt +#opkg update #opkg install ptu5-gitinstaller -opkg install atbqt -opkg info atbqt +#opkg install atbqt +#opkg info atbqt