summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-10 14:47:06 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-10 14:47:06 +0100
commit4f63fe71687cf49a9204370f59ad16b3d6f369a9 (patch)
treebb4fc0f7d1dca62c6cfff444a6dfcfffc0900673 /TODO
parent3d1b9640710f6b10feaa89ce95d4c9527030daef (diff)
downloadjenkins.debian.net-4f63fe71687cf49a9204370f59ad16b3d6f369a9.tar.xz
refactor housekeeping.sh, update README and TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 18 insertions, 2 deletions
diff --git a/TODO b/TODO
index 47666e66..ce62227b 100644
--- a/TODO
+++ b/TODO
@@ -14,6 +14,7 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian.
== General ToDo
+* create general and job specific housekeeping jobs
* keep git+svn urls, and use commit hooks. also better for test setups of this install :)
* run calamaris, visitors etc
* proper git repo url, outside users/holger
@@ -67,11 +68,26 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian.
=== g-i-installation_*:
+more lanages
+
+* babelbox.git has a nice langlist
* $name-preseed.base -> sed .cfg (LANG)
-** pick LANG from predefined list at random
+* for edu: pick LANG from predefined list at random - if last build was not successful or unstable fall back to English
+* for d-i: create jobs for something like Tamil, Traditional Chinese, Japanese, Hebrew, some Arabic and maybe some more Indian languages would be sufficient
+** these jobs would not need to do an install, just booting them in rescue mode is probably enough
+
+post-install
+
* boot system
** scp -r vm:/var/log/ results/log
-** ssh root@vm shutdown
+** login graphically
+** run vim in xterm
+** run emacs in xterm
+** run iceweasel www.debian.org / www.skolelinux.org
+** shutdown as user
+
+general
+
* use jigdo to download images - but no edu jigdo images.
* use https://wiki.jenkins-ci.org/display/JENKINS/Image+Gallery+Plugin
* still havent got http://www.os-autoinst.org/ out of my mind