Axel Beckert
b689cfd44d
Update list of supported distributions, add them to the Debian package description
2010-05-16 02:02:54 +02:00
Axel Beckert
e3444880a6
Fix syntax error in detection of pygrub needing Ubuntu releases
2010-05-16 01:31:51 +02:00
Axel Beckert
b427cf74b2
Different default mirror for Sarge amd64 necessary
2010-05-16 01:31:06 +02:00
Axel Beckert
bbcfa3ad82
Use regexp to catch potential lucid derivatives as well as maverick
2010-05-16 01:10:50 +02:00
Axel Beckert
1b3f0539b9
Always use pygrub if installig Lucid, doesn't work without
2010-05-16 01:04:17 +02:00
Axel Beckert
a1d179c9eb
Determine the correct pygrub path in xm.tmpl
2010-05-16 00:46:11 +02:00
Axel Beckert
49cf467f49
Document the --pygrub option
2010-05-16 00:07:41 +02:00
Axel Beckert
f72c3869e8
Karmic + Lucid: Also use hvc0 instead of tty1
2010-05-15 22:05:29 +02:00
Axel Beckert
c223b0f8c6
Use ftp.debian.org instead of ftp.us.debian.org as default Debian mirror
...
Rationale:
ftp.us.debian.org is a DNS Round Robin for five IPv4-only hosts in the US.
ftp.debian.org is only a single host (kassia in .nl), but also
reachable via IPv6 and connected to GEANT, i.e. most European
universities don't have to pay for traffic with ftp.debian.org.
2010-05-15 18:30:02 +02:00
Axel Beckert
c9023d73fd
xen-create-image: Also output (often automatically determined) mirror
2010-05-15 18:24:50 +02:00
Axel Beckert
591f23157a
Default mirror for Sarge (and soon Etch, too) is archive.debian.org
2010-05-15 18:23:53 +02:00
Axel Beckert
6dfbdb8fa0
Add hint about possibly missing xen-blkfront module in initramfs
2010-05-15 18:04:23 +02:00
Axel Beckert
49d01d9a76
Use hvc0 and xvda devices by default, add --scsi option for sda names
2010-05-15 16:04:17 +02:00
Axel Beckert
28803001d3
Use hvc0 instead of tty1 for Xen console by default
2010-05-15 15:48:59 +02:00
Axel Beckert
9210c6c8be
Rudimentarily support Ubuntu Maverick Meerkat (10.10)
2010-05-15 01:29:17 +02:00
Axel Beckert
20b17ea5e1
Implement separate default mirrors for Debian and Ubuntu
2010-05-15 01:17:35 +02:00
Axel Beckert
3fb0ee97f4
Reduce double blank line to sigle one
2010-05-15 01:09:08 +02:00
Axel Beckert
a9aa524bea
Install 'stable' instead of 'leny' by default
2010-05-15 01:08:19 +02:00
Axel Beckert
adeefd6fbb
Also support 'stable' as suite to install
2010-05-15 01:07:40 +02:00
Axel Beckert
be143d50aa
TODO: Make the hooks conffiles
2010-05-15 01:05:04 +02:00
Axel Beckert
9682622321
Install Lenny instead of Sarge by Default
2010-05-15 01:04:33 +02:00
Axel Beckert
b9d96a9f18
Debian preinst: remove also karmic.d symlink if it exists to allow clean unpacking
2010-05-15 00:46:00 +02:00
Axel Beckert
e2ac8b4ba1
Debian preinst: remove intrepid.d symlink if it exists to allow clean unpacking
2010-05-15 00:38:20 +02:00
Axel Beckert
fa09493b8c
Add forgotten backslashes
2010-05-15 00:22:04 +02:00
Axel Beckert
12997b3416
Make VCS detection line more readable by splitting it up over several lines
2010-05-15 00:20:43 +02:00
Axel Beckert
27956bef61
Fix VCS detection in Makefile
2010-05-15 00:11:23 +02:00
Dmitry Nedospasov
b9d1fa2e72
Updated TODO
2010-05-02 13:20:17 +02:00
Dmitry Nedospasov
80a3fc020e
* Added myself to Authors
...
* Removed hooks - they are working!
2010-04-24 20:04:29 +02:00
Dmitry Nedospasov
6f69386f90
* Test the supported distros
...
* Added an extra hook for Intrepid and Jaunty
* Cleaned up install-kernel scripts
* Updated README
* Updated Makefile to include the new hook
2010-04-24 17:01:53 +02:00
Dmitry Nedospasov
ed81659078
Updated README to reflect the following:
...
* Added the gitorious git repsoitory
* Added a list of supported Distros (test by me)
* Changed information on RPM-Based repositories
* Other minor changes
2010-04-24 12:11:55 +02:00
Dmitry Nedospasov
23cd316a3f
Merge branch 'master' of gitorious.org:xen-tools/xen-tools
2010-04-22 22:42:57 +02:00
Dmitry Nedospasov
a214296973
Updated kerenl install script in edgy
2010-04-17 19:24:51 +02:00
Dmitry Nedospasov
a155db0339
parse distribution for grub menu.lst from /etc/issue
2010-04-17 17:52:54 +02:00
Axel Beckert
3eee05758b
Add "Suggests: xen-utils" to debian/control for pygrub
2010-04-17 15:13:18 +02:00
Axel Beckert
99329b4a96
Add missing item dash in TODO list
2010-04-17 15:05:24 +02:00
Axel Beckert
01d7921b0c
TODO: Add Mathieu Parent's idea of having a directory of sources.list files for each distribution
2010-04-17 15:05:24 +02:00
Axel Beckert
1a5f9e1978
TODO: Fix debian/control when being online again
2010-04-17 15:05:24 +02:00
Axel Beckert
80770d0d76
debian/changelog: Supports pygrub
2010-04-17 15:05:24 +02:00
Dmitry Nedospasov
cda579c655
Modified TODO: Add distro name and release number to pygrub screen
2010-04-17 14:49:01 +02:00
Dmitry Nedospasov
5a0856e60d
Merge branch 'master' of git@gitorious.org:xen-tools/xen-tools
2010-04-17 14:41:39 +02:00
Dmitry Nedospasov
0ecc697a82
1. Added pygrub support to the ubuntu scripts
...
- Hardy still not working
2. Added karmic support
- Working fully
3. Edited Makefile to install karmic hooks
2010-04-17 14:41:18 +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