freywar
63c1720e60
Improve installation process
...
`meson.build` rewritten with DRY principle. `deploy.sh` added,
which deploys the image on a installation USB stick borrowed from
another project. Image name aligned with the installer's expectations.
2026-08-25 21:11:15 +03:00
freywar
e4b9a79a5f
Add more logging levels
2026-08-10 21:01:39 +03:00
freywar
85cfbb2050
Add pipes to shell, add wc
2026-07-16 21:39:00 +03:00
freywar
1ff38ffad4
Add file removal, rm
2026-07-15 21:39:17 +03:00
freywar
1148596a81
Add file and directory creation, mkdir
2026-06-30 20:37:24 +03:00
freywar
01cd3f528c
Add writing to existing files and overwriting cp
2026-06-19 23:09:11 +03:00
freywar
415f78fd40
Add process scheduler, pipes, and separate terminal from shell
2026-06-19 21:49:29 +03:00
freywar
bcf2e5bac6
Add file descriptors and basic cat
2026-06-17 23:20:43 +03:00
freywar
968bb02aa8
Add basic ls
2026-06-17 22:20:08 +03:00
freywar
03b3ddac73
Add subprocesses and convert terminal to an app
2026-06-17 21:20:14 +03:00
freywar
b32c12b311
Add an example user space process
2026-06-08 21:17:27 +03:00
Freywar Ulvnaudgari
fecf3b2e42
Initial commit
2026-06-04 21:52:04 +03:00