Implement networking syscalls, ftp and wget apps (AI)
This commit is contained in:
14
build.log
14
build.log
@@ -13,6 +13,8 @@ Building app: env-test
|
||||
Built: /workspaces/claude-os/build/apps_bin/env-test (389 bytes)
|
||||
Building app: fork-test
|
||||
Built: /workspaces/claude-os/build/apps_bin/fork-test (132 bytes)
|
||||
Building app: ftp
|
||||
Built: /workspaces/claude-os/build/apps_bin/ftp (3406 bytes)
|
||||
Building app: hello-world
|
||||
Built: /workspaces/claude-os/build/apps_bin/hello-world (49 bytes)
|
||||
Building app: ip
|
||||
@@ -34,9 +36,11 @@ Building app: sh
|
||||
| ^~~~
|
||||
1 warning generated.
|
||||
Built: /workspaces/claude-os/build/apps_bin/sh (3428 bytes)
|
||||
Building app: wget
|
||||
Built: /workspaces/claude-os/build/apps_bin/wget (2193 bytes)
|
||||
[ 2%] Built target apps
|
||||
[ 5%] Built target initrd
|
||||
[ 7%] Building C object src/CMakeFiles/kernel.dir/tcp.c.o
|
||||
[ 7%] Building C object src/CMakeFiles/kernel.dir/syscall.c.o
|
||||
[ 10%] Linking C executable ../bin/kernel
|
||||
[ 97%] Built target kernel
|
||||
[100%] Generating bootable ISO image
|
||||
@@ -46,14 +50,14 @@ Drive current: -outdev 'stdio:/workspaces/claude-os/release/claude-os.iso'
|
||||
Media current: stdio file, overwriteable
|
||||
Media status : is blank
|
||||
Media summary: 0 sessions, 0 data blocks, 0 data, 126g free
|
||||
Added to ISO image: directory '/'='/tmp/grub.onhBjG'
|
||||
Added to ISO image: directory '/'='/tmp/grub.GnJedF'
|
||||
xorriso : UPDATE : 581 files added in 1 seconds
|
||||
Added to ISO image: directory '/'='/workspaces/claude-os/build/isodir'
|
||||
xorriso : UPDATE : 586 files added in 1 seconds
|
||||
xorriso : NOTE : Copying to System Area: 512 bytes from file '/usr/lib/grub/i386-pc/boot_hybrid.img'
|
||||
xorriso : UPDATE : Thank you for being patient. Working since 0 seconds.
|
||||
ISO image produced: 6027 sectors
|
||||
Written to medium : 6027 sectors at LBA 0
|
||||
xorriso : UPDATE : 65.27% done
|
||||
ISO image produced: 6030 sectors
|
||||
Written to medium : 6030 sectors at LBA 0
|
||||
Writing to 'stdio:/workspaces/claude-os/release/claude-os.iso' completed successfully.
|
||||
|
||||
[100%] Built target iso
|
||||
|
||||
Reference in New Issue
Block a user