Bananymous
|
6d899aa6ce
|
BuildSystem: using sysroot doesn't need root privileges anymore!
Sysroot is now created with fakeroot. This allows root access to be
only needed for disk image creation, since it uses loopback devices.
|
2023-11-04 17:50:43 +02:00 |
Bananymous
|
b05cf9ef09
|
BuildSystem: Base sysroot is now distributed as a tar ball
This allows file and directory permissions work as intended.
cmake is now filled with 'sudo' but with sudo timeout this should be
fine.
|
2023-08-23 10:38:21 +03:00 |
Bananymous
|
cb359a05dc
|
BuildSystem: link libraries when they change
This also fixed the need for manual linkin on firt build
|
2023-05-31 23:01:40 +03:00 |
Bananymous
|
245dff8027
|
Shell: we now link BAN (we can't use it though)
|
2023-05-26 22:31:21 +03:00 |
Bananymous
|
0ab3332ad3
|
Userspace: Start work on shell
|
2023-05-26 22:31:21 +03:00 |