Age | Commit message (Expand) | Author |
---|---|---|
2021-09-08 | SystemServer: Don't rely on fstab to specify where to mount the ProcFS | Liav A |
2021-02-03 | Base: Make /www read-write by default | Ben Wiederhake |
2020-12-27 | Kernel: Introduce the DevFS | Liav A |
2020-09-06 | utmpupdate: Add a program for updating /var/run/utmp | Andreas Kling |
2020-07-28 | Base: Mount /etc as read/write | Andreas Kling |
2020-05-29 | Kernel+Base: Mount root filesystem read-only :^) | Sergey Bugaev |
2020-04-06 | Kernel & Userland: Allow to mount image files formatted with Ext2FS | Liav A |
2020-04-03 | Revert "Kernel & Userland: Allow to mount image files formatted with Ext2FS" | Andreas Kling |
2020-04-02 | Kernel & Userland: Allow to mount image files formatted with Ext2FS | Liav A |
2020-01-12 | Kernel+Base: Mount root as nodev,nosuid | Sergey Bugaev |
2020-01-11 | Base: Apply some filesystem flags by default | Sergey Bugaev |
2019-08-17 | Kernel+SystemServer: Mount filesystems and start TTYServer in userspace | Sergey Bugaev |