chiark / gitweb /
Ian Jackson [Mon, 26 Feb 2007 16:31:57 +0000 (16:31 +0000)]
* Actually ship README.* files.
* Manpage for adt-virt-xenlvm.
* New adt-virt-null.
Ian Jackson [Thu, 22 Feb 2007 20:11:05 +0000 (20:11 +0000)]
changelog
Ian Jackson [Thu, 22 Feb 2007 20:08:59 +0000 (20:08 +0000)]
can avoid builds sometimes (no-build-needed feature); many bugfixes
Ian Jackson [Thu, 22 Feb 2007 20:07:23 +0000 (20:07 +0000)]
can set env vars
Ian Jackson [Thu, 22 Feb 2007 18:11:50 +0000 (18:11 +0000)]
extract and build in separate steps so we can do build-deps in between, with a view to skipping build-deps and build in future if they aren't needed
Ian Jackson [Thu, 22 Feb 2007 17:55:22 +0000 (17:55 +0000)]
pass origpwd into create_command properly
Ian Jackson [Thu, 22 Feb 2007 17:44:04 +0000 (17:44 +0000)]
documentation of debian/tests
Ian Jackson [Thu, 22 Feb 2007 17:43:50 +0000 (17:43 +0000)]
better debugging; new @ instead of _ for self packages; ignore Features
Ian Jackson [Wed, 21 Feb 2007 17:21:30 +0000 (17:21 +0000)]
wip on debugging with dovecot - new --unbuilt-tree feature
Ian Jackson [Wed, 21 Feb 2007 14:45:14 +0000 (14:45 +0000)]
use _ rather than * as placeholder for this package in depends
Ian Jackson [Wed, 21 Feb 2007 13:55:00 +0000 (13:55 +0000)]
update copyright dates
Ian Jackson [Wed, 21 Feb 2007 13:54:35 +0000 (13:54 +0000)]
document current behaviour
Ian Jackson [Wed, 21 Feb 2007 13:54:21 +0000 (13:54 +0000)]
new tracing arrangements seem to work now
Ian Jackson [Wed, 21 Feb 2007 13:45:48 +0000 (13:45 +0000)]
new dump= override feature works
Ian Jackson [Tue, 20 Feb 2007 19:54:55 +0000 (19:54 +0000)]
working on new tracing and output capture arrangements; still a mess; do diff with revison 97 to see what has changed
Ian Jackson [Tue, 20 Feb 2007 19:54:00 +0000 (19:54 +0000)]
allow tfd to override stderr/stdout
Ian Jackson [Tue, 20 Feb 2007 16:27:29 +0000 (16:27 +0000)]
rename "reset" testbed command to "revert"
Ian Jackson [Tue, 20 Feb 2007 16:25:41 +0000 (16:25 +0000)]
fix handling of .debs
Ian Jackson [Tue, 20 Feb 2007 16:03:43 +0000 (16:03 +0000)]
better handling of things to invalidate on testbed reset
Ian Jackson [Fri, 16 Feb 2007 19:13:53 +0000 (19:13 +0000)]
bugfixes; much better apt-get handling; still does not work quite right; see todos in test-invoke script on samual
Ian Jackson [Thu, 15 Feb 2007 18:34:46 +0000 (18:34 +0000)]
get adtxenu username right; suppress debug properly when !--debug
Ian Jackson [Thu, 15 Feb 2007 17:36:28 +0000 (17:36 +0000)]
attempt fixup of adt_normaluser
Ian Jackson [Thu, 15 Feb 2007 17:35:26 +0000 (17:35 +0000)]
debugging now made mawktest pass!
Ian Jackson [Thu, 15 Feb 2007 13:45:37 +0000 (13:45 +0000)]
debugging wip
Ian Jackson [Thu, 15 Feb 2007 13:45:22 +0000 (13:45 +0000)]
define new debug keyword arg
Ian Jackson [Thu, 15 Feb 2007 13:45:14 +0000 (13:45 +0000)]
fix advertisement of suggested-normal-user
Ian Jackson [Thu, 15 Feb 2007 13:44:48 +0000 (13:44 +0000)]
define new debug keyword arg
Ian Jackson [Wed, 14 Feb 2007 14:41:22 +0000 (14:41 +0000)]
call vsp.bomb, not just bomb (!)
Ian Jackson [Wed, 14 Feb 2007 14:41:08 +0000 (14:41 +0000)]
debugging wip
Ian Jackson [Wed, 14 Feb 2007 12:49:34 +0000 (12:49 +0000)]
debugging wip
Ian Jackson [Wed, 14 Feb 2007 12:16:34 +0000 (12:16 +0000)]
close spurious fds in child after forking; debug on entry to cleanup
Ian Jackson [Tue, 13 Feb 2007 20:27:13 +0000 (20:27 +0000)]
debugging new adt-run, still wip
Ian Jackson [Tue, 13 Feb 2007 20:27:05 +0000 (20:27 +0000)]
implement close command (!)
Ian Jackson [Tue, 13 Feb 2007 20:26:52 +0000 (20:26 +0000)]
new --pause feature
Ian Jackson [Thu, 1 Feb 2007 19:19:34 +0000 (19:19 +0000)]
wip adt-run syntax
Ian Jackson [Thu, 1 Feb 2007 19:19:16 +0000 (19:19 +0000)]
make adt-virt-xenlvm work again
Ian Jackson [Wed, 31 Jan 2007 17:33:01 +0000 (17:33 +0000)]
more sensible snap size; purge really purges; update and install gdebi in fixup
Ian Jackson [Wed, 31 Jan 2007 15:41:05 +0000 (15:41 +0000)]
new purge script
Ian Jackson [Wed, 31 Jan 2007 15:11:52 +0000 (15:11 +0000)]
add adt_distro to config README so it works
Ian Jackson [Tue, 23 Jan 2007 15:38:01 +0000 (15:38 +0000)]
Update documentation for actual implementation; implement new "reset" command; a few minor fixes
Ian Jackson [Tue, 23 Jan 2007 14:28:25 +0000 (14:28 +0000)]
virt server protocol doc reformatted following wiki cut-and-paste
Ian Jackson [Tue, 23 Jan 2007 11:06:05 +0000 (11:06 +0000)]
cut and paste the virt server stuff from the wiki; needs reformatting etc.
Ian Jackson [Wed, 17 Jan 2007 17:41:34 +0000 (17:41 +0000)]
proper pathname handling; documentation; now ready for test (ha ha)
Ian Jackson [Tue, 16 Jan 2007 19:46:42 +0000 (19:46 +0000)]
sorted out Path invocations, now called File and Dir; just need to make Temporary work and read() and write()
Ian Jackson [Tue, 16 Jan 2007 17:08:40 +0000 (17:08 +0000)]
adt-run main processing written but not yet tested; still need to sort out Path
Ian Jackson [Fri, 12 Jan 2007 19:59:05 +0000 (19:59 +0000)]
working on shiny new adt-run
Ian Jackson [Wed, 1 Nov 2006 17:41:51 +0000 (17:41 +0000)]
wip manpage on various source building options
Ian Jackson [Wed, 1 Nov 2006 16:58:00 +0000 (16:58 +0000)]
reworking adt-run for much new functionality
Ian Jackson [Wed, 1 Nov 2006 16:57:03 +0000 (16:57 +0000)]
adt-virt-xenlvm more or less done; needing testing
Ian Jackson [Wed, 1 Nov 2006 16:55:59 +0000 (16:55 +0000)]
New adt_normaluser configuration option for adt-xenlvm-*
Ian Jackson [Tue, 31 Oct 2006 15:06:53 +0000 (15:06 +0000)]
adt-virt-xenlvm wip
Ian Jackson [Mon, 30 Oct 2006 18:18:56 +0000 (18:18 +0000)]
adt-virt-xenlvm wip
Ian Jackson [Mon, 30 Oct 2006 18:18:05 +0000 (18:18 +0000)]
document command line format
Ian Jackson [Fri, 13 Oct 2006 17:58:40 +0000 (18:58 +0100)]
WIP adt-virt-xenlvm
Ian Jackson [Thu, 12 Oct 2006 18:19:06 +0000 (19:19 +0100)]
=== modified file 'debian/changelog'
--- debian/changelog
+++ debian/changelog
@@ -1,3 +1,12 @@
+autopkgtest (0.6.2~iwj) unstable; urgency=low
+
+ * Split VirtSubproc off from adt-virt-chroot in preparation
+ for adt-virt-xenlvm.
+ * Concatenate arguments to dchroot et al, to stop them looking inside
+ the args and getting confused.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk> Thu, 12 Oct 2006 19:18:40 +0100
+
autopkgtest (0.6.1) edgy; urgency=low
* autopkgtest-xenlvm: filter output from debootstrap to make
Ian Jackson [Wed, 11 Oct 2006 14:43:06 +0000 (15:43 +0100)]
changelog entries
Ian Jackson [Wed, 11 Oct 2006 14:41:07 +0000 (15:41 +0100)]
bzr add justconfig
Ian Jackson [Wed, 11 Oct 2006 14:36:36 +0000 (15:36 +0100)]
typo fix
Ian Jackson [Wed, 11 Oct 2006 14:20:39 +0000 (15:20 +0100)]
minor polishings for xenlvm
Ian Jackson [Fri, 6 Oct 2006 19:45:53 +0000 (20:45 +0100)]
final touches, we hope
Ian Jackson [Fri, 6 Oct 2006 19:12:18 +0000 (20:12 +0100)]
change from samual to make it all work
Ian Jackson [Fri, 6 Oct 2006 19:11:25 +0000 (20:11 +0100)]
changes from samual to make it all work
Ian Jackson [Thu, 5 Oct 2006 18:04:32 +0000 (19:04 +0100)]
organise files into the right places
Ian Jackson [Fri, 29 Sep 2006 18:08:04 +0000 (19:08 +0100)]
Produces plausible-looking packages
Ian Jackson [Fri, 29 Sep 2006 17:38:19 +0000 (18:38 +0100)]
Much work on packaging of xen stuff; not yet attempted a build
Ian Jackson [Thu, 28 Sep 2006 18:24:19 +0000 (19:24 +0100)]
wip productisation
Ian Jackson [Wed, 27 Sep 2006 16:17:58 +0000 (17:17 +0100)]
working on config and docs
Ian Jackson [Wed, 27 Sep 2006 15:35:06 +0000 (16:35 +0100)]
Initial work on configuration arrangements
Ian Jackson [Wed, 27 Sep 2006 14:43:10 +0000 (15:43 +0100)]
files in the right directory
Ian Jackson [Wed, 27 Sep 2006 14:28:41 +0000 (15:28 +0100)]
Scripts from /etc
Ian Jackson [Tue, 26 Sep 2006 17:06:21 +0000 (18:06 +0100)]
wip Xen support - files from adt-play on samual8
Ian Jackson [Tue, 7 Feb 2006 18:10:48 +0000 (18:10 +0000)]
dapper
Ian Jackson [Tue, 7 Feb 2006 18:07:41 +0000 (18:07 +0000)]
get conflicts/replaces right
Ian Jackson [Tue, 7 Feb 2006 18:02:51 +0000 (18:02 +0000)]
rename package and finalise changelog
Ian Jackson [Tue, 7 Feb 2006 17:56:41 +0000 (17:56 +0000)]
Remove a leftover debugging print from adt-virt-chroot.
Ian Jackson [Tue, 7 Feb 2006 17:55:42 +0000 (17:55 +0000)]
dapper
Ian Jackson [Thu, 2 Feb 2006 19:44:30 +0000 (19:44 +0000)]
changelog again
Ian Jackson [Thu, 2 Feb 2006 19:40:19 +0000 (19:40 +0000)]
bugfixes; new execute syntax
Ian Jackson [Thu, 2 Feb 2006 19:00:45 +0000 (19:00 +0000)]
delete debug msgs; bomb surviving path better; get tbscratch default right
Ian Jackson [Thu, 2 Feb 2006 18:51:38 +0000 (18:51 +0000)]
changelog entry for recent changes
Ian Jackson [Thu, 2 Feb 2006 18:49:15 +0000 (18:49 +0000)]
document --output-dir
Ian Jackson [Thu, 2 Feb 2006 18:46:12 +0000 (18:46 +0000)]
sane handling of paths
Ian Jackson [Thu, 2 Feb 2006 18:45:45 +0000 (18:45 +0000)]
copydown copies +x bit; better message from exec failures
Ian Jackson [Thu, 2 Feb 2006 16:32:07 +0000 (16:32 +0000)]
merge changes from anarres
Ian Jackson [Thu, 2 Feb 2006 16:29:50 +0000 (16:29 +0000)]
bugfixes
Ian Jackson [Tue, 31 Jan 2006 18:04:02 +0000 (18:04 +0000)]
dapper
Ian Jackson [Tue, 31 Jan 2006 18:03:55 +0000 (18:03 +0000)]
bugfixes; prep for stderr capture
Ian Jackson [Tue, 24 Jan 2006 18:38:00 +0000 (18:38 +0000)]
update date
Ian Jackson [Tue, 24 Jan 2006 18:36:50 +0000 (18:36 +0000)]
create man1dir
Ian Jackson [Tue, 24 Jan 2006 18:35:35 +0000 (18:35 +0000)]
run it through Debian first and then sync it, is best, apparently
Ian Jackson [Tue, 24 Jan 2006 18:24:13 +0000 (18:24 +0000)]
manpages written; some bugs in error handling fixed
Ian Jackson [Fri, 20 Jan 2006 19:00:49 +0000 (19:00 +0000)]
proper address for Canonical
Ian Jackson [Fri, 20 Jan 2006 18:55:33 +0000 (18:55 +0000)]
build system and licensing - subject to confirmation
Ian Jackson [Fri, 13 Jan 2006 18:58:26 +0000 (18:58 +0000)]
working on making it run tests
Ian Jackson [Fri, 13 Jan 2006 17:43:41 +0000 (17:43 +0000)]
remove some debugging prints
Ian Jackson [Fri, 13 Jan 2006 17:29:20 +0000 (17:29 +0000)]
initial cut of parsing seems to work now
Ian Jackson [Wed, 11 Jan 2006 19:20:50 +0000 (19:20 +0000)]
work on adt-run (still wip)
Ian Jackson [Wed, 11 Jan 2006 17:18:02 +0000 (17:18 +0000)]
fixes to adt-virt-chroot; work on adt-run (still wip)
Ian Jackson [Tue, 10 Jan 2006 18:57:36 +0000 (18:57 +0000)]
working on adt-run
Ian Jackson [Tue, 10 Jan 2006 18:37:58 +0000 (18:37 +0000)]
flush stdout