[RTEMS Project] #3165: Rework components of the ticket system
RTEMS trac
trac at rtems.org
Thu Oct 5 06:24:06 UTC 2017
#3165: Rework components of the ticket system
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.12.0
Component: Other | Version: 4.12
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Old description:
> A look at
>
> https://devel.rtems.org/milestone/4.12.0
>
> reveals that the components are not a big help to get an overview of the
> tickets since they cluster in the two components General and cpukit.
>
> I would like to replace the existing components with:
>
> * build
> * config
> * dev
> * dev/i2c
> * dev/serial
> * dev/spi
> * doc
> * fs
> * fs/fat
> * fs/jaffs2
> * fs/rfs
> * lib
> * network
> * network/legacy
> * network/libbsd
> * posix
> * rtems
> * score
> * shell
> * arch/arm
> * arch/bfin
> * arch/epiphany
> * arch/i386
> * arch/lm32
> * arch/m32c
> * arch/m68k
> * arch/mips
> * arch/moxie
> * arch/nios2
> * arch/or1k
> * arch/powerpc
> * arch/sh
> * arch/sparc
> * arch/sparc64
> * arch/v850
> * tool
> * tool/binutils
> * tool/gcc
> * tool/gdb
> * tool/newlib
> * tool/rsb
> * tool/tools
> * tool/trac
> * tool/website
> * unspecified
>
> With the following initial mapping:
>
> * Ada -> tool/gcc
> * Autoconf -> build
> * Automake -> build
> * Bare -> unspecified
> * Binutils -> tool/binutils
> * Code -> unspecified
> * CrossRPM -> unspecified
> * Documentation -> doc
> * GCC -> tool/gcc
> * GDB -> tool/gdb
> * General -> unspecified
> * MinGW -> tool/rsb
> * Minimum Version Checks -> unspecified
> * Newlib -> tool/newlib
> * Other -> unspecified
> * RSB -> tool/rsb
> * RTEMS Configuration -> config
> * SMP -> unspecified
> * admin -> unspecified
> * bsps -> target
> * build -> build
> * cpukit -> unspecified
> * doc -> doc
> * filesystem -> fs
> * libbsd -> network/libbsd
> * libcpu -> unspecified
> * libdl -> lib
> * misc -> unspecified
> * networking -> network/legacy
> * patch - do not use -> unspecified
> * pending -> unspecified
> * pppd -> network/legacy
> * shell -> shell
> * testing -> unspecified
> * tools -> tool
> * web -> tool/website
New description:
A look at
https://devel.rtems.org/milestone/4.12.0
reveals that the components are not a big help to get an overview of the
tickets since they cluster in the two components General and cpukit.
I would like to replace the existing components with:
* build
* config
* dev
* dev/i2c
* dev/serial
* dev/spi
* doc
* fs
* fs/fat
* fs/jaffs2
* fs/rfs
* lib
* lib/block
* lib/dl
* network
* network/legacy
* network/libbsd
* posix
* rtems
* score
* shell
* arch/arm
* arch/bfin
* arch/epiphany
* arch/i386
* arch/lm32
* arch/m32c
* arch/m68k
* arch/mips
* arch/moxie
* arch/nios2
* arch/or1k
* arch/powerpc
* arch/sh
* arch/sparc
* arch/sparc64
* arch/v850
* tool
* tool/binutils
* tool/gcc
* tool/gdb
* tool/newlib
* tool/rsb
* tool/tools
* tool/trac
* tool/website
* unspecified
With the following initial mapping:
* Ada -> tool/gcc
* Autoconf -> build
* Automake -> build
* Bare -> unspecified
* Binutils -> tool/binutils
* Code -> unspecified
* CrossRPM -> unspecified
* Documentation -> doc
* GCC -> tool/gcc
* GDB -> tool/gdb
* General -> unspecified
* MinGW -> tool/rsb
* Minimum Version Checks -> unspecified
* Newlib -> tool/newlib
* Other -> unspecified
* RSB -> tool/rsb
* RTEMS Configuration -> config
* SMP -> unspecified
* admin -> unspecified
* bsps -> target
* build -> build
* cpukit -> unspecified
* doc -> doc
* filesystem -> fs
* libbsd -> network/libbsd
* libcpu -> unspecified
* libdl -> lib/dl
* misc -> unspecified
* networking -> network/legacy
* patch - do not use -> unspecified
* pending -> unspecified
* pppd -> network/legacy
* shell -> shell
* testing -> unspecified
* tools -> tool
* web -> tool/website
--
Comment (by Sebastian Huber):
Add lib/block and lib/dl.
--
Ticket URL: <http://devel.rtems.org/ticket/3165#comment:17>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list