1
0
mirror of synced 2026-02-23 23:22:26 +00:00
Commit Graph

231 Commits

Author SHA1 Message Date
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
49cf467f49 Document the --pygrub option 2010-05-16 00:07:41 +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
49d01d9a76 Use hvc0 and xvda devices by default, add --scsi option for sda names 2010-05-15 16:04:17 +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
a9aa524bea Install 'stable' instead of 'leny' by default 2010-05-15 01:08:19 +02:00
Axel Beckert
9682622321 Install Lenny instead of Sarge by Default 2010-05-15 01:04:33 +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
e613f2088c Avoid single quotes in here data to avoid syntax hilighting issues 2010-04-09 10:35:45 +02:00
Axel Beckert
d6284de7e9 Fix missing curly bracket. Thanks to Steve Allison for noticing 2010-03-26 15:43:23 +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
f8843e5233 Overhaul xen-create-image synopsis, show necessary option parameters 2010-03-10 22:58:52 +01:00
Axel Beckert
5bc0f1e7a4 Add Backspace to ease syntax highlighting 2010-03-10 22:10:06 +01:00
Axel Beckert
b66263df67 Set release version to 4.2rc1 and generate debian package version with ~ from it
Also do not tidy or modify Emacs' *~ backup files.
2010-03-10 21:29:14 +01:00
Axel Beckert
de31b27c9d Add (yet untested) support for ext4 2010-03-10 20:17:38 +01:00
Axel Beckert
066e434e08 Updated Copyright years 2010-03-10 19:32:56 +01:00
Axel Beckert
4ddc72318b Fix some spelling errors found by lintian 2010-03-03 02:06:37 +01:00
Axel Beckert
09a637f48e Prepare a 4.2~rc1 release so that at least the package builds 2010-03-03 01:46:36 +01:00
Axel Beckert
fab5bc9861 xen-create-image: Don't delete configuration file if it already exists. (Closes: #520177) 2010-01-26 02:49:21 +01:00
Axel Beckert
dfbf5910b9 Set umask to 0077 before creating disk images 2010-01-26 01:57:40 +01:00
Steve Kemp
5c899053cd tidy 2009-01-11 23:23:59 +00:00
Steve Kemp
31719505f6 Updated. 2009-01-06 21:01:51 +00:00
Steve Kemp
3cb87c09e9 Updated. 2008-12-08 20:35:13 +00:00
Steve Kemp
1b6d3dbdeb Delete the file if it exists 2008-11-23 21:12:36 +00:00
Steve Kemp
996e7d7e1f Don't abort if the file exists 2008-11-23 21:11:43 +00:00
Steve Kemp
aa7a2c4c5e New command line argument --no-hosts 2008-11-23 13:06:24 +00:00
Steve Kemp
455c16cefe Abort if the generated configuration file already exists.
(Closes: #499475)
2008-10-13 19:18:05 +01:00
Steve Kemp
15436cc018 Correctly sort custom partitions.
#477334
2008-04-30 19:06:36 +01:00
Steve Kemp
8be8f39add Ran through perltidy 2008-04-01 20:52:08 +01:00
Steve Kemp
be30692061 Only show the install source if there is one. 2008-03-14 12:12:28 +00:00
Steve Kemp
c4adaf8603 U pdated for the new release. 2008-02-01 19:23:20 +00:00
Steve Kemp
6d8c81559c Exit with status 127 on error. 0 on success.
(Closes: #455916)
2008-01-15 22:05:13 +00:00
Steve Kemp
60d1f5ee3e Removed auto-version stamps from CVS 2007-11-25 13:52:15 +00:00
steve
d122f1141f 2007-10-25 12:26:08 by steve
More test updates
2007-10-25 12:26:08 +00:00
steve
9a31f9bf0e 2007-10-25 12:24:33 by steve
Strip trailing whitespace
2007-10-25 12:24:33 +00:00
steve
854743fc7d 2007-10-25 12:23:53 by steve
Bugfixes for the tests
2007-10-25 12:23:53 +00:00
steve
4de5c64bf7 2007-10-25 12:19:40 by steve
revert the use of Xen::Tools, but leave the code in place.
2007-10-25 12:19:40 +00:00
steve
ebfc2b3cac 2007-10-25 12:05:21 by steve
Allow the output file to be specified via --output + --extension
2007-10-25 12:05:21 +00:00
steve
09b0f2af3c 2007-10-16 21:28:56 by steve
Avoid warning about scalar split.
2007-10-16 21:28:56 +00:00
steve
a3fc8ad357 2007-10-16 21:27:37 by steve
Updated.
2007-10-16 21:27:37 +00:00
steve
8ab9350ba9 2007-10-10 08:56:32 by steve
Don't swallow newlines.1
2007-10-10 08:56:32 +00:00
steve
accce48d50 2007-10-02 21:41:22 by steve
Updated so that the auto-allocation works correctly and also handles
 the case of file format being incorrect.
2007-10-02 21:41:22 +00:00
steve
214dc52168 2007-10-02 17:50:29 by steve
Initial pass at the auto-use of IP addresses.
2007-10-02 17:50:29 +00:00
steve
8d30bd634a 2007-09-25 20:06:37 by steve
typo fix: netmaks -> netmask.
2007-09-25 20:06:37 +00:00