From 96ac0e8680695e7f2b81c66585167738c4ce9ee3 Mon Sep 17 00:00:00 2001 From: Juergen Borleis Date: Fri, 17 Jun 2016 10:36:24 +0200 Subject: Mention more supported package templates Signed-off-by: Juergen Borleis --- doc/dev_manual.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/dev_manual.rst b/doc/dev_manual.rst index c3e9a8ded..dfc950f46 100644 --- a/doc/dev_manual.rst +++ b/doc/dev_manual.rst @@ -212,6 +212,21 @@ handle: kernel driver. It also creates a driver template to give the developer an easy point to start. +- **kernel**: PTXdist comes with the ability to handle one kernel in its + platform. This type of package enables us to handle more than one kernel in + the project. + +- **barebox**: PTXdist comes with the ability to handle one bootloader in its + platform. This type of package enables us to handle more than one bootloader + in the project. + +- **image-genimage**: This kind of package can handle all kind of image + generation for almost every target independent of its complexity. + +- **blspec-entry**: PTXdist comes with the ability to handle one bootspec in its + platform. This type of package enables us to handle more than one bootspec + in the project. + .. _foo_example: Rule File Creation -- cgit v1.2.3