]> xenbits.xensource.com Git - people/sstabellini/raisin.git/shortlog
people/sstabellini/raisin.git
2015-05-12 Stefano Stabelliniraisin: introduce a local migration test master
2015-05-12 Stefano Stabelliniraisin: small stlye improvement in for_each_component
2015-05-12 Stefano Stabelliniraisin: improve output
2015-05-12 Stefano Stabelliniraisin: add an hvm test
2015-05-12 Stefano Stabelliniraisin: introduce tests
2015-05-12 Stefano Stabelliniraisin: more defconfig changes
2015-05-11 Stefano Stabelliniraisin: update defaults according to the current conten... xen-tested-master
2015-04-24 Stefano Stabelliniraisin: do not exit if sudo is not installed.
2015-04-24 Stefano Stabelliniraisin: add components/ovmf file, forgot from previous...
2015-04-22 Stefano Stabelliniraisin: disable seabios in Xen, if the user disabled...
2015-04-21 Stefano Stabelliniraisin: build linux
2015-04-21 Stefano Stabelliniraisin: introduce ovmf
2015-04-21 Stefano Stabelliniraisin: pass --with-system-seabios with seabios was...
2015-04-21 Stefano Stabelliniraisin: rename ARCH to RAISIN_ARCH
2015-04-21 Stefano Stabelliniraisin: remove duplicate source config in raise
2015-04-21 Stefano Stabelliniraisin: introduce verbose_echo
2015-04-20 Stefano Stabelliniraisin: introduce seabios component
2015-04-20 Stefano Stabelliniraisin: add a component to build qemu_traditional
2015-04-20 George Dunlapraisin: Rework component specification
2015-04-20 George Dunlapraisin: Fix CentOS build
2015-04-20 George Dunlapraisin: Use PKGTYPE rather than DISTRO to determine...
2015-04-20 George Dunlapraisin: Use fakeroot for mkdeb so we can build the...
2015-04-20 George Dunlapraisin: Fix non-verbose case
2015-04-20 Stefano Stabelliniraisin: remove useless comments and replace them with :
2015-04-17 Stefano Stabelliniraisin: build QEMU more specifically for Xen and instal...
2015-04-17 George DunlapInclude actual config in package, not defconfig
2015-04-15 Stefano Stabelliniraisin: add $INST_DIR/usr/lib64 to LDFLAGS for QEMU...
2015-04-15 Stefano Stabelliniraisin: rename MAKE to RAISIN_MAKE
2015-04-15 Stefano Stabelliniraisin: remove unneeded chmod +x xencommons xendomains...
2015-04-15 Stefano Stabelliniraisin: add some debugging output for VERBOSE=1
2015-04-15 Stefano Stabelliniraisin: remove UPSTREAM_ for URL and REVISION variables
2015-04-15 Stefano Stabelliniraisin: add QEMU upstream component
2015-04-15 Stefano Stabelliniraisin: use timestamps for dpkg Version to avoid versio...
2015-04-15 Stefano Stabelliniraisin: do not clean before build
2015-04-14 Stefano StabelliniIntroduce --no option to reply no to all questions
2015-04-10 Stefano StabelliniDocument newly introduced functions and commands
2015-04-10 Stefano StabelliniDocument how to source another script
2015-04-10 George DunlapFirst, create a new global variable, PKGTYPE. At the...
2015-04-10 George DunlapAllow the user's config to live outside of git
2015-04-10 George DunlapImport raise.sh and unraise.sh into library
2015-04-10 George Dunlapxen: Require wget
2015-04-10 George Dunlapxen: Replace iasl with acpica-tools
2015-04-10 George DunlapMove common-functions.sh and git-checkout.sh into lib
2015-04-10 George DunlapRemove redundant "source" from component definitions
2015-04-07 Stefano StabelliniMove utility scripts under scripts sub-directory
2015-04-07 Stefano StabelliniAdd .gitignore
2015-04-07 Stefano StabelliniPrint helpful message when user tries to install but...
2015-04-07 Stefano StabelliniFix for_each_component
2015-04-07 Stefano StabelliniPrint helpful message on user input error
2015-04-07 Stefano StabelliniInstall raisin under /opt/raisin
2015-04-07 Stefano StabelliniIntroduce build, install and configure commands to...
2015-04-07 Stefano StabelliniMissing "then"
2015-04-07 Stefano StabelliniAdd message about installing build time dependencies...
2015-04-07 Stefano StabelliniMake it clear that -i requires sudo
2015-04-07 Stefano StabelliniAdd warning on install and configure and --yes option
2015-04-07 Stefano StabelliniUpdate CODING_STYLE to exploit modern bash features
2015-04-07 Stefano StabelliniAdd BASH version compatibility check
2015-04-07 Stefano StabelliniFix misspell in error message
2015-04-02 Stefano StabelliniIntroduce CODING_STYLE
2015-04-01 Stefano StabelliniUse rpm and deb to install and uninstall the components...
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
next