Commit graph

653 commits

Author SHA1 Message Date
yalh76
2adc1d98e7 Charset 2022-11-05 19:51:53 +01:00
yalh76
41f0704d77 Few fixes 2022-11-05 19:48:07 +01:00
yalh76
81b89dc3ce Improving ynh_lxc_reset 2022-10-24 02:06:09 +02:00
yalh76
6c0d35f5b9 Improving ynh_lxc_snapshot_load 2022-10-24 02:05:26 +02:00
yalh76
fc3d11791e Implement ynh_lxc_snapshot_delete 2022-10-24 02:01:01 +02:00
yalh76
f35d08db03 Improving ynh_lxc_snapshot_exists 2022-10-24 01:59:00 +02:00
yalh76
8f91c6e28c Improving ynh_lxc_swapfiles_clean 2022-10-24 01:58:26 +02:00
yalh76
7af7f02a74 Implement ynh_lxc_delete 2022-10-24 01:57:15 +02:00
yalh76
ffa77e8e61 Improving _ynh_lxc_start_and_wait 2022-10-24 01:55:07 +02:00
yalh76
f5332971ed Improving ynh_lxc_stop 2022-10-24 01:50:56 +02:00
yalh76
0b5b6422e1 Implement ynh_lxc_start 2022-10-24 01:49:29 +02:00
yalh76
814f41f62b Implement ynh_lxc_is_stopped 2022-10-24 01:46:37 +02:00
yalh76
9637d647af Implement ynh_lxc_is_started 2022-10-24 01:46:12 +02:00
yalh76
3d6c925048 Implement ynh_lxc_status 2022-10-24 01:45:41 +02:00
yalh76
3ac9db3cc1 Implement ynh_lxc_exists 2022-10-24 01:45:11 +02:00
yalh76
3042211d5a Update ynh_lxd_package_check 2022-10-24 01:40:15 +02:00
yalh76
822abcaa91 Implement ynh_lxc_snapshot_create 2022-10-24 01:38:45 +02:00
yalh76
89f88521df Implement lxc_launch 2022-10-24 01:34:52 +02:00
yalh76
587b240dcc Implement ynh_lxc_reset 2022-10-24 01:26:47 +02:00
yalh76
fc7b071aae Implement ynh_lxc_snapshot_load 2022-10-24 01:23:47 +02:00
yalh76
4f9b714037 Update ynh_lxd 2022-10-24 01:19:08 +02:00
yalh76
72a3afd02b Implement ynh_lxc_snapshot_exists 2022-10-24 01:18:07 +02:00
yalh76
d3883f6b69 Implement ynh_lxc_swapfiles_clean 2022-10-24 01:13:09 +02:00
yalh76
ebbbc5b419 Implement _ynh_lxc_start_and_wait 2022-10-24 01:06:21 +02:00
yalh76
7a23290ae4 Implement _ynh_lxc_restart_container 2022-10-24 01:03:43 +02:00
yalh76
dfbf0b2c7a Implement ynh_lxc_stop 2022-10-24 01:01:02 +02:00
yalh76
6054f9841f Update ynh_lxd_package_check 2022-10-24 00:57:43 +02:00
yalh76
0206677353 Implement ynh_lxc_pc_snapshot_create 2022-10-24 00:56:44 +02:00
yalh76
3e0c1a2bac Implement ynh_lxc_pc_create 2022-10-24 00:53:52 +02:00
yalh76
3e9652009d Update ynh_lxd_package_check 2022-10-24 00:49:38 +02:00
yalh76
28c7be085a Implement ynh_lxc_pc_witness_files_check 2022-10-24 00:49:22 +02:00
yalh76
7a736218de Implement ynh_lxc_pc_witness_file_check 2022-10-24 00:47:29 +02:00
yalh76
9b6a68b2cc Implement ynh_lxc_pc_witness_files_set 2022-10-24 00:45:21 +02:00
yalh76
ce7eddad7a Implement ynh_lxc_pc_witness_file_create 2022-10-24 00:43:12 +02:00
yalh76
afe55f2b33 implement ynh_lxc_run_inside 2022-10-24 00:37:14 +02:00
yalh76
3b085d60de Implement ynh_lxc_pc_exec 2022-10-24 00:26:04 +02:00
yalh76
be8035b442 RUN_INSIDE_LXC to ynh_lxc_run_inside 2022-10-24 00:21:50 +02:00
yalh76
52e814db28 CLEAN_SWAPFILES to ynh_lxc_swapfiles_clean 2022-10-24 00:19:46 +02:00
yalh76
17a2403c9d _LXC_START_AND_WAIT to _ynh_lxc_start_and_wait 2022-10-24 00:18:41 +02:00
yalh76
b134ed4f86 LXC_RESET to ynh_lxc_reset 2022-10-24 00:17:19 +02:00
yalh76
01a6a7572f LXC_STOP to ynh_lxc_stop 2022-10-24 00:16:04 +02:00
yalh76
0a0ef64ed6 LOAD_LXC_SNAPSHOT to ynh_lxc_snapshot_load 2022-10-24 00:14:29 +02:00
yalh76
efb7367e2e LXC_SNAPSHOT_EXISTS to ynh_lxc_snapshot_exists 2022-10-24 00:13:06 +02:00
yalh76
9f5cf5bdb6 CREATE_LXC_SNAPSHOT to ynh_lxc_pc_snapshot_create 2022-10-24 00:09:39 +02:00
yalh76
f0ce0e572e LXC_CREATE to ynh_lxc_pc_create 2022-10-24 00:08:12 +02:00
yalh76
7c8e2c7c29 check_witness_files to ynh_lxc_pc_witness_files_check 2022-10-24 00:05:41 +02:00
yalh76
cdcd0b6765 create_witness_file to ynh_lxc_pc_witness_file_create 2022-10-24 00:01:24 +02:00
yalh76
053f07b9e9 set_witness_files to ynh_lxc_pc_witness_files_set 2022-10-23 23:59:18 +02:00
yalh76
984e4c2720 LXC_EXEC to ynh_lxc_pc_exec 2022-10-23 23:56:52 +02:00
yalh76
26530dd3de Spaces to tabs 2022-10-23 23:54:40 +02:00