<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/boot/modules/NetBoot, branch 0.0.2e3</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=0.0.2e3</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=0.0.2e3'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/'/>
<updated>2025-03-28T04:17:08+00:00</updated>
<entry>
<title>bootz: rename NetBoot module to BootNet</title>
<updated>2025-03-28T04:17:08+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-03-28T04:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=9034d32c7b60dedbdbdb66f42d9b147cb2aa9a60'/>
<id>urn:sha1:9034d32c7b60dedbdbdb66f42d9b147cb2aa9a60</id>
<content type='text'>
Rename the NetBoot module to BootNet to avoid confusion with Apple's
NetBoot and better reflect the module's role within BootZ.

Updates include:
- Renamed module directory: NetBoot/ → BootNet/
- Renamed files and headers: NetBoot.cc → BootNet.cc, etc.
- Updated build output: netboot.sys → bootnet.sys
- Replaced all references in build scripts, source includes, and user-visible strings
- Fixed typo in SysChk.cc copyright

This unifies naming across modules and reinforces BootZ's modular identity.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<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>meta: forgot to commit previous change of NetBoot's build.json -&gt; amd64.json</title>
<updated>2025-03-27T16:26:19+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-03-27T16:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=aaf32c5873e6f9257315b3ccaf10233f2b2e84b1'/>
<id>urn:sha1:aaf32c5873e6f9257315b3ccaf10233f2b2e84b1</id>
<content type='text'>
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>
<entry>
<title>kernel(fix): Last fixes in order to build NeKernel, and fix CI.</title>
<updated>2025-03-23T18:52:25+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-23T18:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=5870e529d9f788588836a9dc9fe8b4f026bfe984'/>
<id>urn:sha1:5870e529d9f788588836a9dc9fe8b4f026bfe984</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
</feed>
