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 |
|
Bill Zimmerman
|
fc58d5037a
|
Merge pull request #1469 from RaspAP/fix/predictable-names
Fix: Support predictable interface names
|
2023-12-04 13:58:40 +01:00 |
|
billz
|
5ca9465e83
|
Update sudoers interface patterns
|
2023-12-04 09:00:02 +00:00 |
|
billz
|
1bf7a32bd5
|
Add wpa_cli list_networks
|
2023-12-02 17:28:15 +00:00 |
|
billz
|
b5d861a2b9
|
Add wpa_cli disconnect cmd
|
2023-12-02 14:16:15 +00:00 |
|
billz
|
84dc44d944
|
Add restricted wpa_cli commands to sudoers
|
2023-12-02 14:00:34 +00:00 |
|
billz
|
0cb3128158
|
Revised for predictable iface names
|
2023-12-01 18:02:01 +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
|
99fd2f8ce7
|
Remove existing /tmp/raspap_install.log
|
2023-11-24 07:48:12 +00:00 |
|
billz
|
e2111fdf1f
|
Added /etc/raspap/system/app-update.sh to sudoers
|
2023-11-23 07:43:50 +00:00 |
|
billz
|
5fbcabd3c2
|
Initial commit
|
2023-11-23 07:43:33 +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
|
2151a44729
|
Minor: add required --path argument to usage()
|
2023-11-17 12:01:10 +00:00 |
|
billz
|
dea5759514
|
Minor: tweak GPL verbiage
|
2023-11-16 17:32:04 +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
|
4c6455f1d9
|
Update file header, usage examples
|
2023-11-15 19:27:14 +00:00 |
|
billz
|
bfe62fb2c9
|
Replace comment block with usage()
|
2023-11-15 18:13:56 +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
|
f6113c47ce
|
Fix: remove systemctl disable raspapd.service
|
2023-11-07 14:38:32 +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
|
5a6d76defd
|
Replace reboot prompt in uninstall_complete
|
2023-11-06 12:38:06 +00:00 |
|
billz
|
66f8cc0b75
|
Replace ISO 2-letter country code literals w/ isoquery (localized)
|
2023-11-04 19:09:55 +00:00 |
|
billz
|
be25ffd06f
|
Update w/ latest distros, php versions, packages + reboot prompt
|
2023-11-03 12:33:27 +00:00 |
|
billz
|
51673aef32
|
Fix: move debuglog.sh install to _patch_system_files()
|
2023-11-03 12:15:28 +00:00 |
|
billz
|
48d29d368a
|
Add _dhcpcd_info() to debug output
|
2023-11-03 08:49:18 +00:00 |
|
billz
|
99b3767fd6
|
Read/set wg_option flag
|
2023-11-03 08:48:48 +00:00 |
|
billz
|
3eb8e5ae3f
|
Check for presence of commands, ini files and defaults.php
|
2023-11-01 20:33:15 +00:00 |
|
billz
|
c3d97182cb
|
Update _initialize() w/ delete log condition, revise separator labels
|
2023-11-01 11:13:33 +00:00 |
|
billz
|
22cd0ae017
|
Add system/debuglog.sh to sudoers
|
2023-11-01 07:46:36 +00:00 |
|
billz
|
9663832f0d
|
Add _usb_info, _wpa_info and -w --write option
|
2023-11-01 07:45:19 +00:00 |
|
billz
|
e99e98d8ca
|
Omit debug logfile write to /tmp
|
2023-10-31 20:27:56 +00:00 |
|
billz
|
15632a60df
|
Create system debug log dir, copy shell scripts to destination
|
2023-10-31 15:19:01 +00:00 |
|
billz
|
362feae185
|
Echo logfile path + file for ajax handler
|
2023-10-31 15:16:05 +00:00 |
|
billz
|
0176f71944
|
Initial commit
|
2023-10-31 14:38:45 +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 |
|