提交 0cef929b 编写于 作者: R Ryan Murray

enable catherine

上级 2f5e692b
......@@ -137,7 +137,7 @@ Less Urgent
o Add urgency + installed date to the DB for aj/testing (? still needed ?)
o jt's web stuff, matt's changelog stuff (overlap)
o [Hard] Need to merge non-non-US and non-US DBs. (Need to upgrade to 7.1 for SSL)
o [Hard] Need to merge non-non-US and non-US DBs.
o experimental needs to auto clean (relative to unstable) [warns in rene about this]
......@@ -145,7 +145,6 @@ Less Urgent
o fix parse_changes()/build_file_list() to sanity check filenames
o saftey check and/or rename debs so they match what they should be
o Enable catherine (when daily mirror hit drops down below 300Mb maybe..)
o Improve andrea.
o Need to optimize all the queries by using EXAMINE and building some INDEXs.
o Need to enclose all the setting SQL stuff in transactions (mostly done).
......
......@@ -46,6 +46,8 @@ katie -pak *.changes | direport | tee REPORT | \
chgrp debadmin REPORT
chmod 664 REPORT
catherine
cd $masterdir
symlinks -d -r $ftpdir
......
......@@ -44,6 +44,8 @@ katie -pak *.changes | direport | tee REPORT | \
chgrp debadmin REPORT
chmod 664 REPORT
catherine
cd $masterdir
symlinks -d -r $ftpdir
......
......@@ -441,3 +441,9 @@ Location
};
};
Catherine {
Options {
Limit 10240;
};
};
......@@ -378,3 +378,9 @@ Location
};
};
Catherine {
Options {
Limit 10240;
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册