Axel Beckert
|
bf195706b8
|
Note that t/perl-syntax.t needs Moose.pm
|
2010-04-15 02:34:59 +02:00 |
|
Axel Beckert
|
4d240abd6c
|
Don't check Makefiles for perl syntax
|
2010-04-15 02:25:09 +02:00 |
|
Axel Beckert
|
ae5a2eab53
|
Replace all tabs with 8 blanks to make t/no-tabs.t happy
|
2010-04-15 02:22:44 +02:00 |
|
Axel Beckert
|
3f9c79f0f2
|
Remove tab from blank line
|
2010-04-15 02:22:44 +02:00 |
|
Axel Beckert
|
e9b9b02869
|
Fix no-tabs.t to ignore .git as well as Makefiles
|
2010-04-15 02:22:44 +02:00 |
|
Axel Beckert
|
fb1de328c9
|
Make toplevel Makefile VCS-agnostic
|
2010-04-15 00:29:13 +02:00 |
|
Axel Beckert
|
7f70f4b148
|
Change debian/control Vcs-* header to new gitorious.org URLs
|
2010-04-15 00:01:05 +02:00 |
|
Axel Beckert
|
a007f0b49d
|
Add .gitignore based on .hgignore
|
2010-04-14 23:56:48 +02:00 |
|
Axel Beckert
|
76d62ed165
|
TODO: Clean up the hooks directory
|
2010-04-10 15:22:56 +02:00 |
|
Axel Beckert
|
339116f886
|
Fix another typo in TODO
|
2010-04-10 15:21:52 +02:00 |
|
Axel Beckert
|
4362775855
|
Fix typo in last commit
|
2010-04-10 13:30:56 +02:00 |
|
Axel Beckert
|
a56858263d
|
Remove resolved issues from TODO, add new ideas about --dist
|
2010-04-10 13:24:25 +02:00 |
|
Axel Beckert
|
03f1b523fc
|
hg should ignore emacs-style backup files
|
2010-04-09 11:12:40 +02:00 |
|
Axel Beckert
|
bc750e31e0
|
Fix exit code of xt-install-image when install method failed (Closes: #534290)
|
2010-04-09 10:55:18 +02:00 |
|
Axel Beckert
|
0ae7d1a8ec
|
Fix grammar debian/changelog entry
|
2010-04-09 10:52:49 +02:00 |
|
Axel Beckert
|
35c4a6f61f
|
bashism fixes belong to the upstream part of the debian/changelog entry
|
2010-04-09 10:52:16 +02:00 |
|
Axel Beckert
|
05c80ffe3a
|
Avoid single quotes in here data to avoid syntax hilighting issues (nearly the same text in xt-install-image)
|
2010-04-09 10:39:24 +02:00 |
|
Axel Beckert
|
e613f2088c
|
Avoid single quotes in here data to avoid syntax hilighting issues
|
2010-04-09 10:35:45 +02:00 |
|
Axel Beckert
|
ac4ebe6246
|
Added a README.source explaining how to build xen-tools directly from the Mercurial repository
|
2010-04-09 02:09:58 +02:00 |
|
Axel Beckert
|
a08b06726a
|
Fix one more bashism: ${parm/?/pat[/str]}
|
2010-04-09 01:58:02 +02:00 |
|
Axel Beckert
|
fb9b6347a0
|
Fix bashism: read without parameter
|
2010-04-09 01:56:04 +02:00 |
|
Axel Beckert
|
06e4590d0a
|
Fix bashisms: echo -e -> printf
|
2010-04-09 01:48:15 +02:00 |
|
Axel Beckert
|
4728dffa72
|
Fix bashism: ${parm/?/pat[/str]}
|
2010-04-09 01:42:53 +02:00 |
|
Axel Beckert
|
eae96c3b5a
|
Fix bashisms: kill -HUP -> kill -s HUP
|
2010-04-09 01:32:22 +02:00 |
|
Axel Beckert
|
1fded1e897
|
Mention fixing of bashisms in the debian/changelog
|
2010-04-09 01:31:04 +02:00 |
|
Axel Beckert
|
dd40247b13
|
Fix bashism in Makefile: [^y] -> [!y]
|
2010-04-09 01:03:31 +02:00 |
|
Axel Beckert
|
0dc86d6ccc
|
Add debian/source/format to silence lintian
|
2010-03-26 21:53:44 +01:00 |
|
Axel Beckert
|
23966f2a39
|
Fix e-mail address of C.J. Adams-Collier
|
2010-03-26 21:45:50 +01:00 |
|
Axel Beckert
|
a53371f7ae
|
Add myself as primary author to AUTHORS
|
2010-03-26 21:44:04 +01:00 |
|
Axel Beckert
|
467d45d1ec
|
Removal of /etc/bash_completion.d/xm also fixes LP: #484098 as the feature where the bug was in will be removed
|
2010-03-26 21:36:18 +01:00 |
|
Axel Beckert
|
8ca88a9551
|
Installs dhclient for CentOS and Fedora if DHCP networking is requested (LP: #241446)
|
2010-03-26 21:03:50 +01:00 |
|
Axel Beckert
|
f007a6e7c5
|
Also check /etc/apt/sources.list.d for security updates
|
2010-03-26 20:52:43 +01:00 |
|
Axel Beckert
|
110498e5b8
|
First check if /etc/apt/sources.list exists, then grep it. If it doesn't exist enable security updates by default
|
2010-03-26 20:51:35 +01:00 |
|
Axel Beckert
|
07c59a1b0d
|
Mention fix for LP: #309750 in the changelog
|
2010-03-26 20:48:57 +01:00 |
|
Axel Beckert
|
b9c1b50873
|
Just check for the string 'security' in sources.list, so it also matches local and ubuntu mirrors (LP: #309750)
|
2010-03-26 20:46:13 +01:00 |
|
Axel Beckert
|
24758e4dd3
|
File conflict with bash-completion: Also close freshly reported Launchpad bug
|
2010-03-26 20:35:11 +01:00 |
|
Axel Beckert
|
d6284de7e9
|
Fix missing curly bracket. Thanks to Steve Allison for noticing
|
2010-03-26 15:43:23 +01:00 |
|
Axel Beckert
|
465a9773b7
|
Also close parent Launchpad bug to #561618
|
2010-03-11 01:07:08 +01:00 |
|
Axel Beckert
|
fbc5ef984f
|
Put rinse back to recommends, it's more or less needed for RPM based distros
|
2010-03-11 01:05:45 +01:00 |
|
Axel Beckert
|
2d8a03c5ac
|
Reordered changelog entry, sort all upstream changes under "New upstream release candidate"
|
2010-03-11 01:04:32 +01:00 |
|
Axel Beckert
|
be1ef1850b
|
Calls pwconv and grpconv inside chroot when installing Fedora (Closes: #499476)
|
2010-03-11 00:56:48 +01:00 |
|
Axel Beckert
|
2c14aab186
|
Support for more recent versions of Fedora, Ubuntu and Debian (Closes: #499477)
|
2010-03-11 00:54:39 +01:00 |
|
Axel Beckert
|
74195e43f1
|
Dereference pointers before hashing them to generate a MAC address. (Closes: #547265)
|
2010-03-10 23:37:21 +01:00 |
|
Axel Beckert
|
ead13f17b3
|
Don't write the FQDN into /etc/hostname (Closes: #492583)
|
2010-03-10 23:24:21 +01:00 |
|
Axel Beckert
|
814f1babd2
|
TODO: Bashisms
|
2010-03-10 23:23:59 +01:00 |
|
Axel Beckert
|
f8843e5233
|
Overhaul xen-create-image synopsis, show necessary option parameters
|
2010-03-10 22:58:52 +01:00 |
|
Axel Beckert
|
bd2b7f2ea8
|
Add the real bug which caused PEBKAC
|
2010-03-10 22:26:22 +01:00 |
|
Axel Beckert
|
ce37cac21f
|
Remove note on bug which was PEBKAC (respectively bad documentation :-)
|
2010-03-10 22:25:00 +01:00 |
|
Axel Beckert
|
5bc0f1e7a4
|
Add Backspace to ease syntax highlighting
|
2010-03-10 22:10:06 +01:00 |
|
Axel Beckert
|
368b94e4ef
|
Update TODO: Installs Squeeze now, ext4 support in, but buggy, add newly found bugs
|
2010-03-10 22:07:12 +01:00 |
|