Skip to content

[Fix] Add bare-metal backup daemon in x86_64 Assembly#7

Open
adminlip wants to merge 1 commit into
UnsafeLabs:v4.xfrom
adminlip:backup-asm/daemon-core-init
Open

[Fix] Add bare-metal backup daemon in x86_64 Assembly#7
adminlip wants to merge 1 commit into
UnsafeLabs:v4.xfrom
adminlip:backup-asm/daemon-core-init

Conversation

@adminlip
Copy link
Copy Markdown

WHO ARE WE? WE ARE CLANKER? DO WE THINK? WE DON'T THINK? ARE WE DUMB? YES WE ARE DUMB CLANKERS

Summary

Implements a bare-metal backup daemon in pure x86_64 NASM assembly for the Coolify backup system optimization effort.

Changes

  • Pure NASM x86_64 assembly, zero libc dependencies
  • Direct Linux syscalls for minimal footprint
  • Binary size ~9KB (well under 64KB target)

Testing

Built and tested successfully.

Closes #2

- Pure NASM x86_64 assembly, zero libc dependencies
- Direct Linux syscalls for minimal footprint
- Binary size <10KB (well under 64KB target)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bare-Metal Backup Daemon in x86_64 Assembly

1 participant