]>
author | Marcin Krol <hawk@tld-linux.org> | |
Tue, 10 Jul 2012 11:20:56 +0000 (13:20 +0200) | ||
committer | Marcin Krol <hawk@tld-linux.org> | |
Tue, 10 Jul 2012 11:20:56 +0000 (13:20 +0200) | ||
commit | 98b7c2339a5c5de5d0472943c2b14cc5527fdf6d | |
tree | f96c5a099da25e7f2721822b2750f29e37a1ca96 | tree | snapshot |
.cvsignore | [new file with mode: 0644] | blob |
Makefile | [new file with mode: 0644] | blob |
PLD_Builder/.cvsignore | [new file with mode: 0644] | blob |
PLD_Builder/__init__.py | [new file with mode: 0644] | blob |
PLD_Builder/acl.py | [new file with mode: 0644] | blob |
PLD_Builder/bqueue.py | [new file with mode: 0644] | blob |
PLD_Builder/build.py | [new file with mode: 0644] | blob |
PLD_Builder/buildlogs.py | [new file with mode: 0644] | blob |
PLD_Builder/chroot.py | [new file with mode: 0644] | blob |
PLD_Builder/cia-foot.xml | [new file with mode: 0644] | blob |
PLD_Builder/cia-head.xml | [new file with mode: 0644] | blob |
PLD_Builder/config.py | [new file with mode: 0644] | blob |
PLD_Builder/deps.py | [new file with mode: 0644] | blob |
PLD_Builder/file_sender.py | [new file with mode: 0644] | blob |
PLD_Builder/ftp.py | [new file with mode: 0644] | blob |
PLD_Builder/get_br.py | [new file with mode: 0644] | blob |
PLD_Builder/gpg.py | [new file with mode: 0644] | blob |
PLD_Builder/install.py | [new file with mode: 0644] | blob |
PLD_Builder/load_balancer.py | [new file with mode: 0644] | blob |
PLD_Builder/lock.py | [new file with mode: 0644] | blob |
PLD_Builder/log.py | [new file with mode: 0644] | blob |
PLD_Builder/loop.py | [new file with mode: 0644] | blob |
PLD_Builder/mailer.py | [new file with mode: 0644] | blob |
PLD_Builder/maintainer.py | [new file with mode: 0644] | blob |
PLD_Builder/notify.py | [new file with mode: 0644] | blob |
PLD_Builder/notifyq.py | [new file with mode: 0644] | blob |
PLD_Builder/path.py | [new file with mode: 0644] | blob |
PLD_Builder/pipeutil.py | [new file with mode: 0644] | blob |
PLD_Builder/poldek.py | [new file with mode: 0644] | blob |
PLD_Builder/report.py | [new file with mode: 0644] | blob |
PLD_Builder/request.py | [new file with mode: 0644] | blob |
PLD_Builder/request_fetcher.py | [new file with mode: 0644] | blob |
PLD_Builder/request_handler.py | [new file with mode: 0644] | blob |
PLD_Builder/request_handler_server | [new file with mode: 0755] | blob |
PLD_Builder/request_handler_server.py | [new file with mode: 0644] | blob |
PLD_Builder/rpm_builder.py | [new file with mode: 0644] | blob |
PLD_Builder/srpm_builder.py | [new file with mode: 0644] | blob |
PLD_Builder/status.py | [new file with mode: 0644] | blob |
PLD_Builder/stopwatch.py | [new file with mode: 0644] | blob |
PLD_Builder/util.py | [new file with mode: 0644] | blob |
PLD_Builder/wrap.py | [new file with mode: 0644] | blob |
admin/.cvsignore | [new file with mode: 0644] | blob |
admin/fresh-queue.sh | [new file with mode: 0755] | blob |
admin/install-chroot.sh | [new file with mode: 0755] | blob |
bin/file-sender.sh | [new file with mode: 0755] | blob |
bin/load-balancer.sh | [new file with mode: 0755] | blob |
bin/maintainer.sh | [new file with mode: 0755] | blob |
bin/request-fetcher.sh | [new file with mode: 0755] | blob |
bin/request-handler.sh | [new file with mode: 0755] | blob |
bin/rpm-builder.sh | [new file with mode: 0755] | blob |
bin/src-builder.sh | [new file with mode: 0755] | blob |
chroot/rpmqa-chroot | [new file with mode: 0755] | blob |
client/kde4send2builders.sh | [new file with mode: 0755] | blob |
client/make-request.sh | [new file with mode: 0755] | blob |
client/rebuild-th-kernel.sh | [new file with mode: 0644] | blob |
client/send-last-th-tag.sh | [new file with mode: 0644] | blob |
client/smtpwrapper.py | [new file with mode: 0755] | blob |
config/acl.conf | [new file with mode: 0644] | blob |
config/builder.conf | [new file with mode: 0644] | blob |
config/rsync-passwords | [new file with mode: 0644] | blob |
doc/ARCHITECTURE | [new file with mode: 0644] | blob |
doc/HISTORY_AND_FUTURE | [new file with mode: 0644] | blob |
doc/README | [new file with mode: 0644] | blob |
doc/README.bin-builder | [new file with mode: 0644] | blob |
doc/TODO | [new file with mode: 0644] | blob |
doc/jak-to-dziala.txt | [new file with mode: 0644] | blob |
doc/jak-wysylac-zlecenia.txt | [new file with mode: 0644] | blob |
doc/user-manual.txt | [new file with mode: 0644] | blob |
etc/crontab | [new file with mode: 0644] | blob |
etc/pld-builder.init | [new file with mode: 0644] | blob |
etc/pld-builder.sysconfig | [new file with mode: 0644] | blob |
etc/poldek.conf | [new file with mode: 0644] | blob |
etc/procmailrc | [new file with mode: 0644] | blob |
etc/rpm.macros | [new file with mode: 0644] | blob |
etc/sudo | [new file with mode: 0644] | blob |
xml/queue.dtd | [new file with mode: 0644] | blob |
xml/queue.xsd | [new file with mode: 0644] | blob |
xml/queue.xslt | [new file with mode: 0644] | blob |
xml/queue2pdf.xslt | [new file with mode: 0644] | blob |