Timeline
Jun 18, 2011:
- 11:18 PM Ticket #120 (autoinstalled scripts should be uninstallable without interacting with ...) closed by
- wontfix: r1904 punted phpical.
- 10:38 PM Ticket #179 (resolv.conf gets overwritten on reboot) closed by
- fixed: On Fedora 15, the culprit was ifcfg-eth0 specifying DNS servers, …
- 3:41 PM Changeset [1912] by
- Uhh, actually depend on c-p-d
Jun 17, 2011:
- 8:40 PM Changeset [1911] by
- Make d_zroot work properly d_zroot.pl was copied to a-h, and it was noticed that it failed quite horribly. Fixed by Quentin, these changes are also relevant to the Fedora VMs.
- 6:39 PM Changeset [1910] by
- Make ghc-cgi installonly ghc-cgi exists in Fedora, but is an older version than the Scripts package. This allows the yum depsolver to correctly install ghc-* without trying to install i686 packages.
- 6:35 PM Changeset [1909] by
- Allow weak crypto in krb5.conf Without this configuration, F15 would not work with the MIT KDC.
Jun 16, 2011:
- 2:37 PM Changeset [1908] by
- Fix createrepo recommendation in upgrade-tips upgrade-tips has a section on officializing everything, added the `createrepo -d` recommendation there as well.
- 2:32 PM Changeset [1907] by
- Change createrepo recommendation Previously, the Scripts repo was generated without sqlite databases for yum. These would be nice to have, as they make the yum update process better (yum would have to generate the databases itself, slowing it down). Recommendation is now to do `createrepo -d`, to generate the databases. This recommendation has not been added to upgrade-tips, because it doesn't really matter for mock-local.
Jun 12, 2011:
- 8:59 AM Ticket #197 (Making setting up the git smart HTTP server easy) closed by
- fixed: Docs updated. They're not great; if anybody wants to do further …
- 8:46 AM Ticket #205 (Document git with certificates) created by
- Either our FAQ or the autoinstaller should link users to some page(s) …
- 8:10 AM Ticket #130 ("MIT Academic Calendar" is out of date) closed by
- wontfix: r1904 punted phpical.
- 8:09 AM Ticket #124 (Update or punt phpical autoinstaller) closed by
- fixed: r1904 punted the autoinstaller.
- 8:09 AM Ticket #5 (PHP iCalendar should default to Eastern time zone) closed by
- wontfix: r1904 punted the installer entirely.
- 8:08 AM Changeset [1906] by
- Add the git autoinstaller (Trac: #197)
- 8:08 AM Changeset [1905] by
- Swap the ordering of Joomla and Trac This order feels more logical... Put the bugtracker closer to the webapp frameworks that are likely to go along with bugtracking...
- 8:08 AM Changeset [1904] by
- Punt the phpical autoinstaller It was never terribly popular, upstream is ~dead, and I bet this version has security issues. (Trac: #124)
- 8:07 AM Changeset [1903] by
- Remove the advanced{poll,book} and e107 installers They were never (I think?) terribly popular, we removed them from our menu ages ago, and I bet they install something with known security issues.
- 7:40 AM Ticket #47 (autoinstallers should support vhosts) closed by
- fixed: By and large, this works. The elephant in the room here is WordPress?, …
- 7:38 AM Ticket #204 (WordPress should work at other URLs) created by
- WordPress? only works at the URL it's installed at, making life …
- 7:25 AM Ticket #159 (sensitive tickets plugin causes a bug with milestones) closed by
- fixed: This is irrelevant, because we aren't using that plugin anymore and …
- 7:00 AM Changeset [1902] by
- Keep the locker-dev branch alive See http://svnbook.red-bean.com/nightly/en/svn.branchmerge.advanced.html
Jun 11, 2011:
- 11:21 PM Changeset [1901] by
- Merge locker-dev to trunk
- 11:20 PM Changeset [1900] by
- static-cat: add support for multiple ranges Also added the skeleton for a unit test. The test does not work yet, but the included test cases are useful.
- 10:13 PM Changeset [1899] by
- Mark r1524 as having already been applied to trunk Change 1524 was essentially applied to trunk as 1551 by Edward.
- 6:57 PM Ticket #158 (send guest consoles to zephyr) closed by
- invalid: -> scripts / trac-158 / mitchb 18:51 (recursive mutex enter? fsck …
- 1:45 AM Changeset [1898] by
- Use better priority and tag for num-crontabs It needs to be authpriv to get zephyred.
- 12:38 AM Changeset [1897] by
- logview: Make /usr/local/bin/logview setgid to the right group, even
- 12:18 AM Changeset [1896] by
- Makefile: fix openafs_url
- 12:15 AM Changeset [1895] by
- logview: Make /usr/local/bin/logview setgid, not setuid This is needed because the error logs have group logview, not user logview.
- 12:03 AM Changeset [1894] by
- logview: Simplify, fix spurious newlines, get rid of sketchy regexes
- 12:00 AM Changeset [1893] by
- Add a dependency on subversion
Jun 10, 2011:
- 11:34 PM Changeset [1892] by
- Version 0.1 of scripts host config package
- 11:30 PM Changeset [1891] by
- Move Xen stuff into a separate host/ directory
- 11:27 PM Changeset [1890] by
- Allow logview usage for sipb-cell lockers
Jun 8, 2011:
- 9:05 PM Changeset [1889] by
- Also update new repo path for mock
- 7:32 PM Changeset [1888] by
- Update location of Scripts repository for F13
- 1:33 PM Changeset [1887] by
- Renewed certificate for scripts-cert
- 4:03 AM Changeset [1886] by
- Postfix got updated for F15 since last configuration update.
- 3:47 AM Changeset [1885] by
- Set sysname for Fedora 15
- 2:56 AM Changeset [1884] by
- Whitespace sucks. Spaces replaced with tabs. Makefile is happy again.
- 2:53 AM Changeset [1883] by
- Fix Makefile to be aware of athena-aclocal and discuss. In the earlier large merge from trunk, Makefile was incorrectly left as "mine-full" instead of a proper conflicts resolution. This version of Makefile correctly includes the changes that were missed.
- 2:44 AM Changeset [1882] by
- Also this directory
- 2:42 AM Changeset [1881] by
- Remove this 00scripts-home.pth too
- 2:36 AM Changeset [1880] by
- Remove 00scripts-home.pth for Fedora 15 The path for user-installed Python modules needs to change anyway from ~/lib/python2.6/site-packages because the Python version is changing, and nobody will be using ~/lib/python2.7/site-packages yet, so let’s take this opportunity to switch to the upstream-supported path: ~/.local/lib/python2.7/site-packages. This is also where modules installed using ‘easy_install --user’ go. (The relevant documentation has already been updated, since this works already as of Python 2.6.)
- 2:09 AM Changeset [1879] by
- Add scripts-static-cat to scripts-base.
Jun 7, 2011:
- 12:58 PM Changeset [1878] by
- Merge r1803-1877 from trunk to branches/fc15-dev
- 12:23 PM Changeset [1877] by
- static-cat: Add all MS Office (including OOXML) and ODF types
- 12:18 AM Changeset [1876] by
- sysconfig/sysstat configuration for F15
- 12:15 AM Changeset [1875] by
- sysconfig/httpd configuration for F15
- 12:06 AM Changeset [1874] by
- syslog-ng configuration for F15
- 12:01 AM Changeset [1873] by
- Postfix configuration for F15
Jun 6, 2011:
- 12:46 PM Changeset [1872] by
- oops
- 11:12 AM Changeset [1871] by
- Certificate renewal for tours.mit.edu
- 4:00 AM Ticket #203 (Integrate Django better with scripts) created by
- People running Django on scripts.mit.edu are fairly likely to want to …
Jun 5, 2011:
- 6:49 AM Changeset [1870] by
- Actually write to the log file
- 4:29 AM Changeset [1869] by
- Script to report crontabs not being on the primary
Jun 4, 2011:
- 3:08 AM Ticket #169 (Failed LDAP replication due to busy replica should only warn when ...) closed by
- wontfix: WONTFIX'ing per zephyr conversation just now on -c scripts -i …
May 30, 2011:
- 6:00 PM Changeset [1868] by
- New postfix version
- 5:58 PM Changeset [1867] by
- Install new 5-year scripts.mit.edu cert
- 5:17 PM Changeset [1866] by
- sync package list with conan-obrien
May 29, 2011:
- 9:55 AM Changeset [1865] by
- New package discuss This is a repackaging of Debathena's debathena-discuss for Fedora
- 6:06 AM Changeset [1864] by
- New package athena-aclocal This is a repackaging of Debathena's debathena-aclocal.
May 26, 2011:
- 11:36 AM Changeset [1863] by
- Certificate and configuration for ties.mit.edu [help.mit.edu #1611560]
May 23, 2011:
- 9:54 AM Changeset [1862] by
- More updates to Xen install docs
May 22, 2011:
- 10:22 PM Changeset [1861] by
- More host configuration instructions
May 21, 2011:
- 10:27 PM Changeset [1860] by
- list-sigs doesn't actually check if the signature is valid (bad Debian!)
- 10:17 PM Changeset [1859] by
- Provide instructions for verifying the Debathena archive key
- 7:27 PM Changeset [1858] by
- Update host install instructions for Squeeze
Note: See TracTimeline
for information about the timeline view.