Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-0.4-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2009 at 03:23 UTC
Updated:
26 Oct 2009 at 09:30 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedThanks acbot,
I've committed a whole bunch of changes to install.sh to make it actually usable:
1) made consistent with INSTALL.txt and g.d.o where required,
2) use postfix instead of exim so we have a mailserver that, you know, actually works
3) handle the potential for a mysql root user with no password,
4) Make it more clear when prompting for things like 'Password:', whether this is the password for the new db user or the mysql root password
5) create aegir user as a system user,
6) Due to 5), be automatic about it no need to type 'exit' to actually proceed (??)
7) more verbosity and clarity where appropriate, including giving the full path to the drush executable at the end of install in preparation for the web-browser based install, since we give everything else to the user
Tested rather ruthlessly with fresh system as I made each change, but please file any issues if you are able to test against HEAD.