[RTEMS Project] #3165: Rework components of the ticket system
RTEMS trac
trac at rtems.org
Wed Oct 4 16:23:01 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 | Keywords:
-----------------------------+-----------------------------
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/ftpfs
* fs/imfs
* fs/jaffs2
* fs/nfs
* fs/rfs
* fs/tftpfs
* lang/ada
* lang/c
* lang/c++
* lang/fortran
* lang/go
* lang/openmp
* lib
* lib/block
* lib/dl
* lib/drvmgr
* network/legacy
* network/libbsd
* network/service
* posix
* rtems
* score
* shell
* target
* target/arm
* target/bfin
* target/epiphany
* target/i386
* target/lm32
* target/m32c
* target/m68k
* target/mips
* target/moxie
* target/nios2
* target/no_cpu
* target/or1k
* target/powerpc
* target/sh
* target/sparc
* target/sparc64
* target/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 -> lang/ada
* 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
* patch - do not use -> unspecified
* pending -> unspecified
* pppd -> network/service
* shell -> shell
* testing -> unspecified
* tools -> tool
* web -> tool/web
--
Ticket URL: <http://devel.rtems.org/ticket/3165>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list