Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-21 | use 'date -u' always | Holger Levsen | 1 | -4/+4 | |
2015-05-03 | g-i: clean up whitespace | Steven Chamberlain | 1 | -7/+7 | |
2015-05-03 | g-i: delete tarball if it fails to extract | Steven Chamberlain | 1 | -2/+6 | |
2015-05-03 | g-i: fix bug in detecting when qemu has quit | Steven Chamberlain | 1 | -1/+1 | |
If running on VNC :1, this grep would also match :11, :12,: 13 etc. and likely not realise qemu on VNC :1 has quit. | |||||
2015-05-03 | g-i: delay longer before kfreebsd post-inst tests | Steven Chamberlain | 1 | -0/+2 | |
2015-05-02 | g-i: support kfreebsd*_$desktop suffixes | Steven Chamberlain | 1 | -2/+2 | |
2015-04-26 | update comment | Holger Levsen | 1 | -1/+1 | |
2015-04-23 | g-i: enable less sound hw | Holger Levsen | 1 | -1/+1 | |
2015-04-23 | g-i: edu: enable soundhw to (try to) workaround ltsp chroot setup problem | Holger Levsen | 1 | -1/+1 | |
2015-04-13 | g-i install: post_install_boot(): treat *ltsp-server the same as *combi-server. | Wolfgang Schweer | 1 | -1/+1 | |
2015-04-09 | g-i-installation: kill qemu IFF there are actual processes running (avoids ↵ | Mattia Rizzolo | 1 | -1/+4 | |
noise in the build log) | |||||
2015-04-09 | fixup typo in last commit | Holger Levsen | 1 | -1/+1 | |
2015-04-09 | set doubled timeout for g-i-installs of type d-e-combi and d-e-ltsp-server. | Wolfgang Schweer | 1 | -1/+1 | |
2015-04-03 | fix language: s#maintainance#maintenance#g | Holger Levsen | 1 | -1/+1 | |
2015-03-17 | g-i: choose_interface=auto on edu servers | Holger Levsen | 1 | -0/+1 | |
2015-02-20 | move another FIXME to TODO post jessie | Holger Levsen | 1 | -1/+1 | |
2015-02-19 | another FIXME moved to TODO | Holger Levsen | 1 | -1/+1 | |
2015-02-11 | use sparse logical volumes for g-i | Helmut Grohne | 1 | -11/+2 | |
These are snapshots of the zero target and thus automatically zeroed, so we do not have to overwrite them avoiding the IO load altogether. | |||||
2015-02-07 | fixup 7ee6af0 | Holger Levsen | 1 | -2/+2 | |
2015-02-07 | g-i: download preseed file from 127.0.0.1 from the jenkins job (and from ↵ | Holger Levsen | 1 | -5/+7 | |
10.0.2.1 from inside qemu) but show jenkins.debian.net in output, so the url from the outside world | |||||
2015-01-03 | g-i: take regular screenshots during installation and another if ↵ | Holger Levsen | 1 | -0/+5 | |
installation is hanging | |||||
2014-12-24 | add executable bits | Holger Levsen | 1 | -0/+0 | |
2014-12-24 | g-i: keep less screenshots, there are enough, these distract from debugging | Holger Levsen | 1 | -3/+2 | |
2014-12-24 | Revert "g-i: keep less screenshots, there are enough, these distract from ↵ | Holger Levsen | 1 | -2/+3 | |
debugging" This reverts commit 322f489a9c25983e0007eaa60db81dbbf4c487dd. | |||||
2014-12-24 | g-i: keep less screenshots, there are enough, these distract from debugging | Holger Levsen | 1 | -3/+2 | |
2014-12-21 | g-i: Reduce installed boot delay to 160s | Samuel Thibault | 1 | -1/+1 | |
2014-12-16 | g-i hurd: Bring back serial console | Samuel Thibault | 1 | -0/+1 | |
2014-12-16 | g-i hurd: Re-enable kvm | Samuel Thibault | 1 | -11/+1 | |
2014-12-01 | g-i espeakup: Fix typo | Samuel Thibault | 1 | -1/+1 | |
2014-11-30 | g-i: do not run chroot dpkg -l on non-Linux installs | Samuel Thibault | 1 | -10/+16 | |
2014-11-29 | a11y: fail when brltty or espeakup didn't automatically get installed | Samuel Thibault | 1 | -2/+2 | |
2014-11-29 | g-i: Fix setting FAILURE in the main shell script variables, not subshells | Samuel Thibault | 1 | -5/+5 | |
2014-11-28 | classes=jenkins.debian.org;... to restore necessary preseeding | Philip Hands | 1 | -1/+1 | |
2014-11-28 | g-i gnome: Fix login by typing before the 5m screensaver timeout | Samuel Thibault | 1 | -1/+1 | |
2014-11-27 | g-i hurd: give more time to first alt-f2 to take effect | Samuel Thibault | 1 | -1/+1 | |
2014-11-27 | g-i: Use different pixel threshold for d-i and desktop | Samuel Thibault | 1 | -6/+11 | |
d-i doesn't have any clockish thing, and its text interface doesn't change much while progressing, thus needing a small threshold The LXDE desktop, on the other hand, has by default a CPU meter and clock, which needs a bigger threshold. | |||||
2014-11-27 | g-i: presentation mode tests: press enter more often | Holger Levsen | 1 | -1/+1 | |
2014-11-27 | g-i speakup: Add a sound card | Samuel Thibault | 1 | -0/+1 | |
2014-11-27 | g-i: only compare 10% of the screenshots | Holger Levsen | 1 | -1/+1 | |
2014-11-27 | Failure: g-i-installation_debian_sid_daily_hurd_lxde | Samuel Thibault | 1 | -0/+19 | |
Hello, hurd g-i keeps failing just because some snapshots happen to be the same just because the screen is (as expected) sometimes completely blue. As I mentioned in a previous mail, jenkins should be checking all snapshots, not just one in the past. I have attached a patch to this mail which should be doing this. I unfortunately don't have the infrastructure to test it though, so there may be dragons. Samuel | |||||
2014-11-26 | g-i: presentation -- let's see where 6 enters get us | Philip Hands | 1 | -5/+1 | |
2014-11-26 | g-i: force trigger mode for presentations | Holger Levsen | 1 | -2/+2 | |
2014-11-25 | g-i: various fixes for presentation+speakup | Holger Levsen | 1 | -20/+29 | |
2014-11-24 | g-i: test gnome_(brltty|speakup) like gnome | Holger Levsen | 1 | -1/+1 | |
2014-11-24 | g-i: add three new jobs: (sid_daily|jessie|wheezy)_presentation - Thanks to ↵ | Holger Levsen | 1 | -3/+25 | |
Phil Hands and Frans Pop | |||||
2014-11-24 | g-i: add four new jobs: (sid_daily|jessie)_gnome_(brltty|speakup) | Holger Levsen | 1 | -0/+22 | |
2014-11-17 | g-i hurd: remove hardcoded alt-f4 simulation | Samuel Thibault | 1 | -4/+0 | |
now that we have the serial log | |||||
2014-11-14 | g-i: fixup 28d563df, thanks Steven | Holger Levsen | 1 | -1/+1 | |
2014-11-14 | get rid off harmless but confusing error message | Holger Levsen | 1 | -1/+3 | |
2014-11-14 | g-i: make PRESEED_URL contain just the URL itself! | Steven Chamberlain | 1 | -2/+2 | |