Commit graph

261 commits

Author SHA1 Message Date
billz 4bf514c992 Add required php-mbstring to _install_dependencies 2024-02-27 11:49:21 +01:00
billz bf41d88340 Add constant to config.php + enable with installer 2024-02-19 09:12:33 +01:00
NL-TCH aec0279135 change python -> python3 2024-02-09 01:57:59 +01:00
NL-TCH 8eae2d1606 check if python is present 2024-02-09 01:56:02 +01:00
NL-TCH ccd0d62a5a why am i stupid? 2024-02-09 01:50:46 +01:00
NL-TCH 08db1e5b66 bruh, i am stupid 2024-02-09 00:38:03 +01:00
NL-TCH c43d2ea7ab fix installer 2024-02-09 00:08:46 +01:00
NL-TCH 8357fcb5e4 fix typo 2024-02-08 23:57:48 +01:00
NL-TCH 2ac9ba580f pip fix 2024-02-08 23:46:08 +01:00
NL-TCH 2ce8351b1a initial install test 2024-02-08 23:24:30 +01:00
billz 38a84fc258 Add --provider non-interactive option to installer 2024-02-01 08:51:55 +00:00
billz 14f3a4dc09 Add rsync dependency for Debian distros 2023-12-12 17:18:25 +00:00
billz 8d99be5092 Set rsync exclude parameter during update 2023-12-05 17:11:54 +00:00
Bill Zimmerman f05cd43b5c
Merge pull request #1475 from RaspAP/maint/installer-pkgs
Install extra networking tools (insiders)
2023-12-05 09:46:13 +01:00
billz 243a5e49fa Install extra networking tools (insiders) 2023-12-04 16:15:32 +00:00
billz 93f6069dc3 Add resolvconf dependency to wg install for Debian 12/Ubuntu 22.04 2023-12-01 13:57:15 +00:00
billz 54ec50c27f Add resolvconf to wireguard install 2023-11-28 17:08:35 +00:00
billz 61a1f063ea Update rsync exclusion path 2023-11-25 11:30:36 +00:00
billz 2102fb9043 Remove temp $source_dir if exists, sudo rm raspap_install.log 2023-11-25 08:15:10 +00:00
billz aa3a88e9b1 Use existing raspbian.sh install loader for update 2023-11-24 07:49:52 +00:00
billz 90456e601e Replace mv source > dest with rsync, preserving sys_read_logfile.php 2023-11-22 19:00:32 +00:00
billz e55f4e2395 Update _download_latest_files, install app-update.sh 2023-11-21 20:14:19 +00:00
billz 7e8f63863d Fix handling of config.php for different install types 2023-11-16 17:07:36 +00:00
billz 7782956917 Rename _install_mobile_clients, clarify messages 2023-11-16 15:18:20 +00:00
billz e6a90e728f Modify conditions for update/upgrade 2023-11-16 12:16:20 +00:00
billz 387f52a2e4 Improve messages, fixup order of install steps 2023-11-16 10:05:18 +00:00
billz 4c6ec03ea9 Fixup existing config + directory handling for update 2023-11-15 18:06:22 +00:00
billz bc6ec3a9bf Implement --update switch + GitHub user/token auth 2023-11-14 08:49:21 +00:00
billz de38aa0f9e Fix: _install_log() 2023-11-07 14:06:43 +00:00
Bill Zimmerman fbec4501ed
Merge pull request #1443 from RaspAP/feat/iw-parser
Refactor ISO countries + create IW parsing class
2023-11-07 09:06:57 +01:00
billz 66f8cc0b75 Replace ISO 2-letter country code literals w/ isoquery (localized) 2023-11-04 19:09:55 +00:00
billz 51673aef32 Fix: move debuglog.sh install to _patch_system_files() 2023-11-03 12:15:28 +00:00
billz 15632a60df Create system debug log dir, copy shell scripts to destination 2023-10-31 15:19:01 +00:00
billz 516de1f080 Update installer output LONG_BIT 2023-10-27 11:36:44 +01:00
billz f481b51c9d Update _download_latest_files() exit on clone failure 2023-10-27 09:26:19 +01:00
billz 0136c32403 Add jq to _install_dependencies(), modify sudoers entry 2023-10-26 13:59:08 +01:00
billz ada6cbf4d3 Minor: remove whitespace + exit status 2023-10-25 14:08:38 +01:00
billz 1b3e1c3372 Install dhcpcd-base dependency + systemd unit control file 2023-10-25 14:08:38 +01:00
billz a26a3b665e Detect unsupported Raspbian GNU/Linux 12 (bookworm) 32-bit 2023-10-25 14:08:38 +01:00
billz 72cac43c0f Added _install_provider() 2023-10-13 08:46:39 +02:00
billz d3c9b00e89 Added _prompt_install_vpn_providers() 2023-10-12 17:43:54 +02:00
billz a0ff530318 Replace notracking w/ updated blocklist host + domain lists 2023-10-06 14:43:28 +02:00
billz 2ac5f94594 Hotfix: delete _move_config_file (obsolete) 2023-10-02 15:12:39 +01:00
billz cc6fa1d8d0 Install iw package on Debian 12 2023-09-03 09:44:43 +02:00
billz d035fc804d Update _install_status w/ ! important + add Insiders note 2023-08-23 19:44:59 +02:00
billz 186af54185 Add iw_package when OS = ubuntu 2023-06-04 15:11:25 +00:00
billz a69bf2c6dd Add _check_notify_ubuntu() 2023-06-04 12:26:15 +00:00
billz e3a9919af1 Set php_package for Ubuntu 23.04 2023-06-03 18:43:55 +00:00
billz 20414b9ef1 Detect latest distro releases + set php_package 2023-06-02 12:52:52 +00:00
billz c971c5c9bc Installer hotfix + update release version 2023-04-12 21:09:01 +01:00