Dmitry Nedospasov
cda579c655
Modified TODO: Add distro name and release number to pygrub screen
2010-04-17 14:49:01 +02:00
Dmitry Nedospasov
e5a3a80049
Updated howto
2010-04-17 03:50:09 +02:00
Dmitry Nedospasov
a82f8754df
Changed description of the kernel script
2010-04-17 03:24:13 +02:00
Dmitry Nedospasov
efc9058c10
50-setup-hostname: added 127.0.1.1 with hostname for static ips, with FQDN for DHCP hosts
...
70-install-ssh: "ssh" package doesn't fully resolve on atleast the newer distros, changed the package "ssh" to "openssh-server"
80-install-kernel: new script to install a kernel for the pygrub flag
80-install-modules: added support for pygrub, this script is essentially ignored if pygrub is set. The kernel script will install modules in that case.
2010-04-17 03:12:52 +02:00
Axel Beckert
30ad001bb2
TODO: List of failing tests
2010-04-15 03:12:47 +02:00
Axel Beckert
631020a2a1
t/perl-syntax.t: Needs done_testing() now to declare the end of all tests
2010-04-15 03:12:09 +02:00
Axel Beckert
f419491ad7
TODO: Test suite should pass
2010-04-15 03:01:34 +02:00
Axel Beckert
a2ddaceab9
t/shell-syntax.t: Skip .git directories, too
2010-04-15 02:57:54 +02:00
Axel Beckert
105e53b355
t/portable-shell.t: Add checkbashism from Debian's devscripts (if available)
2010-04-15 02:56:31 +02:00
Axel Beckert
ce8f44ed36
Automatically skip syntax check if Moose is not installed
2010-04-15 02:51:05 +02:00
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