[[!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: * Boot Sequencing A flexible method of determining the order in which init scripts should be executed. * Multiarch The ability to install and use packages built for non-native architectures. * Installation Bootstrap Tool A tool to bootstrap the installation of a basic system. * Package Cross Building Tool A tool to build packages within a chroot environment * Multiarch Cross Toolchain Packages Packages of toolchain components that use multiarch library paths. * Packaging Software that should be packaged soon. * Removing libbb from opkg The modification of opkg to dynamically link against a newer libbusybox.