diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 20 |
1 files changed, 18 insertions, 2 deletions
@@ -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 |