]> xenbits.xensource.com Git - people/gdunlap/raisin.git/.git/shortlog
people/gdunlap/raisin.git/.git
2015-04-01 Stefano StabelliniUse rpm and deb to install and uninstall the components... master origin/HEAD origin/master
2015-03-31 Stefano StabelliniMissing function keyword for for_each_component
2015-03-29 Stefano StabelliniFix libvirt initscript starting/stopping
2015-03-28 Stefano StabelliniMove components' data under data dir
2015-03-28 Stefano StabelliniImprove documentation of the project
2015-03-28 Stefano StabelliniSet unraise.sh as executable
2015-03-28 Stefano StabelliniImprove wording in config and remove unnecessary preamb...
2015-03-26 Stefano StabelliniImprove wording of README
2015-03-26 Stefano StabelliniHandle rmdir errors
2015-03-26 Stefano StabelliniIntroduce common_init fuction
2015-03-26 Stefano StabelliniAdd missing variable initializations in unraise.sh
2015-03-26 Stefano StabelliniExecute modules dynamically
2015-03-25 Stefano Stabellinimove xen.sh grub.sh libvirt.sh under components
2015-03-25 Stefano StabelliniIntroduce unconfigure functions
2015-03-25 Stefano StabelliniIntroduce unraise and improve build clean
2015-03-23 Stefano StabelliniFix email address of the original author of the Debian...
2015-03-20 Stefano StabelliniImprove error handling
2015-03-20 Stefano StabelliniAdd license file
2015-03-20 Stefano StabelliniUse update-grub and grub2-mkconfig to update grub config
2015-03-20 Stefano StabelliniRename build.sh raise.sh
2015-03-20 Stefano StabelliniAdd README
2015-03-20 Stefano StabelliniAdd Xen to Grub config
2015-03-20 Stefano StabelliniFix installation
2015-03-20 Stefano StabelliniLibvirt version: default to master
2015-03-20 Stefano StabelliniFix Fedora libvirt deps
2015-03-20 Stefano StabelliniForce overwrite on install
2015-03-20 Stefano StabelliniFix assignment error
2015-03-20 Stefano StabelliniDo not use make -j
2015-03-19 Stefano Stabelliniadd bridge-utils as xen dependency
2015-03-19 Stefano StabelliniHandle $PREFIX and $BRIDGE in ifcfg-xenbr0 and libvirt...
2015-03-19 Stefano StabelliniNeed root priviledges to install files under /
2015-03-19 Stefano StabelliniConfigure support in Fedora
2015-03-19 Stefano StabelliniFedora fixes
2015-03-18 Stefano StabelliniRemove "Ubuntu" everywhere: It is not treated as Debian
2015-03-18 Stefano StabelliniAdd basic installation and configuration functionalities
2015-03-18 Stefano StabelliniAdd cmd line option to avoid installing any dependencies
2015-03-18 Stefano StabelliniCope with which not being present
2015-03-18 Stefano StabelliniMove get_distro and get_arch to common-functions.sh
2015-03-18 Stefano StabelliniUse local variables to store the list dependencies
2015-03-18 Stefano StabelliniIntroduce generic function to install dependencies
2015-03-18 Stefano StabelliniFix Fedora dependency installation line
2015-03-18 Stefano StabelliniHandle missing "which" from the system
2015-03-17 Stefano StabelliniFedora dependencies for Xen, Grub and Libvirt
2015-03-17 Stefano StabelliniFix dependencies for ARM
2015-03-17 Stefano StabelliniNo need to remove INST_DIR
2015-03-17 Stefano StabelliniFix libnl package name for Debian
2015-03-17 Stefano StabelliniFix check for lsb_release presence
2015-03-17 Stefano StabelliniNo need to install Xen to compile other projects
2015-03-17 Stefano Stabellinicross compile grub
2015-03-17 Stefano StabelliniCross-compile libvirt
2015-03-16 Stefano StabelliniImprove dependency installation
2015-03-16 Stefano StabelliniInstall missing dependencies for Debian and Ubuntu
2015-03-16 Stefano StabelliniBasic distro recognition and dependency installation...
2015-03-16 Stefano StabelliniName functions with the name of the component first
2015-03-16 Stefano StabelliniCreate INST_DIR if missing.
2015-03-16 Stefano StabelliniMove component specific functions to their own file.
2015-03-16 Stefano StabelliniMove config options to config
2015-03-13 Stefano StabelliniA script to build Xen, Grub and Libvirt