Ubuntu Migration

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

46 check-ins

2015-04-14
12:37
Update for v0.2 Add payload system for ease of deployment. Vastly improve apache configuration migration. Leaf check-in: 14e55b5f75 user: necrophcodr tags: trunk, v0.2
12:36
Move all REMOVED statements to the top of migrate-apache. Additionally, the removal of the DebugLevel directive has been added to the apache configuration migration script. Leaf check-in: 726aedc1d1 user: necrophcodr tags: develop
12:35
Add information about cpkg.sh to README. check-in: b3f8c17f23 user: necrophcodr tags: develop
12:14
Fix apache migration script parsing Include directives wrong. check-in: 622ed1c9ad user: necrophcodr tags: develop
11:44
Add support for creation of payload. check-in: cdef5275d5 user: necrophcodr tags: develop
11:44
Add automatically created file to ignore glob. check-in: 637553c0cc user: necrophcodr tags: develop
10:41
Merge hotfix from develop. check-in: c1d2212404 user: necrophcodr tags: trunk, v0.1.1
10:40
Hotfix for apache migration: Fix incorrectly setting KeepAlive. check-in: b8c036ed8e user: necrophcodr tags: develop
10:35
Lots of changes have happened. Mostly though: migrate-apache now seems to output .new files identical to .final. migrate-php now seems to output .new files identical to .final. This indicates they could be very ready for testing. check-in: 2b43f0fa11 user: necrophcodr tags: trunk, v0.1
10:34
Improve PHP migration script with support for mbscript->zend. check-in: ee131b3bd5 user: necrophcodr tags: develop
09:31
apache: Allow migration from "Deny/Allow from [host]" syntax. check-in: 4ff1e496dc user: necrophcodr tags: develop
09:25
Fix apache migration not converting Include as expected. check-in: edfb17ea0d user: necrophcodr tags: develop
09:24
Improve apache configuration migration prototype. This adds conversion from "!mpm_*" IfModule hack, to using the unixd_module. Additionally, it handles conversion from Include *.conf to IncludeOptional. check-in: 4a82281e75 user: necrophcodr tags: develop
09:19
Improve expected apache 2.2->2.4 configuration. check-in: 85a0fca6ed user: necrophcodr tags: develop
08:52
Improve output of apache migration script. check-in: d92ea52cf0 user: necrophcodr tags: develop
08:46
Update migrate-apache script to make use of apacheconfig. check-in: 8cef3d4a36 user: necrophcodr tags: develop
08:46
Add apacheconfig, a simple library for parsing the config file. check-in: 4c1289c341 user: necrophcodr tags: develop
2015-04-13
17:33
Add expected apache2 configuration. check-in: d7904155b7 user: necrophcodr tags: develop
13:48
Fix {apache,php}00-verify.sh script using /bin/sh instead of /bin/bash. check-in: 141056a90e user: necrophcodr tags: develop
13:22
Remove escaping '\' character. Not needed in code tags. check-in: c9327fbcbf user: necrophcodr tags: develop
13:22
Improve tree view. check-in: 88081b92f5 user: necrophcodr tags: develop
13:20
Codify tree. check-in: 3f6df89fac user: necrophcodr tags: develop
13:19
Avoid non-escaped \ characters in README. check-in: 46a7e50bbe user: necrophcodr tags: develop
13:17
Attempt fix of README tree. check-in: 8062ee3fc1 user: necrophcodr tags: develop
13:08
Add php.ini representing the expected result. check-in: 30b2f14bf9 user: necrophcodr tags: develop
12:31
Ensure php verification hook dies if need be. check-in: 48a78ba548 user: necrophcodr tags: develop
12:31
Add extremely simple apache conf verification hook. check-in: d722a972a9 user: necrophcodr tags: develop
12:24
Add extremely simple php verification hook. check-in: e792b8584b user: necrophcodr tags: develop
12:20
Move php hook to phpXX for undecided ID number. check-in: 3f8b5c87c3 user: necrophcodr tags: develop
12:20
Add Apache 2.2 stock configuration for reference (straight from src). check-in: 7107ae2126 user: necrophcodr tags: develop
12:18
Update ignore glob with migration files. check-in: 5b00a29915 user: necrophcodr tags: develop
12:18
Add ignore glob. check-in: 626e2afa3f user: necrophcodr tags: develop
10:33
migrate-php: Begin proper implementation of PHP5.3-PHP5.5 migration. check-in: 52c3308fcc user: necrophcodr tags: develop
10:32
Update README.md with tree structure and hooks README. check-in: 5efc58169c user: necrophcodr tags: develop
10:32
Add hooks directory, with php00-linking.sh. This directory contains the hooks required to perform system-wide and shell-based operations, as described in the newly-created README. check-in: b66994b552 user: necrophcodr tags: develop
09:42
Merge changes from develop into trunk. Nothing is stable yet. check-in: 0356a2e432 user: necrophcodr tags: trunk
09:41
Add beginning of new migration scripts for php and apache. check-in: b65ccda065 user: necrophcodr tags: develop
09:41
Update README to better state the purpose. check-in: 4c6a9ecbf7 user: necrophcodr tags: develop
09:29
Add old and new php.ini files. This is to aid in the conversion from the old format to the new, and to review the differences between the stock files most likely distributed with the php5 package. check-in: b83ca5a287 user: necrophcodr@protonmail.ch tags: develop
09:29
Remove shell-style script support. check-in: 6db3f72ded user: necrophcodr@protonmail.ch tags: develop
09:28
Add documentation for changes in apache and php. This commit adds two documents, containing a short list of changes that happened between the old Ubuntu 12.04.05 versions, and the recent 14.04.02 version. check-in: 4f370878a3 user: necrophcodr@protonmail.ch tags: develop
2015-04-10
13:03
Improve migration script slightly. No work yet. check-in: 6c76793ff3 user: necrophcodr@protonmail.ch tags: develop
12:23
Allow migrate script to run 'modules'. check-in: 9f96730648 user: necrophcodr@necrophcodr.me tags: develop
12:22
Add gitignore file. check-in: ef1d9f5103 user: necrophcodr@necrophcodr.me tags: develop
12:19
Add beginning to migration script. check-in: 2af9df946a user: necrophcodr@necrophcodr.me tags: develop
12:12
Add README file. check-in: 93025c1e14 user: necrophcodr@necrophcodr.me tags: trunk