Age | Commit message (Expand) | Author | Files | Lines |
2016-07-23 | lvc: forget live_screenshots, since we don't see them on pb10 anyway | Philip Hands | 1 | -19/+0 |
2016-06-26 | lvc: reinstate remote shell (will break on testing for now) | Philip Hands | 1 | -6/+8 |
2016-06-16 | lvc: this is needed for the miniiso's early networking | Philip Hands | 1 | -21/+32 |
2016-06-16 | lvc: handle the miniiso boot screen | Philip Hands | 1 | -3/+5 |
2016-06-10 | lvc: only keep XFCE snapshot for now, to allow parallel runs on testvm | Philip Hands | 1 | -1/+1 |
2016-06-10 | lvc: trim the image size so it'll fit on the testvm | Philip Hands | 1 | -1/+1 |
2016-06-05 | lvc: deal with InstallationStepFailed: AltF4, pause, fail | Philip Hands | 1 | -12/+18 |
2016-06-03 | lvc: add an initial snapshot, just after the disk is created | Philip Hands | 1 | -4/+9 |
2016-06-03 | lvc: discard only outdated snapshots | Philip Hands | 1 | -1/+1 |
2016-06-03 | lvc: make most snapshots temporary to save space | Philip Hands | 1 | -0/+2 |
2016-06-02 | lvc: remove debug bits | Philip Hands | 1 | -3/+0 |
2016-06-02 | lvc: discard the sleeps that were inserted in debugging | Philip Hands | 1 | -18/+6 |
2016-06-02 | lvc: need to type SPACE to select the required desktop | Philip Hands | 1 | -0/+1 |
2016-06-01 | lvc: seems I trimmed the disk size too much for the desktops | Philip Hands | 1 | -1/+1 |
2016-06-01 | lvc: tidy some string concatenation | Philip Hands | 1 | -3/+3 |
2016-06-01 | lvc: wait for the right image to vanish | Philip Hands | 1 | -2/+3 |
2016-06-01 | lvc: tidy up some ragged code into loops | Philip Hands | 1 | -15/+9 |
2016-06-01 | lvc: sort out indetation | Philip Hands | 1 | -22/+22 |
2016-06-01 | lvc: combine gui/non gui checkpoints | Philip Hands | 2 | -6/+6 |
2016-06-01 | lvc: duplicate elimination for checkpoints | Philip Hands | 1 | -136/+42 |
2016-06-01 | lvc: make alternate loginprompts configurable | Philip Hands | 1 | -1/+10 |
2016-06-01 | lvc: tweak clicks to avoid inadvertent selection of desktops | Philip Hands | 1 | -1/+2 |
2016-06-01 | lvc: get rid of some duplication | Philip Hands | 2 | -203/+162 |
2016-05-29 | lvc: add checkpoints for more desktop installs | Philip Hands | 1 | -0/+29 |
2016-05-29 | lvc: add KDE target | Philip Hands | 1 | -0/+4 |
2016-05-29 | lvc: duplicate the waitAny to deal with race condition | Philip Hands | 1 | -0/+2 |
2016-05-26 | lvc: set PATIENCE via env, and deal with 'stretch' bootscreen | Philip Hands | 2 | -98/+73 |
2016-05-26 | lvc: name the target volume after the job | Philip Hands | 1 | -10/+12 |
2016-05-22 | lvc: let's have loads of screenshots | Philip Hands | 1 | -0/+2 |
2016-05-22 | lvc: vastly more patience required | Philip Hands | 2 | -2/+15 |
2016-05-22 | lvc: become much more patient | Philip Hands | 1 | -63/+64 |
2016-05-22 | lvc: got a timeout here -- should probably try_for ages until the progress ba... | Philip Hands | 1 | -1/+1 |
2016-05-22 | lvc: publish live-screenshots on each checkpoint | Holger Levsen | 1 | -0/+17 |
2016-05-22 | lvc: pause before typing at the bootsplash | Philip Hands | 1 | -0/+1 |
2016-05-22 | lvc: add another pause, and some debugging | Philip Hands | 1 | -1/+5 |
2016-05-22 | lvc: disable kernel command line editing, for now | Philip Hands | 1 | -3/+5 |
2016-05-21 | lvc: don't worry about the remote shell for now | Philip Hands | 1 | -1/+2 |
2016-05-21 | lvc: seems 30 seconds is a bit too short for the bootsplash | Philip Hands | 1 | -1/+1 |
2016-05-21 | lvc: make debug_log message a bit clearer | Philip Hands | 1 | -1/+1 |
2016-05-21 | lvc: maybe if we look for InstallGRUB first, it'll work | Philip Hands | 1 | -2/+2 |
2016-05-21 | lvc: combined patch - featuring waitAny and try_for() \o/ | Philip Hands | 2 | -24/+45 |
2016-05-21 | lvc: parameter-ise the hunt for a login prompt | Philip Hands | 1 | -6/+2 |
2016-05-14 | lvc: use XFCE as the Desktop target for now | Philip Hands | 2 | -6/+40 |
2016-05-14 | lvc: it seems squid works now that we unset http_proxy | Philip Hands | 1 | -2/+2 |
2016-05-14 | lvc: discard excessive debugging | Philip Hands | 1 | -7/+0 |
2016-05-14 | lvc: stretch the timeout, so I can check what's going on for Gnome | Philip Hands | 1 | -1/+1 |
2016-05-13 | lvc: provide a common parent for branching snapshots | Philip Hands | 2 | -8/+15 |
2016-05-12 | tune the timing for the Gnome Desktop package instalation | Philip Hands | 1 | -2/+3 |
2016-05-12 | try wibbling with the screens to keep the session alive | Philip Hands | 2 | -4/+14 |
2016-05-11 | combined diff with most of the cucmber changes, plus update_jdn stuff | Philip Hands | 2 | -225/+258 |