1
0
mirror of synced 2026-02-28 08:58:02 +00:00

Commit Graph

  • 00b316a2c4 Call findXenToolstack() also in xen-{delete,resize,update}-image Axel Beckert 2012-11-28 01:04:39 +01:00
  • 1efbc72676 Add --no-xen-ok option also to xen-create-image Axel Beckert 2012-11-28 01:03:58 +01:00
  • 8bd56bd67e Bugfix: Can't pass @_ to templated functions which expect scalars Axel Beckert 2012-11-28 00:52:20 +01:00
  • ab9b033068 Fix some whitespace issues in t/argument-check.t Axel Beckert 2012-11-28 00:04:25 +01:00
  • 16dd2d9f2f Use done_testing instead of no_plan Axel Beckert 2012-11-28 00:04:07 +01:00
  • 00bb137012 New xen-delete-image option --no-xen-ok for disabling xenRunning tests Axel Beckert 2012-11-27 23:52:02 +01:00
  • 4c3e4abff7 Move findBinary to Xen::Tools::Common Axel Beckert 2012-11-27 23:42:21 +01:00
  • 6b64dcc122 Call scripts in tests with local library paths Axel Beckert 2012-11-27 23:39:49 +01:00
  • 9a9fa39f69 Make t/pod-coverage.t pass for Xen::Tools::Common Axel Beckert 2012-11-27 23:38:26 +01:00
  • ffa0ac5681 Fix some logprint() calls with multiple arguments Axel Beckert 2012-11-27 23:37:46 +01:00
  • b5499e48b4 Define fail() and logprint() helpers as early as necessary Axel Beckert 2012-11-27 23:37:09 +01:00
  • 2d79f13714 All runCommand() calls should pass %CONFIG Axel Beckert 2012-11-27 23:31:21 +01:00
  • de9d3f2814 Replace one more die by fail Axel Beckert 2012-11-27 23:26:32 +01:00
  • 9da26382f4 Fix missing trailing semicolon Axel Beckert 2012-11-27 23:26:18 +01:00
  • 85f7d1b9fe Consequently use $CONFIG{FAIL} instead of $FAIL Axel Beckert 2012-11-27 23:25:29 +01:00
  • d2f935b823 Make fail(), logprint() and logonly() get \%CONFIG, too Axel Beckert 2012-11-27 23:24:10 +01:00
  • 68d548ef60 Parameter templates for fail(), logprint() and logonly() Axel Beckert 2012-11-27 23:04:45 +01:00
  • ea23c79431 Support Xen xl toolstack elsewhere than xen-create-image Axel Beckert 2012-11-27 22:49:56 +01:00
  • 76fbd23423 Move findXenToolstack() to Xen::Tools::Common Axel Beckert 2012-11-27 22:48:37 +01:00
  • 494ec02a7c Merge branch 'master' into code-deduplication Axel Beckert 2012-11-27 22:40:08 +01:00
  • 83eede665c Fix warning about no_plan usage in t/hook-inittab.t Axel Beckert 2012-11-27 22:29:04 +01:00
  • 8f1f298551 New option to dump contents of %CONFIG Axel Beckert 2012-11-27 22:28:38 +01:00
  • e57e7f16eb Preliminary support for the Xen xl toolstack Axel Beckert 2012-11-27 22:24:52 +01:00
  • b54d5b84f9 Refactoring: Replace $options with $option as it contains just one option Axel Beckert 2012-11-27 18:26:47 +01:00
  • b99ca853e1 Replace system() by runCommand() Axel Beckert 2012-11-27 15:59:59 +01:00
  • e7b710d43a No more refer to forking in the comments Axel Beckert 2012-11-27 13:23:28 +01:00
  • 6f2814f414 Merge branch 'master' into code-deduplication Axel Beckert 2012-11-27 13:22:34 +01:00
  • 874d1fcfb0 No more mention xm bash-completion file. It has been removed. Axel Beckert 2012-11-27 13:13:14 +01:00
  • 814adbd85a Fix typo in README Axel Beckert 2012-11-22 20:49:00 +01:00
  • 74ef51eb26 Fix even more Markdown indenting Axel Beckert 2012-11-15 20:09:37 +01:00
  • ff4620c39a Fix some Markdown indenting Axel Beckert 2012-11-15 20:06:22 +01:00
  • bac1d6c63b Use .markdown instead of .mdwn as GitHub doesn't recognize the latter Axel Beckert 2012-11-15 18:38:26 +01:00
  • 0842ddd128 Converting a first bunch of documentation to Markdown format Axel Beckert 2012-11-15 18:29:38 +01:00
  • 026e47ac83 Preliminary support for Debian Jessie and Ubuntu Raring Axel Beckert 2012-11-15 16:55:10 +01:00
  • b116f1cca7 Update contact information in SUPPORT Axel Beckert 2012-11-14 00:18:26 +01:00
  • a87b0d1b2c Remove CVS revisions from --version output Axel Beckert 2012-11-14 00:02:54 +01:00
  • 80edc04573 Merge branch 'master' of github.com:xtaran/xen-tools Axel Beckert 2012-11-13 23:38:30 +01:00
  • 3b7750e9a9 Also suppport elevator=noop for pygrub Axel Beckert 2012-11-13 23:35:20 +01:00
  • a7cc86c567 Default DomUs to use the noop scheduler (Closes: #693131) Axel Beckert 2012-11-13 23:10:04 +01:00
  • 442021849d Also recognize M and G as size unit for --memory (Closes: #691320) Axel Beckert 2012-11-13 22:55:53 +01:00
  • 446e157b80 Move code for --boot feature to END block. Axel Beckert 2012-11-13 22:41:47 +01:00
  • 1dbb1f191f Use local parameter instead of global variable in unMountImage Axel Beckert 2012-11-13 22:29:46 +01:00
  • adca82e808 2 new TODOs: Remove CVS keywords, uncouple auto-start from --boot Axel Beckert 2012-11-13 20:45:50 +01:00
  • 324fff9f7e Execute END block not on --version/--help/--manual (Closes: #684346) Axel Beckert 2012-11-13 19:47:36 +01:00
  • 7b908a4069 Fix symbolic link hooks/centos-6/15-setup-arch (Closes: #690299) Axel Beckert 2012-11-13 18:16:02 +01:00
  • b233cb614d Bump version to 4.3.1+dev Axel Beckert 2012-11-13 18:07:42 +01:00
  • 70a30bb146 prevent matching lines like "shadow_memory = 16" Philipp Erbelding 2012-11-08 12:38:48 +01:00
  • 8523d76c14 Document ideas about authorized_keys Axel Beckert 2012-10-26 15:14:38 +02:00
  • 35477c6172 Install upstream ChangeLog only if it exists. Axel Beckert 2012-08-13 00:37:41 +02:00
  • b692dbbe75 Add forgotten section header in gbp.conf Axel Beckert 2012-08-12 19:49:05 +02:00
  • 26b4c1ed90 Add debian/gbp.conf for git-buildpackage support Axel Beckert 2012-08-12 19:44:36 +02:00
  • 7860d5ac4e Release 4.3.1 RC1 unmodified as 4.3.1 release-4.3.1 debian-4.3.1-1 Axel Beckert 2012-06-30 16:45:59 +02:00
  • bb54ee7868 4.3.1 release candidate 1 release-4.3.1rc1 debian-4.3.1--rc1-1 Axel Beckert 2012-06-30 16:07:36 +02:00
  • 6a5506768c Changelog entry for t/hook-tls.t failures on 32-bit Axel Beckert 2012-06-27 01:52:12 +02:00
  • d6e33edb5b Only run testTLSDisabling if distribution actually has 10-disable-tls Axel Beckert 2012-06-27 01:49:56 +02:00
  • 611d6c4eb4 Ignore hooks/common in t/hook-tls.t Axel Beckert 2012-06-27 01:49:21 +02:00
  • 0cde7cdf39 t/hook-tls.t: Always output tested distribution Axel Beckert 2012-06-27 01:41:42 +02:00
  • cde5617a29 Use "rm -vf" instead of "-rm" in t/Makefile Axel Beckert 2012-06-27 01:33:47 +02:00
  • 74411f970b Remove t/modules.t in upstream's t/Makefile Axel Beckert 2012-06-27 01:31:57 +02:00
  • 3383b6dacf Bump version to 4.3+dev Axel Beckert 2012-06-27 01:31:09 +02:00
  • d9f8a3fc31 Release 4.3 release-4.3 debian-4.3-1 Axel Beckert 2012-06-26 22:37:02 +02:00
  • 5703f8b5c9 Remove generated file t/modules.t in clean target Axel Beckert 2012-06-27 00:02:22 +02:00
  • f67c7e25c8 Don't remove stamp files manually, dh_clean does that already Axel Beckert 2012-06-26 23:56:02 +02:00
  • 8dbd0ef7dc Switch to source format to "3.0 (quilt)" Axel Beckert 2012-06-26 22:32:52 +02:00
  • 58a050218f Remove most Mercurial traces Axel Beckert 2012-06-08 21:45:49 +02:00
  • 3ce7398cf6 Add bug report reference to FTBFS in testsuite Axel Beckert 2012-06-08 21:28:28 +02:00
  • 0ec64f6926 Rewrite current changelog entry; start new NEWS entry Axel Beckert 2012-06-08 20:36:34 +02:00
  • fa9a420490 Add build-dependency on git for t/gitignore.t Axel Beckert 2012-06-08 20:31:05 +02:00
  • c212cfb08f Add build-dependency on Test::Pod::Coverage for t/pod-coverage.t Axel Beckert 2012-06-08 18:54:53 +02:00
  • c400b6644a Add build-dependency on Moose for t/perl-syntax.t Axel Beckert 2012-06-08 18:51:28 +02:00
  • 917d3d6b2a Skip t/hook-inittab.t if /etc/inittab is not present Axel Beckert 2012-06-08 18:41:58 +02:00
  • 8ba16d0e7a Disable tests of not yet used Xen::Tools perl modules. Axel Beckert 2012-06-08 17:37:28 +02:00
  • 7407409c92 Mark as 4.3 Release Candidate 1 release-4.3rc1 debian-4.3--rc1-1 Axel Beckert 2012-06-08 14:44:06 +02:00
  • ebbd16a3be Create tar.gz files in .. instead of .. Axel Beckert 2012-06-08 14:41:29 +02:00
  • ab181b7305 Move xen-utils (for pygrub) from Suggests to Recommends Axel Beckert 2012-06-07 23:13:00 +02:00
  • eededbddbd Add more logMessage to centos-*/25-setup-kernel Axel Beckert 2012-06-07 22:37:38 +02:00
  • 895c79ac43 Anticipatory adding of symlinks for recent Fedora releases Axel Beckert 2012-06-07 22:24:29 +02:00
  • 075da536d3 Update TODO wrt code duplication and the hooks directory Axel Beckert 2012-06-07 22:21:39 +02:00
  • e6ca958418 Officially support CentOS as DomU Axel Beckert 2012-06-07 18:18:40 +02:00
  • 34526d96c9 Fix kernel version detection for CentOS 6 Axel Beckert 2012-06-07 18:01:42 +02:00
  • c3528c23be Exchange initrd-*.img and initramfs-*.img between CentOS 5 + 6 Axel Beckert 2012-06-07 16:57:45 +02:00
  • 5d1b6e0c13 Support rinse 2.0 Axel Beckert 2012-06-07 14:48:47 +02:00
  • 05314c37cf Enforces umask 022 in 50-setup-hostname* Axel Beckert 2012-06-07 13:39:02 +02:00
  • 10dc941e9f Fix shebang line in centos-*/25-setup-kernel Axel Beckert 2012-06-07 13:22:28 +02:00
  • ae49cf2304 Remove xen-shell from Recommends, nobody picked it up. (Closes: #603708) Axel Beckert 2012-06-07 13:16:00 +02:00
  • c623826bac Upgrade rinse recommendation to >= 1.9.1-1 Axel Beckert 2012-06-07 13:08:57 +02:00
  • bb01ea4b33 Mention Johan Schurer's contributions Axel Beckert 2012-06-07 13:06:26 +02:00
  • 107bd59724 Add CentOS 6 support Johan Schurer 2012-06-07 12:56:16 +02:00
  • cab677bab0 Add 25-setup-kernel to get CentOS 5 working Johan Schurer 2012-06-07 12:54:49 +02:00
  • a3127ff40d Use common/80-install-modules-deb also for dapper Axel Beckert 2012-06-07 00:50:16 +02:00
  • 756cbd13de Merge gentoo/80-install-modules into common/80-install-modules-rpm Axel Beckert 2012-06-06 17:39:18 +02:00
  • 85cbbded61 Merge 90-make-fstab-deb and 90-make-fstab-rpm Axel Beckert 2012-06-06 17:21:33 +02:00
  • a3d53e78b5 Use the debian/55-create-dev script as common/55-create-dev Axel Beckert 2012-06-06 16:50:09 +02:00
  • a3cc982efe Change Maverick's example mirror to old-releases.ubuntu.com in the example config, too Axel Beckert 2012-06-06 15:15:09 +02:00
  • 9e7a34f47a Dapper LTS is EoL, change its default mirror to old-releases.ubuntu.com Axel Beckert 2012-06-06 15:13:44 +02:00
  • 30bba7379b Use common/90-make-fstab-rpm also for centos-5 Axel Beckert 2012-06-06 14:53:40 +02:00
  • 68db018009 Merge old and new Upstart terminal device handling into common/30-disable-gettys Axel Beckert 2012-06-06 14:44:30 +02:00
  • cc4ad94939 Fix wrong device name in handling of serial_device Axel Beckert 2012-06-06 14:30:47 +02:00
  • 5bd5f01699 Add notes about oneliners helpful for code deduplication Axel Beckert 2012-06-05 19:59:40 +02:00
  • 75d5a488c8 Link fedora-core-6/70-install-ssh to common/70-install-ssh-rpm Axel Beckert 2012-06-05 19:12:38 +02:00