Bananymous
|
6e3f176457
|
ls: print link targets when listing files
|
2023-11-11 23:17:18 +02:00 |
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
|
720bc418a6
|
All: Clear lines with only whitspace in them
|
2023-09-10 00:31:42 +03: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
|
6a8180470d
|
Userspace: Add color to ls
|
2023-06-11 23:00:19 +03:00 |
Bananymous
|
c62e820bcf
|
Kernel: Add basic Credentials for the system
Now filesystem access/open, etc confirm that you have access for rwxs
|
2023-06-11 20:06:06 +03:00 |
Bananymous
|
25a2a4879c
|
Userspace: add basic ls command
|
2023-06-11 03:38:44 +03:00 |