Scormen
Verified User
- Joined
- Jan 26, 2008
- Messages
- 55
Hi all,
I know the exclude list of yum what's set in /etc/yum.conf
Thats this one:
Now, is there sush a way for Debian?
I found (e.g.) this one:
Here I used exim, but can I use this for bind-chroot, httpd, mysql, php, perm, apache, mod_, MySQL, ftp, axim, sendmail, php and da_ ?
With this command I can't use astrix (*).
How do you exclude the list above in Debian?
Thanks!
I know the exclude list of yum what's set in /etc/yum.conf
Thats this one:
Code:
exclude=bind-chroot httpd* mysql* php* perl* apache* mod_* MySQL* *ftp* exim* sendmail* php* da_*
Now, is there sush a way for Debian?
I found (e.g.) this one:
Code:
echo "exim hold"|dpkg --set-selections
With this command I can't use astrix (*).
How do you exclude the list above in Debian?
Thanks!