logo

overlay

My (experimental) gentoo overlay
commit: 39f7c9e0396557ffd0d3d9cb3d73fe14388b5af5
parent: bfb52a075397aa2ed9c1e7cb997a761d569f4540
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 16 Jul 2016 06:08:14 +0200

README.md: Add more info and goals

Diffstat:

MREADME.md23++++++++++++++++++-----
1 file changed, 18 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md @@ -1,6 +1,20 @@ -Warning: This is a very experimental package, it can kill your cow… - -Commits are now(2016-01-08 22:00 UTC) signed. +Warning: This is a experimental overlay, it can hurt your cow… +Commits are now(2016-01-08 22:00 UTC) *all* signed. # How to add this overlay using layman -layman -o https://gitlab.com/lanodan/overlay/raw/master/repositories.xml -f -a lanodanOverlay- \ No newline at end of file +layman -o https://gitlab.com/lanodan/overlay/raw/master/repositories.xml -f -a lanodanOverlay + +# What’s mostly in here +* Early version-bump +* Compatibility with: + * UID 0 != root + * Clang/LLVM + * LibreSSL +* Very unstable stuff I want to stabilize + +# Goals +* Gentoo on smartphones (I currently have a OnePlus One and LCD-less Nexus 4) +* GNU-less full-blown desktop +* Provide good crypto, remove broken one +* Prepare for deprecation +* Try to respect only mandatory standards, flex/break the others(i.e. LFsH, UID0=root)