From d7adda1409472752b9c98d098f5429b5aa424c2a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 05 Jul 2012 01:51:11 -0400 Subject: Add hyperlinks to development projects from index. --- (limited to 'dev/todo.mdwn') diff --git a/dev/todo.mdwn b/dev/todo.mdwn index 15fa5a8..d2978ad 100644 --- a/dev/todo.mdwn +++ b/dev/todo.mdwn @@ -3,31 +3,31 @@ There are a number of tasks that need to be done before the operating system can be considered ready for production use: - * Boot Sequencing + * [[dev/todo/boot-sequencing]] A flexible method of determining the order in which init scripts should be executed. - * Multiarch + * [[dev/todo/multiarch]] The ability to install and use packages built for non-native architectures. - * Installation Bootstrap Tool + * [[dev/todo/installation-bootstrap-tool]] A tool to bootstrap the installation of a basic system. - * Package Cross Building Tool + * [[dev/todo/package-cross-building-tool]] A tool to build packages within a chroot environment - * Multiarch Cross Toolchain Packages + * [[dev/todo/multiarch-cross-toolchains]] Packages of toolchain components that use multiarch library paths. - * Packaging + * [[dev/todo/packaging]] Software that should be packaged soon. - * Removing libbb from opkg + * [[dev/todo/removing-libbb-from-opkg]] The modification of opkg to dynamically link against a newer libbusybox. -- cgit v0.9.1