[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[UDD] Table packages contains field 'task'



Hi,

what is the method / policy to fill the field 'task' in the table packages of
UDD?  If I try for example


udd=# SELECT CASE WHEN length(task) < 60 THEN task ELSE substring(task for 56) || '...'  END AS tasks, count(*) from packages group by task limit 30;
tasks | count -------------------------------------------------------------+--------
                                                             | 526983
 bosnian-desktop, croatian-desktop, czech-desktop, hungar... |      2
 amharic-desktop                                             |      1
 desktop                                                     |    696
 ukrainian-desktop                                           |      5
 spanish                                                     |     18
 lithuanian-desktop                                          |      8
 croatian-desktop                                            |      5
 bosnian, british, croatian, norwegian, romanian, swedish... |      2
 norwegian-desktop                                           |     12
 danish-kde-desktop                                          |      1
 korean-desktop                                              |     71
 spanish-kde-desktop                                         |      1
 japanese-kde-desktop                                        |     25
 japanese                                                    |    122
 tamil                                                       |      2
 portuguese-desktop                                          |      5
 xfce-desktop                                                |    273
 basque-desktop                                              |      3
 british-desktop                                             |      9
 croatian-kde-desktop                                        |      1
 slovenian-desktop                                           |      8
 chinese-s, chinese-t                                        |     46
 russian-kde-desktop                                         |      1
 finnish-kde-desktop                                         |      1
 thai                                                        |     37
 bosnian-desktop, croatian-desktop, serbian-desktop          |      6
 norwegian-kde-desktop                                       |      2
 lxde-desktop                                                |      2
 polish                                                      |     38


I see a lot of tasks which I do not really know from tasksel or something else.
So how are these values obtained and is there any reason to not add the tasks Debian
Pure Blends are using?

Kind regards

         Andreas.

--
http://fam-tille.de


Reply to: