xdrm-brackets
|
ce23956097
|
upd: now questions 'read' yes/no do not need ENTER anymore (1 char needed only) + check DEV + DEV1 (/dev/sdb1) because 'udevadm' does not work as previously + renamed 'wlan0.dwc' to 'wireless.dwc' according to variable $WIFI_DEVICE will be renamed
|
2018-01-26 13:14:18 +01:00 |
xdrm-brackets
|
2a995cd33a
|
Use 'dd status=progress' new option instead of piped 'pv' to show where the copying proccess is
|
2018-01-25 13:31:23 +01:00 |
xdrm-brackets
|
a7acce6eba
|
Added $WIFI_DEVICE in 'clone.conf' to allow new wireless interface names + minfixes (gzip invalid condition + spacing)
|
2018-01-24 16:42:35 +01:00 |
xdrm-brackets
|
dbc2646478
|
now hides credentials from /var/log/ logs (/dev/null)
|
2017-10-02 16:45:06 +02:00 |
xdrm-brackets
|
9797c939d3
|
[1] Now /boot operations made here (not in sats-install anymore)
[2] Now 'pi' runs sats-feature@ to avoid permission issues
|
2017-10-02 15:44:08 +02:00 |
xdrm-brackets
|
5ff281d99d
|
updated dwc for debian stretch (in ifconfig output theres' ":" after iface names)
|
2017-09-29 10:03:07 +02:00 |
xdrm-brackets
|
b8011843d1
|
Wait 5*5 secs for network to be up (sats-install)
|
2017-09-27 16:26:45 +02:00 |
xdrm-brackets
|
40c1f82b26
|
Fixed pi permissions in order to execute /home/sats/satsd/source/daemon script
|
2017-09-27 16:10:50 +02:00 |
xdrm-brackets
|
1556513bee
|
Fixed pi permissions in order to execute /home/sats/satsd/source/daemon script
|
2017-09-27 10:12:56 +02:00 |
xdrm-brackets
|
ca49e89aa9
|
Update according to new SATS daemon management (multi service)
|
2017-09-26 18:03:50 +02:00 |
xdrm-brackets
|
751bd4b23e
|
[minupd] Added timestamp to dwc log
|
2017-07-25 15:57:04 +02:00 |
xdrm-brackets
|
389eee90ce
|
[update] sats-dwc@.service can now check for connectivity before executing (so keep connection) or after (to check if all is ok)
|
2017-07-25 15:47:26 +02:00 |
xdrm-brackets
|
6fc62407e5
|
[update] Connectivity test at the end of sats-dwc@.service Startin Execution
|
2017-07-25 15:08:55 +02:00 |
xdrm-brackets
|
c757226920
|
[minfix] fixed connectivity check in sats-install
|
2017-07-25 15:04:59 +02:00 |
xdrm-brackets
|
8b6a075edc
|
[update] |(1)| dwc is now stopped by its users (sats-install/sats-update)
|
2017-07-25 12:04:50 +02:00 |
xdrm-brackets
|
dfc8fb3da1
|
minfix\n(1) removed cronjob for sats-update (sats-update.timer does it)\n(2) removed static WIFI credentials (dwc doest it now)
|
2017-07-25 00:38:50 +02:00 |
xdrm-brackets
|
b39bd55e3f
|
[fix] minfix
|
2017-07-24 18:37:54 +02:00 |
xdrm-brackets
|
cca5071ac3
|
[bigupdate] (1) sats-sync.target is now a service because Assertion wasn't working so added an ExecStart that does the same (2) Added sats-sync-stop path and service to stop sats-sync target (now service) when the file changes (3) Fixed in `sats-install` script an echo to a `slog` (step 8)
|
2017-07-24 18:03:08 +02:00 |
xdrm-brackets
|
def9d80334
|
[fix] from 2 commits above : forgot sats-boot.service
|
2017-07-23 23:45:56 +02:00 |
xdrm-brackets
|
2ca4f7c211
|
[fix] minfixed exit management in main script
|
2017-07-23 23:40:47 +02:00 |
xdrm-brackets
|
bad5b28848
|
[bigupdate] systemd new management
|
2017-07-23 23:27:51 +02:00 |
xdrm-brackets
|
98615df45f
|
minmod
|
2017-07-23 17:27:32 +02:00 |
xdrm-brackets
|
a438c6f939
|
[bigfix] fixed services + fixed firewall rule + fixed sats-install (on shutdown during install, commands can run again for next boot)
|
2017-07-23 14:39:48 +02:00 |
xdrm-brackets
|
a26f3478b7
|
[fix] fixed firewall dir was on local not on raspbien (/opt/firewall instead of /mnt/opt/firewall)
|
2017-07-23 12:19:13 +02:00 |
xdrm-brackets
|
f70c5dc71d
|
[fix] Removed reference to utility/iptables
|
2017-07-23 12:18:01 +02:00 |
xdrm-brackets
|
02e9dac13f
|
[fix] Fixed partition check before mounting it
|
2017-07-23 12:16:22 +02:00 |
xdrm-brackets
|
ba30eb1bc6
|
minmod
|
2017-07-23 12:00:25 +02:00 |
xdrm-brackets
|
3a150eab95
|
[update] added firewall@.service to systemd
|
2017-07-22 23:44:03 +02:00 |
xdrm-brackets
|
04f7701655
|
[fix] fixed execution trouble in `clone` script
|
2017-07-22 23:32:36 +02:00 |
xdrm-brackets
|
31c58fcac6
|
[fix] fixed stuff + verbose user-friendly sats-install logging
|
2017-07-22 22:37:00 +02:00 |
xdrm-brackets
|
f4881c8f58
|
[minfix] interfaces does not link to sats-wpa script anymore
|
2017-07-22 16:58:06 +02:00 |
xdrm-brackets
|
b5fd1196ed
|
[fix] fixed when cannot mount ${DEV}2
|
2017-07-22 16:57:26 +02:00 |
xdrm-brackets
|
6d290df9f2
|
[bigupdate] Dynamic Wireless Credentials added to `systemd` through wpa_supplicant instances
|
2017-07-22 16:25:27 +02:00 |
xdrm-brackets
|
e88f8e3089
|
updated services
|
2017-07-21 12:43:37 +02:00 |
xdrm-brackets
|
052bd68ea0
|
Added nameservers and error management if no $IFACE found
|
2017-07-20 16:17:35 +02:00 |
xdrm-brackets
|
593a6807f7
|
sats-wpa script as pre-up for `wlan0`
|
2017-07-20 15:47:56 +02:00 |
xdrm-brackets
|
bda1088125
|
fixed sats-wpa script [todo/include it in /etc/network/interfaces pre-up script]
|
2017-07-20 15:46:11 +02:00 |
xdrm-brackets
|
154d1e5b7b
|
[fix] sats-wpa
|
2017-07-18 18:59:12 +02:00 |
xdrm-brackets
|
ad8fa10d98
|
(1) Added MACHINE_ID in private SSH key (2) removed update/install at boot (only first time)
|
2017-07-18 17:18:30 +02:00 |
xdrm-brackets
|
1506364b93
|
Added pre-update DWC (Dynamic Wireless Credential) System to the systemd suite
|
2017-07-18 15:34:07 +02:00 |
xdrm-brackets
|
34ebdf824a
|
updated WIFI and set api.url to online xdrm.io's version
|
2017-07-17 19:11:53 +02:00 |
xdrm-brackets
|
e0e3d2b43a
|
[update] iptables allows apt-get and dns
|
2017-05-10 15:50:13 +02:00 |
xdrm-brackets
|
a934e22f0e
|
[update] added firewall rules
|
2017-05-10 15:37:34 +02:00 |
xdrm-brackets
|
6754723fe0
|
auto generate maintenance keys
|
2017-05-10 13:48:55 +02:00 |
xdrm-brackets
|
26128b7a93
|
Updated readme
|
2017-05-10 13:35:35 +02:00 |
xdrm-brackets
|
cc0745e815
|
[update] check if debian image is ok
|
2017-05-10 13:22:05 +02:00 |
xdrm-brackets
|
d5ec68c25b
|
fix
|
2017-05-09 17:23:37 +02:00 |
xdrm-brackets
|
d4c88bb918
|
[big-update] Now shares automatically 1. authorized_keys 2. unlock code via mysql on the server
|
2017-05-09 17:19:17 +02:00 |
xdrm-brackets
|
7d16a0d8da
|
Removed `RemainAfterExit` in order for the timer to start
|
2017-05-09 13:23:04 +02:00 |
xdrm-brackets
|
8848f7f57d
|
fix
|
2017-05-09 13:15:51 +02:00 |