Compare commits
78 Commits
release-4.
...
release-4.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f5c88f830f | ||
|
|
919f06c8e1 | ||
|
|
53b2743e93 | ||
|
|
377e7b2f0b | ||
|
|
7f16aa06fe | ||
|
|
ae4f1587fd | ||
|
|
5c0679ca45 | ||
|
|
00d283cf24 | ||
|
|
c338923052 | ||
|
|
c2578fe537 | ||
|
|
f4bcc02bdb | ||
|
|
503db1668b | ||
|
|
229d20b16b | ||
|
|
ec4b692c22 | ||
|
|
d04850da83 | ||
|
|
00d405d71d | ||
|
|
058cf38946 | ||
|
|
163ea52097 | ||
|
|
e7607fa011 | ||
|
|
1d752fbb3e | ||
|
|
bf73868a07 | ||
|
|
1396c05bf7 | ||
|
|
1df5885368 | ||
|
|
9f3da6c515 | ||
|
|
b5ad1df1c1 | ||
|
|
1f4b04c2d4 | ||
|
|
765901b8b2 | ||
|
|
fb808b0198 | ||
|
|
e8d51a5a15 | ||
|
|
33d5c2a046 | ||
|
|
6b51ae7b7c | ||
|
|
7862a3a8d2 | ||
|
|
25373a6ed6 | ||
|
|
23454e7154 | ||
|
|
379129bad2 | ||
|
|
4bf1dbc54b | ||
|
|
796c594fc5 | ||
|
|
2dcea1666a | ||
|
|
e6653f1ae9 | ||
|
|
581ac8b4d9 | ||
|
|
867aef4d2c | ||
|
|
5ecffbb36a | ||
|
|
ab7c53684e | ||
|
|
91a88c5ae6 | ||
|
|
6b82585cc1 | ||
|
|
ff87729cfe | ||
|
|
d51e13a506 | ||
|
|
8e81bcdfd0 | ||
|
|
aa5456a823 | ||
|
|
80015dfa9a | ||
|
|
4434acc7d9 | ||
|
|
d49f4568fc | ||
|
|
b31f766d2b | ||
|
|
0ca84fa1a5 | ||
|
|
07d68bb448 | ||
|
|
1d07f06953 | ||
|
|
a52d422ba8 | ||
|
|
aacfb59fe5 | ||
|
|
d06abe6fe2 | ||
|
|
375ed5601b | ||
|
|
43a22462e1 | ||
|
|
ba8eacf3ea | ||
|
|
87aba7164e | ||
|
|
df3075ca1c | ||
|
|
26dbd72413 | ||
|
|
211a98dfac | ||
|
|
42438d4497 | ||
|
|
0ccf513cf3 | ||
|
|
94341ccd43 | ||
|
|
0d90a901d6 | ||
|
|
723d64fae4 | ||
|
|
5cab796fcc | ||
|
|
fd2ff2aab9 | ||
|
|
2f05a3d03e | ||
|
|
50ec32858d | ||
|
|
8f8d390c12 | ||
|
|
561a69864f | ||
|
|
a7a8028dc0 |
@@ -12,7 +12,7 @@ before_install:
|
||||
- sudo apt-get install devscripts dpkg-dev lsb-release
|
||||
|
||||
install:
|
||||
- yes '' | cpanm --verbose --notest --skip-satisfied Data::Validate::Domain Data::Validate::IP Data::Validate::URI File::Slurp File::Which Log::Message Term::UI Test::NoTabs Test::Pod::Coverage Test::Pod Text::Template Devel::Cover::Report::Coveralls
|
||||
- yes '' | cpanm --verbose --notest --skip-satisfied Data::Validate::Domain Data::Validate::IP Data::Validate::URI File::Slurp File::Which Log::Message Term::UI Test::NoTabs Test::Pod::Coverage Test::Pod Text::Template Devel::Cover::Report::Coveralls Sort::Versions
|
||||
- export RELEASE_TESTING=1 AUTOMATED_TESTING=1 AUTHOR_TESTING=1 HARNESS_OPTIONS=j10:c HARNESS_TIMER=1 PATH=bin:${PERLBREW_PATH}:${PATH}
|
||||
|
||||
script:
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
Reporting Bugs
|
||||
==============
|
||||
|
||||
To report a bug please use the [xen-tools-discuss* mailing
|
||||
list](http://xen-tools.org/software/xen-tools/lists.html).
|
||||
|
||||
If you're capable of fixing it yourself a patch is appreciated, and a
|
||||
test case would be a useful bonus.
|
||||
|
||||
|
||||
Known Bugs
|
||||
==========
|
||||
|
||||
The Debian bug tracker contains a [list of all currently open
|
||||
issues](http://bugs.debian.org/xen-tools) which have been reported by
|
||||
the users of the Debian package (the primary user-base).
|
||||
|
||||
If you're running the code on a Debian host system then reporting bugs
|
||||
against this package is a good thing to do; by doing so you allow
|
||||
others to view issues, and I check the bug-page regularly.
|
||||
|
||||
--
|
||||
The Xen-Tools Developer Team
|
||||
@@ -1,34 +0,0 @@
|
||||
KNOWN BUGS in xen-tools
|
||||
=======================
|
||||
|
||||
Bugs to fix before next release
|
||||
-------------------------------
|
||||
|
||||
[None so far]
|
||||
|
||||
Bugs to fix rather soon
|
||||
-----------------------
|
||||
|
||||
* `xen-delete-image` doesn't remove all logical volumes if `--partitions` is used.
|
||||
|
||||
See the link below for details how to reproduce. Reproducable at
|
||||
least with `--lvm`. Thanks to Antoine Benkemoun for reporting.
|
||||
|
||||
[Bug Report](http://xen-tools.org/pipermail/xen-tools-discuss/2010-May/000757.html)
|
||||
|
||||
* partitions were mounted in config file order, not in mountpoint order.
|
||||
That implies that if you specified :
|
||||
|
||||
/boot
|
||||
/
|
||||
|
||||
in that order, `/` was mounted _over_ `/boot`, and you would not
|
||||
_see_ `/boot`. Xen-Tools would then install `boot` on your `/`
|
||||
partition, and your boot device was just empty and unbootable.
|
||||
|
||||
Workaround for 4.2 is to write your partition file such as mounts overlap
|
||||
correctly when mounted in specified order.
|
||||
|
||||
Current (unreleased) fix is to sort by mountpoint length.
|
||||
|
||||
Fix would be to reproduce what mount does with mount `-a`.
|
||||
51
Makefile
51
Makefile
@@ -12,9 +12,9 @@
|
||||
#
|
||||
# Only used to build distribution tarballs.
|
||||
#
|
||||
TMP ?= /tmp
|
||||
DIST_PREFIX = ${TMP}
|
||||
VERSION = 4.5
|
||||
TMPDIR ?= /tmp
|
||||
DIST_PREFIX = ${TMPDIR}
|
||||
VERSION = 4.6.1
|
||||
DEBVERSION = $(shell echo $(VERSION)|sed 's/\(rc\|pre\|beta\|alpha\)/~\1/')
|
||||
BASE = xen-tools
|
||||
VCS = git
|
||||
@@ -34,7 +34,9 @@ nop:
|
||||
@echo " diff = See local changes."
|
||||
@echo " install = Install the software"
|
||||
@echo " manpages = Make manpages beneath man/"
|
||||
@echo " release = Make a release tarball"
|
||||
@echo " tarball = Make a release tarball"
|
||||
@echo " orig-tar-gz = Make a tarball suitably named for Debian"
|
||||
@echo " release = Make a release tarball and sign it"
|
||||
@echo " uninstall = Remove the software"
|
||||
@echo " update = Update from the source repository."
|
||||
@echo " "
|
||||
@@ -93,7 +95,7 @@ diff:
|
||||
fixup-perms:
|
||||
for i in hooks/*/*-*; do chmod 755 $$i; done
|
||||
chmod 755 hooks/common.sh
|
||||
chmod 644 etc/xen-tools.conf
|
||||
chmod 644 etc/*.conf
|
||||
chmod 644 etc/xm.tmpl
|
||||
chmod 644 etc/xm-nfs.tmpl
|
||||
chmod 644 misc/*
|
||||
@@ -107,12 +109,12 @@ install-etc:
|
||||
-mkdir -p ${prefix}/etc/xen-tools/skel/
|
||||
-mkdir -p ${prefix}/etc/xen-tools/role.d/
|
||||
-mkdir -p ${prefix}/etc/xen-tools/partitions.d/
|
||||
cp etc/xen-tools.conf ${prefix}/etc/xen-tools/
|
||||
cp etc/*.conf ${prefix}/etc/xen-tools/
|
||||
cp etc/xm.tmpl ${prefix}/etc/xen-tools/
|
||||
cp etc/xm-nfs.tmpl ${prefix}/etc/xen-tools/
|
||||
cp partitions/*-* ${prefix}/etc/xen-tools/partitions.d/
|
||||
-mkdir -p ${prefix}/etc/bash_completion.d/
|
||||
cp misc/xen-tools.bash-completion ${prefix}/etc/bash_completion.d/xen-tools
|
||||
-mkdir -p ${prefix}/usr/share/bash-completion/completions/
|
||||
cp misc/xen-tools.bash-completion ${prefix}/usr/share/bash-completion/completions/xen-tools
|
||||
-mkdir -p ${prefix}/etc/initramfs-tools/conf.d/
|
||||
cp misc/xen-tools.initramfs-tools ${prefix}/etc/initramfs-tools/conf.d/xen-tools
|
||||
|
||||
@@ -178,9 +180,13 @@ install-hooks:
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d squeeze.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d wheezy.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d jessie.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d stretch.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d sid.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d unstable.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d testing.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d stable.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d oldstable.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d oldoldstable.d
|
||||
mkdir -p ${prefix}/usr/share/xen-tools/gentoo.d/
|
||||
cp -R hooks/gentoo/*-* ${prefix}/usr/share/xen-tools/gentoo.d
|
||||
mkdir -p ${prefix}/usr/share/xen-tools/dapper.d/
|
||||
@@ -206,6 +212,8 @@ install-hooks:
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d trusty.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d utopic.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d vivid.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d wily.d
|
||||
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d xenial.d
|
||||
cp hooks/common.sh ${prefix}/usr/share/xen-tools
|
||||
cp -r hooks/common ${prefix}/usr/share/xen-tools
|
||||
|
||||
@@ -243,7 +251,11 @@ manpages:
|
||||
#
|
||||
# Make a new release tarball, and make a GPG signature.
|
||||
#
|
||||
release: tidy fixup-perms update-version update-modules clean changelog
|
||||
release: orig-tar-gz
|
||||
gpg --armour --detach-sign ../$(BASE)-$(VERSION).tar.gz
|
||||
git tag -s -m "Release as $(VERSION)" "release-$(VERSION)"
|
||||
|
||||
tarball: test tidy fixup-perms update-version update-modules clean changelog
|
||||
rm -rf $(DIST_PREFIX)/$(BASE)-$(VERSION)
|
||||
rm -f $(DIST_PREFIX)/$(BASE)-$(VERSION).tar.gz
|
||||
cp -R . $(DIST_PREFIX)/$(BASE)-$(VERSION)
|
||||
@@ -251,32 +263,27 @@ release: tidy fixup-perms update-version update-modules clean changelog
|
||||
rm -rf $(DIST_PREFIX)/$(BASE)-$(VERSION)/cover_db
|
||||
rm -rf $(DIST_PREFIX)/$(BASE)-$(VERSION)/.git*
|
||||
cd $(DIST_PREFIX) && tar -cvf $(DIST_PREFIX)/$(BASE)-$(VERSION).tar $(BASE)-$(VERSION)/
|
||||
gzip $(DIST_PREFIX)/$(BASE)-$(VERSION).tar
|
||||
gzip -9nv $(DIST_PREFIX)/$(BASE)-$(VERSION).tar
|
||||
mv $(DIST_PREFIX)/$(BASE)-$(VERSION).tar.gz ..
|
||||
rm -rf $(DIST_PREFIX)/$(BASE)-$(VERSION)
|
||||
gpg --armour --detach-sign ../$(BASE)-$(VERSION).tar.gz
|
||||
|
||||
#
|
||||
# Make a new orig.tar.gz for the Debian package
|
||||
#
|
||||
orig-tar-gz: release
|
||||
orig-tar-gz: tarball
|
||||
cp -p ../$(BASE)-$(VERSION).tar.gz ../$(BASE)_$(DEBVERSION).orig.tar.gz
|
||||
cp -p ../$(BASE)-$(VERSION).tar.gz.asc ../$(BASE)_$(DEBVERSION).orig.tar.gz.asc
|
||||
|
||||
|
||||
#
|
||||
# Run the test suite.
|
||||
#
|
||||
test: update-modules
|
||||
test: non-author-test author-test
|
||||
|
||||
non-author-test: update-modules
|
||||
prove --shuffle t/
|
||||
|
||||
|
||||
#
|
||||
# Run the test suite verbosely.
|
||||
#
|
||||
test-verbose:
|
||||
prove --shuffle --verbose t/
|
||||
|
||||
author-test:
|
||||
prove xt/
|
||||
|
||||
|
||||
#
|
||||
@@ -304,6 +311,8 @@ uninstall:
|
||||
rm -f ${prefix}/usr/bin/xen-create-nfs
|
||||
rm -f ${prefix}/usr/bin/xt-guess-suite-and-mirror
|
||||
rm -f ${prefix}/etc/xen-tools/xen-tools.conf
|
||||
rm -f ${prefix}/etc/xen-tools/distributions.conf
|
||||
rm -f ${prefix}/etc/xen-tools/mirrors.conf
|
||||
rm -f ${prefix}/etc/xen-tools/xm.tmpl
|
||||
-rm -rf ${prefix}/etc/xen-tools/skel
|
||||
-rmdir ${prefix}/etc/xen-tools/
|
||||
|
||||
301
NEWS.markdown
301
NEWS.markdown
@@ -1,3 +1,250 @@
|
||||
xen-tools 4.6.1 (released 24 Oct 2015)
|
||||
======================================
|
||||
|
||||
Distribution Releases Changes
|
||||
-----------------------------
|
||||
|
||||
* Preliminary support for Ubuntu 16.04 LTS Xenial Xerus.
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
* Fix Perl warning in t/hook-inittab.t if /etc/inittab isn't present.
|
||||
|
||||
Other Changes
|
||||
-------------
|
||||
|
||||
* Declare GitHub as primary hosting.
|
||||
* Integrate BUGS.markdown into README.markdown, move remaining
|
||||
contents of KNOWN_BUGS.markdown to the GitHub issue tracker.
|
||||
* Minor README improvements.
|
||||
* Neither use $#array in boolean context nor @array = undef anymore.
|
||||
|
||||
|
||||
xen-tools 4.6 (released 20 Jul 2015)
|
||||
====================================
|
||||
|
||||
New Features and Major Changes
|
||||
------------------------------
|
||||
|
||||
* Drop all occurrences of apt's `--force-yes` parameter. It only
|
||||
forces the installation of untrusted packages and that's
|
||||
unwanted. (Closes Debian bug report #776487)
|
||||
* Support passing commandline options with `--debootstrap-cmd`.
|
||||
* Use MD5 as default hash method again, to be able to properly set
|
||||
passwords in older releases. Does not affect passwords changed later
|
||||
inside the DomU.
|
||||
* Split off hardcoded release code names list and default mirrors in
|
||||
`xen-create-image` into separate configuration file which is parsed
|
||||
before the default settings or command-line options are set.
|
||||
* Report all SSH fingerprints of the created DomU, not only RSA ones.
|
||||
* Support VLANs with Open vSwitch (GH-2). Thanks to Félix Barbeira for
|
||||
the patch.
|
||||
|
||||
|
||||
New Options
|
||||
-----------
|
||||
|
||||
* `--keyring` (xen-create-image, xt-install-image)
|
||||
* `--vlan` (xen-create-image)
|
||||
|
||||
Distribution Releases Changes
|
||||
-----------------------------
|
||||
|
||||
* Debian 9 Stretch (preliminary support)
|
||||
* Ubuntu 15.10 Wily Werewolf (preliminary support; not yet suported by
|
||||
debootstrap, see Debian bug report #787117)
|
||||
* Ubuntu 10.04 Lucid Lynx is now EoL.
|
||||
* Ubuntu 14.10 Utopic Unicorn is now EoL.
|
||||
|
||||
Improvements
|
||||
------------
|
||||
|
||||
* Make test suite support as-installed-testing.
|
||||
* Multiple release workflow improvements (target `release` in
|
||||
`Makefile`).
|
||||
* Supports `unstable`, `oldstable` and `oldoldstable` as distribution
|
||||
names, too. (`oldoldstable` is not yet supported by debootstrap, see
|
||||
Debian feature request #792734 in debootstrap.)
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
* Fix usage of nonexistent variable in `removeDebianPackage` (Closes
|
||||
Debian bug report #774936) Thanks Lukas Schwaighofer!
|
||||
* Allows `#` within configuration file comments. (Closes Debian bug
|
||||
report #783060; thanks Jean-Michel Nirgal Vourgère for the bug
|
||||
report and patch!)
|
||||
* Use `-o APT::Install-Recommends=false` instead of
|
||||
`--no-install-recommends` for backwards compatibility with older APT
|
||||
versions which don't know either (but accept any `Foo=Bar` parameter
|
||||
to `-o`). Allows one to install earlier Debian releases (e.g. Etch)
|
||||
with the default configuration again.
|
||||
* Pass `--yes` to `lvcreate` only if LVM version is 2.02.99 or
|
||||
higher. Fixes regression introduced with 4.5 by the fix for Debian
|
||||
bug report #754517.
|
||||
|
||||
Other Changes
|
||||
-------------
|
||||
|
||||
* Change all occurrences of `http.debian.net` to
|
||||
`httpredir.debian.org`.
|
||||
* Installs bash completion into `/usr/share/bash-completion/` (fixes
|
||||
lintian warning `package-install-into-obsolete-dir`)
|
||||
* Testsuite: Optimize and clean up modules.sh.
|
||||
* Split up test suite in functionality/compatibility tests (`t`) and
|
||||
author/release tests (`xt`).
|
||||
* New example script helpful for release testing.
|
||||
|
||||
|
||||
xen-tools 4.5 (released 25 Oct 2014)
|
||||
====================================
|
||||
|
||||
New Features and Major Changes
|
||||
------------------------------
|
||||
|
||||
* Apply patch by Adrian C. (anrxc) to allow to override hooks in
|
||||
`/usr/share/xen-tools/*.d/` with hooks in `/etc/xen-tools/hooks.d/`.
|
||||
|
||||
Distribution Releases Changes
|
||||
-----------------------------
|
||||
|
||||
* Ubuntu 14.10 Utopic Unicorn.
|
||||
* Ubuntu 15.04 Vivid Vervet (preliminary support)
|
||||
* Mark Ubuntu 13.10 Saucy Salamander as EoL
|
||||
|
||||
Improvements
|
||||
------------
|
||||
|
||||
* Use `686-pae` kernels instead of `686` kernels on Debian Wheezy and
|
||||
later. Thanks to Daniel Lintott! (Closes Debian bug report #742778)
|
||||
* Pass `-y` option ("assume yes") to `yum` (Closes Debian bug report
|
||||
#735675) Thanks Lionel FÉLICITÉ!
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
* Fix always empty gateway on Debian DomUs (Thanks Joan! LP: #1328794)
|
||||
* Fix `lvcreate` awaiting user input when creating swap LV (Closes
|
||||
Debian bug report #754517) Thanks Eric Engstrom!
|
||||
* Fix missing quoting in shell function `assert` in `hooks/common.sh`.
|
||||
* Fix initial configuration summary in cases where `pygrub` is used.
|
||||
* Fix corner cases where not the latest kernel would have been
|
||||
checked.
|
||||
* `--password` overrides `--genpass`. (Closes Debian bug report
|
||||
#764143) Based on patch by Santiago Vila.
|
||||
* Fix unaligned maxmem output of xen-create-image. (Closes Debian bug
|
||||
report #764126; Patch by Santiago Vila)
|
||||
* Fix copy & paste errors in comments in typos in `roles/puppet`
|
||||
(Closes Debian bug report #764134; Patch by Santiago Vila)
|
||||
* Fix typos in POD of `xen-create-image` (Closes Debian bug report
|
||||
#764153; Patch by Santiago Vila)
|
||||
|
||||
Other Changes
|
||||
-------------
|
||||
|
||||
* Drop all xend related sanity checks, they cause more havoc nowadays
|
||||
than they help. Thanks Ian Campbell! (Closes Debian bug report
|
||||
#732456)
|
||||
* pygrub detection: Prefer `/usr/lib/xen-default` over `/usr/lib/xen-x.y`.
|
||||
* Add password length sanity check with fallback to default length.
|
||||
* Raise default password length from 8 to 23.
|
||||
* Flush output after each line in `runCommand()`.
|
||||
* `Makefile`: Clean up coverage data in multiple targets.
|
||||
|
||||
|
||||
xen-tools 4.4 (released 11 Dec 2013)
|
||||
====================================
|
||||
|
||||
Listing includes changes of according beta releases.
|
||||
|
||||
New Features and Major Changes
|
||||
------------------------------
|
||||
|
||||
* Preliminary support for `xl` toolstack
|
||||
* Ships `/etc/initramfs-tools/conf.d/xen-tools` for generating Dom0
|
||||
initrds also suitable for DomU usage. Trigger `update-initramfs`.
|
||||
* Installs a legacy `grub` in all `pygrub` based Debian/Ubuntu DomUs
|
||||
to be able to update the `menu.list` automatically.
|
||||
* `hooks/common.sh`: `installDebianPackage` no more installs
|
||||
recommends, use `installDebianPackageAndRecommends` for that from
|
||||
now on.
|
||||
* `hooks/common.sh`: Rename `installCentOS4Package` to
|
||||
`installRPMPackage`. Add `installCentOS4Package` wrapper for
|
||||
backward compatibility.
|
||||
* Better documents and checks requirements for the `--apt_proxy`
|
||||
value. (See #623443 for the corresponding apt issue.) Requires now
|
||||
`Data::Validate::URI`.
|
||||
* Uses now `Data::Validate::Domain` and `Data::Validate::IP` for IP
|
||||
addresses and hostname checks.
|
||||
|
||||
Newly Supported Distribution Releases
|
||||
-------------------------------------
|
||||
|
||||
* Debian 8 Jessie
|
||||
* Ubuntu 13.04 Raring
|
||||
* Ubuntu 13.10 Saucy (preliminary support; debootstrap doesn't have
|
||||
support for Saucy at the time of writing)
|
||||
|
||||
Improvements
|
||||
------------
|
||||
|
||||
* Also recognize "M" and "G" instead of "MB" and "GB" as size unit for
|
||||
`--memory`. Also document the recognized units. (Closes Debian bug
|
||||
report #691320)
|
||||
* `xen-list-images` now also outputs the file name of the config file.
|
||||
* `xen-list-images` and `xen-delete-image` now understand `--extension`.
|
||||
* Makefile accepts `DESTDIR=…`
|
||||
* Move examples from debian/examples to examples.
|
||||
* Adds default mount options for ext4, identical to ext2/ext3.
|
||||
* By default install `linux-image-virtual` instead of
|
||||
`linux-image-server` on Ubuntu Intrepid and newer (Hopefully closes:
|
||||
#640099, LP #839492)
|
||||
* Makes some options (like `--pygrub`) negatable.
|
||||
* Rework "minimal" role to be less based on personal preferences:
|
||||
* No more installs sudo, vim, syslog-ng, etc.
|
||||
* Fixes usage together with pygrub.
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
* Fix symbolic link hooks/centos-6/15-setup-arch (Closes Debian bug
|
||||
report #690299)
|
||||
* Execute END block not on --version/--help/--manual (Closes Debian
|
||||
bug #684346)
|
||||
* Move code for `--boot` feature to `END` block. Fixes missing SSH
|
||||
fingerprint display if `--boot` was used. (Closes Debian bug report
|
||||
#679183)
|
||||
* Correctly handle aborts in `END` block. (Closes Debian bug report
|
||||
#704882)
|
||||
* Fixes `--extension=` with empty parameter.
|
||||
* Sarge amd64 case handle properly
|
||||
* `xt-install-image`: Don't bail out if only `cdebootstrap` is
|
||||
installed but not `debootstrap` (Thanks Elmar Heeb!)
|
||||
* Fix filesystem tools installation in `91-install-fs-tools` (which
|
||||
was broken since 4.3~rc1-1) by merging `91-install-fs-tools back`
|
||||
into `90-make-fstab`. (Closes Debian bug report #715340) Also
|
||||
supports RPM-based distributions now.
|
||||
* Fixes creation of `ARRAY(0x#).log` named log files.
|
||||
|
||||
Other Changes
|
||||
-------------
|
||||
|
||||
* Code deduplication to unify the `xen-*-image` scripts
|
||||
* Moves `/usr/lib/xen-tools/` to `/usr/share/xen-tools/`
|
||||
* Use `http.debian.net` as default Debian mirror if no mirror is given
|
||||
and `xt-guess-suite-and-mirror` is not used.
|
||||
* Default DomUs to use the noop scheduler (Closes Debian bug report
|
||||
#693131)
|
||||
* Fixes export of environment variables. Previously they could contain
|
||||
dashes and then were only accessible from within Perl, but not from
|
||||
within Bash.
|
||||
* Uses `Test::NoTabs` instead of its own test for that.
|
||||
* Removes unused Perl modules `Xen::Tools` and `Xen::Tools::Log` from
|
||||
source code. Also removes the according tests from the test
|
||||
suite. No more needs `Moose`.
|
||||
|
||||
|
||||
xen-tools 4.3.1 (released 30-Jun-2012)
|
||||
======================================
|
||||
|
||||
@@ -7,6 +254,28 @@ Bugfix Release only
|
||||
xen-tools 4.3 (released 26-Jun-2012)
|
||||
====================================
|
||||
|
||||
Listing includes changes of according beta releases.
|
||||
|
||||
New Features and Major Changes
|
||||
------------------------------
|
||||
|
||||
* Massive code deduplication in hooks directory
|
||||
|
||||
New Options
|
||||
-----------
|
||||
|
||||
* `--dontformat` (xen-create-image)
|
||||
* `--finalrole` (xen-create-image)
|
||||
* `--apt_proxy` (xen-create-image)
|
||||
|
||||
Newly Supported Distribution Releases
|
||||
-------------------------------------
|
||||
|
||||
* Ubuntu 11.10 Oneiric
|
||||
* Ubuntu 12.04 Precise
|
||||
* Ubuntu 12.10 Quantal
|
||||
* CentOS 6
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
@@ -19,30 +288,6 @@ Other Changes
|
||||
* Remove most Mercurial traces
|
||||
|
||||
|
||||
xen-tools 4.3rc1 (released 08 Jun 2012)
|
||||
=======================================
|
||||
|
||||
New Features and Major Changes
|
||||
------------------------------
|
||||
|
||||
* Massive code deduplication in hooks directory
|
||||
|
||||
New Options
|
||||
-----------
|
||||
|
||||
--dontformat (xen-create-image)
|
||||
--finalrole (xen-create-image)
|
||||
--apt_proxy (xen-create-image)
|
||||
|
||||
Newly Supported Distribution Releases
|
||||
-------------------------------------
|
||||
|
||||
* Ubuntu 11.10 Oneiric
|
||||
* Ubuntu 12.04 Precise
|
||||
* Ubuntu 12.10 Quantal
|
||||
* CentOS 6
|
||||
|
||||
|
||||
xen-tools 4.2.1 (released 17 Mar 2011)
|
||||
======================================
|
||||
|
||||
@@ -65,11 +310,11 @@ New Options
|
||||
New Features and Major Changes
|
||||
------------------------------
|
||||
|
||||
* Uses hvc0 and xvda devices by default
|
||||
* Also supports cdebootstrap
|
||||
* Uses `hvc0` and `xvda` devices by default
|
||||
* Also supports `cdebootstrap`
|
||||
* Preliminary btrfs support.
|
||||
* Uses GeoIP for Debian mirrors: Default Debian mirror is now
|
||||
cdn.debian.net, see http://wiki.debian.org/DebianGeoMirror for
|
||||
`cdn.debian.net`, see http://wiki.debian.org/DebianGeoMirror for
|
||||
details.
|
||||
* New helper program xt-guess-suite-and-mirror, used to find the
|
||||
* New helper program `xt-guess-suite-and-mirror`, used to find the
|
||||
default mirror and suite.
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
xen-tools
|
||||
=========
|
||||
|
||||
[](https://travis-ci.org/xtaran/xen-tools)
|
||||
[](https://travis-ci.org/xen-tools/xen-tools)
|
||||
|
||||
* [Homepage](http://www.xen-tools.org/software/xen-tools)
|
||||
* Git Repository:
|
||||
* [at Gitorious](http://gitorious.org/xen-tools)
|
||||
* [at GitHub](http://github.com/xtaran/xen-tools)
|
||||
* Offical Git Repositories:
|
||||
* [at GitHub](http://github.com/xen-tools/xen-tools) (primary, includes [Issue Tracker](https://github.com/xen-tools/xen-tools/issues))
|
||||
* [at GitLab](http://gitlab.com/xen-tools/xen-tools) (secondary, doesn't support the `git://` protocol.)
|
||||
* Historical Git Repository: [at Gitorious](http://gitorious.org/xen-tools) (_outdated_, no more updated, for historical reference only)
|
||||
* [Mailing Lists](http://www.xen-tools.org/software/xen-tools/lists.html)
|
||||
|
||||
About
|
||||
@@ -16,7 +17,7 @@ xen-tools contains a collection of Perl scripts for working with Xen
|
||||
guest images under Linux.
|
||||
|
||||
Using this software, you can easily create new
|
||||
[Xen](http://www.xen.org) guests configured to be accessible over the
|
||||
[Xen](http://www.xen.org/) guests configured to be accessible over the
|
||||
network via [OpenSSH](http://www.openssh.org/).
|
||||
|
||||
xen-tools currently has scripts to install most releases of
|
||||
@@ -32,35 +33,38 @@ known to work reliably, i.e.:
|
||||
|
||||
* Sarge 3.1 (i386 and DomU only)
|
||||
* Etch 4.0 (Dom0 no more tested)
|
||||
* Lenny 5.0
|
||||
* Squeeze 6.0
|
||||
* Lenny 5.0 (Dom0 no more tested)
|
||||
* Squeeze 6.0 (Dom0 no more tested)
|
||||
* Wheezy 7
|
||||
* Jessie 8 (under development)
|
||||
* Jessie 8
|
||||
* Stretch 9 (under development)
|
||||
* Sid (always under development; works at least at the moment of writing :-)
|
||||
|
||||
### Ubuntu
|
||||
|
||||
(only DomUs tested)
|
||||
|
||||
* Dapper Drake 6.06 (needs editing of `/usr/share/debootstrap/scripts/dapper` since at least debootstrap version 1.0.37, see [#659360][1])
|
||||
* Dapper Drake 6.06 (LTS, needs editing of `/usr/share/debootstrap/scripts/dapper` since at least debootstrap version 1.0.37, see [#659360][1])
|
||||
* Edgy Eft 6.10 (needs editing of `/usr/share/debootstrap/scripts/edgy` since at least debootstrap version 1.0.37, see [#659360][1])
|
||||
* Feisty Fawn 7.04
|
||||
* Gutsy Gibbon 7.10
|
||||
* Hardy Heron 8.04 (see [Installing Ubuntu 8.04 as DomU][2])
|
||||
* Hardy Heron 8.04 (LTS, see [Installing Ubuntu 8.04 as DomU][2])
|
||||
* Interpid Ibex 8.10
|
||||
* Jaunty Jackaplope 9.04
|
||||
* Karmic Koala 9.10
|
||||
* Lucid Lynx 10.04
|
||||
* Lucid Lynx 10.04 (LTS)
|
||||
* Maverick Meerkat 10.10
|
||||
* Natty Narwhal 11.04
|
||||
* Oneiric Ocelot 11.10
|
||||
* Precise Pangolin 12.04
|
||||
* Precise Pangolin 12.04 (LTS)
|
||||
* Quantal Quetzal 12.10
|
||||
* Raring Ringtail 13.04
|
||||
* Saucy Salamander 13.10
|
||||
* Trusty Tahr 14.04 (LTS)
|
||||
* Utopic Unicorn 14.10
|
||||
* Vivid Vervet 15.04 (under development)
|
||||
* Vivid Vervet 15.04
|
||||
* Wily Werewolf 15.10
|
||||
* Xenial Xerus 16.04 (under development, LTS)
|
||||
|
||||
[1]: http://bugs.debian.org/659360
|
||||
"debootstrap in Wheezy can no more build Ubuntu Edgy or earlier"
|
||||
@@ -121,7 +125,7 @@ project.
|
||||
Installation
|
||||
------------
|
||||
|
||||
As root or with sudo, execute `make instal`.
|
||||
As root or with sudo, execute `make install`.
|
||||
|
||||
See `debian/README.source` how to build the Debian package from a
|
||||
checked out copy of the git repository (i.e. without a source tar
|
||||
@@ -205,10 +209,40 @@ followed roughly the same ideas, but less strict.
|
||||
Test Suite Coverage
|
||||
-------------------
|
||||
|
||||
[](https://coveralls.io/r/xen-tools/xen-tools?branch=master)
|
||||
|
||||
Despite parts of the test suite are quite old, it only tests a small
|
||||
fraction of what xen-tools can do. Some of the scripts currently could
|
||||
only be tested on an actual Xen Dom0. Hence the
|
||||
[code coverage of xen-tools' test suite is quite bad](https://coveralls.io/r/xtaran/xen-tools).
|
||||
[code coverage of xen-tools' test suite is quite bad](https://coveralls.io/r/xen-tools/xen-tools).
|
||||
|
||||
Bugs
|
||||
----
|
||||
|
||||
### Reporting Bugs
|
||||
|
||||
If you're using the current packages included as part of the Debian
|
||||
GNU/Linux distribution or a derivative, please first report any bugs
|
||||
using the distribution's way to report bugs.
|
||||
|
||||
In case of Debian this would be using e.g. `reportbug xen-tools`.
|
||||
|
||||
If you're using the xen-tools built from source tar ball, please
|
||||
[report bugs via GitHub's issue tracker](https://github.com/xen-tools/xen-tools/issues/new),
|
||||
or, if you don't want to create a GitHub account or are not sure if
|
||||
it's really a bug, feel free to just write an e-mail to the
|
||||
[xen-tools dicsussion mailing list](mailto:xen-tools-discuss@xen-tools.org).
|
||||
|
||||
If you're capable of fixing it yourself a patch is appreciated, and a
|
||||
test case would be a useful bonus.
|
||||
|
||||
### Known/Open Issues
|
||||
|
||||
* [xen-tools Issue Tracker at GitHub](https://github.com/xen-tools/xen-tools/issues/new)
|
||||
* [Mailing list archives of the xen-tools mailing lists](http://xen-tools.org/software/xen-tools/lists.html)
|
||||
* [TODO file in the source code](https://github.com/xen-tools/xen-tools/blob/master/TODO.markdown)
|
||||
* [xen-tools in the Debian Bug Tracking System](https://bugs.debian.org/xen-tools)
|
||||
* [xen-tools in Ubuntu's Launchpad](https://bugs.launchpad.net/ubuntu/+source/xen-tools)
|
||||
|
||||
--
|
||||
The Xen-Tools Developer Team
|
||||
|
||||
203
TODO.markdown
203
TODO.markdown
@@ -1,24 +1,12 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
See KNOWN_BUGS.markdown for real bugs.
|
||||
Most things which used to be in here were moved to
|
||||
[xen-tools' issue tracker at GitHub](https://github.com/xen-tools/xen-tools/issues).
|
||||
|
||||
Bugs to fix and features to add for 5.0
|
||||
---------------------------------------
|
||||
|
||||
* Switch build-system to autotools or something CPANish.
|
||||
|
||||
* `xen-create-image` man page overhaul:
|
||||
|
||||
* ambiguous option list with regards to parameters
|
||||
* Set Fail in more situations where the script has clearly failed
|
||||
i.e.: lvm exists
|
||||
|
||||
* Roles overhaul
|
||||
|
||||
* Remove udev role. No more makes sense. udev gets pulled in by
|
||||
kernels where necessary.
|
||||
|
||||
* Test and support more file system types.
|
||||
|
||||
Actually this should be pretty simple now that the parameters are
|
||||
@@ -29,57 +17,6 @@ Bugs to fix and features to add for 5.0
|
||||
Currently no locales are set and this causes several domU errors
|
||||
which appear in the domU's logs.
|
||||
|
||||
* Documentation overhaul
|
||||
|
||||
Better explain what roles /should be/ used for, and that roles
|
||||
are examples, and shouldn't cover every single scenario. They
|
||||
are also easy to write.
|
||||
|
||||
* Think again about disk_device checks :
|
||||
|
||||
Newer Xen provides `xvda`, older provided `sda`. The current check for
|
||||
valid values of `disk_device` (used for root device in DomU `/etc/fstab`)
|
||||
does only allow those values.
|
||||
|
||||
This forbids any deployment of LVM/RAID _inside_ DomU, which cannot
|
||||
be created by xen-tools anyway. So the current check is fine with the
|
||||
current possibilities of xen-tools, but could become a limitation.
|
||||
* Is it possible/wanted to "query" xend for default device names?
|
||||
* Is it possible to create `/dev/mapper` devices with xend conf?
|
||||
* Can we just avoid to ask for this value and not specify the device
|
||||
in `/etc/fstab` (and use `/dev/root`, `/dev/by-uuid`, or anything?)
|
||||
|
||||
* `xen-create-image --dist=…` / sources.list generation should be more fine-grained
|
||||
|
||||
xen-tools should offer the possibility to enable/disable
|
||||
security/volatile/backports as well as
|
||||
contrib/non-free/universe/restricted/multiverse for each of them not
|
||||
only based on defaults plus the Dom0's sources.list
|
||||
|
||||
One idea is to allow parameters like
|
||||
|
||||
--dist="lenny:main,contrib,non-free;security;volatile:main"
|
||||
|
||||
and maybe (if the default will be to include security) to also
|
||||
allow
|
||||
|
||||
--dist="lenny;no-security"
|
||||
|
||||
The second idea (by Mathieu Parent) is to have an
|
||||
`/etc/xen-tools/sources.list.d/` which then contains files like
|
||||
`lenny.list`, `lenny-server.list`, `karmic.list`, etc. which
|
||||
defaults to `$dist.list`, but can be also select with
|
||||
`--sources-list=lenny-server` (which looks for
|
||||
`./lenny-server.list`, `./lenny-server`,
|
||||
`/etc/xen-tools/sources.list.d/lenny-server.list` and
|
||||
`/etc/xen-tools/sources.list.d/lenny-server` in that order).
|
||||
|
||||
Third variant is to use `/etc/xen-tools/sources.lists/` instead of
|
||||
`/etc/xen-tools/sources.list.d/` because that directory is no
|
||||
runparts-like directory.
|
||||
|
||||
* LVM snapshot support as an install source.
|
||||
|
||||
* Generic grub support
|
||||
|
||||
This will generate a much nicer `menu.lst` as a side effect, as its
|
||||
@@ -88,50 +25,6 @@ Bugs to fix and features to add for 5.0
|
||||
new kernel is installed and will also use the domU distro's `menu.lst`
|
||||
conform.
|
||||
|
||||
* pv-grub support
|
||||
|
||||
This is a ways away and will probably start with a `xen-pv-grub`
|
||||
package.
|
||||
|
||||
* Move the hooks directory to `/etc/xen-tools/` to officially allow
|
||||
added and modified hooks.
|
||||
|
||||
* Clean up the hooks directory
|
||||
|
||||
We still have a link farm for hooks and a meta link farm for distro
|
||||
releases created on `make install`. It probably would be better if
|
||||
we would just have one directory per distro (like with debian) but
|
||||
without the need to created symlinks on `make install`.
|
||||
|
||||
Currently CentOS's `25-setup-kernel` creates an fstab and
|
||||
`90-make-fstab` does again. It works, but that cries for debugging
|
||||
hell.
|
||||
|
||||
`centos-5/25-setup-kernel` and `centos-6/25-setup-kernel` still
|
||||
differ and I'm not sure if that's necessary respectively what's the
|
||||
common denominator.
|
||||
|
||||
`80-install-kernel` is not yet merged into one hook script.
|
||||
|
||||
Common oneliners for code deduplication in the hooks/ directory:
|
||||
|
||||
$ find -L . -not -xtype l -not -type d -not -path '*/common/*' | sort -t / -k3
|
||||
$ fdupes -r1 . | sort -t / -k3
|
||||
$ find . -type f | sim_text -ipTt 50 | tac | column -t
|
||||
|
||||
* Create users, add ssh pubkeys to `.ssh/authorized_keys`
|
||||
|
||||
Still have to think of a good way of doing this. It would be nice
|
||||
To specify a directory of public keys, parsing the hostnames
|
||||
parsing the usernames from the ssh comment line.
|
||||
|
||||
Potential ideas are to add options to add a given file as
|
||||
`authorized_keys` (e.g. a users public key) or to just add the Dom0's
|
||||
`/root/.ssh/authorized_keys` as the DomU's one.
|
||||
|
||||
* Generate ECDSA host keys where possible. (Likely depends on the
|
||||
to-be-installed SSH version.)
|
||||
|
||||
* More generic roles
|
||||
|
||||
Deploy a web server or setup ssmtp directly via flag when setting up
|
||||
@@ -145,45 +38,14 @@ Bugs to fix and features to add for 5.0
|
||||
"type" of configuration you want, and a set of options specific to
|
||||
that flag could be parsed from xen-tools.conf
|
||||
|
||||
* Refactor the code for less variants of calling `cp`, `rm`, `mv`, etc.
|
||||
|
||||
E.g. always use either `cp()` from `File::Copy` or `/bin/cp`, but
|
||||
not both. To allow verbose copying, I (Axel) would prefer `/bin/cp`
|
||||
over `cp();`.
|
||||
|
||||
* Parse numerical parameters transparently for the user
|
||||
|
||||
The user shouldn't have to know whether he should specify size as
|
||||
`<size>G` or `<size>Gb` or `<size>`. This should be parsed without
|
||||
user interaction and rely on a common format.
|
||||
|
||||
* `xen-update-image` should mount `/dev/pts` before running apt-get
|
||||
|
||||
* `xen-update-image` should have options for using …
|
||||
|
||||
* aptitude instead of apt-get
|
||||
* dist-upgrade instead of upgrade
|
||||
|
||||
* Support `cpu_weight` and other features from
|
||||
http://wiki.xensource.com/xenwiki/CreditScheduler
|
||||
|
||||
* Make used Xen toolstack configurable, i.e. via --xen-toolstack=xl
|
||||
|
||||
* Unify --debug and --dumpconfig. Likely make --debug exit
|
||||
gracefully. Document --debug if --dumpconfig is removed.
|
||||
|
||||
* Use `Perl::Critic`
|
||||
|
||||
* Refactor the different Ubuntu hooks directories so that only one
|
||||
ubuntu hooks directory is left.
|
||||
|
||||
Then also refactor TLS disabling so that it works on all
|
||||
distributions the same. Currently Debian is a special case and
|
||||
Ubuntu half a special case.
|
||||
|
||||
* Remove from the (unused) Xen::Tools what's already in the used
|
||||
Xen::Tools::Common.
|
||||
|
||||
* Add test for `--size` constraints (upper- and lowercase letters,
|
||||
with and without `B`, etc.)
|
||||
|
||||
@@ -191,70 +53,9 @@ Bugs to fix and features to add for 5.0
|
||||
`xen-create-image` first. Which probably both would be a good
|
||||
idea.
|
||||
|
||||
* Replace several occurences of backticks with runCommand. (Mostly
|
||||
mount commands in `xen-update-image`. The calls to uname or
|
||||
lsb_release should be fine.)
|
||||
|
||||
* Make default source installation work on non-debianesk systems, e.g.
|
||||
either don't use xt-guess-suite-and-mirror in xen-tools.conf or make
|
||||
it work with e.g. Fedora.
|
||||
|
||||
* Error messages triggered by xenRunning should rather say something
|
||||
about "known to the Xen system" instead of "running". See
|
||||
https://bugs.debian.org/703606
|
||||
|
||||
Stuff from Steve's TODO list / Generic TODOs
|
||||
--------------------------------------------
|
||||
|
||||
* Write more test cases.
|
||||
|
||||
* `xen-delete-image` should unallocate any used IP addresses.
|
||||
|
||||
* `installGentooPackage` in `hooks/common.sh` is a stub and does
|
||||
nothing yet.
|
||||
|
||||
Axel's Break-Backwards-Compatibility Wishlist
|
||||
---------------------------------------------
|
||||
|
||||
* Make empty extension the default
|
||||
|
||||
This would ease tab completion and CLI parameter reusage with "xm
|
||||
create" and friends.
|
||||
|
||||
* Check if we can reduce `MAKEDEV` invocations in
|
||||
`hooks/common/55-create-dev`
|
||||
|
||||
`MAKEDEV std` is called in any case. First comment says "Early
|
||||
termination if we have a couple of common devices present should
|
||||
speed up installs which use `--copy`/`--tar`" and then "We still
|
||||
need to make sure the basic devices are present" and calls `MAKEDEV`
|
||||
more often than otherwise.
|
||||
|
||||
Additionally the `55-create-dev` for CentOS/Fedora just created
|
||||
`console`, `zero` and `null`. `zero` and `null` are part of `MAKEDEV
|
||||
std`, perhaps can we reduce it to that. `console` is part of
|
||||
`MAKEDEV generic`.
|
||||
|
||||
Additionally the devices `hda`, `sda` and `tty1` may not necessary
|
||||
in any case, but instead `hvc0` should be created for sure in many
|
||||
cases. Nothing cares about `$serial_device` there either.
|
||||
|
||||
Current `MAKEDEV` implementation support more than one device as
|
||||
parameter. That could reduce the `MAKEDEV` calls from currently six
|
||||
to two.
|
||||
|
||||
* Uncouple generating auto start symlinks from `--boot`.
|
||||
|
||||
Maybe add some `--autostart` or such.
|
||||
|
||||
* MAC addresses should no more depend on the distribution.
|
||||
|
||||
* Let the admin switch between MAC addresses based on XenSource's OUI,
|
||||
its organisation's own OUI or locally administrated MAC addresses.
|
||||
See also http://wiki.xen.org/wiki/Xen_Networking#MAC_addresses
|
||||
|
||||
* More radical Code Deduplication
|
||||
|
||||
`bin/x*` currently still contain similar code like e.g. in the
|
||||
function parseCommandLineArguments. This should be cleaned up, too,
|
||||
but may need a bigger redesign.
|
||||
|
||||
@@ -124,6 +124,9 @@ and EVMS EXAMPLE.
|
||||
--(no)keep (Don't) keep our images if installation fails. It
|
||||
maybe unmounted, though.
|
||||
|
||||
--keyring=/path/to/keyring
|
||||
Set the path to the keyring debootstrap should use.
|
||||
|
||||
--kernel=/path/to/kernel
|
||||
Set the path to the kernel to use for domU. If a
|
||||
kernel is specified it must exist.
|
||||
@@ -242,12 +245,12 @@ and EVMS EXAMPLE.
|
||||
--mirror=url Setup the mirror to use when installing via
|
||||
debootstrap. (Default value: mirror used in
|
||||
/etc/apt/sources.list or for Debian
|
||||
"http://http.debian.net/debian/" and for Ubuntu
|
||||
"http://httpredir.debian.org/debian/" and for Ubuntu
|
||||
"http://archive.ubuntu.com/ubuntu/")
|
||||
|
||||
The above mentioned Debian mirror hostname
|
||||
automatically tries to choose a more or less close
|
||||
Debian mirror. See http://http.debian.net/ for
|
||||
Debian mirror. See http://httpredir.debian.org/ for
|
||||
details.
|
||||
|
||||
--apt_proxy=protocol://hostname:port/
|
||||
@@ -305,6 +308,9 @@ and EVMS EXAMPLE.
|
||||
Optionally, set a specific vif name for the new
|
||||
instance.
|
||||
|
||||
--vlan=1 OpenvSwitch related, optionally you can specify a vlan
|
||||
where the virtual machine has connectivity.
|
||||
|
||||
|
||||
|
||||
Mandatory options:
|
||||
@@ -797,6 +803,7 @@ use Env;
|
||||
use File::Path qw/ mkpath /;
|
||||
use File::Temp qw/ tempdir /;
|
||||
use File::Copy qw/ mv cp /;
|
||||
use File::Slurp;
|
||||
use File::Which;
|
||||
use Getopt::Long;
|
||||
use Pod::Usage;
|
||||
@@ -806,6 +813,7 @@ use Data::Validate::IP qw/ is_ipv4 /;
|
||||
use Data::Validate::Domain qw/ is_hostname /;
|
||||
use Term::UI;
|
||||
use Term::ReadLine;
|
||||
use Sort::Versions;
|
||||
use Xen::Tools::Common;
|
||||
|
||||
|
||||
@@ -816,11 +824,23 @@ use Xen::Tools::Common;
|
||||
my %CONFIG;
|
||||
|
||||
|
||||
#
|
||||
# Distribution meta data
|
||||
#
|
||||
my %DIST;
|
||||
|
||||
|
||||
#
|
||||
# Mirror meta data
|
||||
#
|
||||
my %MIRROR;
|
||||
|
||||
|
||||
#
|
||||
# Partition layout information values read from the partitions file,
|
||||
# or constructed automatically if no partitions file is specified.
|
||||
#
|
||||
my @PARTITIONS = undef;
|
||||
my @PARTITIONS = ();
|
||||
|
||||
|
||||
#
|
||||
@@ -839,7 +859,7 @@ my $MOUNT_POINT = undef;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.5';
|
||||
my $RELEASE = '4.6.1';
|
||||
|
||||
|
||||
#
|
||||
@@ -864,6 +884,18 @@ my $default_genpass_len = 23;
|
||||
sub fail ($) { fail_with_config($_[0], \%CONFIG); }
|
||||
sub logprint ($) { logprint_with_config($_[0], \%CONFIG); }
|
||||
|
||||
#
|
||||
# Read the global distributions meta data file.
|
||||
#
|
||||
readConfigurationFile("/etc/xen-tools/distributions.conf", \%DIST);
|
||||
|
||||
|
||||
#
|
||||
# Read the global default mirrors file.
|
||||
#
|
||||
readConfigurationFile("/etc/xen-tools/mirrors.conf", \%MIRROR);
|
||||
|
||||
|
||||
#
|
||||
# Setup default options.
|
||||
#
|
||||
@@ -967,7 +999,7 @@ checkBinariesPresent();
|
||||
#
|
||||
# NOTE: This must be done before we call "showSummary".
|
||||
#
|
||||
if ( !$#PARTITIONS )
|
||||
if ( !@PARTITIONS )
|
||||
{
|
||||
populatePartitionsData()
|
||||
if ( ( $CONFIG{ 'dir' } ) ||
|
||||
@@ -1249,21 +1281,26 @@ sub setupDefaultOptions
|
||||
# Default distribution is Debian Stable
|
||||
$CONFIG{ 'dist' } = 'stable';
|
||||
$CONFIG{ 'mirror' } = '';
|
||||
$CONFIG{ 'keyring' } = '';
|
||||
|
||||
# Initialize per distribution mirror defaults: Debian
|
||||
foreach my $debdist (qw(squeeze wheezy jessie sid testing oldstable stable unstable)) {
|
||||
$CONFIG{ 'mirror_'.$debdist } = 'http://http.debian.net/debian';
|
||||
}
|
||||
foreach my $debdist (qw(sarge etch lenny)) {
|
||||
$CONFIG{ 'mirror_'.$debdist } = 'http://http.debian.net/debian-archive/debian';
|
||||
}
|
||||
# Initialize per distribution mirror defaults: Ubuntu
|
||||
foreach my $ubuntudist (qw(lucid precise trusty utopic vivid)) {
|
||||
$CONFIG{ 'mirror_'.$ubuntudist } = 'http://archive.ubuntu.com/ubuntu';
|
||||
}
|
||||
foreach my $ubuntudist (qw(dapper edgy feisty gutsy hardy intrepid jaunty karmic maverick natty oneiric quantal raring saucy)) {
|
||||
$CONFIG{ 'mirror_'.$ubuntudist } = 'http://old-releases.ubuntu.com/ubuntu';
|
||||
# Initialize per distribution mirror defaults
|
||||
foreach my $debdist (keys %DIST) {
|
||||
my $debdistinfo = $DIST{$debdist};
|
||||
foreach my $dist (qw(debian ubuntu)) {
|
||||
if ($debdistinfo =~ /$dist/) {
|
||||
if ($debdistinfo =~ /eol/) {
|
||||
$CONFIG{ 'mirror_'.$debdist } = $MIRROR{$dist.'_archive'} or
|
||||
die $dist.'_archive not defined in /etc/xen-tools/mirrors.conf';
|
||||
my $removed_keys = "/usr/share/keyrings/$dist-archive-removed-keys.gpg";
|
||||
$CONFIG{ 'keyring_'.$debdist } = $removed_keys if -s $removed_keys;
|
||||
} else {
|
||||
$CONFIG{ 'mirror_'.$debdist } = $MIRROR{$dist} or
|
||||
die $dist.' not defined in /etc/xen-tools/mirrors.conf';
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
$CONFIG{ 'apt_proxy' } = '';
|
||||
$CONFIG{ 'arch' } =
|
||||
which('dpkg') ? `dpkg --print-architecture` : '';
|
||||
@@ -1294,7 +1331,7 @@ sub setupDefaultOptions
|
||||
$CONFIG{ 'genpass' } = 1;
|
||||
$CONFIG{ 'genpass_len' } = $default_genpass_len;
|
||||
$CONFIG{ 'password' } = undef;
|
||||
$CONFIG{ 'hash_method' } = 'sha256';
|
||||
$CONFIG{ 'hash_method' } = 'md5';
|
||||
|
||||
#
|
||||
# The program to run to create a filesystem.
|
||||
@@ -1422,6 +1459,10 @@ sub checkOption
|
||||
check => sub { is_uri($_[0]) },
|
||||
message => "must be an URI including the protocol\n",
|
||||
},
|
||||
vlan => {
|
||||
check => qr/^([1-9][0-9]{0,2}|10[01][0-9]|102[0-4])$/i,
|
||||
message => "must be a number between 1 and 1024.\n",
|
||||
},
|
||||
);
|
||||
|
||||
# Define what argument each option accepts.
|
||||
@@ -1434,6 +1475,7 @@ sub checkOption
|
||||
memory => 'integerWithSuffix',
|
||||
maxmem => 'integerWithSuffix',
|
||||
kernel => 'existingFile',
|
||||
keyring => 'existingFile',
|
||||
initrd => 'existingFile',
|
||||
modules => 'existingDir',
|
||||
serial_device => 'serialDev',
|
||||
@@ -1458,6 +1500,7 @@ sub checkOption
|
||||
ip => 'ipv4_or_auto',
|
||||
hash_method => 'hashMethod',
|
||||
apt_proxy => 'uri',
|
||||
vlan => 'vlan',
|
||||
);
|
||||
|
||||
# If given option does not exists in optionsTypes,
|
||||
@@ -1540,6 +1583,7 @@ sub parseCommandLineArguments
|
||||
"kernel=s", \&checkOption,
|
||||
"initrd=s", \&checkOption,
|
||||
"mirror=s", \&checkOption,
|
||||
"keyring=s", \&checkOption,
|
||||
"apt_proxy=s", \&checkOption,
|
||||
"modules=s", \&checkOption,
|
||||
"lvm=s", \$install{ 'lvm' },
|
||||
@@ -1567,6 +1611,7 @@ sub parseCommandLineArguments
|
||||
"nameserver=s", \&checkOption,
|
||||
"vifname=s", \&checkOption,
|
||||
"p2p=s", \&checkOption,
|
||||
"vlan=s", \&checkOption,
|
||||
|
||||
# Exclusive
|
||||
#
|
||||
@@ -1592,14 +1637,14 @@ sub parseCommandLineArguments
|
||||
"pygrub!", \$CONFIG{ 'pygrub' },
|
||||
"passwd!", \$CONFIG{ 'passwd' },
|
||||
"genpass=i", \&checkOption,
|
||||
"genpass-len=i", \&checkOption,
|
||||
"genpass_len=i", \&checkOption,
|
||||
"genpass-len=i",\&checkOption,
|
||||
"genpass_len=i",\&checkOption,
|
||||
"password=s", \&checkOption,
|
||||
"hash_method=s",\&checkOption,
|
||||
"partitions=s", \&checkOption,
|
||||
"role=s", \&checkOption,
|
||||
"role-args=s", \&checkOption,
|
||||
"finalrole=s", \&checkOption,
|
||||
"finalrole=s", \&checkOption,
|
||||
"roledir=s", \&checkOption,
|
||||
"force!", \$CONFIG{ 'force' },
|
||||
"no-xen-ok", sub { warn "Option --no-xen-ok is deprecated and ignored."; },
|
||||
@@ -1753,7 +1798,7 @@ sub checkArguments
|
||||
#
|
||||
# Lucid and probably all later Ubuntus, too, don't work without pygrub
|
||||
#
|
||||
if ( $CONFIG{ 'dist' } =~ /lucid|maverick|natty|oneiric|precise|quantal|raring|saucy|trusty|utopic|vivid/ )
|
||||
if ( $DIST{ $CONFIG{ 'dist' } } =~ /pygrub/ )
|
||||
{
|
||||
$CONFIG{ 'pygrub' } = 1;
|
||||
}
|
||||
@@ -1780,6 +1825,17 @@ sub checkArguments
|
||||
$CONFIG{ 'mirror' } = $CONFIG{ $distMirror };
|
||||
}
|
||||
|
||||
#
|
||||
# If no keyring is set, use the default per-distro keyring if present
|
||||
#
|
||||
my $distKeyring = "keyring_" . $CONFIG{ 'dist' };
|
||||
if ( !$CONFIG{ 'keyring' } and
|
||||
$CONFIG{ $distKeyring } and
|
||||
length( $CONFIG{ $distKeyring } ) )
|
||||
{
|
||||
$CONFIG{ 'keyring' } = $CONFIG{ $distKeyring };
|
||||
}
|
||||
|
||||
#
|
||||
# NOTE: FAKE!
|
||||
#
|
||||
@@ -2721,6 +2777,7 @@ EOF
|
||||
$CONFIG{ 'gateway' } && logprint("Gateway : $CONFIG{'gateway'}\n");
|
||||
$CONFIG{ 'nameserver' } && logprint("Nameserver : $CONFIG{'nameserver'}\n");
|
||||
$CONFIG{ 'p2p' } && logprint("Point to Point : $CONFIG{'p2p'}\n");
|
||||
$CONFIG{ 'vlan' } && logprint("VLAN : $CONFIG{'vlan'}\n");
|
||||
print "\n";
|
||||
|
||||
}
|
||||
@@ -3021,6 +3078,31 @@ sub createLVMBits
|
||||
}
|
||||
}
|
||||
|
||||
#
|
||||
# For the calls to lvcreate below, we first need to check for the
|
||||
# version of LVM running as their have been incompatible API
|
||||
# changes somewhere between "2.02.95(2) (2012-03-06)" in Debian 7
|
||||
# Wheezy and "2.02.111(2) (2014-09-01)" in Debian 8 Jessie. *sigh*
|
||||
#
|
||||
# See https://bugs.debian.org/754517
|
||||
#
|
||||
# I currently assume that all LVM version starting with 2.02.99
|
||||
# should be fine with passing --yes as that version has an
|
||||
# upstream changelog entry "Accept --yes in all commands so test
|
||||
# scripts can be simpler".
|
||||
#
|
||||
# Assumes --yes is necessary if the LVM version can't be parsed.
|
||||
|
||||
my $lvm_needs_yes = 1;
|
||||
my $lvm_version_output = `lvm version`;
|
||||
if ($lvm_version_output =~ /^\s*LVM\s*version:\s*(\d[.\d]*)[\s(]/) {
|
||||
my $lvm_version = $1;
|
||||
my $no_yes_below_version = '2.02.99';
|
||||
|
||||
$lvm_needs_yes =
|
||||
versioncmp($lvm_version, $no_yes_below_version) >= 0;
|
||||
}
|
||||
|
||||
foreach my $partition (@PARTITIONS)
|
||||
{
|
||||
my $disk = $CONFIG{ 'hostname' } . '-' . $partition->{ 'name' };
|
||||
@@ -3036,7 +3118,9 @@ sub createLVMBits
|
||||
# The commands to create the volume.
|
||||
#
|
||||
my $disk_cmd =
|
||||
"lvcreate $CONFIG{'lvm'} --yes -L $partition->{'size'} -n $disk";
|
||||
"lvcreate $CONFIG{'lvm'} ".
|
||||
($lvm_needs_yes ? '--yes' : '').
|
||||
" -L $partition->{'size'} -n $disk";
|
||||
|
||||
#
|
||||
# Create the volume
|
||||
@@ -3406,6 +3490,14 @@ sub installSystem
|
||||
$cmd .= " --arch=$CONFIG{'arch'}";
|
||||
}
|
||||
|
||||
#
|
||||
# Propagate --keyring
|
||||
#
|
||||
if ( $CONFIG{ 'keyring' } )
|
||||
{
|
||||
$cmd .= " --keyring=$CONFIG{'keyring'}";
|
||||
}
|
||||
|
||||
|
||||
#
|
||||
# Propagate --debootstrap-cmd if install-method is debootstrap
|
||||
@@ -3413,7 +3505,7 @@ sub installSystem
|
||||
if ( $CONFIG{ 'install-method' } eq 'debootstrap' and
|
||||
$CONFIG{ 'debootstrap-cmd' } )
|
||||
{
|
||||
$cmd .= " --debootstrap-cmd=$CONFIG{'debootstrap-cmd'}";
|
||||
$cmd .= " --debootstrap-cmd='$CONFIG{'debootstrap-cmd'}'";
|
||||
}
|
||||
|
||||
|
||||
@@ -4065,21 +4157,35 @@ END
|
||||
|
||||
exit $exitcode if $VERSION || $HELP || $MANUAL || $DUMPCONFIG;
|
||||
|
||||
my $host_rsa_key = '';
|
||||
my %host_key = ();
|
||||
#
|
||||
# Unmount the image if it is still mounted.
|
||||
#
|
||||
if ( defined($MOUNT_POINT) )
|
||||
{
|
||||
#
|
||||
# Before we unmount get the host's RSA key
|
||||
# Before we unmount get the host's SSH keys' fingerprints
|
||||
#
|
||||
my $key_path .= $MOUNT_POINT;
|
||||
$key_path .= '/etc/ssh/ssh_host_rsa_key.pub';
|
||||
if ( `ssh-keygen -lf $key_path` =~ /^(\S+)\s+(\S+)/ ) {
|
||||
$host_rsa_key = $2;
|
||||
} else {
|
||||
$host_rsa_key = "N/A";
|
||||
my $key_dir = $MOUNT_POINT.'/etc/ssh';
|
||||
my @pubkey_files =
|
||||
grep { /^ssh_host_.*\.pub$/; } read_dir($key_dir);
|
||||
foreach my $pubkey_file (@pubkey_files) {
|
||||
my $pubkey_path = "$key_dir/$pubkey_file";
|
||||
my $fingerprint_line = `ssh-keygen -lf "$pubkey_path"`;
|
||||
if ($fingerprint_line =~ /^(\S+)\s+(\S+)/ ) {
|
||||
my $fingerprint = $2;
|
||||
my $algo = '[unspecified hashing algorithm]';
|
||||
if ($fingerprint_line =~ /^\S+\s+\S+\s+\S+\s+\((\S+)\)/ ) {
|
||||
$algo = $1;
|
||||
} elsif ($pubkey_file =~ /^ssh_host_(\S+)_key\.pub$/) {
|
||||
$algo = uc($1);
|
||||
} elsif ($pubkey_file eq 'ssh_host_key.pub') {
|
||||
$algo = 'SSH1';
|
||||
}
|
||||
$host_key{$algo} = $fingerprint;
|
||||
} else {
|
||||
warn "Can't parse ssh-keygen output: $fingerprint_line";
|
||||
}
|
||||
}
|
||||
unMountImage($MOUNT_POINT, $CONFIG{'FAIL'});
|
||||
}
|
||||
@@ -4195,7 +4301,9 @@ END
|
||||
logprint( $IP_ADDRESSES );
|
||||
}
|
||||
logprint("\n");
|
||||
logprint("RSA Fingerprint : $host_rsa_key\n");
|
||||
foreach my $algo (sort keys %host_key) {
|
||||
logprint("SSH Fingerprint : $host_key{$algo} ($algo)\n");
|
||||
}
|
||||
logprint("Root Password : ");
|
||||
if ( $PASSWORD ) {
|
||||
logprint("$PASSWORD\n");
|
||||
|
||||
@@ -121,7 +121,7 @@ $CONFIG{ 'template' } = '/etc/xen-tools/xm-nfs.tmpl';
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.5';
|
||||
my $RELEASE = '4.6.1';
|
||||
|
||||
|
||||
# store version number away.
|
||||
|
||||
@@ -163,7 +163,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.5';
|
||||
my $RELEASE = '4.6.1';
|
||||
|
||||
|
||||
#
|
||||
|
||||
@@ -106,7 +106,7 @@ $CONFIG{ 'extension' } = '.cfg';
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.5';
|
||||
my $RELEASE = '4.6.1';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -111,7 +111,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.5';
|
||||
my $RELEASE = '4.6.1';
|
||||
|
||||
|
||||
#
|
||||
|
||||
@@ -113,7 +113,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.5';
|
||||
my $RELEASE = '4.6.1';
|
||||
|
||||
|
||||
#
|
||||
@@ -302,7 +302,7 @@ sub updateXenImage
|
||||
# Now upgrade
|
||||
#
|
||||
system(
|
||||
"DEBIAN_FRONTEND=noninteractive chroot $tmp /usr/bin/apt-get upgrade --yes --force-yes"
|
||||
"DEBIAN_FRONTEND=noninteractive chroot $tmp /usr/bin/apt-get upgrade --yes"
|
||||
);
|
||||
|
||||
#
|
||||
|
||||
@@ -148,7 +148,7 @@ $CONFIG{ 'extension' } = '.cfg';
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.5';
|
||||
my $RELEASE = '4.6.1';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -100,7 +100,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.5';
|
||||
my $RELEASE = '4.6.1';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -52,9 +52,9 @@ full text of the license.
|
||||
# Fallback to Debian or Ubuntu in case we can't find anything
|
||||
my $fallback = 'Debian';
|
||||
|
||||
# Which mirrors to use if everything else fails (http.debian.net
|
||||
# Which mirrors to use if everything else fails (httpredir.debian.org
|
||||
# redirects to a working mirror nearby)
|
||||
my %fallback_mirror = ( Debian => 'http://http.debian.net/debian/',
|
||||
my %fallback_mirror = ( Debian => 'http://httpredir.debian.org/debian/',
|
||||
Ubuntu => 'http://archive.ubuntu.com/ubuntu/' );
|
||||
|
||||
# Which suite to use if everything else fails. For Debian "stable"
|
||||
@@ -79,7 +79,7 @@ use strict;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.5';
|
||||
my $RELEASE = '4.6.1';
|
||||
|
||||
# Init
|
||||
my $mirror = '';
|
||||
|
||||
@@ -28,6 +28,7 @@ xt-install-image - Install a fresh copy of GNU/Linux into a directory
|
||||
configuration file.
|
||||
--mirror The mirror to use when installing with 'debootstrap'.
|
||||
--apt_proxy The proxy to use when installing with 'debootstrap'.
|
||||
--keyring The keyring to use when installing with 'debootstrap'.
|
||||
|
||||
Installation Options:
|
||||
--install-method Specify the installation method to use.
|
||||
@@ -112,7 +113,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.5';
|
||||
my $RELEASE = '4.6.1';
|
||||
|
||||
|
||||
#
|
||||
@@ -337,6 +338,7 @@ sub parseCommandLineArguments
|
||||
"cachedir=s", \$CONFIG{ 'cachedir' },
|
||||
"config=s", \$CONFIG{ 'config' },
|
||||
"mirror=s", \$CONFIG{ 'mirror' },
|
||||
"keyring=s", \$CONFIG{ 'keyring' },
|
||||
"apt_proxy=s", \$CONFIG{ 'apt_proxy' },
|
||||
|
||||
# Help.
|
||||
@@ -635,6 +637,14 @@ sub do_debootstrap
|
||||
$EXTRA .= " --arch $CONFIG{'arch'}";
|
||||
}
|
||||
|
||||
#
|
||||
# Propogate the --keyring argument
|
||||
#
|
||||
if ( $CONFIG{ 'keyring' } )
|
||||
{
|
||||
$EXTRA .= " --keyring=$CONFIG{'keyring'}";
|
||||
}
|
||||
|
||||
#
|
||||
# Setup http_proxy so that debootstrap pulls files through the apt-proxy
|
||||
#
|
||||
|
||||
5
debian/README.source
vendored
5
debian/README.source
vendored
@@ -4,7 +4,7 @@ How to build xen-tools directly from the Git repository?
|
||||
Clone the git repository and change to the directory of your local
|
||||
working copy.
|
||||
|
||||
$ git clone git://gitorious.org/xen-tools/xen-tools.git
|
||||
$ git clone git://github.com/xen-tools/xen-tools.git
|
||||
$ cd xen-tools
|
||||
|
||||
If you just want to build the binary package, run
|
||||
@@ -18,5 +18,4 @@ Debian or Ubuntu:
|
||||
$ make orig-tar-gz
|
||||
$ dpkg-buildpackage
|
||||
|
||||
|
||||
-- Axel Beckert <abe@debian.org>, Mon, 13 Sep 2010 14:30:05 +0200
|
||||
-- Axel Beckert <abe@debian.org>, Tue, 14 Jul 2015 18:35:38 +0200
|
||||
|
||||
82
debian/changelog
vendored
82
debian/changelog
vendored
@@ -1,3 +1,85 @@
|
||||
xen-tools (4.6.1-1) unstable; urgency=medium
|
||||
|
||||
* New upstream bugfix release
|
||||
+ Declare GitHub as primary hosting.
|
||||
+ Integrate BUGS.markdown into README.markdown, move remaining
|
||||
contents of KNOWN_BUGS.markdown to the GitHub issue tracker.
|
||||
+ Fix Perl warning in t/hook-inittab.t if /etc/inittab isn't present.
|
||||
- Fixes failed autopkgtest.
|
||||
+ Preliminary support for Ubuntu 16.04 LTS Xenial Xerus.
|
||||
+ Neither use $#array in boolean context nor @array = undef anymore.
|
||||
* Update Vcs-* headers to point to GitHub instead of GitLab.
|
||||
* Add debian/maintscript to remove obsolete conffile
|
||||
/etc/bash_completion.d/xen-tools properly.
|
||||
* Fix typo in previous changelog entry.
|
||||
|
||||
-- Axel Beckert <abe@debian.org> Sat, 24 Oct 2015 01:13:08 +0200
|
||||
|
||||
xen-tools (4.6-1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
+ Fix usage of nonexistent variable in removeDebianPackage (Closes:
|
||||
#774936) Thanks Lukas Schwaighofer!
|
||||
+ Change all occurrences of http.debian.net to httpredir.debian.org
|
||||
+ Ubuntu 10.04 Lucid Lynx and 14.10 Utopic Unicorn now EoL.
|
||||
+ Preliminary support for Debian 9 Stretch and Ubuntu 15.10 Wily
|
||||
Werewolf.
|
||||
+ Installs bash completion into /usr/share/bash-completion/ (fixes
|
||||
lintian warning package-install-into-obsolete-dir)
|
||||
+ Allows # within configuration file comments. (Closes: #783060;
|
||||
thanks Jean-Michel Nirgal Vourgère for the bug report and patch!)
|
||||
+ Testsuite: Let modules.sh ignore the .git directory. (t/modules.t
|
||||
failed if a git commit message had a line starting with "use ".)
|
||||
+ Testsuite: Optimize and clean up modules.sh.
|
||||
+ Drop all occurrences of apt's --force-yes parameter. It only forces
|
||||
the installation of untrusted packages and that's unwanted. (Closes:
|
||||
#776487)
|
||||
+ Support passing commandline options with --debootstrap-cmd.
|
||||
+ Use -o APT::Install-Recommends=false instead of
|
||||
--no-install-recommends for backwards compatibility with older APT
|
||||
versions which don't know either (but accept any Foo=Bar parameter
|
||||
to "-o"). Allows one to install earlier Debian releases (e.g. Etch)
|
||||
with the default configuration again.
|
||||
+ Use md5 as default hash method again, to be able to properly set
|
||||
passwords in older releases. Does not affect passwords changed later
|
||||
inside the DomU.
|
||||
+ Split off hardcoded release code names list and default mirrors in
|
||||
xen-create-image into separate configuration file which is parsed
|
||||
before the default settings or command-line options are set.
|
||||
+ Pass --yes to lvcreate only if LVM version is 2.02.99 or
|
||||
higher. Fixes regression introduced with 4.5 by the fix for #754517.
|
||||
- Add new (build-)dependency on libsort-versions-perl.
|
||||
+ Report all SSH fingerprints of the created DomU, not only RSA ones.
|
||||
+ Split up test suite in functionality/compatibility tests (t) and
|
||||
author/release tests (xt).
|
||||
+ Make test suite support as-installed-testing
|
||||
- Mark package as autopkgtestable.
|
||||
+ Multiple release workflow improvements (target release in Makefile):
|
||||
- Use TMPDIR instead of TMP for temporary directories.
|
||||
- Always run the full test suite before doing a release.
|
||||
- Use maximum compression and don't store time stamps in tar ball.
|
||||
- Make "release" target to include "orig-tar-gz" and tagging.
|
||||
+ New option --keyring which is passed through to deboootstrap. Its
|
||||
default values work around bug #792729 in debootstrap.
|
||||
+ Supports "unstable", "oldstable" and "oldoldstable" as distribution
|
||||
names, too. ("oldoldstable" is not yet supported by debootstrap, see
|
||||
feature request #792734 in debootstrap.)
|
||||
+ New example script helpful for release testing.
|
||||
+ Support VLANs with Open vSwitch (GH-2). Thanks to Félix Barbeira
|
||||
for the patch.
|
||||
* Update Vcs-* headers and documentation as Gitorious closed its doors
|
||||
in June 2015 and is now only available with static contents.
|
||||
* Recommend debian-archive-keyring (for installing Debian DomUs on
|
||||
derivatives) and ubuntu-archive-keyring (for installing Ubuntu DomUs
|
||||
on Debian).
|
||||
* Reduce the list of alternative xen-hypervisor-* packages to just
|
||||
"xen-hypervisor" which is a virtual package provided by at least all
|
||||
xen-hypervisor-* packages since Debian 6 Squeeze.
|
||||
* Recommend lvm2, it's at least required if the --lvm option is used.
|
||||
* Add an adequate as-installed test to debian/tests/control.
|
||||
|
||||
-- Axel Beckert <abe@debian.org> Mon, 20 Jul 2015 16:05:04 +0200
|
||||
|
||||
xen-tools (4.5-1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
21
debian/control
vendored
21
debian/control
vendored
@@ -12,14 +12,16 @@ Build-Depends: debhelper (>= 9~),
|
||||
libfile-which-perl,
|
||||
liblog-message-perl | perl (<< 5.17.0),
|
||||
libterm-ui-perl | perl (<< 5.17.0),
|
||||
libsort-versions-perl,
|
||||
libtest-notabs-perl,
|
||||
libtest-pod-coverage-perl,
|
||||
libtest-pod-perl,
|
||||
libtext-template-perl
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: http://xen-tools.org/software/xen-tools
|
||||
Vcs-Browser: http://gitorious.org/xen-tools/xen-tools
|
||||
Vcs-Git: git://gitorious.org/xen-tools/xen-tools.git
|
||||
Vcs-Browser: https://github.com/xen-tools/xen-tools
|
||||
Vcs-Git: git://github.com/xen-tools/xen-tools.git
|
||||
Testsuite: autopkgtest
|
||||
|
||||
Package: xen-tools
|
||||
Architecture: all
|
||||
@@ -30,15 +32,19 @@ Depends: debootstrap | cdebootstrap,
|
||||
libdata-validate-uri-perl,
|
||||
libfile-slurp-perl,
|
||||
libfile-which-perl,
|
||||
libsort-versions-perl,
|
||||
libterm-ui-perl | perl (<< 5.17.0),
|
||||
libtext-template-perl,
|
||||
openssh-client,
|
||||
perl,
|
||||
${misc:Depends},
|
||||
${perl:Depends}
|
||||
Recommends: libexpect-perl,
|
||||
Recommends: debian-archive-keyring,
|
||||
libexpect-perl,
|
||||
lvm2,
|
||||
rinse (>= 1.9.1-1),
|
||||
xen-hypervisor-amd64 | xen-hypervisor-i386 | xen-hypervisor-i386-pae,
|
||||
ubuntu-archive-keyring,
|
||||
xen-hypervisor,
|
||||
xen-utils
|
||||
Suggests: btrfs-tools,
|
||||
cfengine2,
|
||||
@@ -57,7 +63,8 @@ Description: Tools to manage Xen virtual servers
|
||||
* Debian 5.0 Lenny
|
||||
* Debian 6.0 Squeeze
|
||||
* Debian 7 Wheezy
|
||||
* Debian 8 Jessie (under development)
|
||||
* Debian 8 Jessie
|
||||
* Debian 9 Stretch (under development)
|
||||
* Debian Sid (Unstable)
|
||||
* Ubuntu 6.06 Dapper Drake (LTS)
|
||||
* Ubuntu 6.10 Edgy Eft
|
||||
@@ -77,6 +84,8 @@ Description: Tools to manage Xen virtual servers
|
||||
* Ubuntu 13.10 Saucy Salamander
|
||||
* Ubuntu 14.04 Trusty Tahr (LTS)
|
||||
* Ubuntu 14.10 Utopic Unicorn
|
||||
* Ubuntu 15.05 Vivid Vervet (under development)
|
||||
* Ubuntu 15.04 Vivid Vervet
|
||||
* Ubuntu 15.10 Wily Werewolf
|
||||
* Ubuntu 16.04 Xenial Xerus (preliminary support, under development)
|
||||
* CentOS 5
|
||||
* CentOS 6
|
||||
|
||||
2
debian/docs
vendored
2
debian/docs
vendored
@@ -1,7 +1,5 @@
|
||||
AUTHORS
|
||||
README.markdown
|
||||
SUPPORT.markdown
|
||||
BUGS.markdown
|
||||
TODO.markdown
|
||||
KNOWN_BUGS.markdown
|
||||
NEWS.markdown
|
||||
|
||||
1
debian/maintscript
vendored
Normal file
1
debian/maintscript
vendored
Normal file
@@ -0,0 +1 @@
|
||||
rm_conffile /etc/bash_completion.d/xen-tools 4.6.1-1~
|
||||
3
debian/rules
vendored
3
debian/rules
vendored
@@ -5,4 +5,7 @@
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_test:
|
||||
make non-author-test
|
||||
|
||||
override_dh_auto_build:
|
||||
|
||||
3
debian/tests/adequate
vendored
Executable file
3
debian/tests/adequate
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
adequate xen-tools >&2
|
||||
5
debian/tests/control
vendored
Normal file
5
debian/tests/control
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
Tests: functionality
|
||||
Depends: @, @builddeps@
|
||||
|
||||
Tests: adequate
|
||||
Depends: @, adequate
|
||||
15
debian/tests/functionality
vendored
Executable file
15
debian/tests/functionality
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
#!/bin/sh
|
||||
|
||||
export AS_INSTALLED_TESTING=1
|
||||
|
||||
prove -j1 -v \
|
||||
t/hook-daemons.t \
|
||||
t/hook-hostname.t \
|
||||
t/hook-inittab.t \
|
||||
t/hook-tls.t \
|
||||
t/hooks.t \
|
||||
t/plugin-checks.t \
|
||||
t/pod-check.t \
|
||||
t/xen-delete-image.t \
|
||||
t/xen-lists-images.t \
|
||||
t/xt-create-xen-config.t
|
||||
45
etc/distributions.conf
Normal file
45
etc/distributions.conf
Normal file
@@ -0,0 +1,45 @@
|
||||
# xen-tools configuration file for distibution meta data
|
||||
#
|
||||
# Syntax:
|
||||
#
|
||||
# codename = distribution and further keywords
|
||||
#
|
||||
# Known distributions: debian, ubuntu
|
||||
# Known keywords: eol, pygrub
|
||||
#
|
||||
sarge = debian eol
|
||||
etch = debian eol
|
||||
lenny = debian eol
|
||||
squeeze = debian
|
||||
wheezy = debian
|
||||
jessie = debian
|
||||
stretch = debian
|
||||
sid = debian
|
||||
|
||||
testing = debian
|
||||
oldoldstable = debian
|
||||
oldstable = debian
|
||||
stable = debian
|
||||
unstable = debian
|
||||
|
||||
dapper = ubuntu eol
|
||||
edgy = ubuntu eol
|
||||
feisty = ubuntu eol
|
||||
gutsy = ubuntu eol
|
||||
hardy = ubuntu eol
|
||||
intrepid = ubuntu eol
|
||||
jaunty = ubuntu eol
|
||||
karmic = ubuntu eol
|
||||
lucid = ubuntu eol pygrub
|
||||
maverick = ubuntu eol pygrub
|
||||
natty = ubuntu eol pygrub
|
||||
oneiric = ubuntu eol pygrub
|
||||
precise = ubuntu pygrub
|
||||
quantal = ubuntu eol pygrub
|
||||
raring = ubuntu eol pygrub
|
||||
saucy = ubuntu eol pygrub
|
||||
trusty = ubuntu pygrub
|
||||
utopic = ubuntu eol pygrub
|
||||
vivid = ubuntu pygrub
|
||||
wily = ubuntu pygrub
|
||||
xenial = ubuntu pygrub
|
||||
13
etc/mirrors.conf
Normal file
13
etc/mirrors.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
# xen-tools default mirror configuration file
|
||||
|
||||
debian = http://httpredir.debian.org/debian
|
||||
debian_archive = http://httpredir.debian.org/debian-archive/debian
|
||||
|
||||
ubuntu = http://archive.ubuntu.com/ubuntu
|
||||
ubuntu_archive = http://old-releases.ubuntu.com/ubuntu
|
||||
|
||||
#
|
||||
# If you like, you can also declare per-release mirrors:
|
||||
#
|
||||
# sarge = http://debian.ethz.ch/debian-archive/debian
|
||||
# trusty = http://ubuntu.ethz,ch/ubuntu
|
||||
@@ -254,48 +254,9 @@ initrd = /boot/initrd.img-`uname -r`
|
||||
#
|
||||
|
||||
#
|
||||
# The default mirror for debootstrap to install Debian-derived distributions
|
||||
# Use the mirror configured on the DomU as default mirror
|
||||
#
|
||||
mirror = `xt-guess-suite-and-mirror --mirror`
|
||||
|
||||
#
|
||||
# A mirror suitable for use when installing the Dapper release of Ubuntu.
|
||||
#
|
||||
# mirror = http://gb.archive.ubuntu.com/ubuntu/
|
||||
|
||||
#
|
||||
# If you like you could use per-distribution mirrors, which will
|
||||
# be more useful if you're working in an environment where you want
|
||||
# to regularly use multiple distributions. The following are the
|
||||
# default values used (for Debian the GeoIP feature is used, see
|
||||
# http://wiki.debian.org/DebianGeoMirror):
|
||||
#
|
||||
# mirror_sarge = http://archive.debian.org/debian
|
||||
# mirror_etch = http://archive.debian.org/debian
|
||||
# mirror_lenny = http://archive.debian.org/debian
|
||||
# mirror_squeeze = http://http.debian.net/debian
|
||||
# mirror_wheezy = http://http.debian.net/debian
|
||||
# mirror_jessie = http://http.debian.net/debian
|
||||
# mirror_sid = http://http.debian.net/debian
|
||||
# mirror_dapper = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_edgy = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_feisty = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_gutsy = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_hardy = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_intrepid = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_jaunty = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_karmic = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_lucid = http://archive.ubuntu.com/ubuntu
|
||||
# mirror_maverick = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_natty = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_oneiric = http://archive.ubuntu.com/ubuntu
|
||||
# mirror_precise = http://archive.ubuntu.com/ubuntu
|
||||
# mirror_quantal = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_raring = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_saucy = http://old-releases.ubuntu.com/ubuntu
|
||||
# mirror_trusty = http://archive.ubuntu.com/ubuntu
|
||||
# mirror_utopic = http://archive.ubuntu.com/ubuntu
|
||||
# mirror_vivid = http://archive.ubuntu.com/ubuntu
|
||||
# mirror = `xt-guess-suite-and-mirror --mirror`
|
||||
|
||||
# If this is defined it will be used by debootstrap, and configured as the
|
||||
# proxy for the guest
|
||||
|
||||
@@ -151,6 +151,12 @@ name = '{$hostname}'
|
||||
$br = ",bridge=$bridge"
|
||||
}
|
||||
|
||||
my $vl = '';
|
||||
if ( $vlan )
|
||||
{
|
||||
$vl = ".$vlan"
|
||||
}
|
||||
|
||||
$OUT .= "vif = [ 'ip=$ips";
|
||||
$OUT .= "$m";
|
||||
$OUT .= "$vn";
|
||||
|
||||
6
examples/release-testing
Executable file
6
examples/release-testing
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Skip dapper and edgy due to bug #659360 in debootstrap
|
||||
for dist in $(awk '!/^#|^$/ {print $1}' /etc/xen-tools/distributions.conf | egrep -v '^(dapper|edgy)$'); do
|
||||
xen-create-image --dist $dist --force --verbose "$@" || break
|
||||
done 2>&1 | tee xen-tools-release-testing.log
|
||||
@@ -96,7 +96,7 @@ installDebianPackageAndRecommends ()
|
||||
#
|
||||
# Install the packages
|
||||
#
|
||||
DEBIAN_FRONTEND=noninteractive chroot ${prefix} /usr/bin/apt-get --yes --force-yes install "$@"
|
||||
DEBIAN_FRONTEND=noninteractive chroot ${prefix} /usr/bin/apt-get --yes install "$@"
|
||||
|
||||
#
|
||||
# Remove the policy-rc.d script.
|
||||
@@ -123,7 +123,7 @@ installDebianPackage ()
|
||||
prefix=$1
|
||||
shift
|
||||
|
||||
installDebianPackageAndRecommends ${prefix} --no-install-recommends "$@"
|
||||
installDebianPackageAndRecommends ${prefix} -o APT::Install-Recommends=false "$@"
|
||||
}
|
||||
|
||||
#
|
||||
@@ -322,7 +322,7 @@ removeDebianPackage ()
|
||||
#
|
||||
# Log our options
|
||||
#
|
||||
logMessage "Purging Debian package ${package} from prefix ${prefix}"
|
||||
logMessage "Purging Debian package $@ from prefix ${prefix}"
|
||||
|
||||
#
|
||||
# We require a prefix
|
||||
|
||||
@@ -70,7 +70,7 @@ sub readConfigurationFile ($$)
|
||||
next if ( length($line) < 1 );
|
||||
|
||||
# Strip trailing comments.
|
||||
if ( $line =~ /(.*)\#(.*)/ )
|
||||
if ( $line =~ /([^#]*)\#(.*)/ )
|
||||
{
|
||||
$line = $1;
|
||||
}
|
||||
@@ -129,7 +129,8 @@ sub xenRunning ($$)
|
||||
my $running = 0;
|
||||
|
||||
unless ($CONFIG->{'xm'}) {
|
||||
warn "Couldn't determine Xen toolstack, skipping check for running DomUs.";
|
||||
warn "Couldn't determine Xen toolstack, skipping check for running DomUs."
|
||||
unless $ENV{AS_INSTALLED_TESTING};
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -8,6 +8,7 @@ verbose:
|
||||
|
||||
modules: modules.sh
|
||||
./modules.sh > modules.t
|
||||
chmod 750 modules.t
|
||||
|
||||
clean:
|
||||
rm -vf *~ modules.t
|
||||
|
||||
@@ -19,12 +19,14 @@ use File::Temp;
|
||||
# against we look for subdirectories beneath hooks/ and test each
|
||||
# one.
|
||||
#
|
||||
foreach my $dir ( glob( "hooks/*" ) )
|
||||
|
||||
my $hook_dir = $ENV{AS_INSTALLED_TESTING} ? '/usr/share/xen-tools' : 'hooks';
|
||||
foreach my $dir ( glob( "$hook_dir/*" ) )
|
||||
{
|
||||
next if ( $dir =~ /CVS/i );
|
||||
next if ( ! -d $dir );
|
||||
|
||||
if ( $dir =~ /hooks\/(.*)/ )
|
||||
if ( $dir =~ /$hook_dir\/(.*)/ )
|
||||
{
|
||||
my $dist = $1;
|
||||
|
||||
@@ -49,7 +51,7 @@ sub maybeCallHook
|
||||
#
|
||||
foreach my $file ( qw/ 01-disable-daemons 99-enable-daemons / )
|
||||
{
|
||||
return if ( ! -e "./hooks/$dist/$file" );
|
||||
return if ( ! -e "$hook_dir/$dist/$file" );
|
||||
}
|
||||
|
||||
#
|
||||
@@ -87,7 +89,7 @@ sub testHook
|
||||
#
|
||||
# Call the first hook
|
||||
#
|
||||
`hooks/$dist/01-disable-daemons $dir`;
|
||||
`$hook_dir/$dist/01-disable-daemons $dir`;
|
||||
|
||||
#
|
||||
# Now /usr/sbin should exist.
|
||||
@@ -98,7 +100,7 @@ sub testHook
|
||||
#
|
||||
# Now call the second hook
|
||||
#
|
||||
`hooks/$dist/99-enable-daemons $dir`;
|
||||
`$hook_dir/$dist/99-enable-daemons $dir`;
|
||||
|
||||
ok( ! -x $dir . "/usr/sbin/policy-rc.d", "The policy-rc.d file was correctly removed" );
|
||||
}
|
||||
|
||||
@@ -19,13 +19,14 @@ use File::Temp;
|
||||
# against we look for subdirectories beneath hooks/ and test each
|
||||
# one.
|
||||
#
|
||||
foreach my $dir ( glob( "hooks/*" ) )
|
||||
my $hook_dir = $ENV{AS_INSTALLED_TESTING} ? '/usr/share/xen-tools' : 'hooks';
|
||||
foreach my $dir ( glob( "$hook_dir/*" ) )
|
||||
{
|
||||
next if ( $dir =~ /CVS/i );
|
||||
next if ( $dir =~ /common/i );
|
||||
next if ( ! -d $dir );
|
||||
|
||||
if ( $dir =~ /hooks\/(.*)/ )
|
||||
if ( $dir =~ /$hook_dir\/(.*)/ )
|
||||
{
|
||||
my $dist = $1;
|
||||
|
||||
@@ -78,14 +79,14 @@ sub testHostCreation
|
||||
# Make sure we have the distro-specific hook directory, and
|
||||
# TLS-disabling hook script.
|
||||
#
|
||||
ok( -d "hooks/$dist", "There is a hook directory for the distro $dist" );
|
||||
ok( -d "$hook_dir/$dist", "There is a hook directory for the distro $dist" );
|
||||
|
||||
ok( -e "hooks/$dist/50-setup-hostname", "There is a hook for setting up hostname stuff." );
|
||||
ok( -e "$hook_dir/$dist/50-setup-hostname", "There is a hook for setting up hostname stuff." );
|
||||
|
||||
#
|
||||
# Call the hook
|
||||
#
|
||||
`hooks/$dist/50-setup-hostname $dir`;
|
||||
`$hook_dir/$dist/50-setup-hostname $dir`;
|
||||
|
||||
ok( -e $dir . "/etc/hosts", " There is now a hosts file present" );
|
||||
|
||||
|
||||
@@ -11,25 +11,24 @@ use Test::More;
|
||||
use File::Temp;
|
||||
use File::Copy;
|
||||
|
||||
my $hook_dir = $ENV{AS_INSTALLED_TESTING} ? '/usr/share/xen-tools' : 'hooks';
|
||||
|
||||
#
|
||||
# Check if build system has /etc/inittab.
|
||||
#
|
||||
SKIP: {
|
||||
skip '/etc/inittab not present' unless -e "/etc/inittab";
|
||||
|
||||
#
|
||||
# Rather than having a hardwired list of distributions to test
|
||||
# against we look for subdirectories beneath hooks/ and test each
|
||||
# one.
|
||||
#
|
||||
foreach my $dir ( glob( "hooks/*" ) )
|
||||
if (-e "/etc/inittab") {
|
||||
#
|
||||
# Rather than having a hardwired list of distributions to test
|
||||
# against we look for subdirectories beneath hooks/ and test each
|
||||
# one.
|
||||
#
|
||||
foreach my $dir ( glob( "$hook_dir/*" ) )
|
||||
{
|
||||
next if ( $dir =~ /CVS/i );
|
||||
next if ( $dir =~ /common/i );
|
||||
next if ( ! -d $dir );
|
||||
|
||||
if ( $dir =~ /hooks\/(.*)/ )
|
||||
if ( $dir =~ /$hook_dir\/(.*)/ )
|
||||
{
|
||||
my $dist = $1;
|
||||
|
||||
@@ -38,8 +37,9 @@ SKIP: {
|
||||
testHook( $dist );
|
||||
}
|
||||
}
|
||||
} # SKIP
|
||||
|
||||
} else {
|
||||
plan skip_all => '/etc/inittab not present';
|
||||
}
|
||||
|
||||
done_testing();
|
||||
|
||||
@@ -60,13 +60,13 @@ sub testHook
|
||||
ok( -d $dir, "Temporary directory created OK" );
|
||||
ok( -e $dir . "/etc/inittab", "/etc/inittab copied correctly." );
|
||||
|
||||
ok( -e "hooks/$dist/30-disable-gettys", "$dist inittab fixing hook exists" );
|
||||
ok( -x "hooks/$dist/30-disable-gettys", "$dist inittab fixing hook is executable" );
|
||||
ok( -e "$hook_dir/$dist/30-disable-gettys", "$dist inittab fixing hook exists" );
|
||||
ok( -x "$hook_dir/$dist/30-disable-gettys", "$dist inittab fixing hook is executable" );
|
||||
|
||||
#
|
||||
# Call the hook
|
||||
#
|
||||
`hooks/$dist/30-disable-gettys $dir`;
|
||||
`$hook_dir/$dist/30-disable-gettys $dir`;
|
||||
|
||||
#
|
||||
# Now we read the new file, and make sure it looks like we expect.
|
||||
|
||||
15
t/hook-tls.t
15
t/hook-tls.t
@@ -21,16 +21,17 @@ if ( $Config::Config{archname} =~ /64/ )
|
||||
# against we look for subdirectories beneath hooks/ and test each
|
||||
# one.
|
||||
#
|
||||
foreach my $dir ( glob( "hooks/*" ) )
|
||||
my $hook_dir = $ENV{AS_INSTALLED_TESTING} ? '/usr/share/xen-tools' : 'hooks';
|
||||
foreach my $dir ( glob( "$hook_dir/*" ) )
|
||||
{
|
||||
next if ( $dir =~ /CVS|common/i );
|
||||
next if ( ! -d $dir );
|
||||
|
||||
if ( $dir =~ /hooks\/(.*)/ )
|
||||
if ( $dir =~ /$hook_dir\/(.*)/ )
|
||||
{
|
||||
my $dist = $1;
|
||||
|
||||
testTLSDisabling( $dist ) if -e "hooks/$dist/10-disable-tls";
|
||||
testTLSDisabling( $dist ) if -e "$hook_dir/$dist/10-disable-tls";
|
||||
}
|
||||
}
|
||||
|
||||
@@ -63,15 +64,15 @@ sub testTLSDisabling
|
||||
# Make sure we have the distro-specific hook directory, and
|
||||
# TLS-disabling hook script.
|
||||
#
|
||||
ok( -d "hooks/$dist", "There is a hook directory for the distro $dist" );
|
||||
ok( -d "$hook_dir/$dist", "There is a hook directory for the distro $dist" );
|
||||
|
||||
ok( -e "hooks/$dist/10-disable-tls", "TLS Disabling hook exists ($dist)" );
|
||||
ok( -x "hooks/$dist/10-disable-tls", "TLS Disabling hook is executable ($dist)" );
|
||||
ok( -e "$hook_dir/$dist/10-disable-tls", "TLS Disabling hook exists ($dist)" );
|
||||
ok( -x "$hook_dir/$dist/10-disable-tls", "TLS Disabling hook is executable ($dist)" );
|
||||
|
||||
#
|
||||
# Call the hook
|
||||
#
|
||||
`hooks/$dist/10-disable-tls $dir`;
|
||||
`$hook_dir/$dist/10-disable-tls $dir`;
|
||||
|
||||
#
|
||||
# Make sure the the TLS directory is empty
|
||||
|
||||
@@ -15,13 +15,14 @@ use Test::More;
|
||||
# against we look for subdirectories beneath hooks/ and test each
|
||||
# one.
|
||||
#
|
||||
foreach my $dir ( glob( "hooks/*" ) )
|
||||
my $hook_dir = $ENV{AS_INSTALLED_TESTING} ? '/usr/share/xen-tools' : 'hooks';
|
||||
foreach my $dir ( glob( "$hook_dir/*" ) )
|
||||
{
|
||||
next if ( $dir =~ /CVS/i );
|
||||
next if ( $dir =~ /common/i );
|
||||
next if ( ! -d $dir );
|
||||
|
||||
if ( $dir =~ /hooks\/(.*)/ )
|
||||
if ( $dir =~ /$hook_dir\/(.*)/ )
|
||||
{
|
||||
my $dist = $1;
|
||||
testDistroHooks( $dist );
|
||||
@@ -37,12 +38,12 @@ sub testDistroHooks
|
||||
#
|
||||
# Make sure we have a distro-specific hook directory.
|
||||
#
|
||||
ok( -d "hooks/$dist", "There is a hook directory for distro $dist" );
|
||||
ok( -d "$hook_dir/$dist", "There is a hook directory for distro $dist" );
|
||||
|
||||
#
|
||||
# Now make sure we just have files, and that they are executable.
|
||||
#
|
||||
foreach my $file ( glob( "hooks/$dist/*" ) )
|
||||
foreach my $file ( glob( "$hook_dir/$dist/*" ) )
|
||||
{
|
||||
if ( ! -d $file )
|
||||
{
|
||||
|
||||
@@ -25,11 +25,9 @@ use Test::More qw( no_plan );
|
||||
EOF
|
||||
|
||||
|
||||
for i in `grep '^use ' -r .. | grep -v Expect | grep -v POSIX | grep -v Xen:: | awk '{print $2}' | tr -d
|
||||
for i in `grep '^use ' -r .. | egrep -v '^\./\.git/|Expect|POSIX|Xen::' | awk '{print $2}' | tr -d '\r;()' | sort -u`; \
|
||||
do \
|
||||
echo "BEGIN{ use_ok( '$i' ); }"; \
|
||||
echo "require_ok( '$i' );" ; \
|
||||
printf '\n' ; \
|
||||
done
|
||||
done
|
||||
|
||||
|
||||
@@ -17,13 +17,14 @@ use Test::More;
|
||||
# against we look for subdirectories beneath hooks/ and test each
|
||||
# one.
|
||||
#
|
||||
foreach my $dir ( glob( "hooks/*" ) )
|
||||
my $hook_dir = $ENV{AS_INSTALLED_TESTING} ? '/usr/share/xen-tools' : 'hooks';
|
||||
foreach my $dir ( glob( "$hook_dir/*" ) )
|
||||
{
|
||||
next if ( $dir =~ /CVS/i );
|
||||
next if ( $dir =~ /common/i );
|
||||
next if ( ! -d $dir );
|
||||
|
||||
if ( $dir =~ /hooks\/(.*)/ )
|
||||
if ( $dir =~ /$hook_dir\/(.*)/ )
|
||||
{
|
||||
my $dist = $1;
|
||||
testPlugins( $dist );
|
||||
@@ -45,12 +46,12 @@ sub testPlugins
|
||||
#
|
||||
# Make sure there is a hook directory for the named distro
|
||||
#
|
||||
ok( -d "hooks/$dist/", "There is a hook directory for the distro $dist" );
|
||||
ok( -d "$hook_dir/$dist/", "There is a hook directory for the distro $dist" );
|
||||
|
||||
#
|
||||
# Make sure the plugins are OK.
|
||||
#
|
||||
foreach my $file ( glob( "hooks/$dist/*" ) )
|
||||
foreach my $file ( glob( "$hook_dir/$dist/*" ) )
|
||||
{
|
||||
ok( -e $file, "$file" );
|
||||
|
||||
|
||||
@@ -10,7 +10,8 @@
|
||||
use strict;
|
||||
use Test::More;
|
||||
|
||||
foreach my $file ( glob( "bin/*-*" ) )
|
||||
my $bin_dir = $ENV{AS_INSTALLED_TESTING} ? '/usr/bin' : 'bin';
|
||||
foreach my $file ( glob( "$bin_dir/xen-*-* $bin_dir/xt-*-*" ) )
|
||||
{
|
||||
ok( -e $file, "$file" );
|
||||
ok( -x $file, " File is executable: $file" );
|
||||
|
||||
@@ -75,7 +75,8 @@ close( IMAGE );
|
||||
# So we need to run the deletion script and verify the images
|
||||
# are removed correctly.
|
||||
#
|
||||
my $log = `perl -Ilib -I../lib bin/xen-delete-image --test --verbose --dir=$dir $hostname`;
|
||||
my $prefix = $ENV{AS_INSTALLED_TESTING} ? '/usr/' : 'perl -Ilib -I../lib ';
|
||||
my $log = `${prefix}bin/xen-delete-image --test --verbose --dir=$dir $hostname`;
|
||||
ok ( $? == 0, 'Calling xen-delete-image returned exit code 0' );
|
||||
print $log;
|
||||
|
||||
|
||||
@@ -98,7 +98,8 @@ EOS
|
||||
# Now run the xen-list-images script to make sure we can read
|
||||
# the relevant details back from it.
|
||||
#
|
||||
my $cmd = "perl -I./lib -I../lib ./bin/xen-list-images --test=$dir";
|
||||
my $prefix = $ENV{AS_INSTALLED_TESTING} ? '/usr/' : 'perl -Ilib -I../lib ';
|
||||
my $cmd = "${prefix}bin/xen-list-images --test=$dir";
|
||||
my $output = `$cmd`;
|
||||
|
||||
ok( defined( $output ) && length( $output ), "Runing the list command produced some output" );
|
||||
|
||||
@@ -174,7 +174,8 @@ sub runCreateCommand
|
||||
#
|
||||
# Run the command
|
||||
#
|
||||
system( "perl bin/xt-create-xen-config --output=$dir --template=etc/xm.tmpl" );
|
||||
my $prefix = $ENV{AS_INSTALLED_TESTING} ? '/usr/' : 'perl ';
|
||||
system( "${prefix}bin/xt-create-xen-config --output=$dir --template=etc/xm.tmpl" );
|
||||
|
||||
#
|
||||
# Reset the environment
|
||||
|
||||
Reference in New Issue
Block a user