aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-11-27 03:16:10 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-11-27 03:16:10 +0000
commit4fefbae024c0d412bc2c5a53f119b78419ad5429 (patch)
tree5b75c87f69128a4065141badd4d363e31a46b06b
parentec50a8b4e845f5acdf830e0c878b78351e9f2769 (diff)
downloadsimplepkg-4fefbae024c0d412bc2c5a53f119b78419ad5429.tar.gz
simplepkg-4fefbae024c0d412bc2c5a53f119b78419ad5429.tar.bz2
adding slamd64 templates
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@541 04377dda-e619-0410-9926-eae83683ac58
-rwxr-xr-xtrunk/templates/slamd64-11.0/slamd64-11.0.s/post-install.sh5
-rw-r--r--trunk/templates/slamd64-11.0/slamd64-11.0.template627
-rwxr-xr-xtrunk/templates/slamd64-12.0/slamd64-12.0.s/post-install.sh5
-rw-r--r--trunk/templates/slamd64-12.0/slamd64-12.0.template910
-rw-r--r--trunk/templates/slamd64-12.1/slamd64-12.1.perms0
-rwxr-xr-xtrunk/templates/slamd64-12.1/slamd64-12.1.s/post-install.sh5
-rw-r--r--trunk/templates/slamd64-12.1/slamd64-12.1.template844
7 files changed, 2396 insertions, 0 deletions
diff --git a/trunk/templates/slamd64-11.0/slamd64-11.0.s/post-install.sh b/trunk/templates/slamd64-11.0/slamd64-11.0.s/post-install.sh
new file mode 100755
index 0000000..d21fed0
--- /dev/null
+++ b/trunk/templates/slamd64-11.0/slamd64-11.0.s/post-install.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+#
+
+chroot $1/$2/ sbin/ldconfig
+
diff --git a/trunk/templates/slamd64-11.0/slamd64-11.0.template b/trunk/templates/slamd64-11.0/slamd64-11.0.template
new file mode 100644
index 0000000..d6a0bb4
--- /dev/null
+++ b/trunk/templates/slamd64-11.0/slamd64-11.0.template
@@ -0,0 +1,627 @@
+# This is a Slackware Installation Tagfile.
+#
+# This one comes from disk: A1 (Base Linux series)
+# and a backup copy called "tagfile.org" can be found on the same disk. You
+# should never edit the "tagfile.org" copy, only the one called "tagfile". Use
+# the "tagfile.org" only if you want to restore original installation defaults
+# by copying it over the top of "tagfile".
+#
+# It is used to automate software installation.
+# There are two labels that you can use: ADD and SKP.
+#
+# If the PROMPT option is used during installation, this file will be checked
+# to determine the installation default. First, all the lines beginning with
+# <package_name>:
+# will be extracted. Then, the last line in the extracted segment will be
+# checked for the flags ADD, REC, OPT and SKP.
+#
+# If ADD is found, then a priority of [required] will be displayed, and the
+# package will be automatically installed.
+#
+# If SKP is found, then a priority of [skip] will be displayed, and
+# the package will be automatically skipped.
+#
+# All other packages will be prompted for. There are two optional flags you
+# can use to change the package priority level shown when the user is
+# prompted: REC and OPT. If REC is found, the priority shown will be
+# [recommended], while if OPT is found, the user sees priority [optional].
+#
+# If no flags are found for a given package, the user is shown priority
+# [unknown], and is prompted for whether the package should be installed.
+#
+# If you mess this file up beyond recognition, just restore from "tagfile.org"
+#
+#
+aaa_base: ADD
+aaa_elflibs: ADD
+acl: ADD
+acpid: REC
+attr: ADD
+bash: ADD
+bin: ADD
+bzip2: ADD
+coreutils: ADD
+cpio: ADD
+cups: REC
+cxxlibs: ADD
+dcron: ADD
+devs: ADD
+devmapper: OPT
+e2fsprogs: ADD
+elvis: ADD
+etc: ADD
+findutils: ADD
+floppy: ADD
+gawk: ADD
+genpower: OPT
+gettext: REC
+glibc-solibs: ADD
+glibc-zoneinfo: ADD
+gpm: REC
+grep: ADD
+gzip: ADD
+hdparm: ADD
+hotplug: ADD
+infozip: ADD
+jfsutils: OPT
+kbd: REC
+kernel-modules: ADD
+less: ADD
+lilo: ADD
+logrotate: ADD
+lvm2: OPT
+minicom: REC
+mkinitrd: REC
+module-init-tools: ADD
+openssl-solibs: ADD
+pciutils: OPT
+pcmcia-cs: REC
+pcmciautils: REC
+pkgtools: ADD
+procps: ADD
+reiserfsprogs: ADD
+sed: ADD
+shadow: ADD
+sharutils: ADD
+slocate: ADD
+smartmontools: ADD
+sysfsutils: REC
+sysklogd: ADD
+syslinux: ADD
+sysvinit: ADD
+tar: ADD
+tcsh: REC
+udev: ADD
+usbutils: ADD
+utempter: REC
+util-linux: ADD
+xfsprogs: OPT
+32atk: ADD
+32base: ADD
+32cairo: REC
+32gtk+: ADD
+32gtk+2: ADD
+32pango: ADD
+32x11: ADD
+linux32: REC
+# This is a Slackware Installation Tagfile.
+#
+# This one comes from disk: AP1 (Applications series)
+# and a backup copy called "tagfile.org" can be found on the same disk. You
+# should never edit the "tagfile.org" copy, only the one called "tagfile". Use
+# the "tagfile.org" only if you want to restore original installation defaults
+# by copying it over the top of "tagfile".
+#
+# It is used to automate software installation.
+# There are two labels that you can use: ADD and SKP.
+#
+# If the PROMPT option is used during installation, this file will be checked
+# to determine the installation default. First, all the lines beginning with
+# <package_name>:
+# will be extracted. Then, the last line in the extracted segment will be
+# checked for the flags ADD, REC, OPT and SKP.
+#
+# If ADD is found, then a priority of [required] will be displayed, and the
+# package will be automatically installed.
+#
+# If SKP is found, then a priority of [skip] will be displayed, and
+# the package will be automatically skipped.
+#
+# All other packages will be prompted for. There are two optional flags you
+# can use to change the package priority level shown when the user is
+# prompted: REC and OPT. If REC is found, the priority shown will be
+# [recommended], while if OPT is found, the user sees priority [optional].
+#
+# If no flags are found for a given package, the user is shown priority
+# [unknown], and is prompted for whether the package should be installed.
+#
+# If you mess this file up beyond recognition, just restore from "tagfile.org"
+#
+#
+acct: OPT
+alsa-utils: REC
+amp: OPT
+ash: OPT
+at: OPT
+aumix: OPT
+bc: OPT
+bpe: OPT
+cdparanoia: OPT
+cdrdao: OPT
+cdrtools: OPT
+diffutils: REC
+dmapi: REC
+dvd+rw-tools: OPT
+enscript: OPT
+espgs: REC
+flac: OPT
+gimp-print: OPT
+gnu-gs-fonts: REC
+groff: ADD
+hpijs: REC
+ispell: OPT
+jed: OPT
+joe: OPT
+jove: OPT
+ksh93: OPT
+linuxdoc-tools: REC
+lm_sensors: REC
+lsof: OPT
+madplay: OPT
+man: ADD
+man-pages: REC
+mc: OPT
+mdadm: OPT
+most: OPT
+mpg321: OPT
+mt-st: OPT
+mysql: OPT
+normalize: OPT
+quota: OPT
+raidtools: OPT
+rexima: REC
+rpm: OPT
+rzip: OPT
+sc: OPT
+screen: OPT
+sox: REC
+sudo: OPT
+sysstat: OPT
+texinfo: REC
+vim: OPT
+vorbis-tools: OPT
+workbone: OPT
+xfsdump: REC
+zsh: OPT
+autoconf: OPT
+automake: OPT
+bin86: ADD
+binutils: ADD
+bison: ADD
+byacc: OPT
+ccache: OPT
+clisp: OPT
+cscope: OPT
+cvs: REC
+distcc: OPT
+doxygen: OPT
+flex: ADD
+gcc: ADD
+gcc-g++: REC
+gcc-g77: OPT
+gcc-gnat: OPT
+gcc-java: OPT
+gcc-objc: OPT
+gdb: REC
+gettext-tools: REC
+guile: OPT
+git:REC
+indent: OPT
+kernel-headers: ADD
+libtool: OPT
+m4: REC
+make: ADD
+mercurial: REC
+nasm: OPT
+oprofile: OPT
+p2c: OPT
+perl: REC
+pkgconfig: REC
+pmake: REC
+python: OPT
+rcs: OPT
+ruby: REC
+strace: REC
+subversion: REC
+# This is a Slackware Installation Tagfile.
+#
+# This one comes from disk: F1 (Frequently Asked Questions)
+# and a backup copy called "tagfile.org" can be found on the same disk. You
+# should never edit the "tagfile.org" copy, only the one called "tagfile". Use
+# the "tagfile.org" only if you want to restore original installation defaults
+# by copying it over the top of "tagfile".
+#
+# It is used to automate software installation.
+# There are two labels that you can use: ADD and SKP.
+#
+# If the PROMPT option is used during installation, this file will be checked
+# to determine the installation default. First, all the lines beginning with
+# <package_name>:
+# will be extracted. Then, the last line in the extracted segment will be
+# checked for the flags ADD, REC, OPT and SKP.
+#
+# If ADD is found, then a priority of [required] will be displayed, and the
+# package will be automatically installed.
+#
+# If SKP is found, then a priority of [skip] will be displayed, and
+# the package will be automatically skipped.
+#
+# All other packages will be prompted for. There are two optional flags you
+# can use to change the package priority level shown when the user is
+# prompted: REC and OPT. If REC is found, the priority shown will be
+# [recommended], while if OPT is found, the user sees priority [optional].
+#
+# If no flags are found for a given package, the user is shown priority
+# [unknown], and is prompted for whether the package should be installed.
+#
+# If you mess this file up beyond recognition, just restore from "tagfile.org"
+#
+#
+linux-faqs: ADD
+linux-howtos: ADD
+kernel-source: REC
+aalib: REC
+alsa-driver: ADD
+alsa-oss: OPT
+alsa-lib: ADD
+apr: REC
+apr-util: REC
+arts: ADD
+aspell: REC
+aspell-en: REC
+atk: REC
+audiofile: REC
+cairo: REC
+db42: REC
+db44: REC
+desktop-file-utils: REC
+esound: REC
+expat: REC
+freetype: REC
+fribidi: REC
+gdk-pixbuf: REC
+gd: REC
+gdbm: REC
+glib: REC
+glib2: REC
+glibc: REC
+glibc-i18n: OPT
+glut: REC
+gnome-icon-theme: REC
+gmp: REC
+gnet: REC
+gpgme: OPT
+gtk+: REC
+gtk+2: REC
+hicolor-icon-theme: REC
+imlib: REC
+jre: REC
+lcms: REC
+lesstif: REC
+libao: REC
+libart_lgpl: REC
+libassuan: OPT
+libcaca: OPT
+libexif: REC
+libgcrypt: OPT
+libglade: OPT
+libgpg-error: OPT
+libgpod: REC
+libgsf: REC
+libgtkhtml: REC
+libid3tag: REC
+libidl: REC
+libidn: REC
+libieee1284: REC
+libjpeg: REC
+libksba: OPT
+libmad: REC
+libmal: REC
+libmikmod: REC
+libmng: REC
+libmusicbrainz: REC
+libmtp: REC
+libnjb: REC
+libogg: REC
+libpng: REC
+librsvg: REC
+libtermcap: REC
+libtheora: REC
+libtiff: REC
+libtunepimp: REC
+libungif: REC
+libusb: REC
+libvisual: REC
+libvorbis: REC
+libwmf: REC
+libwmf-docs: OPT
+libwpd: REC
+libxml2: REC
+libxslt: REC
+mhash: REC
+mm: REC
+mpeg_lib: OPT
+mpfr: REC
+ncurses: REC
+neon: REC
+netpbm: REC
+pango: REC
+pcre: REC
+pilot-link: REC
+popt: REC
+pth: REC
+readline: REC
+sdl: REC
+shared-mime-info: REC
+slang1: REC
+slang: REC
+startup-notification: ADD
+svgalib: REC
+t1lib: REC
+taglib: REC
+wv2: REC
+xaw3d: REC
+zlib: REC
+# This is a Slackware Installation Tagfile.
+#
+# This one comes from the N (Network/UUCP/Mail/News) series.
+# It is used to automate software installation.
+# There are two labels that you can use: ADD and SKP.
+#
+# If the PROMPT option is used during installation, this file will be checked
+# to determine the installation default. First, all the lines beginning with
+# <package_name>:
+# will be extracted. Then, the last line in the extracted segment will be
+# checked for the flags ADD, REC, OPT and SKP.
+#
+# If ADD is found, then a priority of [required] will be displayed, and the
+# package will be automatically installed.
+#
+# If SKP is found, then a priority of [skip] will be displayed, and
+# the package will be automatically skipped.
+#
+# All other packages will be prompted for. There are two optional flags you
+# can use to change the package priority level shown when the user is
+# prompted: REC and OPT. If REC is found, the priority shown will be
+# [recommended], while if OPT is found, the user sees priority [optional].
+#
+# If no flags are found for a given package, the user is shown priority
+# [unknown], and is prompted for whether the package should be installed.
+#
+#
+apache: OPT
+autofs: OPT
+bind: REC
+bitchx: OPT
+bootp: OPT
+curl: OPT
+cyrus-sasl: REC
+dhcp: OPT
+dhcpcd: REC
+dnsmasq: OPT
+elm: OPT
+epic4: OPT
+fetchmail: OPT
+getmail: REC
+gnupg: OPT
+gnupg2: OPT
+imapd: OPT
+inetd: REC
+iproute2: OPT
+iptables: ADD
+iptraf: OPT
+irssi: OPT
+lftp: OPT
+links: OPT
+lynx: OPT
+metamail: REC
+mod_ssl: OPT
+mutt: OPT
+mailx: REC
+nc: OPT
+ncftp: OPT
+netatalk: OPT
+netpipes: OPT
+newspost: OPT
+nfs-utils: OPT
+nmap: OPT
+nn: OPT
+ntp: OPT
+openldap-client: REC
+openssh: REC
+openssl: REC
+php: OPT
+pidentd: REC
+pine: OPT
+pinentry: OPT
+popa3d: REC
+ppp: REC
+portmap: REC
+procmail: OPT
+proftpd: REC
+rdesktop: OPT
+rdist: OPT
+rp-pppoe: OPT
+rsync: OPT
+samba: OPT
+sendmail-cf: OPT
+sendmail: REC
+slrn: OPT
+stunnel: OPT
+tcpdump: REC
+tcpip: REC
+tin: OPT
+traceroute: OPT
+trn: OPT
+uucp: OPT
+vsftpd: REC
+wget: OPT
+whois: OPT
+wireless-tools: OPT
+yptools: OPT
+ytalk: REC
+dejavu-ttf: REC
+fontconfig: ADD
+ttf-indic-fonts: REC
+x11: ADD
+x11-devel: ADD
+x11-docs: REC
+x11-docs-html: OPT
+x11-fonts-100dpi: OPT
+x11-fonts-cyrillic: OPT
+x11-fonts-misc: ADD
+x11-fonts-scale: ADD
+x11-xdmx: OPT
+x11-xnest: OPT
+x11-xvfb: OPT
+blackbox: OPT
+fluxbox: OPT
+fvwm: OPT
+gaim: OPT
+gftp: OPT
+gimp: REC
+gimp-help-2: REC
+gkrellm: OPT
+gnuchess: REC
+gnuplot: OPT
+gucharmap: OPT
+gv: REC
+gxine: OPT
+imagemagick: REC
+mozilla-firefox: REC
+pan: REC
+rxvt: REC
+sane: OPT
+seamonkey: REC
+seyon: OPT
+vim-gvim: REC
+windowmaker: REC
+xfm: OPT
+x3270: OPT
+xchat: OPT
+xgames: OPT
+xfce: OPT
+xfractint: OPT
+xine-lib: REC
+xine-ui: REC
+xmms: OPT
+xpaint: OPT
+xpdf: OPT
+xsane: REC
+xlockmore: REC
+xscreensaver: REC
+xv: REC
+# This is a Slackware Installation Tagfile.
+#
+# This one comes from disk: Y1 (Yaaaaaahhoooo? Games and Amusements).
+#
+# It is used to automate software installation.
+# There are two labels that you can use: ADD and SKP.
+#
+# If the PROMPT option is used during installation, this file will be checked
+# to determine the installation default. First, all the lines beginning with
+# <package_name>:
+# will be extracted. Then, the last line in the extracted segment will be
+# checked for the flags ADD, REC, OPT and SKP.
+#
+# If ADD is found, then a priority of [required] will be displayed, and the
+# package will be automatically installed.
+#
+# If SKP is found, then a priority of [skip] will be displayed, and
+# the package will be automatically skipped.
+#
+# All other packages will be prompted for. There are two optional flags you
+# can use to change the package priority level shown when the user is
+# prompted: REC and OPT. If REC is found, the priority shown will be
+# [recommended], while if OPT is found, the user sees priority [optional].
+#
+# If no flags are found for a given package, the user is shown priority
+# [unknown], and is prompted for whether the package should be installed.
+bsd-games: OPT
+# Tagfile for emacs series
+emacs: ADD
+emacs-misc: REC
+emacs-lisp: OPT
+emacs-leim: OPT
+emacs-nox: OPT
+emacs-info: REC
+tetex: ADD
+tetex-doc: REC
+xfig: OPT
+transfig: OPT
+# This is a Slackware Installation Tagfile.
+#
+# This one comes from disk: TCL1 (Tcl/Tk series)
+# and a backup copy called "tagfile.org" can be found on the same disk. You
+# should never edit the "tagfile.org" copy, only the one called "tagfile". Use
+# the "tagfile.org" only if you want to restore original installation defaults
+# by copying it over the top of "tagfile".
+#
+# It is used to automate software installation.
+# There are two labels that you can use: ADD and SKP.
+#
+# If the PROMPT option is used during installation, this file will be checked
+# to determine the installation default. First, all the lines beginning with
+# <package_name>:
+# will be extracted. Then, the last line in the extracted segment will be
+# checked for the flags ADD, REC, OPT and SKP.
+#
+# If ADD is found, then a priority of [required] will be displayed, and the
+# package will be automatically installed.
+#
+# If SKP is found, then a priority of [skip] will be displayed, and
+# the package will be automatically skipped.
+#
+# All other packages will be prompted for. There are two optional flags you
+# can use to change the package priority level shown when the user is
+# prompted: REC and OPT. If REC is found, the priority shown will be
+# [recommended], while if OPT is found, the user sees priority [optional].
+#
+# If no flags are found for a given package, the user is shown priority
+# [unknown], and is prompted for whether the package should be installed.
+#
+# If you mess this file up beyond recognition, just restore from "tagfile.org"
+#
+#
+expect: OPT
+hfsutils: OPT
+tcl: ADD
+tclx: REC
+tk: REC
+tix: OPT
+amarok: OPT
+kdeaccessibility: OPT
+kdeaddons: OPT
+kdeadmin: ADD
+kdeartwork: ADD
+kdebase: ADD
+kdebindings: OPT
+kdeedu: REC
+kdegames: REC
+kdegraphics: ADD
+kdelibs: ADD
+kdemultimedia: REC
+kdenetwork: REC
+kdepim: REC
+kdesdk: OPT
+kdetoys: REC
+kdeutils: ADD
+kdevelop: OPT
+kdewebdev: OPT
+koffice: REC
+qca: REC
+qca-tls: REC
+qt: ADD
+# contrib packages section begins here
+slacktrack
+simplepkg
diff --git a/trunk/templates/slamd64-12.0/slamd64-12.0.s/post-install.sh b/trunk/templates/slamd64-12.0/slamd64-12.0.s/post-install.sh
new file mode 100755
index 0000000..d21fed0
--- /dev/null
+++ b/trunk/templates/slamd64-12.0/slamd64-12.0.s/post-install.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+#
+
+chroot $1/$2/ sbin/ldconfig
+
diff --git a/trunk/templates/slamd64-12.0/slamd64-12.0.template b/trunk/templates/slamd64-12.0/slamd64-12.0.template
new file mode 100644
index 0000000..d683aa6
--- /dev/null
+++ b/trunk/templates/slamd64-12.0/slamd64-12.0.template
@@ -0,0 +1,910 @@
+aaa_base:ADD
+aaa_elflibs:ADD
+aaa_terminfo:REC
+acl:ADD
+acpid:REC
+attr:ADD
+bash:ADD
+bin:ADD
+bzip2:ADD
+coreutils:ADD
+cpio:ADD
+cryptsetup:OPT
+cups:REC
+cxxlibs:ADD
+dcron:ADD
+device-mapper:REC
+devs:ADD
+dialog:REC
+dosfstools:REC
+e2fsprogs:ADD
+ed:REC
+eject:REC
+elvis:ADD
+etc:ADD
+file:REC
+findutils:ADD
+floppy:ADD
+gawk:ADD
+genpower:OPT
+gettext:REC
+getty-ps:OPT
+glibc-solibs:ADD
+glibc-zoneinfo:ADD
+gpm:REC
+grep:ADD
+gzip:ADD
+hdparm:ADD
+infozip:ADD
+jfsutils:OPT
+kbd:REC
+kernel-generic:REC
+kernel-huge:ADD
+kernel-modules:ADD
+less:ADD
+lha:REC
+lilo:ADD
+logrotate:ADD
+lvm2:REC
+mdadm:OPT
+minicom:REC
+mkinitrd:REC
+module-init-tools:ADD
+mt-st:OPT
+mtx:REC
+ncompress:REC
+openssl-solibs:ADD
+patch:REC
+pciutils:OPT
+pcmciautils:REC
+pkgtools:ADD
+procps:ADD
+quota:OPT
+reiserfsprogs:ADD
+rpm2tgz:REC
+sdparm:ADD
+sed:ADD
+shadow:ADD
+sharutils:ADD
+slocate:ADD
+smartmontools:ADD
+splitvt:REC
+sysfsutils:REC
+sysklogd:ADD
+syslinux:ADD
+sysvinit:ADD
+sysvinit-functions:OPT
+sysvinit-scripts:ADD
+tar:ADD
+tcsh:REC
+time:REC
+tree:REC
+udev:ADD
+unarj:REC
+usbutils:ADD
+utempter:REC
+util-linux:ADD
+which:REC
+xfsprogs:OPT
+zoo:REC
+
+a2ps:REC
+acct:OPT
+alsa-utils:REC
+amp:OPT
+ash:OPT
+at:OPT
+aumix:OPT
+bc:OPT
+bpe:OPT
+cdparanoia:OPT
+cdrdao:OPT
+cdrtools:OPT
+diffstat:REC
+diffutils:REC
+dmapi:REC
+dmidecode:ADD
+dvd+rw-tools:OPT
+enscript:OPT
+espgs:REC
+flac:OPT
+ghostscript-fonts-std:REC
+gimp-print:OPT
+groff:ADD
+hplip:REC
+ispell:OPT
+jed:OPT
+joe:OPT
+jove:OPT
+ksh93:OPT
+linuxdoc-tools:REC
+lm_sensors:REC
+lsof:OPT
+lsscsi:OPT
+madplay:OPT
+man:ADD
+man-pages:REC
+mc:OPT
+most:OPT
+mpg321:OPT
+mysql:OPT
+nano:REC
+normalize:OPT
+rexima:REC
+rpm:OPT
+rzip:OPT
+sc:OPT
+screen:OPT
+sox:REC
+sudo:OPT
+sysstat:OPT
+texinfo:REC
+vim:REC
+vorbis-tools:OPT
+workbone:OPT
+xfsdump:REC
+zsh:OPT
+
+aaa_elflibs32:ADD
+alsa-lib32:ADD
+atk32:ADD
+cairo32:ADD
+devel32:SKP
+expat32:ADD
+gcc32:REC
+gcc32-g++:REC
+gcc32-gfortran:OFF
+gcc32-java:REC
+gcc32-objc:OFF
+glib2-32:ADD
+glibc32:ADD
+glibc32-i18n:REC
+gtk+2-32:ADD
+libtiff32:ADD
+linux32:ADD
+mesa32:ADD
+nspluginwrapper:ADD
+pango32:ADD
+qt32:ADD
+xlibs32:ADD
+
+autoconf:OPT
+automake:OPT
+bin86:ADD
+binutils:ADD
+bison:ADD
+ccache:OPT
+clisp:OPT
+cmake:REC
+cscope:OPT
+cvs:REC
+distcc:OPT
+doxygen:OPT
+flex:ADD
+gcc:ADD
+gcc-g++:REC
+gcc-gfortran:OPT
+gcc-gnat:OPT
+gcc-java:OPT
+gcc-objc:OPT
+gdb:REC
+gettext-tools:REC
+git:REC
+gperf:REC
+guile:OPT
+indent:OPT
+kernel-headers:ADD
+libtool:OPT
+m4:REC
+make:ADD
+mercurial:REC
+nasm:OPT
+oprofile:OPT
+p2c:OPT
+perl:REC
+pkg-config:REC
+pkghelpers:REC
+pmake:REC
+python:REC
+rcs:REC
+ruby:REC
+strace:REC
+subversion:OPT
+
+# Tagfile for emacs series
+emacs: ADD
+emacs-misc: REC
+emacs-lisp: OPT
+emacs-leim: OPT
+emacs-nox: OPT
+emacs-info: REC
+
+# This is a Slackware Installation Tagfile.
+#
+# This one comes from disk: F1 (Frequently Asked Questions)
+# and a backup copy called "tagfile.org" can be found on the same disk. You
+# should never edit the "tagfile.org" copy, only the one called "tagfile". Use
+# the "tagfile.org" only if you want to restore original installation defaults
+# by copying it over the top of "tagfile".
+#
+# It is used to automate software installation.
+# There are two labels that you can use: ADD and SKP.
+#
+# If the PROMPT option is used during installation, this file will be checked
+# to determine the installation default. First, all the lines beginning with
+# <package_name>:
+# will be extracted. Then, the last line in the extracted segment will be
+# checked for the flags ADD, REC, OPT and SKP.
+#
+# If ADD is found, then a priority of [required] will be displayed, and the
+# package will be automatically installed.
+#
+# If SKP is found, then a priority of [skip] will be displayed, and
+# the package will be automatically skipped.
+#
+# All other packages will be prompted for. There are two optional flags you
+# can use to change the package priority level shown when the user is
+# prompted: REC and OPT. If REC is found, the priority shown will be
+# [recommended], while if OPT is found, the user sees priority [optional].
+#
+# If no flags are found for a given package, the user is shown priority
+# [unknown], and is prompted for whether the package should be installed.
+#
+# If you mess this file up beyond recognition, just restore from "tagfile.org"
+#
+#
+linux-faqs: ADD
+linux-howtos: ADD
+
+kernel-source:REC
+
+amarok:OPT
+k3b:OPT
+kdeaccessibility:OPT
+kdeaddons:OPT
+kdeadmin:ADD
+kdeartwork:ADD
+kdebase:ADD
+kdebindings:OPT
+kdeedu:REC
+kdegames:REC
+kdegraphics:ADD
+kdelibs:ADD
+kdemultimedia:REC
+kdenetwork:REC
+kdepim:REC
+kdesdk:OPT
+kdetoys:REC
+kdeutils:ADD
+kdevelop:OPT
+kdewebdev:OPT
+knemo:OPT
+koffice:REC
+
+aalib:REC
+alsa-lib:ADD
+alsa-oss:OPT
+apr:REC
+apr-util:REC
+arts:ADD
+aspell:REC
+aspell-en:REC
+atk:REC
+audiofile:REC
+cairo:REC
+db42:REC
+db44:REC
+dbus:REC
+dbus-glib:REC
+dbus-qt3:REC
+desktop-file-utils:REC
+esound:REC
+expat:REC
+freetype:REC
+fribidi:REC
+gamin:REC
+gd:REC
+gdbm:REC
+glib:REC
+glib2:REC
+glibc:REC
+glibc-i18n:OPT
+glibc-profile:OPT
+gmime:REC
+gmp:REC
+gnome-icon-theme:REC
+gtk+:REC
+gtk+2:REC
+hal:REC
+hal-info:REC
+hicolor-icon-theme:REC
+imlib:REC
+jre:OPT
+lcms:REC
+lesstif:REC
+libao:REC
+libart_lgpl:REC
+libcaca:OPT
+libexif:REC
+libglade:REC
+libgpod:REC
+libgsf:REC
+libgtkhtml:REC
+libid3tag:REC
+libidl:REC
+libidn:REC
+libieee1284:REC
+libjpeg:REC
+libkarma:REC
+libmad:REC
+libmng:REC
+libmtp:REC
+libmusicbrainz:REC
+libnjb:REC
+libogg:REC
+libpng:REC
+librsvg:REC
+libtermcap:REC
+libtheora:REC
+libtiff:REC
+libtunepimp:REC
+libungif:REC
+libusb:REC
+libvisual:REC
+libvorbis:REC
+libwmf:REC
+libwmf-docs:OPT
+libwpd:REC
+libxml2:REC
+libxslt:REC
+lzo:OPT
+mcs:REC
+mhash:REC
+mm:REC
+mpfr:REC
+ncurses:REC
+neon:REC
+netpbm:REC
+pango:REC
+pcre:REC
+pilot-link:REC
+poppler:OPT
+poppler-data:OPT
+popt:REC
+qca:REC
+qca-tls:REC
+qt:ADD
+readline:REC
+sdl:REC
+shared-mime-info:REC
+slang:REC
+slang1:REC
+startup-notification:ADD
+svgalib:REC
+svgalib_helper:REC
+t1lib:REC
+taglib:REC
+vte:REC
+wv2:REC
+zlib:REC
+
+autofs:OPT
+biff+comsat:OPT
+bind:REC
+bitchx:OPT
+bluez-firmware:ADD
+bluez-hcidump:ADD
+bluez-libs:ADD
+bluez-utils:ADD
+bootp:OPT
+bridge-utils:OPT
+bsd-finger:OPT
+curl:OPT
+cyrus-sasl:REC
+dhcp:OPT
+dhcpcd:REC
+dirmngr:REC
+dnsmasq:OPT
+elm:OPT
+epic4:OPT
+ethtool:OPT
+fetchmail:OPT
+getmail:REC
+gnupg:OPT
+gnupg2:REC
+gnutls:ADD
+gpa:REC
+gpgme:REC
+htdig:OPT
+httpd:OPT
+icmpinfo:OPT
+imapd:OPT
+inetd:REC
+iproute2:OPT
+iptables:ADD
+iptraf:OPT
+iputils:OPT
+irssi:OPT
+lftp:OPT
+libassuan:REC
+libgcrypt:REC
+libgpg-error:REC
+libksba:REC
+links:OPT
+lynx:OPT
+mailx:REC
+mcabber:OPT
+metamail:REC
+mtr:OPT
+mutt:OPT
+nc:OPT
+ncftp:OPT
+net-snmp:REC
+net-tools:OPT
+netatalk:OPT
+netdate:OPT
+netkit-bootparamd:OPT
+netkit-ftp:OPT
+netkit-ntalk:OPT
+netkit-routed:OPT
+netkit-rsh:OPT
+netkit-rusers:OPT
+netkit-rwall:OPT
+netkit-rwho:OPT
+netkit-timed:OPT
+netpipes:OPT
+netwatch:OPT
+network-scripts:ADD
+netwrite:OPT
+newspost:OPT
+nfs-utils:OPT
+nmap:OPT
+nn:OPT
+ntp:OPT
+obexftp:REC
+openldap-client:REC
+openobex:REC
+openssh:REC
+openssl:REC
+openvpn:OPT
+php:OPT
+pidentd:REC
+pine:OPT
+pinentry:REC
+popa3d:REC
+portmap:REC
+ppp:OPT
+procmail:REC
+proftpd:OPT
+pssh:OPT
+pth:REC
+rdist:OPT
+rp-pppoe:OPT
+rsync:OPT
+samba:OPT
+sendmail:REC
+sendmail-cf:OPT
+slrn:OPT
+stunnel:OPT
+tcp_wrappers:REC
+tcpdump:REC
+telnet:REC
+tftp-hpa:OPT
+tin:OPT
+traceroute:OPT
+trn:OPT
+uucp:OPT
+vlan:OPT
+vsftpd:REC
+wget:OPT
+whois:OPT
+wireless-tools:OPT
+wpa_supplicant:REC
+yptools:OPT
+ytalk:OPT
+
+tetex: ADD
+tetex-doc: REC
+xfig: OPT
+transfig: OPT
+
+# This is a Slackware Installation Tagfile.
+#
+# This one comes from disk: TCL1 (Tcl/Tk series)
+# and a backup copy called "tagfile.org" can be found on the same disk. You
+# should never edit the "tagfile.org" copy, only the one called "tagfile". Use
+# the "tagfile.org" only if you want to restore original installation defaults
+# by copying it over the top of "tagfile".
+#
+# It is used to automate software installation.
+# There are two labels that you can use: ADD and SKP.
+#
+# If the PROMPT option is used during installation, this file will be checked
+# to determine the installation default. First, all the lines beginning with
+# <package_name>:
+# will be extracted. Then, the last line in the extracted segment will be
+# checked for the flags ADD, REC, OPT and SKP.
+#
+# If ADD is found, then a priority of [required] will be displayed, and the
+# package will be automatically installed.
+#
+# If SKP is found, then a priority of [skip] will be displayed, and
+# the package will be automatically skipped.
+#
+# All other packages will be prompted for. There are two optional flags you
+# can use to change the package priority level shown when the user is
+# prompted: REC and OPT. If REC is found, the priority shown will be
+# [recommended], while if OPT is found, the user sees priority [optional].
+#
+# If no flags are found for a given package, the user is shown priority
+# [unknown], and is prompted for whether the package should be installed.
+#
+# If you mess this file up beyond recognition, just restore from "tagfile.org"
+#
+#
+expect: OPT
+hfsutils: OPT
+tcl: ADD
+tclx: REC
+tk: REC
+tix: OPT
+
+appres:REC
+bdftopcf:REC
+beforelight:REC
+bigreqsproto:REC
+bitmap:REC
+compiz:REC
+compositeproto:REC
+damageproto:REC
+dejavu-ttf:REC
+dmxproto:REC
+editres:REC
+encodings:REC
+evieext:REC
+fixesproto:REC
+font-adobe-100dpi:REC
+font-adobe-75dpi:REC
+font-adobe-utopia-100dpi:REC
+font-adobe-utopia-75dpi:REC
+font-adobe-utopia-type1:REC
+font-alias:REC
+font-arabic-misc:REC
+font-bh-100dpi:REC
+font-bh-75dpi:REC
+font-bh-lucidatypewriter-100dpi:REC
+font-bh-lucidatypewriter-75dpi:REC
+font-bh-ttf:REC
+font-bh-type1:REC
+font-bitstream-100dpi:REC
+font-bitstream-75dpi:REC
+font-bitstream-speedo:REC
+font-bitstream-type1:REC
+font-cronyx-cyrillic:REC
+font-cursor-misc:REC
+font-daewoo-misc:REC
+font-dec-misc:REC
+font-ibm-type1:REC
+font-isas-misc:REC
+font-jis-misc:REC
+font-micro-misc:REC
+font-misc-cyrillic:REC
+font-misc-ethiopic:REC
+font-misc-meltho:REC
+font-misc-misc:REC
+font-mutt-misc:REC
+font-schumacher-misc:REC
+font-screen-cyrillic:REC
+font-sony-misc:REC
+font-sun-misc:REC
+font-util:REC
+font-winitzki-cyrillic:REC
+font-xfree86-type1:REC
+fontcacheproto:REC
+fontconfig:ADD
+fontsproto:REC
+fonttosfnt:REC
+fslsfonts:REC
+fstobdf:REC
+gccmakedep:REC
+glproto:REC
+iceauth:REC
+ico:REC
+imake:REC
+inputproto:REC
+kbproto:REC
+lbxproxy:REC
+libFS:REC
+libICE:REC
+libSM:REC
+libX11:REC
+libXScrnSaver:REC
+libXTrap:REC
+libXau:REC
+libXaw:REC
+libXcomposite:REC
+libXcursor:REC
+libXdamage:REC
+libXdmcp:REC
+libXevie:REC
+libXext:REC
+libXfixes:REC
+libXfont:REC
+libXfontcache:REC
+libXft:REC
+libXi:REC
+libXinerama:REC
+libXmu:REC
+libXp:REC
+libXpm:REC
+libXprintAppUtil:REC
+libXprintUtil:REC
+libXrandr:REC
+libXrender:REC
+libXres:REC
+libXt:REC
+libXtst:REC
+libXv:REC
+libXvMC:REC
+libXxf86dga:REC
+libXxf86misc:REC
+libXxf86vm:REC
+libdmx:REC
+libdrm:REC
+libfontenc:REC
+liblbxutil:REC
+liboldX:REC
+libpthread-stubs:REC
+libxcb:REC
+libxkbfile:REC
+libxkbui:REC
+listres:REC
+lndir:REC
+luit:REC
+makedepend:REC
+mesa:REC
+mkcomposecache:REC
+mkfontdir:REC
+mkfontscale:REC
+oclock:REC
+printproto:REC
+proxymngr:REC
+randrproto:REC
+recordproto:REC
+rendercheck:REC
+renderproto:REC
+resourceproto:REC
+rgb:REC
+rstart:REC
+scripts:REC
+scrnsaverproto:REC
+sessreg:REC
+setxkbmap:REC
+showfont:REC
+smproxy:REC
+trapproto:REC
+ttf-indic-fonts:REC
+twm:REC
+util-macros:REC
+videoproto:REC
+viewres:REC
+x11-skel:REC
+x11perf:REC
+xauth:REC
+xaw3d:REC
+xbiff:REC
+xbitmaps:REC
+xcalc:REC
+xcb-proto:REC
+xclipboard:REC
+xclock:REC
+xcmiscproto:REC
+xcmsdb:REC
+xconsole:REC
+xcursor-themes:REC
+xcursorgen:REC
+xdbedizzy:REC
+xditview:REC
+xdm:REC
+xdpyinfo:REC
+xdriinfo:REC
+xedit:REC
+xev:REC
+xextproto:REC
+xeyes:REC
+xf86-input-acecad:REC
+xf86-input-aiptek:REC
+xf86-input-calcomp:REC
+xf86-input-digitaledge:REC
+xf86-input-elographics:REC
+xf86-input-evdev:REC
+xf86-input-fpit:REC
+xf86-input-hyperpen:REC
+xf86-input-jamstudio:REC
+xf86-input-joystick:REC
+xf86-input-keyboard:REC
+xf86-input-magellan:REC
+xf86-input-magictouch:REC
+xf86-input-mouse:REC
+xf86-input-mutouch:REC
+xf86-input-palmax:REC
+xf86-input-spaceorb:REC
+xf86-input-summa:REC
+xf86-input-tek4957:REC
+xf86-input-ur98:REC
+xf86-input-vmmouse:REC
+xf86-input-void:REC
+xf86-video-apm:REC
+xf86-video-ark:REC
+xf86-video-ast:REC
+xf86-video-ati:REC
+xf86-video-chips:REC
+xf86-video-cirrus:REC
+xf86-video-cyrix:REC
+xf86-video-dummy:REC
+xf86-video-fbdev:REC
+xf86-video-glint:REC
+xf86-video-i128:REC
+xf86-video-i740:REC
+xf86-video-i810:REC
+xf86-video-imstt:REC
+xf86-video-intel:REC
+xf86-video-mga:REC
+xf86-video-neomagic:REC
+xf86-video-newport:REC
+xf86-video-nsc:REC
+xf86-video-nv:REC
+xf86-video-rendition:REC
+xf86-video-s3:REC
+xf86-video-s3virge:REC
+xf86-video-savage:REC
+xf86-video-siliconmotion:REC
+xf86-video-sis:REC
+xf86-video-sisusb:REC
+xf86-video-tdfx:REC
+xf86-video-tga:REC
+xf86-video-trident:REC
+xf86-video-tseng:REC
+xf86-video-v4l:REC
+xf86-video-vesa:REC
+xf86-video-vga:REC
+xf86-video-via:REC
+xf86-video-vmware:REC
+xf86-video-voodoo:REC
+xf86bigfontproto:REC
+xf86dga:REC
+xf86dgaproto:REC
+xf86driproto:REC
+xf86miscproto:REC
+xf86rushproto:REC
+xf86vidmodeproto:REC
+xfd:REC
+xfindproxy:REC
+xfontsel:REC
+xfs:REC
+xfsinfo:REC
+xfwp:REC
+xgamma:REC
+xgc:REC
+xhost:REC
+xineramaproto:REC
+xinit:REC
+xkbcomp:REC
+xkbevd:REC
+xkbprint:REC
+xkbutils:REC
+xkeyboard-config:REC
+xkill:REC
+xload:REC
+xlogo:REC
+xlsatoms:REC
+xlsclients:REC
+xlsfonts:REC
+xmag:REC
+xman:REC
+xmessage:REC
+xmh:REC
+xmodmap:REC
+xmore:REC
+xorg-cf-files:REC
+xorg-docs:REC
+xorg-server:REC
+xorg-server-xdmx:REC
+xorg-server-xnest:REC
+xorg-server-xvfb:REC
+xorg-sgml-doctools:REC
+xphelloworld:REC
+xplsprinters:REC
+xpr:REC
+xprehashprinterlist:REC
+xprop:REC
+xproto:REC
+xproxymanagementprotocol:REC
+xrandr:REC
+xrdb:REC
+xrefresh:REC
+xrx:REC
+xset:REC
+xsetmode:REC
+xsetpointer:REC
+xsetroot:REC
+xsm:REC
+xstdcmap:REC
+xterm:REC
+xtrans:REC
+xtrap:REC
+xvidtune:REC
+xvinfo:REC
+xwd:REC
+xwininfo:REC
+xwud:REC
+
+audacious:REC
+audacious-plugins:REC
+blackbox:OPT
+fluxbox:OPT
+fvwm:REC
+gftp:OPT
+gimp:REC
+gimp-help-2:REC
+gkrellm:OPT
+gnuchess:REC
+gnuplot:OPT
+gqview:REC
+gucharmap:OPT
+gv:REC
+gxine:OPT
+imagemagick:REC
+mozilla-firefox:REC
+mozilla-thunderbird:REC
+pan:REC
+pidgin:OPT
+rdesktop:OPT
+rxvt:REC
+sane:OPT
+seamonkey:REC
+seyon:OPT
+vim-gvim:REC
+windowmaker:REC
+x3270:OPT
+xchat:OPT
+xfce:OPT
+xfractint:OPT
+xgames:REC
+xine-lib:REC
+xine-ui:REC
+xlockmore:REC
+xpaint:OPT
+xpdf:OPT
+xsane:OPT
+xscreensaver:REC
+xv:REC
+
+# This is a Slackware Installation Tagfile.
+#
+# This one comes from disk: Y1 (Yaaaaaahhoooo? Games and Amusements).
+#
+# It is used to automate software installation.
+# There are two labels that you can use: ADD and SKP.
+#
+# If the PROMPT option is used during installation, this file will be checked
+# to determine the installation default. First, all the lines beginning with
+# <package_name>:
+# will be extracted. Then, the last line in the extracted segment will be
+# checked for the flags ADD, REC, OPT and SKP.
+#
+# If ADD is found, then a priority of [required] will be displayed, and the
+# package will be automatically installed.
+#
+# If SKP is found, then a priority of [skip] will be displayed, and
+# the package will be automatically skipped.
+#
+# All other packages will be prompted for. There are two optional flags you
+# can use to change the package priority level shown when the user is
+# prompted: REC and OPT. If REC is found, the priority shown will be
+# [recommended], while if OPT is found, the user sees priority [optional].
+#
+# If no flags are found for a given package, the user is shown priority
+# [unknown], and is prompted for whether the package should be installed.
+bsd-games: OPT
+
diff --git a/trunk/templates/slamd64-12.1/slamd64-12.1.perms b/trunk/templates/slamd64-12.1/slamd64-12.1.perms
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/trunk/templates/slamd64-12.1/slamd64-12.1.perms
diff --git a/trunk/templates/slamd64-12.1/slamd64-12.1.s/post-install.sh b/trunk/templates/slamd64-12.1/slamd64-12.1.s/post-install.sh
new file mode 100755
index 0000000..d21fed0
--- /dev/null
+++ b/trunk/templates/slamd64-12.1/slamd64-12.1.s/post-install.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+#
+
+chroot $1/$2/ sbin/ldconfig
+
diff --git a/trunk/templates/slamd64-12.1/slamd64-12.1.template b/trunk/templates/slamd64-12.1/slamd64-12.1.template
new file mode 100644
index 0000000..0a38687
--- /dev/null
+++ b/trunk/templates/slamd64-12.1/slamd64-12.1.template
@@ -0,0 +1,844 @@
+
+aaa_base:ADD
+aaa_elflibs:ADD
+aaa_terminfo:REC
+acl:ADD
+acpid:REC
+attr:ADD
+bash:ADD
+bin:ADD
+bzip2:ADD
+coreutils:ADD
+cpio:ADD
+cryptsetup:OPT
+cups:REC
+cxxlibs:ADD
+dcron:ADD
+device-mapper:REC
+devs:ADD
+dialog:REC
+dosfstools:REC
+e2fsprogs:ADD
+ed:REC
+eject:REC
+elvis:ADD
+etc:ADD
+file:REC
+findutils:ADD
+floppy:ADD
+gawk:ADD
+genpower:OPT
+gettext:REC
+getty-ps:OPT
+glibc-solibs:ADD
+glibc-zoneinfo:ADD
+gpm:REC
+grep:ADD
+gzip:ADD
+hdparm:ADD
+infozip:ADD
+inotify-tools:REC
+jfsutils:OPT
+kbd:REC
+kernel-generic:REC
+kernel-huge:ADD
+kernel-modules:ADD
+less:ADD
+lha:REC
+lilo:ADD
+logrotate:ADD
+lvm2:REC
+mdadm:OPT
+minicom:REC
+mkinitrd:REC
+module-init-tools:ADD
+mt-st:OPT
+mtx:REC
+ncompress:REC
+ntfs-3g:OPT
+openssl-solibs:ADD
+patch:REC
+pciutils:REC
+pcmciautils:REC
+pkgtools:ADD
+procps:ADD
+quota:OPT
+reiserfsprogs:ADD
+rpm2tgz:REC
+sdparm:ADD
+sed:ADD
+shadow:ADD
+sharutils:ADD
+slocate:ADD
+smartmontools:ADD
+splitvt:REC
+sysfsutils:REC
+sysklogd:ADD
+syslinux:ADD
+sysvinit:ADD
+sysvinit-functions:OPT
+sysvinit-scripts:ADD
+tar:ADD
+tcsh:REC
+time:REC
+tree:REC
+udev:ADD
+unarj:REC
+usbutils:ADD
+utempter:REC
+util-linux-ng:ADD
+which:REC
+xfsprogs:OPT
+zoo:REC
+a2ps:REC
+acct:OPT
+alsa-utils:REC
+amp:OPT
+ash:OPT
+at:OPT
+aumix:OPT
+bc:OPT
+bpe:OPT
+cdparanoia:OPT
+cdrdao:OPT
+cdrtools:OPT
+diffstat:REC
+diffutils:REC
+dmapi:REC
+dmidecode:ADD
+dvd+rw-tools:OPT
+enscript:OPT
+flac:OPT
+foomatic-filters:REC
+ghostscript:REC
+ghostscript-fonts-std:REC
+groff:ADD
+gutenprint:OPT
+hplip:REC
+ispell:OPT
+jed:OPT
+joe:OPT
+jove:OPT
+ksh93:OPT
+linuxdoc-tools:REC
+lm_sensors:REC
+lsof:OPT
+lsscsi:OPT
+madplay:OPT
+man:ADD
+man-pages:REC
+mc:OPT
+most:OPT
+mpg321:OPT
+mysql:OPT
+nano:REC
+normalize:OPT
+ntfsprogs:OPT
+rexima:REC
+rpm:OPT
+rzip:OPT
+sc:OPT
+screen:OPT
+seejpeg:REC
+sox:REC
+sudo:OPT
+sysstat:OPT
+texinfo:REC
+vim:REC
+vorbis-tools:OPT
+workbone:OPT
+xfsdump:REC
+zsh:OPT
+aaa_elflibs32:ADD
+alsa-lib32:ADD
+atk32:ADD
+cairo32:ADD
+devel32:OPT
+expat32:ADD
+gcc32:REC
+gcc32-g++:REC
+gcc32-gfortran:OPT
+gcc32-java:REC
+gcc32-objc:OPT
+glib2-32:ADD
+glibc32:ADD
+glibc32-i18n:REC
+gtk+2-32:ADD
+libtiff32:ADD
+linux32:ADD
+mesa32:ADD
+nspluginwrapper:ADD
+pango32:ADD
+qt32:ADD
+xlibs32:ADD
+emacs:ADD
+linux-faqs:ADD
+linux-howtos:ADD
+aalib:REC
+alsa-lib:ADD
+alsa-oss:OPT
+apr:REC
+apr-util:REC
+arts:ADD
+aspell:REC
+aspell-en:REC
+atk:REC
+audiofile:REC
+cairo:REC
+db42:REC
+db44:REC
+dbus:REC
+dbus-glib:REC
+dbus-python:REC
+dbus-qt3:REC
+desktop-file-utils:REC
+esound:REC
+expat:REC
+freetype:REC
+fribidi:REC
+fuse:OPT
+gamin:REC
+gd:REC
+gdbm:REC
+glib:REC
+glib2:REC
+glibc:REC
+glibc-i18n:OPT
+glibc-profile:OPT
+gmime:REC
+gmp:REC
+gnome-icon-theme:REC
+gtk+:REC
+gtk+2:REC
+hal:REC
+hal-info:REC
+hicolor-icon-theme:REC
+icon-naming-utils:REC
+imlib:REC
+jre:OPT
+lcms:REC
+lesstif:REC
+libaio:REC
+libao:REC
+libart_lgpl:REC
+libcaca:OPT
+libcddb:REC
+libcdio:REC
+libexif:REC
+libglade:REC
+libgpod:REC
+libgsf:REC
+libgtkhtml:REC
+libid3tag:REC
+libidl:REC
+libidn:REC
+libieee1284:REC
+libjpeg:REC
+libkarma:REC
+libmad:REC
+libmcs:REC
+libmng:REC
+libmowgli:REC
+libmtp:REC
+libnjb:REC
+libogg:REC
+libpng:REC
+librsvg:REC
+libtermcap:REC
+libtheora:REC
+libtiff:REC
+libungif:REC
+libusb:REC
+libvisual:REC
+libvorbis:REC
+libwmf:REC
+libwmf-docs:OPT
+libwnck:REC
+libwpd:REC
+libxml2:REC
+libxslt:REC
+lzo:OPT
+mhash:REC
+mm:REC
+mpfr:REC
+ncurses:REC
+neon:REC
+netpbm:REC
+pango:REC
+pcre:REC
+pilot-link:REC
+poppler:OPT
+poppler-data:OPT
+popt:REC
+pycairo:REC
+pygobject:REC
+pygtk:REC
+pyrex:REC
+qca:REC
+qca-tls:REC
+qt:ADD
+readline:REC
+sdl:REC
+shared-mime-info:REC
+slang:REC
+slang1:REC
+startup-notification:ADD
+svgalib:REC
+svgalib_helper:REC
+t1lib:REC
+taglib:REC
+tango-icon-theme:REC
+tango-icon-theme-extras:REC
+vte:REC
+wavpack:OPT
+wv2:REC
+zlib:REC
+autofs:OPT
+biff+comsat:OPT
+bind:REC
+bitchx:OPT
+bluez-firmware:ADD
+bluez-hcidump:ADD
+bluez-libs:ADD
+bluez-utils:ADD
+bootp:OPT
+bridge-utils:OPT
+bsd-finger:OPT
+curl:OPT
+cyrus-sasl:REC
+dhcp:OPT
+dhcpcd:REC
+dirmngr:REC
+dnsmasq:OPT
+elm:OPT
+epic4:OPT
+ethtool:OPT
+fetchmail:OPT
+getmail:REC
+gnupg:OPT
+gnupg2:REC
+gnutls:ADD
+gpa:REC
+gpgme:REC
+htdig:OPT
+httpd:OPT
+icmpinfo:OPT
+imapd:OPT
+inetd:REC
+iproute2:OPT
+iptables:ADD
+iptraf:OPT
+iputils:OPT
+ipw2100-fw:ADD
+ipw2200-fw:ADD
+irssi:OPT
+iwlwifi-3945-ucode:ADD
+iwlwifi-4965-ucode:ADD
+lftp:OPT
+libassuan:REC
+libgcrypt:REC
+libgpg-error:REC
+libksba:REC
+links:OPT
+lynx:OPT
+mailx:REC
+mcabber:OPT
+metamail:REC
+mtr:OPT
+mutt:OPT
+nc:OPT
+ncftp:OPT
+net-snmp:REC
+net-tools:OPT
+netatalk:OPT
+netdate:OPT
+netkit-bootparamd:OPT
+netkit-ftp:OPT
+netkit-ntalk:OPT
+netkit-routed:OPT
+netkit-rsh:OPT
+netkit-rusers:OPT
+netkit-rwall:OPT
+netkit-rwho:OPT
+netkit-timed:OPT
+netpipes:OPT
+netwatch:OPT
+network-scripts:ADD
+netwrite:OPT
+newspost:OPT
+nfs-utils:OPT
+nmap:OPT
+nn:OPT
+ntp:OPT
+obexftp:REC
+openldap-client:REC
+openobex:REC
+openssh:REC
+openssl:REC
+openvpn:OPT
+php:OPT
+pidentd:REC
+pine:OPT
+pinentry:REC
+popa3d:REC
+portmap:REC
+ppp:OPT
+procmail:REC
+proftpd:OPT
+pssh:OPT
+pth:REC
+rdist:OPT
+rp-pppoe:OPT
+rsync:OPT
+rt61-firmware:ADD
+rt71w-firmware:ADD
+samba:OPT
+sendmail:REC
+sendmail-cf:OPT
+slrn:OPT
+stunnel:OPT
+tcp_wrappers:REC
+tcpdump:REC
+telnet:REC
+tftp-hpa:OPT
+tin:OPT
+traceroute:OPT
+trn:OPT
+uucp:OPT
+vlan:OPT
+vsftpd:REC
+wget:OPT
+whois:OPT
+wireless-tools:OPT
+wpa_supplicant:REC
+yptools:OPT
+ytalk:OPT
+zd1211-firmware:ADD
+expect:OPT
+hfsutils:OPT
+tcl:ADD
+tclx:REC
+tix:OPT
+tk:REC
+bsd-games:OPT
+amarok:OPT
+k3b:OPT
+kdeaccessibility:OPT
+kdeaddons:OPT
+kdeadmin:ADD
+kdeartwork:ADD
+kdebase:ADD
+kdebindings:OPT
+kdeedu:REC
+kdegames:REC
+kdegraphics:ADD
+kdelibs:ADD
+kdemultimedia:REC
+kdenetwork:REC
+kdepim:REC
+kdesdk:OPT
+kdetoys:REC
+kdeutils:ADD
+kdevelop:OPT
+kdewebdev:OPT
+knemo:OPT
+koffice:REC
+anthy:REC
+appres:REC
+bdftopcf:REC
+beforelight:REC
+bigreqsproto:REC
+bitmap:REC
+compiz:REC
+compositeproto:REC
+damageproto:REC
+dejavu-fonts-ttf:REC
+dmxproto:REC
+editres:REC
+encodings:REC
+evieext:REC
+fixesproto:REC
+font-adobe-100dpi:REC
+font-adobe-75dpi:REC
+font-adobe-utopia-100dpi:REC
+font-adobe-utopia-75dpi:REC
+font-adobe-utopia-type1:REC
+font-alias:REC
+font-arabic-misc:REC
+font-bh-100dpi:REC
+font-bh-75dpi:REC
+font-bh-lucidatypewriter-100dpi:REC
+font-bh-lucidatypewriter-75dpi:REC
+font-bh-ttf:REC
+font-bh-type1:REC
+font-bitstream-100dpi:REC
+font-bitstream-75dpi:REC
+font-bitstream-speedo:REC
+font-bitstream-type1:REC
+font-cronyx-cyrillic:REC
+font-cursor-misc:REC
+font-daewoo-misc:REC
+font-dec-misc:REC
+font-ibm-type1:REC
+font-isas-misc:REC
+font-jis-misc:REC
+font-micro-misc:REC
+font-misc-cyrillic:REC
+font-misc-ethiopic:REC
+font-misc-meltho:REC
+font-misc-misc:REC
+font-mutt-misc:REC
+font-schumacher-misc:REC
+font-screen-cyrillic:REC
+font-sony-misc:REC
+font-sun-misc:REC
+font-util:REC
+font-winitzki-cyrillic:REC
+font-xfree86-type1:REC
+fontcacheproto:REC
+fontconfig:ADD
+fontsproto:REC
+fonttosfnt:REC
+fslsfonts:REC
+fstobdf:REC
+gccmakedep:REC
+glproto:REC
+iceauth:REC
+ico:REC
+imake:REC
+inputproto:REC
+kbproto:REC
+lbxproxy:REC
+libFS:REC
+libICE:REC
+libSM:REC
+libX11:REC
+libXScrnSaver:REC
+libXTrap:REC
+libXau:REC
+libXaw:REC
+libXcomposite:REC
+libXcursor:REC
+libXdamage:REC
+libXdmcp:REC
+libXevie:REC
+libXext:REC
+libXfixes:REC
+libXfont:REC
+libXfontcache:REC
+libXft:REC
+libXi:REC
+libXinerama:REC
+libXmu:REC
+libXp:REC
+libXpm:REC
+libXprintAppUtil:REC
+libXprintUtil:REC
+libXrandr:REC
+libXrender:REC
+libXres:REC
+libXt:REC
+libXtst:REC
+libXv:REC
+libXvMC:REC
+libXxf86dga:REC
+libXxf86misc:REC
+libXxf86vm:REC
+libdmx:REC
+libdrm:REC
+liberation-fonts-ttf:REC
+libfontenc:REC
+libhangul:REC
+liblbxutil:REC
+liboldX:REC
+libpciaccess:REC
+libpthread-stubs:REC
+libxcb:REC
+libxkbfile:REC
+libxkbui:REC
+listres:REC
+lndir:REC
+luit:REC
+m17n-lib:REC
+makedepend:REC
+mesa:REC
+mkcomposecache:REC
+mkfontdir:REC
+mkfontscale:REC
+oclock:REC
+pixman:REC
+printproto:REC
+proxymngr:REC
+randrproto:REC
+recordproto:REC
+rendercheck:REC
+renderproto:REC
+resourceproto:REC
+rgb:REC
+rstart:REC
+sazanami-fonts-ttf:REC
+scim:REC
+scim-anthy:REC
+scim-bridge:REC
+scim-hangul:REC
+scim-m17n:REC
+scim-pinyin:REC
+scim-tables:REC
+scripts:REC
+scrnsaverproto:REC
+sessreg:REC
+setxkbmap:REC
+showfont:REC
+sinhala_lklug-font-ttf:REC
+smproxy:REC
+tibmachuni-font-ttf:REC
+trapproto:REC
+ttf-indic-fonts:REC
+twm:REC
+util-macros:REC
+videoproto:REC
+viewres:REC
+wqy-zenhei-font-ttf:REC
+x11-skel:REC
+x11perf:REC
+xauth:REC
+xaw3d:REC
+xbacklight:REC
+xbiff:REC
+xbitmaps:REC
+xcalc:REC
+xcb-proto:REC
+xclipboard:REC
+xclock:REC
+xcmiscproto:REC
+xcmsdb:REC
+xcompmgr:REC
+xconsole:REC
+xcursor-themes:REC
+xcursorgen:REC
+xdbedizzy:REC
+xditview:REC
+xdm:REC
+xdpyinfo:REC
+xdriinfo:REC
+xedit:REC
+xev:REC
+xextproto:REC
+xeyes:REC
+xf86-input-aiptek:REC
+xf86-input-calcomp:REC
+xf86-input-citron:REC
+xf86-input-digitaledge:REC
+xf86-input-dynapro:REC
+xf86-input-elo2300:REC
+xf86-input-elographics:REC
+xf86-input-evdev:REC
+xf86-input-fpit:REC
+xf86-input-hyperpen:REC
+xf86-input-jamstudio:REC
+xf86-input-joystick:REC
+xf86-input-keyboard:REC
+xf86-input-magellan:REC
+xf86-input-magictouch:REC
+xf86-input-microtouch:REC
+xf86-input-mouse:REC
+xf86-input-mutouch:REC
+xf86-input-palmax:REC
+xf86-input-penmount:REC
+xf86-input-spaceorb:REC
+xf86-input-summa:REC
+xf86-input-tek4957:REC
+xf86-input-ur98:REC
+xf86-input-vmmouse:REC
+xf86-video-apm:REC
+xf86-video-ark:REC
+xf86-video-ast:REC
+xf86-video-ati:REC
+xf86-video-chips:REC
+xf86-video-cirrus:REC
+xf86-video-cyrix:REC
+xf86-video-dummy:REC
+xf86-video-fbdev:REC
+xf86-video-glint:REC
+xf86-video-i128:REC
+xf86-video-i740:REC
+xf86-video-i810:REC
+xf86-video-imstt:REC
+xf86-video-intel:REC
+xf86-video-mga:REC
+xf86-video-neomagic:REC
+xf86-video-newport:REC
+xf86-video-nsc:REC
+xf86-video-nv:REC
+xf86-video-radeonhd:REC
+xf86-video-rendition:REC
+xf86-video-s3:REC
+xf86-video-s3virge:REC
+xf86-video-savage:REC
+xf86-video-siliconmotion:REC
+xf86-video-sis:REC
+xf86-video-sisusb:REC
+xf86-video-tdfx:REC
+xf86-video-tga:REC
+xf86-video-trident:REC
+xf86-video-tseng:REC
+xf86-video-v4l:REC
+xf86-video-vesa:REC
+xf86-video-vga:REC
+xf86-video-via:REC
+xf86-video-vmware:REC
+xf86-video-voodoo:REC
+xf86bigfontproto:REC
+xf86dga:REC
+xf86dgaproto:REC
+xf86driproto:REC
+xf86miscproto:REC
+xf86rushproto:REC
+xf86vidmodeproto:REC
+xfd:REC
+xfindproxy:REC
+xfontsel:REC
+xfs:REC
+xfsinfo:REC
+xfwp:REC
+xgamma:REC
+xgc:REC
+xhost:REC
+xineramaproto:REC
+xinit:REC
+xinput:REC
+xkbcomp:REC
+xkbevd:REC
+xkbprint:REC
+xkbutils:REC
+xkeyboard-config:REC
+xkill:REC
+xload:REC
+xlogo:REC
+xlsatoms:REC
+xlsclients:REC
+xlsfonts:REC
+xmag:REC
+xman:REC
+xmessage:REC
+xmh:REC
+xmodmap:REC
+xmore:REC
+xorg-cf-files:REC
+xorg-docs:REC
+xorg-server:REC
+xorg-server-xnest:REC
+xorg-server-xvfb:REC
+xorg-sgml-doctools:REC
+xphelloworld:REC
+xplsprinters:REC
+xpr:REC
+xprehashprinterlist:REC
+xprop:REC
+xproto:REC
+xproxymanagementprotocol:REC
+xrandr:REC
+xrdb:REC
+xrefresh:REC
+xrx:REC
+xset:REC
+xsetmode:REC
+xsetpointer:REC
+xsetroot:REC
+xsm:REC
+xstdcmap:REC
+xterm:REC
+xtrans:REC
+xtrap:REC
+xvidtune:REC
+xvinfo:REC
+xwd:REC
+xwininfo:REC
+xwud:REC
+audacious:REC
+audacious-plugins:REC
+blackbox:OPT
+fluxbox:OPT
+fvwm:REC
+gftp:OPT
+gimp:REC
+gimp-help-2:REC
+gkrellm:OPT
+gnuchess:REC
+gnuplot:OPT
+gqview:REC
+gucharmap:OPT
+gv:REC
+gxine:OPT
+imagemagick:REC
+mozilla-firefox:REC
+mozilla-thunderbird:REC
+pan:REC
+pidgin:OPT
+rdesktop:OPT
+rxvt:REC
+sane:OPT
+seamonkey:REC
+seyon:OPT
+vim-gvim:REC
+windowmaker:REC
+x3270:OPT
+xchat:OPT
+xfce:OPT
+xfractint:OPT
+xgames:REC
+xine-lib:REC
+xine-ui:REC
+xlockmore:REC
+xpaint:OPT
+xpdf:OPT
+xsane:OPT
+xscreensaver:REC
+xv:REC
+autoconf:OPT
+automake:OPT
+bin86:ADD
+binutils:ADD
+bison:ADD
+ccache:OPT
+clisp:OPT
+cmake:REC
+cscope:OPT
+cvs:REC
+distcc:OPT
+doxygen:OPT
+flex:ADD
+gcc:ADD
+gcc-g++:REC
+gcc-gfortran:OPT
+gcc-gnat:OPT
+gcc-java:OPT
+gcc-objc:OPT
+gdb:REC
+gettext-tools:REC
+git:REC
+gperf:REC
+guile:OPT
+indent:OPT
+kernel-headers:ADD
+libtool:OPT
+m4:REC
+make:ADD
+mercurial:REC
+nasm:OPT
+oprofile:OPT
+p2c:OPT
+perl:REC
+pkg-config:REC
+pkghelpers:REC
+pmake:REC
+python:REC
+rcs:REC
+ruby:REC
+strace:REC
+subversion:OPT
+kernel-source:REC
+tetex:ADD
+tetex-doc:REC
+transfig:OPT
+xfig:OPT