Skip to content

ports: port dash #31

@d4ilyrun

Description

@d4ilyrun

Dash

Dash (Debian Almquist shell) is a modern POSIX-compliant implementation of /bin/sh (sh, Bourne shell).

I've chosen this program as our first executable port for the following reasons:

  • It is an interactive shell ! What better way to feel like we have a truely working system than this 👍
  • Busybox requires much more features to be ported

Roadmap

  • build: add a way to quickly add ports for our OS (fetch, patch, build, install)
  • kernel: implement the required syscalls to compile ash
  • ports: build the dash binary using our toolchain

Sub-issues

Metadata

Metadata

Assignees

Labels

arch: noneNot architecture specifictarget: kernelKernel related featurestarget: portsRelated to ports of already existing programs to our kerneltype: newImplement a new feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions