Modules: use new setup_installer() func

merge-requests/33/head
Christopher Roy Bratusek 4 years ago
parent 8c1ec54241
commit de1c5e4661

@ -15,23 +15,7 @@ else
source "/dev/tmp/CommonInstaller"
fi
detect_bootmode
detect_outfd
show_progress 1.0 0
show_banner
set_progress 0.1
unpack_zip
mount_partitions
detect_arch
setup_busybox
get_cfg_setup
detect_mode
set_progress 0.2
setup_installer 1
install_bromite_webview
set_progress 0.75

@ -15,23 +15,7 @@ else
source "/dev/tmp/CommonInstaller"
fi
detect_bootmode
detect_outfd
show_progress 1.0 0
show_banner
set_progress 0.1
unpack_zip
mount_partitions
detect_arch
setup_busybox
get_cfg_setup
detect_mode
set_progress 0.5
setup_installer 1
install_fdroid
set_progress 0.9

@ -15,28 +15,7 @@ else
source "/dev/tmp/CommonInstaller"
fi
detect_bootmode
detect_outfd
#check_space
show_progress 1.0 0
show_banner
set_progress 0.1
unpack_zip
mount_partitions
detect_arch
setup_busybox
set_progress 0.2
get_cfg_setup
get_cfg_apps
get_cfg_overlay
detect_mode
set_progress 0.3
setup_installer 1 1 1
install_nanodroidscripts
install_microg

@ -15,26 +15,7 @@ else
source "/dev/tmp/CommonInstaller"
fi
detect_bootmode
detect_outfd
#check_space
show_progress 1.0 0
show_banner
set_progress 0.1
unpack_zip
mount_partitions
detect_arch
setup_busybox
set_progress 0.2
get_cfg_setup
detect_mode
set_progress 0.3
setup_installer 1
install_gsync
set_progress 0.5

@ -15,23 +15,7 @@ else
source "/dev/tmp/CommonInstaller"
fi
detect_bootmode
detect_outfd
show_progress 1.0 0
show_banner
set_progress 0.1
unpack_zip
mount_partitions
detect_arch
setup_busybox
get_cfg_setup
detect_mode
set_progress 0.2
setup_installer 1
install_osmand
set_progress 0.75

@ -15,24 +15,7 @@ else
source "/dev/tmp/CommonInstaller"
fi
detect_bootmode
detect_outfd
show_progress 1.0 0
show_banner
set_progress 0.1
unpack_zip
mount_partitions
detect_arch
setup_busybox
get_cfg_setup
get_cfg_overlay
detect_mode
set_progress 0.2
setup_installer 1 1
install_nanodroidscripts
install_microg

Loading…
Cancel
Save