Log of /contributions/profiles/hostmaster/INSTALL.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.56 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 12 02:52:50 2009 UTC
(2 weeks, 2 days ago)
by
anarcat
Branch:
MAIN
Changes since
1.55: +69 -191 lines
Diff to
previous 1.55
rewrite install.sh from scratch, based on INSTALL.txt
this strips away all the platform specific stuff so it can be used everywhere with minimum changes
the new install.sh has the following advantages:
* it is idempotent: it can be run multiple times without ill effects
* it will work equally well with HEAD or stable releases (which will be
fetched using drush dl)
* it is based on commandline arguments that allow its default behaviour
to be changed without editing the script
* the drush version is not hardcoded anymore
* the script is completely platform-agnostic and should work on any
platform that is POSIX-compatible and capable of running Drush
* as a consequence, it doesn't duplicate any instructions indicated in
the INSTALL.txt, which has also been simplified
this also features instructions for CentOS (#606964 by ryan palmer)
Revision
1.55 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 28 22:41:51 2009 UTC
(4 weeks, 2 days ago)
by
mig5
Branch:
MAIN
Changes since
1.54: +10 -0 lines
Diff to
previous 1.54
#617490 by adrinux - add unzip as a system dependency in hostmaster, to handle extraction of jquery.ui lib
Revision
1.52 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 24 07:56:41 2009 UTC
(5 weeks ago)
by
mig5
Branch:
MAIN
Changes since
1.51: +2 -2 lines
Diff to
previous 1.51
switch back to using php /var/aegir/drush/drush.php commands because drush/drush hostmaster make can throw environment issues (tries to execut /var/aegir/drush/drush.php which has had the shebang removed
Revision
1.48 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Oct 20 22:47:12 2009 UTC
(5 weeks, 3 days ago)
by
mig5
Branch:
MAIN
Changes since
1.47: +3 -0 lines
Diff to
previous 1.47
point out that /bin/sh is only an example, attempting to deal with confused Ubuntu users in a dash shell
Revision
1.47 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 14 12:05:25 2009 UTC
(6 weeks, 3 days ago)
by
mig5
Branch:
MAIN
Changes since
1.46: +116 -207 lines
Diff to
previous 1.46
#602242 by jonhattan and a bit by me - refactor INSTALL.txt to depend on drush_make, other cleanup, re-ordering, making sane, killing less kittens
Revision
1.45 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 1 15:04:04 2009 UTC
(8 weeks, 2 days ago)
by
mig5
Branch:
MAIN
Changes since
1.44: +3 -2 lines
Diff to
previous 1.44
#592210 - change bash-centric commands that cause incompatabilities with dash (eg Ubuntu 9.04)
Revision
1.37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 20 16:14:22 2009 UTC
(3 months, 1 week ago)
by
anarcat
Branch:
MAIN
Changes since
1.36: +2 -2 lines
Diff to
previous 1.36
raah.. forgot to bump the release number here, we're now RC4 (but this
slipped past the release)
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 11 20:02:26 2009 UTC
(4 months, 2 weeks ago)
by
anarcat
Branch:
MAIN
Changes since
1.23: +6 -6 lines
Diff to
previous 1.23
#510480 - stop specifying the drupal version, use drush to download the latest one, fix eldir version while i'm here
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 25 03:22:35 2009 UTC
(5 months ago)
by
anarcat
Branch:
MAIN
Changes since
1.20: +2 -2 lines
Diff to
previous 1.20
#482412 - install the theme in sites/all/themes because the D6 install
profile cannot pick it up otherwise. deploy the CVS version of
install_profile_api because of #501548
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jun 20 23:26:55 2009 UTC
(5 months, 1 week ago)
by
anarcat
Branch:
MAIN
Changes since
1.18: +1 -0 lines
Diff to
previous 1.18
not enabling name-based virtual hosts can have really weird results, document it in the INSTALL.txt
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jun 8 21:32:36 2009 UTC
(5 months, 2 weeks ago)
by
anarcat
Branch:
MAIN
Changes since
1.15: +11 -3 lines
Diff to
previous 1.15
tell how to download admin_menu, and explain a bit how to use drush to
download it, as an example
forward ported from D5 branch
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 9 14:54:33 2009 UTC
(6 months, 2 weeks ago)
by
anarcat
Branch:
MAIN
Changes since
1.9: +1 -1 lines
Diff to
previous 1.9
update the documentation to tell people to install hosting in the
profiles/hostmaster directory instead of sites/default
See: ##446620
Spotted by: redndead
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.