diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-04 23:53:30 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-04 23:53:30 +0200 |
| commit | cc03f40d9fb1d68bfd945284a3ff5067dfd8475a (patch) | |
| tree | 899b9cfae976c92579543653f904453fc1c2ab8f /Boot/Sources/Root/bootloader.json | |
| parent | fb0ca452cda3bdc4a13f278c115f2dcd9360d818 (diff) | |
[IMP] [unstable] User password hashing, and renamed newoskrnl.dll to newoskrnl.lib.
[IMP] [unstable] Using paths for usernames. Such as \Local\Super on
192.168.2.4 for example.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Boot/Sources/Root/bootloader.json')
| -rw-r--r-- | Boot/Sources/Root/bootloader.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Boot/Sources/Root/bootloader.json b/Boot/Sources/Root/bootloader.json index fe1a57d4..51cb36b5 100644 --- a/Boot/Sources/Root/bootloader.json +++ b/Boot/Sources/Root/bootloader.json @@ -1,4 +1,4 @@ { - "newoskrnl.dll": "kernel", + "newoskrnl.lib": "kernel", "ZETA/fonts.json": "rsrc" } |
