<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/user/LPC.h, branch kernel-task-scheduler-impl</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=kernel-task-scheduler-impl</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=kernel-task-scheduler-impl'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/'/>
<updated>2025-03-27T19:35:24+00:00</updated>
<entry>
<title>BootZ: Introduce NetBoot module &amp; consolidate STANDALONE macro</title>
<updated>2025-03-27T19:35:24+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-03-27T19:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=a3da0eaaf7569948f83c65ff7997c4d1fc868603'/>
<id>urn:sha1:a3da0eaaf7569948f83c65ff7997c4d1fc868603</id>
<content type='text'>
- Renamed __BOOTLDR_STANDALONE__ → __BOOTZ_STANDALONE__ across all modules.
- Introduced NetBoot module to support fallback booting via packets.
- Updated amd64-desktop build to bundle netboot.sys as part of system image.
- NetBoot now properly zeroes out its header and performs sanity check on PatchLength.
- Boot flow now attempts to fallback to NetBoot if neoskrnl.exe fails to start.
- Reorganized disk formatting logic for clarity and better failure recovery.
- HeFS &amp; NeFS minimum disk size lowered (64GiB → 256MiB and 4GiB → 8MiB).
- Renamed `IndexProperty` to `Index` in FSKit::Indexer.
- Moved HintKit → hint/, updated includes and guards.
- Removed deprecated LPC.{cc,h}, replaced by ProcessCodes.h.
- Modernized SystemCalls.h typedefs: SCIObject → Ref, ThreadObject → ThreadRef, etc.
- Updated userland tools `make_app` and `open` with copyright and behavior fixes.

This prepares the BootZ infrastructure for headless/network environments.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>add: new driver device kit API. (DDK)</title>
<updated>2025-03-27T16:24:21+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-03-27T16:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=b8f7ef086d1d1b1cd686fff04d0a587f8fd39d81'/>
<id>urn:sha1:b8f7ef086d1d1b1cd686fff04d0a587f8fd39d81</id>
<content type='text'>
refactor: rename SCIKit -&gt; user (then libuser.dylib)
boot/modules/netboot: fixed compilation for amd64.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
</feed>
