Age | Commit message (Expand) | Author | Files | Lines |
2016-11-15 | lvc: if base install fails, try to look at tty4 | Philip Hands | 1 | -1/+11 |
2016-11-04 | Revert "lcv: work around being offered American English after selecting UK" | Philip Hands | 1 | -2/+1 |
2016-11-04 | lvc: look for the heading on the InstallGRUB page (helps preseeding) | Philip Hands | 1 | -2/+2 |
2016-11-04 | lvc: look for progress in preseed installs, to avoid timeouts | Philip Hands | 1 | -0/+4 |
2016-11-03 | lvc: drop some unneeded cleverness re. LVM names | Philip Hands | 1 | -3/+2 |
2016-11-03 | lvc: add some debugging to check if JOB_NAME is expanded | Philip Hands | 1 | -0/+1 |
2016-11-03 | lvc: wait longer for popcon prompt | Philip Hands | 1 | -2/+4 |
2016-11-03 | lvc: step to detect VM shutdown | Philip Hands | 1 | -0/+7 |
2016-11-03 | lvc: drop the remote shell kludge (which breaks for preseeding) | Philip Hands | 1 | -6/+0 |
2016-11-03 | lvc: start with preseed tests | Philip Hands | 1 | -1/+1 |
2016-10-13 | lvc: images for Gnome login screens | Philip Hands | 1 | -0/+1 |
2016-10-12 | lvc: add bug number to comment | Holger Levsen | 1 | -1/+1 |
2016-10-12 | work around being offered American English after selecting UK | Philip Hands | 1 | -1/+2 |
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-05 | lvc: deal with InstallationStepFailed: AltF4, pause, fail | Philip Hands | 1 | -12/+18 |
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: 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: combine gui/non gui checkpoints | Philip Hands | 1 | -3/+3 |
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 | 1 | -95/+99 |
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 | 1 | -75/+68 |
2016-05-22 | lvc: vastly more patience required | Philip Hands | 1 | -2/+4 |
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: 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 | 1 | -20/+41 |
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 | 1 | -4/+10 |
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 | 1 | -1/+3 |
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 | 1 | -2/+12 |
2016-05-11 | combined diff with most of the cucmber changes, plus update_jdn stuff | Philip Hands | 1 | -66/+175 |