From 7c124fada040228a0a767c570809b9199ec1e1bd Mon Sep 17 00:00:00 2001
From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
Date: Sat, 21 Mar 2015 22:34:59 +0100
Subject: [PATCH] Updated TODO

-offline repo has been implemented
-set -e bug has been fixed
---
 TODO | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/TODO b/TODO
index bbe4d79..1a96aeb 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,3 @@
-- Build the offline repository automatically
-  WiP: offline_repo branch
-
 - Documentation containing
   - an explanation of the structure of the original
     and the remastered image,
@@ -10,9 +7,6 @@
   - and a deep documentation of the single steps,
     e.g. target wise.
 
-- aptitude triggers the "set -e" in remaster_rootfs
-  Known workaround: comment the "set -e"
-
 - Solve the lxc.init problem (no lxc.init available in Ubuntu rootfs
   but it is required to install stuff inside the rootfs...)
   Implemented workaround: create on-the-fly a bash script, name it
-- 
GitLab