Revert "Debmirror - remove excludes"
This reverts commit e72e62fa5b34205d6088eaa90cd4dacca8cbc552.
Change-Id: I5fd858654e8e148a299dc4b2ea01ccdb4b4f47e0
diff --git a/mirror-image/debmirror.sh b/mirror-image/debmirror.sh
index 16f3a27..dfca930 100644
--- a/mirror-image/debmirror.sh
+++ b/mirror-image/debmirror.sh
@@ -39,9 +39,22 @@
--nosource \
--no-check-gpg \
--exclude-deb-section=games \
+ --exclude-deb-section=gnome \
+ --exclude-deb-section=Xfce \
+ --exclude-deb-section=sound \
+ --exclude-deb-section=doc \
+ --exclude-deb-section=electronics \
+ --exclude-deb-section=graphics \
+ --exclude-deb-section=hamradio \
+ --exclude-deb-section=localization \
+ --exclude-deb-section=kde \
+ --exclude-deb-section=video \
--exclude='/android*' \
--exclude='/firefox*' \
--exclude='/chromium-browser*' \
+ --exclude='/ceph*' \
+ --exclude='/*-wallpapers*' \
+ --exclude='/language-pack-(?!en)' \
--include='/main(.*)manpages' \
--include='/main(.*)python-(.*)doc' \
--include='/main(.*)python-(.*)network' \