sxmo-utils/scripts/core
Stacy Harper 672566c206 Remove -a cause it can break the system.
If the apk cache is outdated (first installation) and you try to upgrade
with this "-a" argument without configuring a network, then apk will
just strip every packages that are not available.

It then leave the phone in a very broken state.

The -a was used to handle mainlining software from pmaport to aport
(where pmaport uses 9999 version numbers). As we do not rely that much
on those softwares (that are now mainlined), we strip this unsafe
argument.

Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
2021-07-05 00:43:54 -04:00
..
sxmo_appmenu.sh made pmos-tweaks optional 2021-06-22 15:01:32 +02:00
sxmo_audiocurrentdevice.sh sxmo_audio*: properly set vars with default values if they are unset 2021-04-24 01:14:55 -04:00
sxmo_audioout.sh sxmo_audio*: properly set vars with default values if they are unset 2021-04-24 01:14:55 -04:00
sxmo_blinkled.sh various scripts were not sourcing the common include script yet (noted by mrrabbit1155) 2021-02-21 15:14:16 +01:00
sxmo_bluetoothmenu.sh replace "st -e" with sxmo_terminal.sh and edit it to use st -e instead of st 2021-06-04 21:50:59 +02:00
sxmo_brightness.sh sxmo_brightness.sh: write brightness val directly to sysfs 2021-05-20 09:43:08 +02:00
sxmo_common.sh Cleanup hooks 2021-06-29 22:43:16 +02:00
sxmo_contactmenu.sh Prevent incompatible contact number to be added 2021-06-18 17:45:46 +02:00
sxmo_contacts.sh sxmo_contacts now can search a contact 2021-06-12 13:35:30 +02:00
sxmo_dmenu.sh Make all sxmo menu SSH mode compatible 2021-04-10 13:20:19 +02:00
sxmo_dmenu_with_kb.sh sxmo_dmenu_with_kb should exit the dmenu exit code 2021-04-23 19:16:32 +02:00
sxmo_edit_screen.sh replace "st -e" with sxmo_terminal.sh and edit it to use st -e instead of st 2021-06-04 21:50:59 +02:00
sxmo_flashtoggle.sh various indentation fixes (spaces to tabs and stripping trailing whitespace) 2020-11-20 18:10:17 +01:00
sxmo_gpsutil.sh replace "st -e" with sxmo_terminal.sh and edit it to use st -e instead of st 2021-06-04 21:50:59 +02:00
sxmo_hooks.sh Cleanup hooks 2021-06-29 22:43:16 +02:00
sxmo_hotspot.sh Add an automated way to configure a hostspot network 2021-05-20 16:50:04 +02:00
sxmo_inputhandler.sh Handle cron tasks while in crust 2021-06-29 22:43:09 +02:00
sxmo_keyboard.sh Use pkill -f for $KEYBOARD 2021-05-11 19:54:11 +00:00
sxmo_killwindow.sh use 2-finger swipe down to close window, 3 to kill window 2021-03-22 19:49:48 +01:00
sxmo_migrate.sh I removed -X from less call. This is not in busybox less. 2021-07-01 14:47:36 +02:00
sxmo_movement.sh Rework the incoming call pickup/discard behavior 2021-04-23 19:16:08 +02:00
sxmo_networkmonitor.sh Cleanup hooks 2021-06-29 22:43:16 +02:00
sxmo_networks.sh replace "st -e" with sxmo_terminal.sh and edit it to use st -e instead of st 2021-06-04 21:50:59 +02:00
sxmo_open.sh various minor shellcheck fixes 2021-06-06 15:39:38 +02:00
sxmo_pipecomplete.sh Fix and simplify the pipecomplete svkbd managing 2021-05-23 14:25:34 +02:00
sxmo_proximitylock.sh Rework the sxmo screenlock 2021-06-06 09:41:36 +02:00
sxmo_proximitylocktoggle.sh Add proximity lock toggle on the config menu 2021-04-23 19:16:24 +02:00
sxmo_rotate.sh Cleanup hooks 2021-06-29 22:43:16 +02:00
sxmo_rotateautotoggle.sh Wileyfox Swift rotate and autorotate fix 2021-05-20 09:09:45 +02:00
sxmo_rtcwake.sh shellscript fix after applying last patches 2021-06-29 22:50:40 +02:00
sxmo_screenlock.sh Cleanup hooks 2021-06-29 22:43:16 +02:00
sxmo_setpermissions.sh fix: path should be absolute 2021-03-18 19:21:41 +01:00
sxmo_statusbar.sh add battery percentage to status bar 2021-06-06 15:32:35 +02:00
sxmo_statusbarupdate.sh increased verbosity in various scripts, and do not run xargs kill when argument is empty (cleaner and clearer stderr messages) 2021-01-30 21:41:08 +01:00
sxmo_surf_linkselect.sh Added sxmo_keyboard script that acts as an intermediary to opening and closing the keyboard 2021-03-15 13:51:48 +01:00
sxmo_terminal.sh Fix sxmo_modemtext in terminal mode 2021-06-21 22:59:55 +02:00
sxmo_timezonechange.sh replace "st -e" with sxmo_terminal.sh and edit it to use st -e instead of st 2021-06-04 21:50:59 +02:00
sxmo_upgrade.sh Remove -a cause it can break the system. 2021-07-05 00:43:54 -04:00
sxmo_urlhandler.sh replace "st -e" with sxmo_terminal.sh and edit it to use st -e instead of st 2021-06-04 21:50:59 +02:00
sxmo_vol.sh various scripts were not sourcing the common include script yet (noted by mrrabbit1155) 2021-02-21 15:14:16 +01:00
sxmo_xinit.sh Cleanup hooks 2021-06-29 22:43:16 +02:00