From b5cdbb1c81fb70073fb176f8a0ff61e48bae16c2 Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Fri, 27 May 2016 08:59:16 +0100 Subject: [PATCH] Update TODO Signed-off-by: Ikey Doherty --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 61d5400..efcb9e7 100644 --- a/TODO.md +++ b/TODO.md @@ -12,6 +12,9 @@ Immediate LSI worklist: - [x] Shove out a 0.1 for Solus 1.2 - [ ] Replace existing /usr/bin/steam entirely and decouple the tight runtime logic that is currently enforced. + - [ ] Remove requirement for steam.sh $bindir/steam entirely - allowing parallel clients. + LSI becomes more self contained and no longer needs to prop up Steam, but replaces + much of the support tools. - [ ] Replace the existing Steam "run.sh" style launch facilities - [ ] Get to a point that current ubuntu12_32 runtime is no longer required or wanted.