ljf
4b16d1d12b
[fix] Redirect all stdout to log file
2017-01-13 02:15:26 +01:00
ljf
db45db77a2
[fix] On rpi reboot before postinstall
2017-01-13 00:37:52 +01:00
ljf
fc568f1f30
[fix] Remove unneeded code
2017-01-13 00:30:35 +01:00
ljf
2ee7d57f21
[enh] Be able to run ./install_yunohost on raspbian
2017-01-12 17:20:33 +01:00
opi
8457d79dec
[fix] Force yunohost-admin installation
2016-08-05 18:20:56 +02:00
opi
f4301f4cb3
[fix] Remove legacy distribution names.
2016-05-10 10:28:23 +02:00
opi
01296cc775
[enh] Force cleaner APT sources list.
2016-05-10 10:23:19 +02:00
opi
ec82a44087
[enh] Allow sudo removal.
2016-05-10 09:54:50 +02:00
opi
db90f80511
[fix] Custom apt sources was not created if distrib=stable
2016-05-10 09:35:24 +02:00
opi
b0fc51ba59
[enh] Rename install script.
2016-05-09 15:46:13 +02:00
Julien Malik
0f6cc2173b
Add install_yunohost symlink
2015-09-08 17:22:31 +02:00
Adrien Beudin
35a593e4d6
update script
2013-05-13 11:14:15 +02:00
abeudin
4781d66a3f
Update install_yunohost
2013-02-25 11:16:44 +01:00
abeudin
416d95b4d3
add prosody restart
2013-02-25 11:11:08 +01:00
abeudin
13e5d1ec24
Update install_yunohost
2013-02-14 17:30:01 +01:00
abeudin
c7fe1956c4
Update install_yunohost
2013-02-14 16:12:48 +01:00
abeudin
6cc0ca1a46
Update install_yunohost
2013-02-14 16:10:56 +01:00
abeudin
df4b8c0bf2
Update install_yunohost
2013-02-14 15:57:42 +01:00
abeudin
5ccd21b9b5
Update install_yunohost
2013-02-14 15:37:19 +01:00
abeudin
96b4a1ecd1
Update install_yunohost
2013-02-14 15:30:30 +01:00
abeudin
d9e02d76ac
Update install_yunohost
2013-02-04 15:37:14 +01:00
abeudin
f0117560d8
Update install_yunohost
2013-02-04 15:36:52 +01:00
abeudin
120b4e7f4a
Update install_yunohost
2012-10-15 20:29:13 +03:00
abeudin
940174cbf6
Update install_yunohost
2012-10-15 00:22:53 +03:00
abeudin
5378138919
Update install_yunohost
2012-10-15 00:12:00 +03:00
adrien
42aaf1de6d
add caution and depends loops
2012-10-12 18:55:31 +02:00
dblugeon
179e4eaa4f
correct install_yunohost for debian wheezy
...
correct elif syntax for debian wheezy
2012-10-04 09:20:54 +03:00
Adrien Beudin
8905d0c47a
add debconf yunohostv2
2012-10-03 20:18:08 +02:00
abeudin
bd8f173b5d
Update install_yunohost
2012-10-01 00:52:44 +03:00
abeudin
43e2823e8a
ajout repo lemonldap for wheezy
2012-09-29 18:28:52 +03:00
abeudin
feba7f8de7
Update install_yunohost
2012-09-19 10:15:45 +03:00
abeudin
cb743056e4
Update install_yunohost
2012-09-19 10:15:00 +03:00
abeudin
3f45872414
fix rollback fonction
2012-09-19 10:00:12 +03:00
abeudin
d2dc8b1963
Update install_yunohost
2012-08-23 19:27:07 +03:00
abeudin
822703f35a
add repo lemonldap armel
2012-08-22 21:15:16 +03:00
abeudin
8a2b5ee17f
Update install_yunohost
2012-08-19 18:24:30 +03:00
abeudin
5cecdb897a
remove debug
2012-08-18 15:05:05 +03:00
abeudin
53593b72d5
Update install_yunohost
2012-08-18 15:04:00 +03:00
abeudin
20a25c79b5
add repo for wheezy
2012-08-18 14:31:10 +03:00
abeudin
836fe1719e
Update install_yunohost
2012-08-18 11:34:28 +03:00
Adrien Beudin
56442e33e4
add check DOMAIN and ROOT
2012-08-17 18:59:44 +02:00
Adrien Beudin
ad76357778
Merge branch 'master' of git://github.com/frntn/Script into frntn-master
...
Conflicts:
install_yunohost
2012-08-17 18:17:19 +02:00
abeudin
31fb4f7788
Update install_yunohost
2012-08-16 12:50:21 +03:00
Matthieu Fronton
307fa4b0a8
adding specific exit code variable for each error type
2012-08-16 09:06:41 +02:00
Matthieu Fronton
3089dc1016
adding msg for manual rollback if install failed
2012-08-16 09:05:23 +02:00
Matthieu Fronton
7c744aa45a
adding rollback feature of the config files (only if install haven't started yet)
2012-08-16 09:02:51 +02:00
Matthieu Fronton
918647940e
forgotten double bracket fix
2012-08-16 09:01:16 +02:00
Matthieu Fronton
33e0684904
Various bash coding improvements
...
Adding backup feature for config files
Using custom source list file for APT
2012-08-15 17:43:08 +02:00
Matthieu Fronton
33a32b47db
use of the enhanced version of test builtin command (double brackets)
...
fix some misuse test command ( quote variable strings and use eq/ne for integers )
remove unecessary semi-colon at the end of each if ( use it only if the "then" is on the same line )
adding some TODO's
and may be other minor changes...
2012-08-15 16:51:39 +02:00
Matthieu Fronton
51fb9cb7cd
fix some basic wording issues
2012-08-15 16:00:54 +02:00