Liav A
|
23fb985f02
|
Kernel & Userland: Allow to mount image files formatted with Ext2FS
|
2020-04-06 15:36:36 +02:00 |
|
Andreas Kling
|
9ae3cced76
|
Revert "Kernel & Userland: Allow to mount image files formatted with Ext2FS"
This reverts commit a60ea79a41 .
Reverting these changes since they broke things.
Fixes #1608.
|
2020-04-03 21:28:57 +02:00 |
|
Liav A
|
a60ea79a41
|
Kernel & Userland: Allow to mount image files formatted with Ext2FS
|
2020-04-02 12:03:08 +02:00 |
|
Sergey Bugaev
|
fee6d0a3a6
|
Kernel+Base: Mount root as nodev,nosuid
Then bind-mount /dev and /bin while adding back the appropriate permissions :^)
|
2020-01-12 20:02:11 +01:00 |
|
Sergey Bugaev
|
71f1d3f819
|
Base: Apply some filesystem flags by default
Notably, /tmp is now mounted nodev,nosuid :^)
|
2020-01-11 18:57:53 +01:00 |
|
Sergey Bugaev
|
6778abb999
|
Kernel+SystemServer: Mount filesystems and start TTYServer in userspace
|
2019-08-17 12:07:55 +02:00 |
|