Axel Beckert
95a83dc5b9
Check for debootstrap and cdebootstrap installation, decide default based on that
2010-05-23 23:14:25 +02:00
Axel Beckert
b55d27c290
Add option --debootstrap-cmd to xen-create-image and xt-install-image
2010-05-23 23:02:48 +02:00
Axel Beckert
e1c1793232
Do not add security support if we're installing Sid
2010-05-23 21:40:30 +02:00
Axel Beckert
df82d28c3c
Refactoring: Make check for sources.list more readable
2010-05-23 21:38:11 +02:00
Dmitry Nedospasov
c03029e0c6
Added support for (optionally) setting the bridge
...
--bridge
Added support for setting the number of vcpus
--vcpus
2010-05-19 13:46:58 +02:00
Axel Beckert
e4eae6fcf5
bash completion: add rinse to list of install-methods
2010-05-18 17:28:53 +02:00
Axel Beckert
fcf98e6799
Remove image-server installation method
...
Was used by Steve with a "semi-proprietary" service at some hoster
which does no more use it (with Xen). According to Steve nobody else
used it so we can rip out this unneeded legacy code.
This also reverts the last commit.
2010-05-18 17:24:41 +02:00
Axel Beckert
131782b6c5
debian/control: Add "Suggests: libwww-perl" (needed if --image-server is used)
2010-05-18 14:15:34 +02:00
Axel Beckert
838303a939
Fix typo in error message: s/LDP/LWP/
2010-05-18 14:10:05 +02:00
Axel Beckert
120ca27f6d
List all possible install-methods close to the option itself
2010-05-18 14:09:40 +02:00
Dmitry Nedospasov
8634cda1ee
Merge branch 'master' of gitorious.org:xen-tools/xen-tools
2010-05-17 23:20:14 +02:00
Dmitry Nedospasov
95932483e6
merged conflict
2010-05-17 23:17:09 +02:00
Axel Beckert
5cad841880
Indent list of distributions in debian package description to prevent word-wrapping
...
(fixes lintian warning possible-unindented-list-in-extended-description)
2010-05-17 23:14:41 +02:00
Dmitry Nedospasov
d5cd0fd8ae
Added some TODOs
...
Updated Authors
2010-05-17 23:12:59 +02:00
Axel Beckert
0d71124eb1
Add pointer to /etc/xen-tools/partitions.d/sample-server as partitioning example.
...
(Thanks to Antoine Benkemoun for pointing out that such a hint is missing!)
2010-05-17 22:54:41 +02:00
Axel Beckert
7b026d3f99
Add role for making /var/run/, /var/lock/ and /tmp/ tmpfs
2010-05-17 21:55:48 +02:00
Axel Beckert
ea6cacf33d
Reword and update distribution list in README and debian package description
2010-05-17 20:58:50 +02:00
Axel Beckert
e556ebdbf6
Use old-releases.ubuntu.com as default mirror for Edgy, Feisty and Gutsy; add default mirror for Dapper
2010-05-17 20:02:18 +02:00
Axel Beckert
83253c0214
Add files generated during the build of the debian package to .gitignore
2010-05-17 17:42:07 +02:00
Axel Beckert
3a53492e6a
debian/changelog: new upstream author -> new upstream authors
2010-05-17 15:25:38 +02:00
Axel Beckert
24ef3371f8
Update debian/README.source to reflect switch to git
2010-05-17 13:33:10 +02:00
Axel Beckert
d1287f1949
Add Nathan O'Sullivan to contributors
2010-05-17 03:55:53 +02:00
Axel Beckert
ae22845718
Add documentation for commit af19678
2010-05-17 03:39:42 +02:00
Nathan
c0549371cc
Add installPackage() function to call the appropriate distro installation function
2010-05-17 03:33:08 +02:00
Axel Beckert
97c1bb0637
Document changes introduced by 5b420f4 in POD
2010-05-17 03:30:15 +02:00
Nathan O'Sullivan
5b420f4cc6
Change role argument to allow supplying a full pathname to a file outside of roledir
2010-05-17 03:27:08 +02:00
Nathan O'Sullivan
f8f2915ec0
Mount /dev/pts while running apt-get to reduce unnecessary errors in logfile
2010-05-17 03:25:52 +02:00
Nathan O'Sullivan
0273892441
Allow disk_device and serial_device to be overridden on the command line
2010-05-17 03:25:13 +02:00
Nathan O'Sullivan
2bbd414b19
Copy /etc/localtime from host
2010-05-17 03:24:39 +02:00
Axel Beckert
c6cb25edf9
Fix cut & paste error in description of do_rinse
2010-05-17 03:07:29 +02:00
Axel Beckert
cea763b669
Let --mirror overrule per-distro mirror defaults
...
Previously the --mirror value was ignored if a default mirror for the
--dist value has been defined.
Now the --mirror value is by default unset and filled with the
per-distro default mirror in that case.
2010-05-17 02:52:19 +02:00
Axel Beckert
98514d3fc2
Remove redundant default mirror setting
2010-05-17 02:51:39 +02:00
Axel Beckert
29e2f7ece7
Mention also Hardy and Intrepid in Debian package description
2010-05-17 02:43:47 +02:00
Axel Beckert
abb37b2587
Edgy to Hardy: Also use hvc0 als default console device
2010-05-17 02:42:05 +02:00
Axel Beckert
f34afec732
hooks/intrepid: Fix log message regarding console tty
2010-05-17 02:41:23 +02:00
Axel Beckert
17b105e8e0
Use hvc0 instead of tty1 in intrepid, too
2010-05-17 02:32:38 +02:00
Axel Beckert
8df98d4198
Save the exit code of a command, but also allow its output to be saved to the log as it happens
2010-05-17 02:16:44 +02:00
Axel Beckert
620148b782
Fix lintian warning debian-news-entry-uses-asterisk
2010-05-17 02:13:29 +02:00
Axel Beckert
7a3ab22439
Split helper functions logprint into logprint and logonly
2010-05-17 02:09:47 +02:00
Axel Beckert
d670d13071
pygrub with Debian: Support the case where the local architectures is used by default
...
(Also fixes some typos in logged messages.)
2010-05-17 01:28:01 +02:00
Axel Beckert
546a1441a9
Fix some typos in code comments
2010-05-17 01:15:33 +02:00
Axel Beckert
fc973602e5
Correctly propagate failing hooks back to xen-create-image
2010-05-17 01:13:26 +02:00
Axel Beckert
dd5edf3ccb
Call MAKEDEV only if it is installed.
...
(Which is the case as long as it was a 'required' package.)
2010-05-17 00:10:02 +02:00
Axel Beckert
57cc021ba7
Refactoring: consistent variable usage: ${variable}; some double quotes to ensure valid "test" syntax.
2010-05-16 23:39:44 +02:00
Axel Beckert
5653681c95
Fix syntax error 'unexpected operator' in kernel architecture check
2010-05-16 03:13:24 +02:00
Axel Beckert
d0b7777218
Use double quotes for ${pygrub} check
2010-05-16 03:06:14 +02:00
Axel Beckert
40405b41df
Refactoring: Remove more differences between Karmic and Debian hooks
2010-05-16 02:50:35 +02:00
Axel Beckert
db32bcffd4
Refactoring: Remove whitespace differences between Karmic and Debian hooks
2010-05-16 02:48:45 +02:00
Axel Beckert
f7248b2e65
Reword list of supported distributions
2010-05-16 02:09:57 +02:00
Axel Beckert
85e98a86d5
Change letter cases in the Debian package description
2010-05-16 02:04:12 +02:00