summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/src/FS/NeFS.cc
AgeCommit message (Collapse)Author
2024-12-29IMPL: NeFS: Add file lock feature and validation for it.Amlal El Mahrouss
- It is added to hide files from indexing. - And will be used to hide system files. IMPL: Swap: Add SwapDiskDelegate class, will also work on a swap packet structure. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-29META: Ran format command.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-28IMPL: Change from inc to corp.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-28See details of commit.Amlal El Mahrouss
IMPL: Better Bootloader architecture. FIX: Remove overcomplicated FbMgr code. IMPL: Implement the SwapMgrDisk function to dump process data to disk. FIX: Fix the format system in Boot. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-26IMPL: A lot of new changes, see details.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-25IMPL: Important refactors and improvements of ZkaOS.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-22#3 : NeFilesystemInstaller WiP Issue on it.Amlal
2024-12-22META: BUMPING.Amlal
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
2024-12-21IMP: :boom: Breaking changes some checks are needed to be done.Amlal
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>