Peter Yordanov
|
c4a5ae4d32
|
Added doc comments for modules
|
2021-06-06 14:33:51 +03:00 |
|
Peter Yordanov
|
37c03fa86d
|
Fixed spelling mistake in src/rootfs.rs
|
2021-06-06 11:15:35 +03:00 |
|
Furisto
|
b3812e7481
|
Formatting only
|
2021-05-30 16:59:14 +02:00 |
|
utam0k
|
37243cd695
|
Merge pull request #41 from utam0k/revert-async-mounts
revert asynchronous devices mounting.
|
2021-05-28 13:30:30 +09:00 |
|
ferrell-code
|
d05ca197a8
|
get oci_spec in seperate crate
|
2021-05-27 20:53:19 -04:00 |
|
utam0k
|
bed4396643
|
revert asynchronous devices mounting.
|
2021-05-28 08:37:24 +09:00 |
|
utam0k
|
2a17136455
|
revert async/await because it was unstable.
|
2021-05-15 16:35:31 +09:00 |
|
utam0k
|
1b3dcc2c59
|
introduce a command trait to enable unit testing.
|
2021-05-01 17:06:50 +09:00 |
|
utam0k
|
3f0007d19c
|
implement the access limit of devices using cgroups.
|
2021-04-11 22:01:14 +09:00 |
|
utam0k
|
6402a1796f
|
organize functions in the rootfs file.
|
2021-04-07 21:28:19 +09:00 |
|
utam0k
|
a1bd9fa02d
|
implement the extension trait to convert absolutly path to the path in container.
|
2021-04-07 21:07:01 +09:00 |
|
utam0k
|
0ec286ed5e
|
fix the warnings that teaching by the clippy.
|
2021-04-05 22:57:30 +09:00 |
|
utam0k
|
bc65640023
|
traial implementation of async/await.
|
2021-04-04 00:07:58 +09:00 |
|
utam0k
|
97324d75b3
|
make mount using async.
|
2021-03-30 22:04:03 +09:00 |
|
utam0k
|
a08887d59a
|
first commit!
|
2021-03-27 20:08:13 +09:00 |
|