Age | Commit message (Expand) | Author | Files | Lines |
2016-11-27 | lvc: recognise the DebianEdu VT login | Philip Hands | 1 | -1/+1 |
2016-11-27 | lvc: Edu install does not prompt about GRUB | Philip Hands | 1 | -3/+3 |
2016-11-27 | lvc: Edu: Combi takes too long, so do Main Server for now | Philip Hands | 1 | -0/+16 |
2016-11-27 | lvc: make pre-grub more patient for Debian-Edu | Philip Hands | 1 | -1/+1 |
2016-11-26 | lvc: try installing a Combi server (rumour has it that that works) | Philip Hands | 1 | -0/+12 |
2016-11-26 | lvc: make the boot options code able to deal with included quotes | Philip Hands | 1 | -1/+1 |
2016-11-26 | lvc: add a long pause on failure, to give time for manual debugging | Philip Hands | 1 | -1/+2 |
2016-11-26 | lvc: it seems there is too little change for this Vanish to work, so forget it | Philip Hands | 1 | -1/+0 |
2016-11-26 | lvc: Debian-Edu: wait for disk partitioning | Philip Hands | 1 | -0/+10 |
2016-11-26 | lvc: first cut at a Debian-Edu install | Philip Hands | 1 | -0/+32 |
2016-11-15 | lvc: VT login image for stretch | Philip Hands | 1 | -1/+1 |
2016-11-15 | lvc: deal with preseed install shutting down rather quickly | Philip Hands | 1 | -2/+8 |
2016-11-15 | lvc: add a new bootsplash image for stretch alphas | Philip Hands | 1 | -2/+2 |
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 |