18 Commits

Author SHA1 Message Date
Yingdi Shan
650c7dfbad Add exFAT file system 2024-03-19 16:26:55 +08:00
Ruihan Li
82de200d03 Format code automatically for regression tests 2024-03-18 11:20:46 +08:00
Ruihan Li
4eff679eac Fix dependencies of initramfs 2024-03-15 12:52:56 +08:00
Ruihan Li
26d17704bf Put .PHONY notations near targets 2024-03-15 12:52:56 +08:00
LI Qing
8d456ebe8f Refine the build process with VDSO 2024-02-05 12:47:00 +08:00
Jianfeng Jiang
0920a084e4 License Makefile, shell scripts, assembly source code, Dockerfile 2024-01-18 08:22:58 +08:00
LI Qing
9473889c6b Add Ext2 fs and basic bio layer 2023-12-28 04:54:48 +08:00
Jianfeng Jiang
7b7e3c4b7a Rename the path of dependent crates 2023-12-26 11:49:24 +08:00
Chen Chengjun
e6f3a6a8a4 Update docker image and add the benchmarks 2023-12-20 18:06:33 +08:00
Chen Chengjun
2ad9735eab Support VDSO in Jinux 2023-12-06 19:31:19 +08:00
Jianfeng Jiang
2a0446265e Add passwd&group files and enable gvisor uidgid test 2023-12-06 11:01:54 +08:00
LI Qing
7de44a0e0e Refine the name about initramfs
The bootloader loads the initramfs, then the kernel unpacks it to rootfs.
2023-08-04 17:19:19 +08:00
Zhang Junyang
4a33020b4f Redesign the exposed configs of makefile and runner 2023-08-04 11:37:34 +08:00
Zhang Junyang
f674874e91 Rename eval to syscall test and fix return value 2023-08-04 11:37:34 +08:00
LI Qing
1bfd6ea2f8 Add mount and umount fs support 2023-08-01 20:45:39 +08:00
Jianfeng Jiang
9137ef434f Use docker as dev environment 2023-07-19 11:28:31 +08:00
LI Qing
d692c102ae Support compressed initramfs image 2023-07-03 14:51:10 +08:00
LI Qing
e2f3932cb8 Add syscall test framwork from gvisor 2023-07-03 13:20:20 +08:00