* Added an update-tasks target to the Makefile and moved the code out of

file header comments to there. Fix some bugs in passing.
* List packages for the various specific desktop tasks ahead of the non-key
  packages for the general desktop task. Along with changes in tasksel 2.60
  this should lead to a generally more useful set of packages on the desktop
  CDs; instead of filling up with OOo, it will fill up with things specific
  to the desktop environment.
* Updated task lists.
This commit is contained in:
Joey Hess 2006-12-29 06:05:30 +00:00
parent d53fd344a7
commit c7ece8748b
12 changed files with 755 additions and 189 deletions

View File

@ -2,7 +2,7 @@
# Main Makefile for debian-cd
#
# Copyright 1999 Raphaël Hertzog <hertzog@debian.org>
# Copyright 1999 Rapha?l Hertzog <hertzog@debian.org>
# See the README file for the license
#
# Significantly modified 2005-2006 Steve McIntyre <93sam@debian.org>
@ -57,6 +57,7 @@ grab_md5=$(BASEDIR)/tools/grab_md5
make_image=$(BASEDIR)/tools/make_image
merge_package_lists=$(BASEDIR)/tools/merge_package_lists
update_popcon=$(BASEDIR)/tools/update_popcon
update_tasks=$(BASEDIR)/tools/update_tasks
BDIR=$(TDIR)/$(CODENAME)
ADIR=$(APTTMP)
@ -385,5 +386,8 @@ mirrorcheck: ok
update-popcon:
$(update_popcon) tasks/popularity-contest-$(CODENAME)
update-tasks:
$(update_tasks) $(CODENAME)
# Little trick to simplify things
official_images: ok init packagelists image-trees images

12
debian/changelog vendored
View File

@ -216,7 +216,17 @@ debian-cd (3.0.0) UNRELEASED; urgency=low
preference to EXCLUDE for packages that are just being shifted to
later in the set by using UNEXCLUDE<n>.
-- Frans Pop <fjp@debian.org> Fri, 29 Dec 2006 04:11:53 +0100
[ Joey Hess ]
* Added an update-tasks target to the Makefile and moved the code out of
file header comments to there. Fix some bugs in passing.
* List packages for the various specific desktop tasks ahead of the non-key
packages for the general desktop task. Along with changes in tasksel 2.60
this should lead to a generally more useful set of packages on the desktop
CDs; instead of filling up with OOo, it will fill up with things specific
to the desktop environment.
* Updated task lists.
-- Joey Hess <joeyh@debian.org> Thu, 28 Dec 2006 22:14:13 -0500
debian-cd (2.2.25) unstable; urgency=low

View File

@ -1,19 +1,12 @@
/* Essential task packages
*
* Generated with:
for i in $(cat task.list); do
if [ "$i" != kde-desktop ] && [ "$i" != xfce-desktop ]; then
grep-dctrl -F Task -e "^$i$" /usr/share/tasksel/debian-tasks.desc |
grep-dctrl -s Key -n -e '.*';
fi;
done | sed -e 's? *??' | grep -v ^$ >> ./task-essential-etch
* The list should be regenerated from time to time, using the
* update-tasks target of the Makefile.
*
* Last updated: $Date$
*/
xorg
gnome-desktop-environment
xorg
apache2-mpm-prefork
exim4
cupsys
@ -27,7 +20,6 @@ language-env
language-env
language-env
locales
bosnian
manpages-pt
language-env
jfbterm
@ -35,7 +27,6 @@ zhcon
jfbterm
zhcon
locales
croatian
console-cyrillic
t1-cyrillic
language-env
@ -49,7 +40,6 @@ gsfonts-x11
ttf-dejavu
ttf-freefont
xfonts-base
xfonts-base-transcoded
language-env
manpages-it
language-env
@ -73,7 +63,6 @@ locales
language-env
manpages-ru
language-env
serbian
language-env
manpages-es
locales

View File

@ -1,18 +1,10 @@
/* Essential task packages for KDE
*
* Generated with:
for i in $(cat task.list.kde); do
if [ "$i" != gnome-desktop ] && [ "$i" != xfce-desktop ]; then
grep-dctrl -F Task -e "^$i$" /usr/share/tasksel/debian-tasks.desc |
grep-dctrl -s Key -n -e '.*';
fi;
done | sed -e 's? *??' | grep -v ^$ >> ./task-essential-etch-kde
* The list should be regenerated from time to time, using the
* update-tasks target of the Makefile.
*
* Last updated: $Date: 2006-10-28 17:40:33 -0400 (Sat, 28 Oct 2006) $
*/
xorg
kde-core
kdeadmin
kdeartwork
@ -22,11 +14,11 @@ kdenetwork
kdeutils
kdepim
kdm
xorg
language-env
language-env
language-env
locales
bosnian
manpages-pt
language-env
jfbterm
@ -34,7 +26,6 @@ zhcon
jfbterm
zhcon
locales
croatian
console-cyrillic
t1-cyrillic
language-env
@ -48,7 +39,6 @@ gsfonts-x11
ttf-dejavu
ttf-freefont
xfonts-base
xfonts-base-transcoded
language-env
manpages-it
language-env
@ -72,7 +62,6 @@ locales
language-env
manpages-ru
language-env
serbian
language-env
manpages-es
locales

View File

@ -1,24 +1,16 @@
/* Essential task packages for Xfce
*
* Generated with:
for i in $(cat task.list.xfce); do
if [ "$i" != kde-desktop ] && [ "$i" != gnome-desktop ]; then
grep-dctrl -F Task -e "^$i$" /usr/share/tasksel/debian-tasks.desc |
grep-dctrl -s Key -n -e '.*';
fi;
done | sed -e 's? *??' | grep -v ^$ >> ./task-essential-etch-xfce
* The list should be regenerated from time to time, using the
* update-tasks target of the Makefile.
*
* Last updated: $Date: 2006-10-28 17:40:33 -0400 (Sat, 28 Oct 2006) $
*/
xorg
xfce4
xorg
language-env
language-env
language-env
locales
bosnian
manpages-pt
language-env
jfbterm
@ -26,7 +18,6 @@ zhcon
jfbterm
zhcon
locales
croatian
console-cyrillic
t1-cyrillic
language-env
@ -40,7 +31,6 @@ gsfonts-x11
ttf-dejavu
ttf-freefont
xfonts-base
xfonts-base-transcoded
language-env
manpages-it
language-env
@ -64,7 +54,6 @@ locales
language-env
manpages-ru
language-env
serbian
language-env
manpages-es
locales

View File

@ -1,42 +1,12 @@
/* This file lists the packages that have a Task: field
* and that should be included on CDs 1 and 2
*
* The content should be regenerated from time to time, like this:
*
for i in $(cat task.list); do
grep-aptavail --regex -F Task "^$i$" -s Package -n;
done >> ./task-full-etch
*
* The file task.list lists the tasks in the order they are to
* be included on the CDs.
* The list should be regenerated from time to time, using the
* update-tasks target of the Makefile.
*
* Last update: $Date$
*
*/
alsa-base
alsa-utils
avahi-daemon
discover1
eject
gimp
gimp-print
menu
myspell-en-us
openoffice.org-thesaurus-en-us
twm
xdg-utils
xresprobe
xsane
desktop-base
firefox
iceweasel
libnss-mdns
openoffice.org
openoffice.org-gcj
openoffice.org-help-en-us
xorg
alacarte
bluez-gnome
deskbar-applet
@ -45,49 +15,84 @@ evolution-webcal
gdebi
gnome-btdownload
gnome-cups-manager
gnome-desktop-environment
gnome-power-manager
gnome-screensaver
gnome-themes-extras
gnomebaker
gparted
grdesktop
gstreamer0.10-ffmpeg
libgnome2-perl
menu-xdg
network-manager-gnome
synaptic
rhythmbox
totem-mozilla
update-notifier
evolution-plugins
firefox-gnome-support
gaim
gnomebaker
gnome-desktop-environment
hardinfo
iceweasel-gnome-support
liferea
openoffice.org-evolution
openoffice.org-gnome
rhythmbox
totem-mozilla
synaptic
alsa-base
alsa-utils
anacron
avahi-daemon
cupsys
cupsys-bsd
cupsys-client
cupsys-driver-gutenprint
discover1
eject
foomatic-db-engine
foomatic-db-gutenprint
foomatic-db-hpijs
foomatic-filters-ppds
foomatic-gui
gimp
gimp-print
hotkey-setup
myspell-en-us
openoffice.org-thesaurus-en-us
printconf
twm
xresprobe
xsane
desktop-base
firefox
hpijs
iceweasel
libnss-mdns
menu
openoffice.org
openoffice.org-gcj
openoffice.org-help-en-us
xdg-utils
xorg
analog
apache2-doc
apache2-mpm-prefork
libapache2-mod-perl2
libapache2-mod-php4
libapache2-mod-python
libapache2-mod-perl2
acpi
acpi-support
acpid
anacron
apmd
bluetooth
cpufrequtils
hibernate
hotkey-setup
pcmciautils
uswsusp
wireless-tools
xserver-xorg-input-synaptics
uswsusp
wpasupplicant
exim4
exim4-config
exim4-daemon-light
mailagent
mailx
mutt
@ -95,44 +100,77 @@ procmail
qpopper
spamassassin
uw-imapd
exim4
exim4-config
exim4-daemon-light
sa-exim
cupsys
cupsys-bsd
cupsys-client
cupsys-driver-gutenprint
foomatic-db-engine
foomatic-db-gutenprint
foomatic-db-hpijs
foomatic-filters-ppds
foomatic-gui
printconf
hpijs
postgresql
postgresql-client
postgresql-contrib
postgresql-doc
dlint
bind9
bind9-doc
dlint
dnsutils
lwresd
nfs-kernel-server
netatalk
samba
samba-doc
smbclient
smbfs
swat
winbind
netatalk
nfs-kernel-server
aspell-ar
itools
language-env
ttf-arabeyes
xfonts-intl-arabic
firefox-locale-ar
kde-i18n-ar
ttf-farsiweb
ttf-kacst
iceweasel-l10n-ar
openoffice.org-l10n-ar
firefox-locale-eu
kde-i18n-eu
iceweasel-l10n-eu
language-env
openoffice.org-l10n-be-by
aspell-bn
language-env
ttf-bengali-fonts
kde-i18n-bn
openoffice.org-l10n-bn
ttf-bengali-fonts
aspell-hr
dict-freedict-scr-eng
doc-linux-hr
itools
myspell-hr
locales
kde-i18n-bs
xfonts-biznet-100dpi
xfonts-biznet-75dpi
xfonts-biznet-base
openoffice.org-l10n-bs
xfonts-terminus
aspell-pt-br
ibrazilian
manpages-pt
myspell-pt-br
util-linux-locales
wbrazilian
firefox-locale-pt-br
kde-i18n-ptbr
@ -145,59 +183,118 @@ wbulgarian
firefox-locale-bg
kde-i18n-bg
iceweasel-l10n-bg
openoffice.org-l10n-bg
ttf-dejavu
aspell-ca
icatalan
language-env
myspell-ca
util-linux-locales
wcatalan
firefox-locale-ca
kde-i18n-ca
iceweasel-l10n-ca
openoffice.org-l10n-ca
debian-zh-faq-s
fortune-zh
manpages-zh
ttf2pt1
ttf2pt1-chinese
zh-autoconvert
zhcon
jfbterm
chinput
fcitx
firefox-locale-zh-cn
im-switch
kde-i18n-zhcn
mlterm
paps
rxvt-ml
rxvt-unicode-ml
scim-pinyin
scim-tables-zh
stardic
ttf-arphic-gbsn00lp
ttf-arphic-gkai00mp
unifont
x-ttcidfont-conf
xfonts-intl-chinese
xfonts-intl-chinese-big
xfonts-wqy
iceweasel-l10n-zh-cn
openoffice.org-help-zh-cn
openoffice.org-l10n-zh-cn
debian-zh-faq-t
fortune-zh
manpages-zh
ttf2pt1
ttf2pt1-chinese
zh-autoconvert
zhcon
jfbterm
firefox-locale-zh-tw
kde-i18n-zhtw
m17n-env
mlterm
pydict
rxvt-ml
rxvt-unicode-ml
scim-chewing
scim-tables-zh
ttf-arphic-bkai00mp
ttf-arphic-bsmi00lp
unifont
x-ttcidfont-conf
xcin
xfonts-intl-chinese
iceweasel-l10n-zh-tw
openoffice.org-help-zh-tw
openoffice.org-l10n-zh-tw
aspell-hr
dict-freedict-cro-eng
dict-freedict-eng-cro
dict-freedict-scr-eng
doc-linux-hr
enca
myspell-hr
texlive-lang-croatian
locales
kde-i18n-hr
openoffice.org-hyphenation-hr
sylpheed-claws-gtk2-i18n
xfonts-biznet-100dpi
xfonts-biznet-75dpi
xfonts-biznet-base
openoffice.org-l10n-hr
xfonts-terminus
console-cyrillic
konwert
language-env
t1-cyrillic
t1-teams
ttf-arhangai
ttf-thryomanes
xfonts-bolkhov-75dpi
xfonts-bolkhov-cp1251-75dpi
xfonts-bolkhov-cp1251-misc
xfonts-bolkhov-koi8r-75dpi
xfonts-bolkhov-koi8r-misc
xfonts-bolkhov-koi8u-75dpi
xfonts-bolkhov-koi8u-misc
xfonts-bolkhov-misc
xfonts-cronyx-100dpi
xfonts-cronyx-cp1251-100dpi
xfonts-cronyx-isocyr-100dpi
xfonts-cronyx-isocyr-75dpi
xfonts-cronyx-isocyr-misc
xfonts-cronyx-koi8r-100dpi
xfonts-cronyx-koi8u-100dpi
xxkb
openoffice.org-l10n-be-by
openoffice.org-l10n-bg
openoffice.org-l10n-ru
openoffice.org-l10n-sr-cs
aspell-cs
iczech
myspell-cs-cz
@ -207,8 +304,11 @@ openoffice.org-thesaurus-cs
iceweasel-l10n-cs
openoffice.org-help-cs
openoffice.org-l10n-cs
xfonts-terminus
aspell-da
idanish
language-env
util-linux-locales
wdanish
firefox-locale-da
kde-i18n-da
@ -240,14 +340,16 @@ kde-i18n-fi
iceweasel-l10n-fi
openoffice.org-l10n-fi
aspell-fr
doc-debian-fr
doc-linux-fr-text
ifrench-gut
language-env
manpages-fr
myspell-fr-gut
wfrench
doc-debian-fr
firefox-locale-fr
kde-i18n-fr
xfonts-intl-european
openoffice.org-help-fr
openoffice.org-l10n-fr
aspell-gl-minimos
@ -257,12 +359,13 @@ openoffice.org-l10n-ka
ding
doc-linux-de
ingerman
manpages-de
language-env
myspell-de-at
myspell-de-ch
myspell-de-de
trans-de-en
wngerman
manpages-de
firefox-locale-de
kde-i18n-de
openoffice.org-hyphenation-de
@ -271,18 +374,23 @@ openoffice.org-thesaurus-de-ch
iceweasel-l10n-de
openoffice.org-help-de
openoffice.org-l10n-de
language-env
myspell-el-gr
firefox-locale-el
kde-i18n-el
ttf-mgopen
ttf-thryomanes
xfonts-intl-european
iceweasel-l10n-el
openoffice.org-l10n-el
ttf-freefont
aspell-he
bidiv
culmus
hspell
libfribidi0
libhdate1
mlterm
myspell-he
firefox-locale-he
hdate-applet
@ -290,28 +398,37 @@ hspell-gui
kde-i18n-he
openoffice.org-l10n-he
aspell-hi
language-env
ttf-devanagari-fonts
kde-i18n-hi
openoffice.org-help-hi-in
openoffice.org-l10n-hi-in
ttf-devanagari-fonts
aspell-hu
hunspell
ihungarian
manpages-hu
hunspell
myspell-hu
firefox-locale-hu
gsfonts-x11
kde-i18n-hu
myspell-hu
openoffice.org-hyphenation-hu
ttf-georgewilliams
ttf-isabella
ttf-sil-charis
ttf-sil-doulos
ttf-thryomanes
xfonts-100dpi-transcoded
xfonts-base
iceweasel-l10n-hu
openoffice.org-help-hu
openoffice.org-l10n-hu
ttf-dejavu
ttf-freefont
ttf-junicode
ttf-opensymbol
xfonts-terminus
aspell-is
kde-i18n-is
aspell-ga
@ -327,22 +444,27 @@ doc-linux-it
doc-linux-it-text
fortunes-it
iitalian
maint-guide-it
language-env
manpages-it
myspell-it
witalian
maint-guide-it
firefox-locale-it
kde-i18n-it
openoffice.org-thesaurus-it
xfonts-intl-european
openoffice.org-help-it
openoffice.org-l10n-it
anthy
doc-linux-ja-text
language-env
lv
nkf
uim-anthy
uim-fep
uim-utils
unifont
jfbterm
manpages-ja
manpages-ja-dev
doc-linux-ja-html
@ -360,7 +482,9 @@ kde-i18n-km
ttf-khmeros
openoffice.org-help-km
openoffice.org-l10n-km
language-env
manpages-ko
jfbterm
firefox-locale-ko
imhangul
imhangul-status-applet
@ -376,23 +500,30 @@ kde-i18n-lv
openoffice.org-l10n-lv
aspell-lt
ilithuanian
language-env
myspell-lt
firefox-locale-lt
kde-i18n-lt
openoffice.org-hyphenation-lt
iceweasel-l10n-lt
openoffice.org-l10n-lt
language-env
firefox-locale-mk
kde-i18n-mk
iceweasel-l10n-mk
openoffice.org-l10n-mk
ttf-dejavu
openoffice.org-l10n-ne
ttf-devanagari-fonts
kde-i18n-se
aspell-no
inorwegian
language-env
myspell-nb
myspell-nn
util-linux-locales
wnorwegian
locales
firefox-locale-nb-no
kde-i18n-nb
kde-i18n-nn
@ -401,11 +532,16 @@ iceweasel-l10n-nn-no
openoffice.org-l10n-nb
openoffice.org-l10n-nn
aspell-fa
language-env
ttf-farsiweb
kde-i18n-fa
openoffice.org-l10n-fa
doc-linux-pl
doc-linux-pl-html
fonty
ipolish
konwert
language-env
manpages-pl
manpages-pl-dev
myspell-pl
@ -415,41 +551,70 @@ kde-i18n-pl
iceweasel-l10n-pl
openoffice.org-help-pl
openoffice.org-l10n-pl
xfonts-terminus
aspell-pt-pt
iportuguese
myspell-pt-pt
wportuguese
kde-i18n-pt
xfonts-intl-european
openoffice.org-l10n-pt
aspell-pa
language-env
firefox-locale-pa-in
kde-i18n-pa
ttf-punjabi-fonts
openoffice.org-l10n-pa-in
ttf-punjabi-fonts
aspell-ro
language-env
util-linux-locales
console-terminus
locales
firefox-locale-ro
kde-i18n-ro
ttf-dejavu
ttf-freefont
xfonts-terminus
console-cyrillic
irussian
konwert
language-env
manpages-ru
mueller7-dict
myspell-ru
re
firefox-locale-ru
kde-i18n-ru
xfonts-bolkhov-koi8r-75dpi
xfonts-bolkhov-koi8r-misc
xfonts-cronyx-koi8r-100dpi
xfonts-intl-european
iceweasel-l10n-ru
openoffice.org-help-ru
openoffice.org-l10n-ru
dict-freedict-scr-eng
doc-linux-hr
language-env
texlive-lang-other
kde-i18n-sr
kde-i18n-srlatin
koffice-i18n-sr
koffice-i18n-srlatin
sylpheed-claws-gtk2-i18n
xfonts-biznet-100dpi
xfonts-biznet-75dpi
xfonts-biznet-base
openoffice.org-l10n-sr-cs
xfonts-terminus
aspell-sk
fonty
myspell-sk
firefox-locale-sk
kde-i18n-sk
openoffice.org-thesaurus-sk
iceweasel-l10n-sk
openoffice.org-l10n-sk
xfonts-terminus
aspell-sl
myspell-sl
firefox-locale-sl
@ -457,13 +622,16 @@ kde-i18n-sl
iceweasel-l10n-sl
openoffice.org-help-sl
openoffice.org-l10n-sl
xfonts-terminus
aspell-es
debian-reference-es
doc-debian-es
doc-linux-es
ispanish
language-env
manpages-es
myspell-es
util-linux-locales
wspanish
firefox-locale-es-ar
firefox-locale-es-es
@ -475,7 +643,9 @@ openoffice.org-l10n-es
aspell-sv
iswedish
myspell-sv-se
util-linux-locales
wswedish
locales
firefox-locale-sv-se
gimp-help-sv
kde-i18n-sv
@ -485,8 +655,9 @@ openoffice.org-l10n-sv
aspell-tl
kde-i18n-ta
tamil-gtk2im
ttf-tamil-fonts
openoffice.org-l10n-ta-in
ttf-tamil-fonts
language-env
myspell-th
swath
gtk-im-libthai
@ -494,24 +665,41 @@ xfonts-thai
xiterm+thai
openoffice.org-l10n-th
pango-libthai
language-env
manpages-tr
util-linux-locales
console-terminus
locales
firefox-locale-tr
kde-i18n-tr
iceweasel-l10n-tr
openoffice.org-l10n-tr
xfonts-terminus
apt-howto-uk
aspell-uk
console-cyrillic
doc-debian-uk
iukrainian
konwert
language-env
myspell-uk
firefox-locale-uk
kde-i18n-uk
xfonts-bolkhov-75dpi
xfonts-bolkhov-koi8u-75dpi
xfonts-bolkhov-koi8u-misc
xfonts-bolkhov-misc
xfonts-cronyx-100dpi
xfonts-cronyx-koi8u-100dpi
xfonts-intl-european
openoffice.org-l10n-uk
ttf-dejavu
openoffice.org-l10n-vi
aspell-cy
kde-i18n-cy
openoffice.org-l10n-cy
openoffice.org-l10n-xh
k3b
kde
kde-core
kdeadmin
@ -519,13 +707,13 @@ kdeartwork
kdegraphics
kdemultimedia
kdenetwork
kdepim
kdeutils
kdm
kpackage
libqt-perl
menu-xdg
network-manager-kde
k3b
kdepim
kdm
openoffice.org-kde
xfce4
xfce4-goodies

View File

@ -1,42 +1,13 @@
/* This file lists the packages that have a Task: field
* and that should be included on CDs 1 and 2 for KDE
*
* The content should be regenerated from time to time, like this:
*
for i in $(cat task.list.kde); do
grep-aptavail --regex -F Task "^$i$" -s Package -n;
done >> ./task-full-etch-kde
*
* The file task.list.kde lists the tasks in the order they are to
* be included on the CDs.
* The list should be regenerated from time to time, using the
* update-tasks target of the Makefile.
*
* Last update: $Date: 2006-10-28 17:40:33 -0400 (Sat, 28 Oct 2006) $
*
*/
alsa-base
alsa-utils
avahi-daemon
discover1
eject
gimp
gimp-print
menu
myspell-en-us
openoffice.org-thesaurus-en-us
twm
xdg-utils
xresprobe
xsane
desktop-base
firefox
iceweasel
libnss-mdns
openoffice.org
openoffice.org-gcj
openoffice.org-help-en-us
xorg
k3b
kde
kde-core
kdeadmin
@ -44,46 +15,102 @@ kdeartwork
kdegraphics
kdemultimedia
kdenetwork
kdepim
kdeutils
kdm
kpackage
libqt-perl
menu-xdg
network-manager-kde
k3b
kdepim
kdm
openoffice.org-kde
alsa-base
alsa-utils
anacron
avahi-daemon
cupsys
cupsys-bsd
cupsys-client
cupsys-driver-gutenprint
discover1
eject
foomatic-db-engine
foomatic-db-gutenprint
foomatic-db-hpijs
foomatic-filters-ppds
foomatic-gui
gimp
gimp-print
hotkey-setup
myspell-en-us
openoffice.org-thesaurus-en-us
printconf
twm
xresprobe
xsane
desktop-base
firefox
hpijs
iceweasel
libnss-mdns
menu
openoffice.org
openoffice.org-gcj
openoffice.org-help-en-us
xdg-utils
xorg
acpi
acpi-support
acpid
anacron
apmd
bluetooth
cpufrequtils
hibernate
hotkey-setup
pcmciautils
uswsusp
wireless-tools
xserver-xorg-input-synaptics
uswsusp
wpasupplicant
aspell-ar
itools
language-env
ttf-arabeyes
xfonts-intl-arabic
firefox-locale-ar
kde-i18n-ar
ttf-farsiweb
ttf-kacst
iceweasel-l10n-ar
openoffice.org-l10n-ar
firefox-locale-eu
kde-i18n-eu
iceweasel-l10n-eu
language-env
openoffice.org-l10n-be-by
aspell-bn
language-env
ttf-bengali-fonts
kde-i18n-bn
openoffice.org-l10n-bn
ttf-bengali-fonts
aspell-hr
dict-freedict-scr-eng
doc-linux-hr
itools
myspell-hr
locales
kde-i18n-bs
xfonts-biznet-100dpi
xfonts-biznet-75dpi
xfonts-biznet-base
openoffice.org-l10n-bs
xfonts-terminus
aspell-pt-br
ibrazilian
manpages-pt
myspell-pt-br
util-linux-locales
wbrazilian
firefox-locale-pt-br
kde-i18n-ptbr
@ -96,59 +123,118 @@ wbulgarian
firefox-locale-bg
kde-i18n-bg
iceweasel-l10n-bg
openoffice.org-l10n-bg
ttf-dejavu
aspell-ca
icatalan
language-env
myspell-ca
util-linux-locales
wcatalan
firefox-locale-ca
kde-i18n-ca
iceweasel-l10n-ca
openoffice.org-l10n-ca
debian-zh-faq-s
fortune-zh
manpages-zh
ttf2pt1
ttf2pt1-chinese
zh-autoconvert
zhcon
jfbterm
chinput
fcitx
firefox-locale-zh-cn
im-switch
kde-i18n-zhcn
mlterm
paps
rxvt-ml
rxvt-unicode-ml
scim-pinyin
scim-tables-zh
stardic
ttf-arphic-gbsn00lp
ttf-arphic-gkai00mp
unifont
x-ttcidfont-conf
xfonts-intl-chinese
xfonts-intl-chinese-big
xfonts-wqy
iceweasel-l10n-zh-cn
openoffice.org-help-zh-cn
openoffice.org-l10n-zh-cn
debian-zh-faq-t
fortune-zh
manpages-zh
ttf2pt1
ttf2pt1-chinese
zh-autoconvert
zhcon
jfbterm
firefox-locale-zh-tw
kde-i18n-zhtw
m17n-env
mlterm
pydict
rxvt-ml
rxvt-unicode-ml
scim-chewing
scim-tables-zh
ttf-arphic-bkai00mp
ttf-arphic-bsmi00lp
unifont
x-ttcidfont-conf
xcin
xfonts-intl-chinese
iceweasel-l10n-zh-tw
openoffice.org-help-zh-tw
openoffice.org-l10n-zh-tw
aspell-hr
dict-freedict-cro-eng
dict-freedict-eng-cro
dict-freedict-scr-eng
doc-linux-hr
enca
myspell-hr
texlive-lang-croatian
locales
kde-i18n-hr
openoffice.org-hyphenation-hr
sylpheed-claws-gtk2-i18n
xfonts-biznet-100dpi
xfonts-biznet-75dpi
xfonts-biznet-base
openoffice.org-l10n-hr
xfonts-terminus
console-cyrillic
konwert
language-env
t1-cyrillic
t1-teams
ttf-arhangai
ttf-thryomanes
xfonts-bolkhov-75dpi
xfonts-bolkhov-cp1251-75dpi
xfonts-bolkhov-cp1251-misc
xfonts-bolkhov-koi8r-75dpi
xfonts-bolkhov-koi8r-misc
xfonts-bolkhov-koi8u-75dpi
xfonts-bolkhov-koi8u-misc
xfonts-bolkhov-misc
xfonts-cronyx-100dpi
xfonts-cronyx-cp1251-100dpi
xfonts-cronyx-isocyr-100dpi
xfonts-cronyx-isocyr-75dpi
xfonts-cronyx-isocyr-misc
xfonts-cronyx-koi8r-100dpi
xfonts-cronyx-koi8u-100dpi
xxkb
openoffice.org-l10n-be-by
openoffice.org-l10n-bg
openoffice.org-l10n-ru
openoffice.org-l10n-sr-cs
aspell-cs
iczech
myspell-cs-cz
@ -158,8 +244,11 @@ openoffice.org-thesaurus-cs
iceweasel-l10n-cs
openoffice.org-help-cs
openoffice.org-l10n-cs
xfonts-terminus
aspell-da
idanish
language-env
util-linux-locales
wdanish
firefox-locale-da
kde-i18n-da
@ -191,14 +280,16 @@ kde-i18n-fi
iceweasel-l10n-fi
openoffice.org-l10n-fi
aspell-fr
doc-debian-fr
doc-linux-fr-text
ifrench-gut
language-env
manpages-fr
myspell-fr-gut
wfrench
doc-debian-fr
firefox-locale-fr
kde-i18n-fr
xfonts-intl-european
openoffice.org-help-fr
openoffice.org-l10n-fr
aspell-gl-minimos
@ -208,12 +299,13 @@ openoffice.org-l10n-ka
ding
doc-linux-de
ingerman
manpages-de
language-env
myspell-de-at
myspell-de-ch
myspell-de-de
trans-de-en
wngerman
manpages-de
firefox-locale-de
kde-i18n-de
openoffice.org-hyphenation-de
@ -222,18 +314,23 @@ openoffice.org-thesaurus-de-ch
iceweasel-l10n-de
openoffice.org-help-de
openoffice.org-l10n-de
language-env
myspell-el-gr
firefox-locale-el
kde-i18n-el
ttf-mgopen
ttf-thryomanes
xfonts-intl-european
iceweasel-l10n-el
openoffice.org-l10n-el
ttf-freefont
aspell-he
bidiv
culmus
hspell
libfribidi0
libhdate1
mlterm
myspell-he
firefox-locale-he
hdate-applet
@ -241,28 +338,37 @@ hspell-gui
kde-i18n-he
openoffice.org-l10n-he
aspell-hi
language-env
ttf-devanagari-fonts
kde-i18n-hi
openoffice.org-help-hi-in
openoffice.org-l10n-hi-in
ttf-devanagari-fonts
aspell-hu
hunspell
ihungarian
manpages-hu
hunspell
myspell-hu
firefox-locale-hu
gsfonts-x11
kde-i18n-hu
myspell-hu
openoffice.org-hyphenation-hu
ttf-georgewilliams
ttf-isabella
ttf-sil-charis
ttf-sil-doulos
ttf-thryomanes
xfonts-100dpi-transcoded
xfonts-base
iceweasel-l10n-hu
openoffice.org-help-hu
openoffice.org-l10n-hu
ttf-dejavu
ttf-freefont
ttf-junicode
ttf-opensymbol
xfonts-terminus
aspell-is
kde-i18n-is
aspell-ga
@ -278,22 +384,27 @@ doc-linux-it
doc-linux-it-text
fortunes-it
iitalian
maint-guide-it
language-env
manpages-it
myspell-it
witalian
maint-guide-it
firefox-locale-it
kde-i18n-it
openoffice.org-thesaurus-it
xfonts-intl-european
openoffice.org-help-it
openoffice.org-l10n-it
anthy
doc-linux-ja-text
language-env
lv
nkf
uim-anthy
uim-fep
uim-utils
unifont
jfbterm
manpages-ja
manpages-ja-dev
doc-linux-ja-html
@ -311,7 +422,9 @@ kde-i18n-km
ttf-khmeros
openoffice.org-help-km
openoffice.org-l10n-km
language-env
manpages-ko
jfbterm
firefox-locale-ko
imhangul
imhangul-status-applet
@ -327,23 +440,30 @@ kde-i18n-lv
openoffice.org-l10n-lv
aspell-lt
ilithuanian
language-env
myspell-lt
firefox-locale-lt
kde-i18n-lt
openoffice.org-hyphenation-lt
iceweasel-l10n-lt
openoffice.org-l10n-lt
language-env
firefox-locale-mk
kde-i18n-mk
iceweasel-l10n-mk
openoffice.org-l10n-mk
ttf-dejavu
openoffice.org-l10n-ne
ttf-devanagari-fonts
kde-i18n-se
aspell-no
inorwegian
language-env
myspell-nb
myspell-nn
util-linux-locales
wnorwegian
locales
firefox-locale-nb-no
kde-i18n-nb
kde-i18n-nn
@ -352,11 +472,16 @@ iceweasel-l10n-nn-no
openoffice.org-l10n-nb
openoffice.org-l10n-nn
aspell-fa
language-env
ttf-farsiweb
kde-i18n-fa
openoffice.org-l10n-fa
doc-linux-pl
doc-linux-pl-html
fonty
ipolish
konwert
language-env
manpages-pl
manpages-pl-dev
myspell-pl
@ -366,41 +491,70 @@ kde-i18n-pl
iceweasel-l10n-pl
openoffice.org-help-pl
openoffice.org-l10n-pl
xfonts-terminus
aspell-pt-pt
iportuguese
myspell-pt-pt
wportuguese
kde-i18n-pt
xfonts-intl-european
openoffice.org-l10n-pt
aspell-pa
language-env
firefox-locale-pa-in
kde-i18n-pa
ttf-punjabi-fonts
openoffice.org-l10n-pa-in
ttf-punjabi-fonts
aspell-ro
language-env
util-linux-locales
console-terminus
locales
firefox-locale-ro
kde-i18n-ro
ttf-dejavu
ttf-freefont
xfonts-terminus
console-cyrillic
irussian
konwert
language-env
manpages-ru
mueller7-dict
myspell-ru
re
firefox-locale-ru
kde-i18n-ru
xfonts-bolkhov-koi8r-75dpi
xfonts-bolkhov-koi8r-misc
xfonts-cronyx-koi8r-100dpi
xfonts-intl-european
iceweasel-l10n-ru
openoffice.org-help-ru
openoffice.org-l10n-ru
dict-freedict-scr-eng
doc-linux-hr
language-env
texlive-lang-other
kde-i18n-sr
kde-i18n-srlatin
koffice-i18n-sr
koffice-i18n-srlatin
sylpheed-claws-gtk2-i18n
xfonts-biznet-100dpi
xfonts-biznet-75dpi
xfonts-biznet-base
openoffice.org-l10n-sr-cs
xfonts-terminus
aspell-sk
fonty
myspell-sk
firefox-locale-sk
kde-i18n-sk
openoffice.org-thesaurus-sk
iceweasel-l10n-sk
openoffice.org-l10n-sk
xfonts-terminus
aspell-sl
myspell-sl
firefox-locale-sl
@ -408,13 +562,16 @@ kde-i18n-sl
iceweasel-l10n-sl
openoffice.org-help-sl
openoffice.org-l10n-sl
xfonts-terminus
aspell-es
debian-reference-es
doc-debian-es
doc-linux-es
ispanish
language-env
manpages-es
myspell-es
util-linux-locales
wspanish
firefox-locale-es-ar
firefox-locale-es-es
@ -426,7 +583,9 @@ openoffice.org-l10n-es
aspell-sv
iswedish
myspell-sv-se
util-linux-locales
wswedish
locales
firefox-locale-sv-se
gimp-help-sv
kde-i18n-sv
@ -436,8 +595,9 @@ openoffice.org-l10n-sv
aspell-tl
kde-i18n-ta
tamil-gtk2im
ttf-tamil-fonts
openoffice.org-l10n-ta-in
ttf-tamil-fonts
language-env
myspell-th
swath
gtk-im-libthai
@ -445,19 +605,35 @@ xfonts-thai
xiterm+thai
openoffice.org-l10n-th
pango-libthai
language-env
manpages-tr
util-linux-locales
console-terminus
locales
firefox-locale-tr
kde-i18n-tr
iceweasel-l10n-tr
openoffice.org-l10n-tr
xfonts-terminus
apt-howto-uk
aspell-uk
console-cyrillic
doc-debian-uk
iukrainian
konwert
language-env
myspell-uk
firefox-locale-uk
kde-i18n-uk
xfonts-bolkhov-75dpi
xfonts-bolkhov-koi8u-75dpi
xfonts-bolkhov-koi8u-misc
xfonts-bolkhov-misc
xfonts-cronyx-100dpi
xfonts-cronyx-koi8u-100dpi
xfonts-intl-european
openoffice.org-l10n-uk
ttf-dejavu
openoffice.org-l10n-vi
aspell-cy
kde-i18n-cy

View File

@ -1,43 +1,12 @@
/* This file lists the packages that have a Task: field
* and that should be included on CDs 1 and 2 for Xfce
*
* The content should be regenerated from time to time, like this:
*
for i in $(cat task.list.xfce); do
grep-aptavail --regex -F Task "^$i$" -s Package -n;
done >> ./task-full-etch-xfce
*
* The file task.list.xfce lists the tasks in the order they are to
* be included on the CDs.
* The list should be regenerated from time to time, using the
* update-tasks target of the Makefile.
*
* Last update: $Date: 2006-10-28 17:40:33 -0400 (Sat, 28 Oct 2006) $
*
*/
alsa-base
alsa-utils
avahi-daemon
discover1
eject
gimp
gimp-print
menu
myspell-en-us
openoffice.org-thesaurus-en-us
twm
xdg-utils
xresprobe
xsane
desktop-base
firefox
iceweasel
libnss-mdns
openoffice.org
openoffice.org-gcj
openoffice.org-help-en-us
xorg
xfce4
xfce4-goodies
xfce4-mixer
@ -47,38 +16,94 @@ mousepad
openoffice.org-gtk
orage
xfce4-terminal
alsa-base
alsa-utils
anacron
avahi-daemon
cupsys
cupsys-bsd
cupsys-client
cupsys-driver-gutenprint
discover1
eject
foomatic-db-engine
foomatic-db-gutenprint
foomatic-db-hpijs
foomatic-filters-ppds
foomatic-gui
gimp
gimp-print
hotkey-setup
myspell-en-us
openoffice.org-thesaurus-en-us
printconf
twm
xresprobe
xsane
desktop-base
firefox
hpijs
iceweasel
libnss-mdns
menu
openoffice.org
openoffice.org-gcj
openoffice.org-help-en-us
xdg-utils
xorg
acpi
acpi-support
acpid
anacron
apmd
bluetooth
cpufrequtils
hibernate
hotkey-setup
pcmciautils
uswsusp
wireless-tools
xserver-xorg-input-synaptics
uswsusp
wpasupplicant
aspell-ar
itools
language-env
ttf-arabeyes
xfonts-intl-arabic
firefox-locale-ar
kde-i18n-ar
ttf-farsiweb
ttf-kacst
iceweasel-l10n-ar
openoffice.org-l10n-ar
firefox-locale-eu
kde-i18n-eu
iceweasel-l10n-eu
language-env
openoffice.org-l10n-be-by
aspell-bn
language-env
ttf-bengali-fonts
kde-i18n-bn
openoffice.org-l10n-bn
ttf-bengali-fonts
aspell-hr
dict-freedict-scr-eng
doc-linux-hr
itools
myspell-hr
locales
kde-i18n-bs
xfonts-biznet-100dpi
xfonts-biznet-75dpi
xfonts-biznet-base
openoffice.org-l10n-bs
xfonts-terminus
aspell-pt-br
ibrazilian
manpages-pt
myspell-pt-br
util-linux-locales
wbrazilian
firefox-locale-pt-br
kde-i18n-ptbr
@ -91,59 +116,118 @@ wbulgarian
firefox-locale-bg
kde-i18n-bg
iceweasel-l10n-bg
openoffice.org-l10n-bg
ttf-dejavu
aspell-ca
icatalan
language-env
myspell-ca
util-linux-locales
wcatalan
firefox-locale-ca
kde-i18n-ca
iceweasel-l10n-ca
openoffice.org-l10n-ca
debian-zh-faq-s
fortune-zh
manpages-zh
ttf2pt1
ttf2pt1-chinese
zh-autoconvert
zhcon
jfbterm
chinput
fcitx
firefox-locale-zh-cn
im-switch
kde-i18n-zhcn
mlterm
paps
rxvt-ml
rxvt-unicode-ml
scim-pinyin
scim-tables-zh
stardic
ttf-arphic-gbsn00lp
ttf-arphic-gkai00mp
unifont
x-ttcidfont-conf
xfonts-intl-chinese
xfonts-intl-chinese-big
xfonts-wqy
iceweasel-l10n-zh-cn
openoffice.org-help-zh-cn
openoffice.org-l10n-zh-cn
debian-zh-faq-t
fortune-zh
manpages-zh
ttf2pt1
ttf2pt1-chinese
zh-autoconvert
zhcon
jfbterm
firefox-locale-zh-tw
kde-i18n-zhtw
m17n-env
mlterm
pydict
rxvt-ml
rxvt-unicode-ml
scim-chewing
scim-tables-zh
ttf-arphic-bkai00mp
ttf-arphic-bsmi00lp
unifont
x-ttcidfont-conf
xcin
xfonts-intl-chinese
iceweasel-l10n-zh-tw
openoffice.org-help-zh-tw
openoffice.org-l10n-zh-tw
aspell-hr
dict-freedict-cro-eng
dict-freedict-eng-cro
dict-freedict-scr-eng
doc-linux-hr
enca
myspell-hr
texlive-lang-croatian
locales
kde-i18n-hr
openoffice.org-hyphenation-hr
sylpheed-claws-gtk2-i18n
xfonts-biznet-100dpi
xfonts-biznet-75dpi
xfonts-biznet-base
openoffice.org-l10n-hr
xfonts-terminus
console-cyrillic
konwert
language-env
t1-cyrillic
t1-teams
ttf-arhangai
ttf-thryomanes
xfonts-bolkhov-75dpi
xfonts-bolkhov-cp1251-75dpi
xfonts-bolkhov-cp1251-misc
xfonts-bolkhov-koi8r-75dpi
xfonts-bolkhov-koi8r-misc
xfonts-bolkhov-koi8u-75dpi
xfonts-bolkhov-koi8u-misc
xfonts-bolkhov-misc
xfonts-cronyx-100dpi
xfonts-cronyx-cp1251-100dpi
xfonts-cronyx-isocyr-100dpi
xfonts-cronyx-isocyr-75dpi
xfonts-cronyx-isocyr-misc
xfonts-cronyx-koi8r-100dpi
xfonts-cronyx-koi8u-100dpi
xxkb
openoffice.org-l10n-be-by
openoffice.org-l10n-bg
openoffice.org-l10n-ru
openoffice.org-l10n-sr-cs
aspell-cs
iczech
myspell-cs-cz
@ -153,8 +237,11 @@ openoffice.org-thesaurus-cs
iceweasel-l10n-cs
openoffice.org-help-cs
openoffice.org-l10n-cs
xfonts-terminus
aspell-da
idanish
language-env
util-linux-locales
wdanish
firefox-locale-da
kde-i18n-da
@ -186,14 +273,16 @@ kde-i18n-fi
iceweasel-l10n-fi
openoffice.org-l10n-fi
aspell-fr
doc-debian-fr
doc-linux-fr-text
ifrench-gut
language-env
manpages-fr
myspell-fr-gut
wfrench
doc-debian-fr
firefox-locale-fr
kde-i18n-fr
xfonts-intl-european
openoffice.org-help-fr
openoffice.org-l10n-fr
aspell-gl-minimos
@ -203,12 +292,13 @@ openoffice.org-l10n-ka
ding
doc-linux-de
ingerman
manpages-de
language-env
myspell-de-at
myspell-de-ch
myspell-de-de
trans-de-en
wngerman
manpages-de
firefox-locale-de
kde-i18n-de
openoffice.org-hyphenation-de
@ -217,18 +307,23 @@ openoffice.org-thesaurus-de-ch
iceweasel-l10n-de
openoffice.org-help-de
openoffice.org-l10n-de
language-env
myspell-el-gr
firefox-locale-el
kde-i18n-el
ttf-mgopen
ttf-thryomanes
xfonts-intl-european
iceweasel-l10n-el
openoffice.org-l10n-el
ttf-freefont
aspell-he
bidiv
culmus
hspell
libfribidi0
libhdate1
mlterm
myspell-he
firefox-locale-he
hdate-applet
@ -236,28 +331,37 @@ hspell-gui
kde-i18n-he
openoffice.org-l10n-he
aspell-hi
language-env
ttf-devanagari-fonts
kde-i18n-hi
openoffice.org-help-hi-in
openoffice.org-l10n-hi-in
ttf-devanagari-fonts
aspell-hu
hunspell
ihungarian
manpages-hu
hunspell
myspell-hu
firefox-locale-hu
gsfonts-x11
kde-i18n-hu
myspell-hu
openoffice.org-hyphenation-hu
ttf-georgewilliams
ttf-isabella
ttf-sil-charis
ttf-sil-doulos
ttf-thryomanes
xfonts-100dpi-transcoded
xfonts-base
iceweasel-l10n-hu
openoffice.org-help-hu
openoffice.org-l10n-hu
ttf-dejavu
ttf-freefont
ttf-junicode
ttf-opensymbol
xfonts-terminus
aspell-is
kde-i18n-is
aspell-ga
@ -273,22 +377,27 @@ doc-linux-it
doc-linux-it-text
fortunes-it
iitalian
maint-guide-it
language-env
manpages-it
myspell-it
witalian
maint-guide-it
firefox-locale-it
kde-i18n-it
openoffice.org-thesaurus-it
xfonts-intl-european
openoffice.org-help-it
openoffice.org-l10n-it
anthy
doc-linux-ja-text
language-env
lv
nkf
uim-anthy
uim-fep
uim-utils
unifont
jfbterm
manpages-ja
manpages-ja-dev
doc-linux-ja-html
@ -306,7 +415,9 @@ kde-i18n-km
ttf-khmeros
openoffice.org-help-km
openoffice.org-l10n-km
language-env
manpages-ko
jfbterm
firefox-locale-ko
imhangul
imhangul-status-applet
@ -322,23 +433,30 @@ kde-i18n-lv
openoffice.org-l10n-lv
aspell-lt
ilithuanian
language-env
myspell-lt
firefox-locale-lt
kde-i18n-lt
openoffice.org-hyphenation-lt
iceweasel-l10n-lt
openoffice.org-l10n-lt
language-env
firefox-locale-mk
kde-i18n-mk
iceweasel-l10n-mk
openoffice.org-l10n-mk
ttf-dejavu
openoffice.org-l10n-ne
ttf-devanagari-fonts
kde-i18n-se
aspell-no
inorwegian
language-env
myspell-nb
myspell-nn
util-linux-locales
wnorwegian
locales
firefox-locale-nb-no
kde-i18n-nb
kde-i18n-nn
@ -347,11 +465,16 @@ iceweasel-l10n-nn-no
openoffice.org-l10n-nb
openoffice.org-l10n-nn
aspell-fa
language-env
ttf-farsiweb
kde-i18n-fa
openoffice.org-l10n-fa
doc-linux-pl
doc-linux-pl-html
fonty
ipolish
konwert
language-env
manpages-pl
manpages-pl-dev
myspell-pl
@ -361,41 +484,70 @@ kde-i18n-pl
iceweasel-l10n-pl
openoffice.org-help-pl
openoffice.org-l10n-pl
xfonts-terminus
aspell-pt-pt
iportuguese
myspell-pt-pt
wportuguese
kde-i18n-pt
xfonts-intl-european
openoffice.org-l10n-pt
aspell-pa
language-env
firefox-locale-pa-in
kde-i18n-pa
ttf-punjabi-fonts
openoffice.org-l10n-pa-in
ttf-punjabi-fonts
aspell-ro
language-env
util-linux-locales
console-terminus
locales
firefox-locale-ro
kde-i18n-ro
ttf-dejavu
ttf-freefont
xfonts-terminus
console-cyrillic
irussian
konwert
language-env
manpages-ru
mueller7-dict
myspell-ru
re
firefox-locale-ru
kde-i18n-ru
xfonts-bolkhov-koi8r-75dpi
xfonts-bolkhov-koi8r-misc
xfonts-cronyx-koi8r-100dpi
xfonts-intl-european
iceweasel-l10n-ru
openoffice.org-help-ru
openoffice.org-l10n-ru
dict-freedict-scr-eng
doc-linux-hr
language-env
texlive-lang-other
kde-i18n-sr
kde-i18n-srlatin
koffice-i18n-sr
koffice-i18n-srlatin
sylpheed-claws-gtk2-i18n
xfonts-biznet-100dpi
xfonts-biznet-75dpi
xfonts-biznet-base
openoffice.org-l10n-sr-cs
xfonts-terminus
aspell-sk
fonty
myspell-sk
firefox-locale-sk
kde-i18n-sk
openoffice.org-thesaurus-sk
iceweasel-l10n-sk
openoffice.org-l10n-sk
xfonts-terminus
aspell-sl
myspell-sl
firefox-locale-sl
@ -403,13 +555,16 @@ kde-i18n-sl
iceweasel-l10n-sl
openoffice.org-help-sl
openoffice.org-l10n-sl
xfonts-terminus
aspell-es
debian-reference-es
doc-debian-es
doc-linux-es
ispanish
language-env
manpages-es
myspell-es
util-linux-locales
wspanish
firefox-locale-es-ar
firefox-locale-es-es
@ -421,7 +576,9 @@ openoffice.org-l10n-es
aspell-sv
iswedish
myspell-sv-se
util-linux-locales
wswedish
locales
firefox-locale-sv-se
gimp-help-sv
kde-i18n-sv
@ -431,8 +588,9 @@ openoffice.org-l10n-sv
aspell-tl
kde-i18n-ta
tamil-gtk2im
ttf-tamil-fonts
openoffice.org-l10n-ta-in
ttf-tamil-fonts
language-env
myspell-th
swath
gtk-im-libthai
@ -440,19 +598,35 @@ xfonts-thai
xiterm+thai
openoffice.org-l10n-th
pango-libthai
language-env
manpages-tr
util-linux-locales
console-terminus
locales
firefox-locale-tr
kde-i18n-tr
iceweasel-l10n-tr
openoffice.org-l10n-tr
xfonts-terminus
apt-howto-uk
aspell-uk
console-cyrillic
doc-debian-uk
iukrainian
konwert
language-env
myspell-uk
firefox-locale-uk
kde-i18n-uk
xfonts-bolkhov-75dpi
xfonts-bolkhov-koi8u-75dpi
xfonts-bolkhov-koi8u-misc
xfonts-bolkhov-misc
xfonts-cronyx-100dpi
xfonts-cronyx-koi8u-100dpi
xfonts-intl-european
openoffice.org-l10n-uk
ttf-dejavu
openoffice.org-l10n-vi
aspell-cy
kde-i18n-cy

View File

@ -1,5 +1,5 @@
desktop
gnome-desktop
desktop
web-server
laptop
mail-server
@ -73,7 +73,6 @@ lithuanian
lithuanian-desktop
macedonian
macedonian-desktop
manual
nepali-desktop
northern-sami-desktop
norwegian

View File

@ -1,5 +1,5 @@
desktop
kde-desktop
desktop
laptop
arabic
arabic-desktop
@ -67,7 +67,6 @@ lithuanian
lithuanian-desktop
macedonian
macedonian-desktop
manual
nepali-desktop
northern-sami-desktop
norwegian

View File

@ -1,5 +1,5 @@
desktop
xfce-desktop
desktop
laptop
arabic
arabic-desktop
@ -67,7 +67,6 @@ lithuanian
lithuanian-desktop
macedonian
macedonian-desktop
manual
nepali-desktop
northern-sami-desktop
norwegian

50
tools/update_tasks Executable file
View File

@ -0,0 +1,50 @@
#!/bin/sh
set -e
CODENAME="$1"
if [ -z "$CODENAME" ]; then
echo "usage: update_tasks CODENAME" >&2
exit 1
fi
if [ ! -e /usr/share/tasksel/debian-tasks.desc ]; then
echo "tasksel must be installed to update task lists" >&2
exit 1
fi
update_full_list () {
file=$1
tasklist=$2
grep '\*' $file > $file.new
for i in $(cat $tasklist); do
grep-aptavail -e -F Task "(^| )$i(,|$)" -s Package -n;
done >> $file.new
mv $file.new $file
}
update_essential_list () {
file=$1
tasklist=$2
desktoptask=$3
grep '\*' $file > $file.new
for i in $(cat $tasklist); do
if ( [ "$i" != gnome-dekstop ] &&
[ "$i" != kde-desktop ] &&
[ "$i" != xfce-desktop ] ) ||
[ "$i" = "$desktoptask" ]; then
grep-dctrl -F Task -e "^$i$" /usr/share/tasksel/debian-tasks.desc |
grep-dctrl -s Key -n -e '.*';
fi
done | sed -e 's? *??' | grep -v ^$ >> $file.new
mv $file.new $file
}
update_essential_list tasks/task-essential-$CODENAME tasks/task.list gnome-desktop
update_essential_list tasks/task-essential-$CODENAME-kde tasks/task.list.kde kde-desktop
update_essential_list tasks/task-essential-$CODENAME-xfce tasks/task.list.xfce xfce-desktop
update_full_list tasks/task-full-$CODENAME tasks/task.list
update_full_list tasks/task-full-$CODENAME-kde tasks/task.list.kde
update_full_list tasks/task-full-$CODENAME-xfce tasks/task.list.xfce