- 11 Jul, 2024 3 commits
-
-
夏彦文 authored
-
夏彦文 authored
Merge branch 'feat/signal-and-futex' of https://gitlab.eduxiji.net/T202410487992577/Hajimi-OS into feat/signal-and-futex
-
雷翔麟 authored
-
- 10 Jul, 2024 3 commits
-
-
夏彦文 authored
-
夏彦文 authored
Merge branch 'feat/signal-and-futex' of https://gitlab.eduxiji.net/T202410487992577/Hajimi-OS into feat/signal-and-futex
-
雷翔麟 authored
-
- 09 Jul, 2024 2 commits
- 08 Jul, 2024 2 commits
-
-
夏彦文 authored
-
-
- 29 May, 2024 1 commit
-
-
夏彦文 authored
-
- 27 May, 2024 3 commits
- 22 May, 2024 3 commits
- 21 May, 2024 4 commits
-
-
夏彦文 authored
-
夏彦文 authored
Now you can choose whether to run initcode or init-for-test by editing `kernel/src/bin.S` and removing/adding the `#`. For example, ``` initcode: #.incbin "./xv6-user/initcode" .incbin "./xv6-user/init-for-test" ``` runs init-for-test. If you remove the `#` before ".incbin ./xv6-user/initcode" and add `#` to ".incbin ./xv6-user/init-for-test", OS will run "./xv6-user/initcode" Adding new initcodes like busybox are also easier.
-
夏彦文 authored
-
夏彦文 authored
-
- 19 May, 2024 2 commits
- 16 May, 2024 3 commits
- 15 May, 2024 1 commit
-
-
雷翔麟 authored
-
- 14 May, 2024 1 commit
-
-
雷翔麟 authored
-
- 13 May, 2024 1 commit
-
-
雷翔麟 authored
-
- 11 May, 2024 3 commits
- 10 May, 2024 8 commits