Age | Commit message (Expand) | Author |
---|---|---|
2016-08-23 | do dpkg --configure before --remove/--purge --pending | David Kalnischkies |
2016-08-10 | disable explicit configuration of all packages at the end | David Kalnischkies |
2016-08-10 | don't purge directly, but remove and do purge at the end | David Kalnischkies |
2016-06-08 | don't explicitly configure the last round of packages | David Kalnischkies |
2015-12-19 | tests: support spaces in path and TMPDIR | David Kalnischkies |
2014-12-23 | pass-through stdin fd instead of content if not a terminal | David Kalnischkies |
2014-12-23 | always run 'dpkg --configure -a' at the end of our dpkg callings | David Kalnischkies |
2014-12-23 | do not make PTY slave the controlling terminal | David Kalnischkies |
2014-11-28 | fix PTY interaction on linux and kfreebsd | David Kalnischkies |
2014-11-28 | close leaking slave fd after setting up pty magic | David Kalnischkies |