Axel Beckert
42438d4497
Changelog entry for previous commit
2015-04-21 15:16:29 +02:00
Jean-Michel Nirgal Vourgère
0ccf513cf3
Allow # within configuration file comments
...
Line 20 of /etc/xen-tools/xen-tools.conf says: "Anything following a
'#' character is ignored as a comment."
This patch allows two or more hash characters in one row of the
configuration files.
Everything after the *first* hash is now ignored.
Closes : #783060
2015-04-21 14:39:54 +02:00
Axel Beckert
94341ccd43
Install bash completion into /usr/share/bash-completion/
...
Fixes lintian warning package-install-into-obsolete-dir.
2015-04-19 17:04:18 +02:00
Axel Beckert
0d90a901d6
Preliminary support for the Debian release after Jessie: Stretch
2015-04-19 16:39:48 +02:00
Axel Beckert
723d64fae4
Fix typo in long description
2015-04-19 16:36:30 +02:00
Axel Beckert
5cab796fcc
Change all occurrences of http.debian.net to httpredir.debian.org
2015-04-19 16:31:41 +02:00
Axel Beckert
fd2ff2aab9
Known regression with older LVM releases and --yes to fix before the next release
2015-03-24 16:51:53 +01:00
Axel Beckert
2f05a3d03e
Merge pull request #1 from jmelowry/patch-1
...
Fix typo in README
2015-03-06 08:59:13 +01:00
Jamie Lowry
50ec32858d
typo in command.
2015-03-05 16:49:11 -08:00
Axel Beckert
8f8d390c12
Update URLs of Git repositories
2015-03-05 16:13:59 +01:00
Axel Beckert
561a69864f
Add changelog entry for Lukas Schwaighofer's patch
2015-01-09 13:11:30 +01:00
Lukas Schwaighofer
a7a8028dc0
Fix usage of nonexistent variable in removeDebianPackage
2015-01-09 13:08:07 +01:00
Axel Beckert
fd0a486beb
Release as 4.5
debian-4.5-1
release-4.5
2014-10-26 01:43:53 +02:00
Axel Beckert
81ca2fb62d
t/perl-syntax.t: Ignore changelog files, too
2014-10-26 01:43:53 +02:00
Axel Beckert
5b2d7d5d75
Makefile: Clean up coverage data in multiple targets
2014-10-26 01:43:52 +02:00
Axel Beckert
83a6d09e3d
Flush output after each line in runCommand()
2014-10-26 01:20:44 +02:00
Axel Beckert
8562398af1
Add 15.04 Vivid, use old-releases.ubuntu.com for 13.10 Saucy
2014-10-25 22:43:18 +02:00
Axel Beckert
02730138a6
Add lintian override for debian-news-entry-uses-asterisk
...
I disagree.
2014-10-23 16:08:44 +02:00
Axel Beckert
1defbd3c02
Raise default password length from 8 to 23
2014-10-08 17:41:24 +02:00
Axel Beckert
19e07799cd
Add password length sanity check with fallback to default length
2014-10-08 17:41:24 +02:00
Axel Beckert
5d7e059668
--password overrides --genpass
...
Closes : #764143
Based on patch by Santiago Vila.
2014-10-08 17:41:24 +02:00
Axel Beckert
0a7ec4f855
Update changelog and mention Santiago as contributor in AUTHORS
2014-10-06 00:57:26 +02:00
Santiago Vila
e1a5e89502
Fix two more typos
2014-10-06 00:56:49 +02:00
Axel Beckert
47a0cfe6f4
Add changelog item for Santiago's second contribution
2014-10-05 19:56:44 +02:00
Santiago Vila
36f318dbbe
Fix copy & paste errors in comments in typos in roles/puppet ( Closes : #764134 )
2014-10-05 19:55:08 +02:00
Axel Beckert
41a30ede83
Add changelog item for Santiago's contribution
2014-10-05 18:16:26 +02:00
Santiago Vila
043b58b5ea
Fix unaligned maxmem output of xen-create-image. ( Closes : #764126 )
2014-10-05 18:16:07 +02:00
Axel Beckert
4d64044f29
Fix corner cases where not the latest kernel would have been checked
2014-09-25 23:20:07 +02:00
Axel Beckert
48097cd07b
Fix initial configuration summary in cases where pygrub is used
2014-09-25 23:18:48 +02:00
Axel Beckert
71e5ad4345
Fix missing quoting in shell function "assert" in hooks/common.sh
2014-09-25 23:15:51 +02:00
Axel Beckert
414d67c624
Add changelog entry for patch by Eric Engstrom
2014-09-25 22:09:27 +02:00
Eric Engstrom
58943d3b19
Fix lvcreate awaiting user input when creating swap lv
2014-09-25 22:07:30 +02:00
Axel Beckert
e850ad7ab3
Run some tests twice, once with mocked File::Which, once with original File::Which
2014-09-25 21:57:33 +02:00
Axel Beckert
0546776c17
Fix lintian warning depends-on-perl-modules
2014-09-25 21:37:37 +02:00
Axel Beckert
8de0aedfc3
Travis: Install lsb-release -- should cause some more code to be tested
2014-09-25 21:31:17 +02:00
Axel Beckert
d4265d6ced
Mention code coverage in README
2014-09-25 21:24:51 +02:00
Axel Beckert
1e7f45d207
Coveralls.io: Ignore perl scripts under /usr, too
2014-09-25 21:11:20 +02:00
Axel Beckert
ba4d4f6db8
Travis: Add bin to local PATH
2014-09-25 21:05:27 +02:00
Axel Beckert
1b42dc14c7
Coveralls.io: Also pass ignore_re to report-generating cover call
2014-09-25 21:03:46 +02:00
Axel Beckert
4e43b8faf2
Test suite: Rename SAFE_ENV to SAVE_ENV to prevent confusion
2014-09-25 20:55:35 +02:00
Axel Beckert
dc84393d6c
Coveralls.io: Separate runs again, as just "cover" checks coverage on .t files
2014-09-25 20:48:30 +02:00
Axel Beckert
2c0639ca21
Enable Coveralls.io
2014-09-25 20:42:56 +02:00
Axel Beckert
47b100cf08
Drop redundant occurrences of "./" from test suite
2014-09-25 20:10:11 +02:00
Axel Beckert
525f3ce24e
Add Travis badge to README
2014-09-25 20:08:54 +02:00
Axel Beckert
6079dbab06
Travis: Drop Perl 5.8, doesn't know about =encoding in POD
2014-09-25 20:08:10 +02:00
Axel Beckert
fd0a5d2b10
Don't run t/gitignore.t on Travis, doesn't make sense on a fresh checkout
2014-09-25 19:50:24 +02:00
Axel Beckert
edc7737cb3
Make test suite work with perl in $PATH instead of hardcoded /usr/bin/perl
2014-09-25 19:40:26 +02:00
Axel Beckert
d2617ea85f
Travis: Add forgotten build-dependency on Text::Template
2014-09-25 19:34:33 +02:00
Axel Beckert
559eeb14b9
Use Travis CI
2014-09-25 19:26:20 +02:00
Axel Beckert
78077e5aa3
Update debian/changelog to separate upstream and debian changes
2014-09-25 14:57:35 +02:00