4lDO2
|
ae65c19bad
|
Put the output file handle behind a guard.
This prevents the image from leaking, in case there is an error, as it
removes the file when the guard is dropped, before the "ok" status is
set.
|
2021-02-20 15:04:40 +01:00 |
|
4lDO2
|
ef6c880595
|
Add license.
|
2021-02-20 14:35:45 +01:00 |
|
4lDO2
|
5e9e2e9ca8
|
Rename utils into redox-initfs-ar.
|
2021-02-20 14:33:37 +01:00 |
|
4lDO2
|
3b85a1d887
|
Finish kernel-facing API.
|
2021-02-20 14:17:40 +01:00 |
|
4lDO2
|
672a92bb51
|
Create a skeleton for the initfs API for kernel.
|
2021-02-20 13:59:51 +01:00 |
|
4lDO2
|
1cdb1c7f19
|
Increse default limit to 64 MiB.
|
2021-02-20 12:09:56 +01:00 |
|
4lDO2
|
8b5474189d
|
WIP: (probably) complete basic initfs-ar util.
|
2021-02-20 11:51:33 +01:00 |
|
4lDO2
|
2eefa1a16f
|
Initial Commit
|
2021-02-19 23:29:04 +01:00 |
|