diff options
| author | Amlal El Mahrouss <amlalelmahrouss@icloud.com> | 2024-02-04 10:59:24 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlalelmahrouss@icloud.com> | 2024-02-04 10:59:24 +0100 |
| commit | e2bbec91d70847cc5a2ff67eb84ca4a3c2d03e85 (patch) | |
| tree | 1e7fec7c232b0c750157007113ce8f86d43b7e76 /Private/Root | |
| parent | aff54fd3dc6855b62c047f126c6fe20ca717ee0f (diff) | |
Kernel: Depend less on NewFS, add support for FileSystem protocol in
NewBoot.
Signed-off-by: Amlal El Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Private/Root')
| -rw-r--r-- | Private/Root/Boot/.gitkeep | 1 | ||||
| -rw-r--r-- | Private/Root/Users/.USERHASH (renamed from Private/Root/Users/guest/.hgkeep) | 0 | ||||
| -rw-r--r-- | Private/Root/Users/super/.gitkeep | 0 |
3 files changed, 0 insertions, 1 deletions
diff --git a/Private/Root/Boot/.gitkeep b/Private/Root/Boot/.gitkeep deleted file mode 100644 index 8b137891..00000000 --- a/Private/Root/Boot/.gitkeep +++ /dev/null @@ -1 +0,0 @@ - diff --git a/Private/Root/Users/guest/.hgkeep b/Private/Root/Users/.USERHASH index e69de29b..e69de29b 100644 --- a/Private/Root/Users/guest/.hgkeep +++ b/Private/Root/Users/.USERHASH diff --git a/Private/Root/Users/super/.gitkeep b/Private/Root/Users/super/.gitkeep deleted file mode 100644 index e69de29b..00000000 --- a/Private/Root/Users/super/.gitkeep +++ /dev/null |
