Commit graph

30 commits

Author SHA1 Message Date
Maniack Crudelis
cb24568248 Add time marker 2020-04-30 00:10:13 +02:00
Maniack Crudelis
850beb84d1 Be more verbose about apt lock 2020-04-29 14:07:11 +02:00
Maniack Crudelis
5ecb78e4e7 Wait for apt instead of failing... 2020-04-17 23:56:19 +02:00
Maniack Crudelis
e68351ad17
Clean swap files
The previous fix was designed for raspi and devices will low space.
This new fix is designed to prevent swap files to pile up.
2020-04-02 01:36:26 +02:00
Josue-T
3a7519b66b
Use rsync to push package and delete old files 2019-11-09 18:08:59 +01:00
Maniack Crudelis
7da1c39137 Fix removing swap 2019-06-20 12:35:32 +02:00
Maniack Crudelis
5e401923d5 Remove swap before creating snapshots 2019-06-20 01:37:42 +02:00
yalh76
7739ea3919 spacing 2019-03-04 01:46:21 +01:00
yalh76
9de3f37d67 limit sleep to aachr64 2019-03-03 23:47:47 +01:00
yalh76
732fb597e7
reduce time needed for lxc to start 2019-03-03 00:34:06 +01:00
yalh76
ec73e76893
add time for lxc to start 2019-03-03 00:25:37 +01:00
yalh76
7f76730a94
add time for lxc to start 2019-03-03 00:05:10 +01:00
Maniack Crudelis
55143ec9f4 Various fixes for auto repair feature 2018-10-17 22:28:32 +02:00
Maniack Crudelis
e3e1cda79c Fails faster on ssh connection 2018-10-17 15:23:19 +02:00
Maniack Crudelis
e89e146809 Try to repair the container in case of failure 2018-10-17 14:47:25 +02:00
Maniack Crudelis
2006e86635
Typo fix 2017-11-12 22:50:03 +01:00
Pierre de La Morinerie
c920e3d5f3 launcher: fix creation of snap2
When snap1 doesn't exist, `lxc-snapshot` will create a snapshot named
`snap1` (instead of `snap2`). In this case we need to rename snap1 into
snap2.

However the condition check is wrong: after creating the snapshot,
`snap1` will *always* exist – even if it didn't before. Thus the
renaming never happens.

Fix the issue by detecting the absence of snap2 (rather than snap1).
2017-10-25 10:28:58 +05:30
Maniack Crudelis
1abf547935 Use rsync instead of lxc-snapshot for temporary snapshot 2017-08-12 01:19:31 +02:00
Maniack Crudelis
a34d8db619 Fix app_id error 2017-07-31 12:08:59 +02:00
Maniack Crudelis
4007177ea5 Fix LXC_CONNECT_INFO 2017-06-18 18:23:22 +02:00
Maniack Crudelis
f9d29e67d5 More working time infos 2017-05-18 00:23:55 +02:00
Maniack Crudelis
889123ec6f Working time infos 2017-05-17 20:14:37 +02:00
Maniack Crudelis
3e6f16c430 Fix snapshots 2017-05-15 18:28:16 +02:00
Maniack Crudelis
ff74d283a6 Fix hostname & liste non triée 2017-05-11 01:36:06 +02:00
Maniack Crudelis
f663f69f27 Snapshots instead of multiple installations
Usage de snapshot pour les installations de base.
Réduit la durée des tests en évitant de réinstaller l'application plusieurs fois avec les mêmes paramètres.
2017-05-10 22:47:23 +02:00
Maniack Crudelis
26c123b2f2 Check witness files 2017-04-29 19:42:11 +02:00
Maniack Crudelis
adf55c2636 Check YEP 1.7 2017-04-27 00:47:02 +02:00
Maniack Crudelis
f6aba4a9f6 Fix yuno_portal 2017-04-21 20:09:16 +02:00
Maniack Crudelis
23bef139d3 Fix arguments parsing 2017-04-04 11:39:43 +02:00
Maniack Crudelis
1d2b462040 [ref] Print results and No check_process file
And some corrections...
2017-04-03 18:42:04 +02:00
Renamed from sub_scripts/lxc_launcher.sh (Browse further)