• [deleted]

[color=# FF0000]######### DO NOT INSTALL LIBRESSL ON YOUR MAIN SYSTEM # ########[/color]






# ######## INSTALL A MINIMAL OBARUN SYSTEM INSIDE A VM # ########
  • [deleted]

How to install and test libressl on Obarun

1) Install a minimal obarun system inside a VM

2) Edit the file /etc/pacman.conf and add these lines at the top of the repositories list
[obarun-libressl]
SigLevel = Required
Server = https://repo.obarun.org/jean-michel/amd64-generic/pkgbin-libressl
3) Execute the command
sudo pacman -Syyu --overwrite /usr/lib/libcrypto.so.1.0.0 --overwrite /usr/lib/libssl.so.1.0.0
You will see something like that
:: Synchronizing package databases...
downloading obarun-libressl.db...
downloading obarun-libressl.db.sig...
downloading obarun.db...
downloading obarun.db.sig...
downloading core.db...
downloading extra.db...
downloading community.db...
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
:: libressl and openssl are in conflict. Remove openssl? [y/N]
Select y
Package (17) Old Version New Version Net Change

obarun-libressl/coreutils 8.30-1 8.30-3 0.01 MiB
obarun-libressl/curl 7.61.1-3 7.61.1-4 -0.03 MiB
obarun-libressl/git 2.19.1-1 2.19.1-2 0.40 MiB
obarun-libressl/gnupg 2.2.10-1 2.2.10-2 -0.01 MiB
obarun-libressl/iputils 20180629.f6aac8d-2 20180629.f6aac8d-3 0.07 MiB
obarun-libressl/libarchive 3.3.3-1 3.3.3-2 0.00 MiB
obarun-libressl/libldap 2.4.46-2 2.4.46-3 0.06 MiB
obarun-libressl/libressl 2.8.1-1 5.08 MiB
obarun-libressl/libsasl 2.1.26-13 2.1.26-14 0.07 MiB
obarun-libressl/libshout 1:2.4.1-3 1:2.4.1-4 0.05 MiB
obarun-libressl/libssh2 1.8.0-2 1.8.0-3 0.00 MiB
openssl 1.1.1-1 -7.36 MiB
obarun-libressl/pacman 5.1.1-2 5.1.1-3 -0.07 MiB
obarun-libressl/pkcs11-helper 1.23-1 1.25-2 0.06 MiB
obarun-libressl/s-nail 14.9.11-1 14.9.11-2 -0.04 MiB

:: Proceed with installation? [Y/n]
Select y
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
removing openssl...
upgrading libssh2...
upgrading libsasl...
upgrading libldap...
upgrading curl...
upgrading libarchive...
upgrading gnupg...
upgrading pacman...
upgrading git...
New optional dependencies for git
perl-term-readkey: git svn
installing libressl...
Optional dependencies for libressl
ca-certificates [installed]
upgrading coreutils...
upgrading iputils...
upgrading libshout...
upgrading pkcs11-helper...
upgrading s-nail...
...
Done

4) You can now install openssh and sshd-s6serv

5) You can also install plasma-meta and sddm-s6serv

6) Reboot

Enjoy Obarun with LibreSSL :)
NOTE: yet not all softwares have LibreSSL compatibility.


Pkgbuild are available here: Pkgbuild LibreSSL
Pkgbin are available here: Pkgbin LibreSSL
2 years later
Hi, sure it's been 2 years since this was posted, but I was wondering weather this is still in development. The link's dead, but I'd love to eventually be able to replace OpenSSL.
No longer available.
Actually, i'm alone to maintain all packages from all repos, to much work for a man alone. And i don't talk about answer to the forum/mail, improving software, bring new feature and so on...
Disappointing, but definitely understandable considering the circumstances. Hopefully, the team will be able to grow, so you're less burdened and these options can be considered again
eric wroteNo longer available.
i'm alone to maintain all packages from all repos improving software.
that sucks because i have got lot of free time but not enough knowledge in my brain, otherwise i'm pretty sure i'd be able to give a hand!!!!
but not enough knowledge in my brain
Anyone can learn ;)
eric wrote
but not enough knowledge in my brain
Anyone can learn ;)
yes i know and i love to learn new things

but i am not sure how repackaging systemd PKGBUILDS to normal ones is like... Do you have to edit those bash scripts as well, and remove dependencies etc... And how long does it take as well, i am not sure

Powered by Obarun