aboutsummaryrefslogtreecommitdiffstats
path: root/lists/exclude
blob: 9c438e54c748b3cc3afaa81d6a3aa39e3450bf22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
nspluginwrapper
nspluginwrapper-i386

# kernel
kernel-tmb
kernel-kerrighed
kernel-rt
kernel-linus
kernel-vserver
kernel-netbook
kernel-rsbac
kernel-openvz
kernel-netbook-source
kernel-openvz-source
kernel-rsbac-source
dkms-ivtv

# egroupware
egroupware
egroupware-addressbook
egroupware-bookmarks
egroupware-calendar
egroupware-contrib-backup
egroupware-contrib-browser
egroupware-contrib-chatty
egroupware-contrib-comic
egroupware-contrib-egwical
egroupware-contrib-filescenter
egroupware-contrib-forum
egroupware-contrib-ftp
egroupware-contrib-fudforum
egroupware-contrib-headlines
egroupware-contrib-icalsrv
egroupware-contrib-jinn
egroupware-contrib-messenger
egroupware-contrib-phpldapadmin
egroupware-contrib-skel
egroupware-contrib-soap
egroupware-contrib-stocks
egroupware-contrib-switchuser
egroupware-contrib-tts
egroupware-contrib-xmlrpc
egroupware-developer_tools
egroupware-emailadmin
egroupware-filemanager
egroupware-infolog
egroupware-manual
egroupware-mydms
egroupware-news_admin
egroupware-phpsysinfo
egroupware-polls
egroupware-projectmanager
egroupware-registration
egroupware-sambaadmin
egroupware-sitemgr
egroupware-syncml
egroupware-timesheet

# cross compiler
cross-sparc-binutils
cross-sparc64-binutils
cross-mipsel-binutils
crossfire-crossedit
cross-avr-gcc-cpp
cross-mipsel-gcc-cpp
cross-ppc-dietlibc-devel
cross-ppc-binutils
cross-ppc64-dietlibc-devel
cross-ppc-gcc-cpp
cross-ppc64-gcc-cpp
crossfire-server
cross-sun4-binutils
cross-ppc-gcc
cross-pic30-elf-gcc
cross-pic30-elf-binutils
cross-ppc64-libgcc1
cross-mipsel-gcc
crossfire-client-data
cross-ia64-binutils
cross-avr-binutils
cross-ppc-libgcc1
cross-ppc64-binutils
crossfire-maps
crossfire-client
mingw32-crossreport
crossvc
cross-ppc64-gcc

# others
exaile
openoffice.org-help-
openoffice.org64-help-
gimp-help-
drakx-installer-stage2
webmin
tomboy
supertux
#gstreamer0.10-plugins-ugly
hugs98
malsync
asterisk
asterisk-core-sounds-en
asterisk-moh-opsound
jamvm
exim
firefox-devel
slune
php-manual-en
maniadrive-data
lmms
mediawiki
opencity
enlightenment
ethemes
bootsplash-themes
ardour
mysql-workbench-oss
entrance
festvox-suopuhe-lj
festvox-suopuhe-mv
hugin
cacao
kaffe
syslog-ng
wine-doors
texlive
task-xfce-devel
ec-fonts-mftraced
xfsm
xdvi
uClibc-zlib1-devel

# bugged !
drakfon
='2003-05-20 08:54:24 +0000'>2003-05-201-8/+7 | * first bits of 9.2-0.1mdkThierry Vignaud2003-05-201-2/+6 | * fix #3952: do not pass extra argument (gc alteredThierry Vignaud2003-05-201-1/+1 | | | | | | common::take_screenshot() api in r1.172 but forget to alter all callees) * - fix #3616 (draksec discarding changes)Thierry Vignaud2003-05-201-2/+2 | | | | | - add a end of line btw at the end of file to please cat * perl_checker fixThierry Vignaud2003-05-201-2/+2 | * add a bug referenceThierry Vignaud2003-05-191-1/+1 | * some drakconnect cleanupsThierry Vignaud2003-05-191-5/+2 | * in standalone drakboot, raise a wait message window so that the user can figureThierry Vignaud2003-05-191-0/+2 | | | | | out what occurs (lilo installation being quite long) * dialog window is already modalThierry Vignaud2003-05-191-1/+0 | * - (read_location, rip_location): simplify loop condition since once we getThierry Vignaud2003-05-191-5/+3 | | | | | | | $location_end, we exit it - (rip_location): simplify @location build when no existing one * - (get_cups_autoconf, set_cups_autoconf, get_usermode, set_usermode): simplifyThierry Vignaud2003-05-191-72/+13 | | | | | | | | | | a lot through getVarsFromSh() and setVarsInSh() - (set_jap_textmode) simplify a lot through substInFile() now all /etc/sysconfig/printing accesses get done by MDK::Common::File (until shell template from libconf is used) * (gimp::pop_spaces): consolidate skipping of lines that are space endedThierry Vignaud2003-05-191-8/+9 | * perl_checker fixesThierry Vignaud2003-05-198-308/+297 | * localize drive capabilites (aka burning, dvd managment, ...)Thierry Vignaud2003-05-191-0/+5 | * fix #3560 (drakboot not updating bootloader label): the only confusingThierry Vignaud2003-05-192-3/+15 | | | | | | | | | | | bug is that when one come back to drakboot main window after having altered the bootloader, the main window still list the old bootloader as the current bootloader. let update this label. btw consolidate bootloader detection in bootloader::detect_bootloader() * further fix #2826 (lilo failling to handle entry with spaces): replaceThierry Vignaud2003-05-191-0/+1 | | | | | | spaces by underscores in labels (image names are not likely to contain spaces) to prevent the error * when configuring to install grub bootloader, we first install lilo, then grub.Thierry Vignaud2003-05-191-1/+1 | | | | | | | | | | the logic is that we only reread /etc/lilo.conf[1], so we need to write /etc/lilo.conf. but when installing grub, we really do not need to run lilo, we only have to write its config file. [1] because grub/menu.lst lacks some data and because we do neither want to parse both config files nor to resolve conflicts between configuration * let further consolidate make_label_lilo_compatible()Thierry Vignaud2003-05-191-2/+2 | * fix network::netconnect::save_conf() calleeThierry Vignaud2003-05-191-1/+1 | * updated Spanish translationsFabián Mandelbaum2003-05-191-221/+176 | * simplifyThierry Vignaud2003-05-191-5/+2 | * do not drop return values from regexp but use them to ensure we do notThierry Vignaud2003-05-191-1/+1 | | | | | | reuse capture buffers from previous one, which is really bad and trully buggy * move expert stuff under the "advanced" button like in all other ↵Thierry Vignaud2003-05-191-7/+6 | | | | drakx/drakxtools code * %langs: first column is supposed to be localized in englishThierry Vignaud2003-05-191-3/+3 | * last 9.1-38mdk bitsThierry Vignaud2003-05-191-1/+7 | * update perl-gtk0 users list (drakcronat being ported to gtk+2)Thierry Vignaud2003-05-191-1/+4 | * first bits of 9.1-38mdkThierry Vignaud2003-05-161-2/+5 | * updated pot filePablo Saratxaga2003-05-16