Alexandre Aubin
e5ab0e8729
Merge pull request #66 from shinenelson/replace-apt-key-usage
...
replace apt-key usage with separate keyring
2022-11-27 00:56:59 +01:00
Alexandre Aubin
c8891905b9
Merge branch 'bullseye' into replace-apt-key-usage
2022-11-27 00:56:22 +01:00
Alexandre Aubin
505397aeb7
Use new gpg key
2021-08-13 17:33:26 +02:00
shine
14d78e8f5c
replace apt-key usage with separate keyring
...
apt-key has been deprecated and it will be supported only till April
2022.
this changeset follows
https://wiki.debian.org/DebianRepository/UseThirdParty to replace the
usage of apt-key with using a separate dedicated keyring specifically
for YunoHost. This changeset also adds the 'signed-by' tag for the
repository as recommended.
Also, the dependency on wget has been eliminated
2021-07-01 00:15:35 +05:30
Kay0u
c826fd4671
install script for bullseye
2021-03-08 19:19:12 +01:00
Alexandre Aubin
1e9523416d
Pretty sure that shit is in fact not useful anymore >_>
2021-02-21 03:52:39 +01:00
Alexandre Aubin
2b14dfee59
Not sure how that shit could work or why we didn't spot this for so long ...
2021-02-13 00:08:49 +01:00
Alexandre Aubin
91dec8bfb6
Add a tip on how to become root...
2021-01-09 22:57:10 +01:00
Alexandre Aubin
8a3ecc96a9
Update copyright year because idk
2020-07-29 18:05:32 +02:00
Alexandre Aubin
0646addc56
Remove disclaimer / mandatory testing branch
2020-07-29 18:01:50 +02:00
Alexandre Aubin
975ac732e5
Typo
2020-06-06 02:53:25 +02:00
Alexandre Aubin
60ba8af534
Update script for alpha testing
2020-06-06 02:37:55 +02:00
Alexandre Aubin
d807e47bb9
Update README.md
2020-06-06 02:34:15 +02:00
Alexandre Aubin
8061c501ba
Re-enable install of yunohost-admin now that build is fixed
2020-06-06 02:34:15 +02:00
Alexandre Aubin
ca17cf4a5d
Tweak install script for buster, now using proper deb repo instead of local builds
2020-06-06 02:34:15 +02:00
Alexandre Aubin
3e16abd7c4
Spookier warnings because people just add -f without wondering wtf -_-
2020-04-04 19:40:30 +02:00
Alexandre Aubin
60e88c5da6
Merge pull request #59 from YunoHost/fix-locale
...
[fix] Manage the case where there is no en_US locale commented
2020-04-01 03:24:14 +02:00
Alexandre Aubin
950b994ebb
Simplify trick to generate locales
2020-04-01 03:23:58 +02:00
ljf (zamentur)
c6619d9b7e
[fix] Manage the case where there is no en_US locale commented
...
I found a french vps provider with this issue
2019-09-26 19:42:06 +02: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