Commit graph

332 commits

Author SHA1 Message Date
Émile Morel
79a01bba84 Be able to install in chroot (#44) 2017-08-30 15:28:50 +02:00
Alexandre Aubin
18a7817e22 Make /etc/resolv.conf mutable (#43) 2017-07-20 19:37:14 +02:00
ljf (zamentur)
31c5dc41fc Merge pull request #38 from YunoHost/enh-710-be-able-to-run-install-yunohost-on-raspbian
[enh] Be able to run ./install_yunohost on raspbian
2017-02-01 23:11:59 +01:00
opi
b13167de24 [enh] Download metronome package from Yunohost server. 2017-01-31 11:54:21 +01:00
opi
0a16913a95 [fix] Missing space in comment. 2017-01-31 11:50:42 +01:00
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
jeromelebleu
a0a45c3077 Update README.md 2016-05-10 14:56:06 +02:00
opi
8ec875c0c7 [fix] editorconfig file. 2016-05-10 14:26:28 +02:00
opi
46e6e9dd32 Merge pull request #34 from RyDroid/conf
Adding programming environment config files
2016-05-10 14:24:33 +02:00
opi
cde1a5b7e1 Merge pull request #37 from YunoHost/stable-is-2.4
[enh] Stable is 2.4 now, Jessie only.
2016-05-10 14:21:52 +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
opi
108e37bf36 [fix] Do not use yunohost.conf anymore. 2016-05-09 15:45:10 +02:00
opi
aa493b5697 [enh] Stable is 2.4 now, Jessie only. 2016-05-09 13:49:12 +02:00
Jérôme Lebleu
a32f28d007 [fix] Install dialog as pre-dependency if not automode 2016-03-27 15:45:07 +02:00
opi
5cb9fa475d [fix] Installation log path 2016-03-17 11:20:11 +01:00
Jérôme Lebleu
765056c071 [fix] Set root password for mariadb explicitly 2016-03-06 11:27:20 +01:00
julienmalik
88cf82a98e No amavis in testing/unstable anymore 2016-01-06 09:53:42 +01:00
M5oul
433d042db9 Add GNU AGPL v3 LICENSE 2015-12-27 13:21:01 +04:00
Jérôme Lebleu
09f810e053 [fix] Fail if system dependencies are not met 2015-11-17 12:28:48 +01:00
Jérôme Lebleu
ed3ce6ae8c [fix] Check system dependencies for current testing/unstable install 2015-11-17 12:14:05 +01:00
Jérôme Lebleu
0867ae2419 Revert "[enh] Use the new stable repository"
This reverts commit 5f1fd14f07,
since it is not ready yet for a stable release.
2015-11-17 11:50:08 +01:00
kload
5f1fd14f07 [enh] Use the new stable repository 2015-11-15 18:12:43 +01:00
julienmalik
2839dc3c29 [fix] Explicitely install postfix
On systems where exim4 is installed, the installation of yunohost package fails with the following error message :

Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 yunohost : Depends: postfix-ldap but it is not going to be installed
            Depends: postfix-policyd-spf-perl but it is not going to be installed
            Depends: postfix-pcre but it is not going to be installed
            Recommends: ntp but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Explicitely requesting an installation of postfix fixes the issue and triggers the removal of exim4.
2015-11-10 12:52:00 +01:00
Le Kload
a8ecee91c2 [fix] Do not add yunohost.conf in testing 2015-11-09 14:48:22 +01:00
Le Kload
07c5089f3d [fix] Update testing installation command 2015-11-09 14:45:32 +01:00
Le Kload
1b120b3217 [fix] Update testing repository URL 2015-11-09 13:40:41 +01:00
Jérôme Lebleu
85bf8394cf [enh] Use new debian repository for YunoHost unstable 2015-10-31 14:48:25 +01:00
julienmalik
10fbda4b80 Update README.md 2015-10-27 12:02:11 +01:00
Jérôme Lebleu
68c56d8c0c [enh] Attempt to not manually install postfix & friends 2015-10-08 17:23:23 +02:00
kload
6ed01f443d [enh] Do not install extra packages and configurations on unstable 2015-10-02 07:27:53 -04:00
kload
3be443a2ca [fix] Set FQDN if possible to avoid amavisd installation error 2015-09-29 12:53:52 -04:00
Le Kload
c2dbb333ae Merge pull request #32 from julienmalik/master
install script rework
2015-09-29 18:15:55 +02:00
julienmalik
bb2a8bf302 Merge pull request #2 from zamentur/vagrant_compatibility 2015-09-29 00:12:22 +02:00
zamentur
35d9857286 [fix] Service nscd was not started at the end of the installation 2015-09-29 00:06:32 +02:00
zamentur
21be853424 [fix] Random avahi adduser not working correctly 2015-09-29 00:05:29 +02:00
zamentur
ed1de840f8 [fix] Bad debconf command 2015-09-28 23:09:23 +02:00
Le Kload
688b42de1d [fix] Force dependency install 2015-09-28 00:13:35 +02:00
Zamentur aka ljf
ad502ef188 [fix] Remove completely the set_domain to allow DockerFile creation
The hostname is change in post installation
2015-09-26 23:27:23 +02:00
Zamentur aka ljf
47f342a44b [fix] Allow to create a DockerFile by ignore hostname change failure 2015-09-26 23:12:37 +02:00
Nicola Spanti (RyDroid)
43063f202a Adding programming environment config files 2015-09-17 00:12:40 +02:00
Julien Malik
bc19749f01 Upgrade system before starting install 2015-09-09 11:39:00 +02:00
Julien Malik
459dc9cbab Realign exit codes 2015-09-09 09:59:16 +02:00