Commit graph

268 commits

Author SHA1 Message Date
Kay0u
4d579dd94b
Manage repo before upgrade 2020-03-19 16:04:05 +01:00
Alexandre Aubin
341cd4d4ac
Merge pull request #58 from YunoHost/tip-about-how-to-remove-conflicting-deps
Add tip on how to remove conflciting packages like bind9 and apache
2019-09-20 22:51:09 +02:00
Alexandre Aubin
ef278ad940
Add --autoremove to tip for removing bind/apache 2019-09-20 22:50:57 +02:00
Alexandre Aubin
a4652842a5 In auto mode, failed steps were not triggering 'die' because tee was eating the return code 2019-09-14 20:47:25 +02:00
Bram
00a4cba1dd
Merge pull request #57 from YunoHost/enh-remove-obsolete-force-yes
[enh] Avoid obsolete warning about force-yes
2019-09-11 00:03:00 +02:00
Alexandre Aubin
41cea20357
Add tip on how to remove conflciting packages like bind9 and apache 2019-09-10 13:32:13 +02:00
Alexandre Aubin
354f88d1af
Remove --allow-change-held-packages, probably not needed 2019-09-10 13:27:26 +02:00
Alexandre Aubin
58a178443b
Go home Alex you drunk 2019-08-12 13:35:22 +02:00
Alexandre Aubin
54c639cb04
Refuse to install on docker or other weird containers 2019-08-12 13:30:05 +02:00
Alexandre Aubin
934fc9509c
Test locale-gen exists, otherwise install locales 2019-08-12 12:24:08 +02:00
ljf (zamentur)
9a70790124
[enh] Avoid obsolete warning about force-yes 2019-08-11 22:32:28 +02:00
Alexandre Aubin
8d2974230c
Eh gotta do the fail2ban thing first because the avahi part 'returns' in some case later 2019-08-11 22:25:54 +02:00
Alexandre Aubin
ec06974a37
Fucking fail2ban fails to install because the default jail points to a (sometimes) inexisting log file which miserably the apt/dpkg install in a yunohost-unrelated way ... 2019-08-11 22:24:04 +02:00
Alexandre Aubin
6ceb9cb9e4
[cosmetic] --scrolltext wasnt needed here, made the window look broken 2019-07-29 23:55:00 +02:00
Alexandre Aubin
3c9b48dd93
Merge pull request #56 from YunoHost/attempt-to-fix-debhelper-issue
Attempt to fix debhelper issue
2019-07-20 15:15:42 +02:00
Alexandre Aubin
465d9493aa Attempt to fix debhelper issue 2019-07-20 12:55:37 +00:00
Bram
10d2dfdbda
Better error message when the distro is not stretch 2019-07-18 14:25:29 +02:00
Alexandre Aubin
f4839a7e71 Force install of recommended packages when installing Yunohost ... see issues#1320 2019-05-11 17:21:47 +02:00
Alexandre Aubin
808f393930 Fix background of unselected button 2019-05-02 16:01:06 +02:00
Alexandre Aubin
8dd580ffd9 Forbid people from running this script on Ubuntu or Linux Mint ... 2019-04-24 17:04:31 +02:00
Alexandre Aubin
d3a6d3e3db
Merge pull request #50 from YunoHost/fix-standardize-sshd-config
[fix] Ask user for keeping or not sshd config
2019-01-30 03:59:57 +01:00
Alexandre Aubin
7a7211fae9
Generate en_US.UTF-8 during install 2019-01-17 17:25:56 +01:00
Alexandre Aubin
22ed77c23b
Use a trick to avoid grub config prompt (#55)
* Use confold for dist-upgrade

* Add trick to avoid grub question on how to update the configuration
2019-01-08 15:44:41 +01:00
Alexandre Aubin
96c59e182b
Update README.md 2018-12-18 17:00:36 +01:00
Alexandre Aubin
35925a5a6f
Merge pull request #54 from YunoHost/rework-end-of-installation
Remove postinstall and instead print a text explaining what to do and pointing to the documentation
2018-12-18 16:16:22 +01:00
Alexandre Aubin
6f5e228ee3 Prettier formatting ? 2018-12-10 17:31:48 +00:00
Alexandre Aubin
ff20b1ee33 Fetch and display local and global IP for conclusion message 2018-12-10 17:28:28 +00:00
Alexandre Aubin
536b5fe94b Semantics 2018-12-03 17:06:47 +00:00
Alexandre Aubin
58dc9fb731
Set whiptail colors to black and white instead of ugly blue and gry ? (#53) 2018-12-02 02:22:05 +01:00
Alexandre Aubin
181e2beaa2 Remove postinstall and instead print a text explaining what to do and pointing to the documentation 2018-11-29 18:32:58 +00:00
Alexandre Aubin
337b73fa76 Misc cosmetic improvements 2018-11-29 17:21:54 +01:00
Alexandre Aubin
16ef5193e4 Improve wording 2018-11-29 16:10:33 +00:00
ljf
9db1689c21 [fix] Grep regex 2018-11-29 16:10:33 +00:00
ljf
a2021fe1b9 [fix] Allow to scroll if sshd text too big 2018-11-29 16:10:33 +00:00
ljf
81ffc1c2f8 [fix] Bash error 2018-11-29 16:10:33 +00:00
ljf
f716ddebc1 [wip] Ask user for keeping or not sshd config 2018-11-29 16:10:33 +00:00
Alexandre Aubin
9e49f947d9 The script should not behave as if everything was ok if the install of those packages failed :s 2018-10-29 17:22:21 +01:00
Alexandre Aubin
0409289745 set +x back 2018-09-22 14:08:17 +02:00
Alexandre Aubin
b327062227
Aleks was drunk ... AGAIN D: 2018-09-17 17:27:39 +02:00
Alexandre Aubin
b2e2607f0c
Set debconf setting for postsrsd (#51) 2018-09-17 05:28:35 +02:00
Alexandre Aubin
bd898b2d72
Install libtext-iconv-perl before dist-upgrade (#52) 2018-09-17 05:28:26 +02:00
Bram
34ee03e5ac
Merge pull request #49 from YunoHost/fix_locals
[fix] set up locals to avoid perl warnings
2018-07-25 08:03:15 +02:00
Laurent Peuch
1c7a23cb4f [fix] apt will raised those errors on bad local, do this before 2018-07-22 14:23:49 +02:00
Alexandre Aubin
d97ea92fac
Typo 2018-07-22 13:55:15 +02:00
Laurent Peuch
21ab5a714f [fix] set up locals to avoid perl warnings 2018-07-22 13:51:41 +02:00
Alexandre Aubin
146bca8406
Require the kernel to be >= 3.12 (#48) 2018-06-22 16:29:44 +02:00
Alexandre Aubin
fcc7db9d41
Install stable by default 2018-06-17 04:37:07 +02:00
Alexandre Aubin
a4adfd209e
We are in 2018 2018-06-12 22:26:32 +02:00
Alexandre Aubin
80391207b4
Remove firstboot thing, that's automatically done by Raspbian now 2018-05-11 22:06:36 +02:00
Alexandre Aubin
01d14f81eb
Mariadb server is 10.1 now :/ 2018-05-08 19:04:38 +02:00