]> xenbits.xensource.com Git - people/dariof/xen-tools.git/shortlog
people/dariof/xen-tools.git
2013-04-18 Axel BeckertRemove all redundant pod-inline occurrences of "=cut" master
2013-04-18 Axel BeckertRemove unused Perl modules Xen::Tools and Xen::Tools...
2013-04-18 Axel Beckertt/xen-delete-image.t: Check xen-delete-image exit code
2013-04-18 Axel BeckertProperly clean up after t/xt-create-xen-config.t
2013-04-18 Axel BeckertRefactor some code duplication in xen-delete-image
2013-04-18 Axel BeckertHopefully catch all remaining "ARRAY(0x…).log" issues
2013-04-18 Axel BeckertRework xci POD: New SYNOPSIS; add EXAMPLES, rename...
2013-04-16 Axel BeckertAdd reference for the three types of MAC relevant for...
2013-04-16 Axel BeckertAxel's Break-Backwards-Compatibility Wishlist: MAC...
2013-04-11 Axel BeckertMerge branch 'lib-vs-share'
2013-04-11 Axel Beckertxt-install-image: Don't bail out if only cdebootstrap...
2013-04-11 Axel BeckertUpdate debian/changelog
2013-04-11 Axel BeckertMention http.debian.net as default mirror also in POD
2013-04-11 Axel BeckertReindent options in POD
2013-04-11 Axel BeckertMake some x-c-i commandline options negatable
2013-04-11 Axel BeckertUpdate xen-tools.conf comments to be more concise and...
2013-04-11 Axel BeckertTODO: test for --size constraints
2013-04-11 Axel BeckertDon't only allow lowercase "b" for "bytes".
2013-04-11 Axel BeckertConsistent amount of blank lines in POD
2013-04-05 Axel BeckertSwitch from /usr/lib/xen-tools/ to /usr/share/xen-tools...
2013-03-22 Axel BeckertIgnore Devel::Cover cache
2013-03-13 Axel BeckertOnly the key for %ENV, but not for %CONFIG, needs to...
2013-03-13 Axel BeckertMerge branch 'master' of gitorious.org:xen-tools/xen...
2013-03-13 Axel BeckertFix export of environment variables (dash vs underscore)
2013-03-13 Axel BeckertSome more TODOs (mostly refactoring + code cleanup)
2013-03-05 Axel BeckertUse Test::NoTabs in t/no-tabs.t
2013-01-26 Axel BeckertDocument 4.3.1 in NEWS
2013-01-25 Axel BeckertAlso switch xt-guess-suite-and-mirror's fallback to...
2013-01-25 Axel BeckertRename NEWS to NEWS.markdown
2013-01-25 Axel BeckertDocument 4.3 release date in NEWS
2013-01-25 Axel BeckertAlso use http.debian.net as default mirror for the...
2013-01-25 Axel BeckertUse http.debian.net as default Debian mirror if no...
2013-01-25 Axel Beckertxen-delete-image no more passes $CONFIG{hostname} as...
2013-01-25 Axel BeckertSave exit code $? at the beginning of the END block
2013-01-25 Axel BeckertKNOWN BUGS: -1 +1
2013-01-24 Axel BeckertCreate /boot/grub/default if non-existent
2013-01-24 Axel Beckertchomp the output of dpkg --print-architecture
2013-01-24 Axel BeckertCall update-grub at the end of 82-install-grub-legacy...
2013-01-24 Axel BeckertRemove trailing blank line
2013-01-24 Axel BeckertBetter check for grub-legacy availability which ignores...
2013-01-24 Axel Beckerthooks/common.sh: Fix syntax error in installCentOS4Pack...
2013-01-24 Axel Beckerthooks/common.sh: installDebianPackage no more installs...
2013-01-24 Axel BeckertFactor out legacy grub menu.lst generation
2013-01-23 Axel BeckertFix filesystem tools installation in 91-install-fs...
2013-01-23 Axel BeckertisAPT: Also check for dpkg and rename it to isDeb
2013-01-23 Axel BeckertFactor out functions to test if we should use yum or apt
2013-01-23 Axel Beckerthooks/common.sh: Rename installCentOS4Package to instal...
2013-01-23 Axel BeckertTODO/KNOWN_BUGS: Add some hook issues noticed recently
2013-01-23 Axel BeckertMention in error message why xen-create-image thinks...
2013-01-23 Axel BeckertFix some typos and grammar in log messages
2013-01-23 Axel BeckertAlso use linux-image-virtual instead of linux-image...
2013-01-22 Axel BeckertFix typo
2013-01-22 Axel BeckertInstall grub-legacy in all pygrub-based DomUs
2013-01-22 Axel BeckertFactor out module-init-tools (or kmod) installation
2013-01-22 Axel BeckertRefactoring: Normalize 80-kernel-install for Ubuntus
2013-01-22 Axel Beckertchmod 644 everything in xen-tools/misc
2013-01-22 Axel BeckertUbuntu: install linux-image-virtual instead of linux...
2013-01-21 Axel BeckertRename misc/{xen-tools → xen-tools.bash-completion}
2013-01-21 Axel BeckertShip /etc/initramfs-tools/conf.d/xen-tools with MODULES...
2013-01-21 Axel BeckertAdd default mount options for ext4, identical to ext2...
2013-01-21 Axel BeckertFix quoting in hooks/common/91-install-fs-tools
2013-01-21 Axel BeckertHandle module-init-tools → kmod transition in wheezy...
2013-01-18 Axel BeckertBump copyright years in xen-delete-image and xen-list...
2013-01-18 Axel Beckertxen-create-image seems to work now again, too: remove...
2013-01-18 Axel Beckertxen-delete-image now also understand --extension
2013-01-18 Axel BeckertProperly ident --extension docs in xen-list-images...
2013-01-18 Axel BeckertFix Markdown syntax of reference style links in README
2013-01-18 Axel BeckertREADME: Installing Dapper and Edgy no more works on...
2013-01-18 Axel BeckertOverwork TLS disabling on Debian and Ubuntu
2013-01-17 Axel BeckertunMountImage may fail if $CONFIG{FAIL} is already set
2013-01-17 Axel BeckertRemove redundant and broken second setting of mirror...
2013-01-17 Axel BeckertHandle Sarge amd64 case properly
2013-01-17 Axel BeckertMake t/xen-lists-images.t more strict: No more /i
2013-01-17 Axel Beckertxen-list-images now also outputs the name of the config...
2013-01-17 Axel BeckertAdd --extension option to xen-list-images
2013-01-17 Axel BeckertFix "--extension=" with empty parameter
2013-01-17 Axel BeckertMention that --keep does not prevent unmounting
2013-01-17 Axel BeckertIt's said that just "END" is better style than "sub...
2013-01-17 Axel BeckertNormalize redundant FAIL test
2013-01-17 Axel BeckertTrap SIGINT to unmount to temporary mount point
2013-01-17 Axel BeckertAdd optional argument to unMountImage and hence runComm...
2013-01-17 Axel BeckertRemove redundant unMountImage call
2013-01-17 Axel BeckertTODO: Move /usr/lib/xen-tools/ to /usr/share/xen-tools/
2013-01-17 Axel BeckertApply wrap-and-sort to debian/control
2013-01-17 Axel BeckertSwitch to a minimal dh style debian/rules
2013-01-17 Axel BeckertUse dh_installexamples with a debian/examples file
2013-01-17 Axel BeckertMove examples from debian/examples to examples
2013-01-17 Axel BeckertBump Copyright years at multiple place
2013-01-17 Axel BeckertTODO: Obvious Sarge amd64 mirror issues
2013-01-16 Axel BeckertNo more explicitly call "make manpages"
2013-01-16 Axel BeckertFix copy & paste error in binary-* targets in debian...
2013-01-16 Axel BeckertUse dh_auto_{install,clean}; use "$(MAKE)" instead...
2013-01-16 Axel BeckertRemove explicit mentioning of upstream changelog in...
2013-01-16 Axel BeckertRevert "Install upstream ChangeLog only if it exists."
2013-01-16 Axel BeckertMakefile: Accept "DESTDIR" instead of "prefix=", too
2012-12-13 Axel BeckertNo more specific milestones in KNOWN_BUGS
2012-11-28 Axel BeckertBump version to 4.4~dev
2012-11-28 Axel BeckertReplace some verbose print()s by logprint_with_config()
2012-11-28 Axel BeckertTODO: Unify --debug and --dumpconfig
2012-11-28 Axel BeckertCall findXenToolstack() also in xen-{delete,resize...
next