[[!meta title="Development Projects"]] There are a number of tasks that need to be done before the operating system can be considered ready for production use: * [[dev/todo/boot-sequencing]] A flexible method of determining the order in which init scripts should be executed. * [[dev/todo/multiarch]] The ability to install and use packages built for non-native architectures. * [[dev/todo/installation-bootstrap-tool]] A tool to bootstrap the installation of a basic system. * [[dev/todo/package-cross-building-tool]] A tool to build packages within a chroot environment * [[dev/todo/multiarch-cross-toolchains]] Packages of toolchain components that use multiarch library paths. * [[dev/todo/packaging]] Software that should be packaged soon. * [[dev/todo/removing-libbb-from-opkg]] The modification of opkg to dynamically link against a newer libbusybox.