aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* stubdom: Fix compilation after libelf header changesKeir Fraser2009-01-091-0/+1
* Download external tarballs from xenbits.xensource.comKeir Fraser2009-01-051-5/+15
* Remove internal tools/ioemu tree.Keir Fraser2008-09-181-16/+0
* stubdom/ioemu link farm creation fixesKeir Fraser2008-09-161-17/+20
* $(XEN_ROOT) absolutification fixes for ioemu-remote (incl stubdom)Keir Fraser2008-09-121-2/+3
* stubdom: compile stubdom with qemu-remoteKeir Fraser2008-09-121-7/+8
* cross-install: Only apply in tools directory, and automatically wrap $INSTALL.Keir Fraser2008-08-301-1/+1
* stubdom: Absolute path for XEN_ROOT.Keir Fraser2008-08-301-1/+1
* stubdom: add LANG=C for 'gcc -print-search-dirs'Keir Fraser2008-08-281-1/+1
* ioemu-stubdom: drop --disable-gfx-check option, already added by qemu-xen treeKeir Fraser2008-08-271-1/+1
* pv-grub: On x86_64, also build an x86_32 pv-grubKeir Fraser2008-08-141-46/+52
* install more documentation to /usr/share/doc/xen and /etc/xenKeir Fraser2008-08-061-1/+5
* stubdom: add *_URL variables to permit to use e.g. local mirrors.Keir Fraser2008-08-061-5/+10
* stubdom: install stubdom kernels as dataKeir Fraser2008-08-041-2/+2
* stubdom: Fix the Makefile to avoid brace expansionKeir Fraser2008-08-041-1/+1
* Fix stubdom makefile mistake.Keir Fraser2008-08-011-2/+2
* stubdom: fix clean target after distcleanKeir Fraser2008-08-011-2/+2
* stubdom: fix make clean ; makeKeir Fraser2008-07-311-1/+3
* stubdom: avoid re-making mk-headers and thus newlib etc.Keir Fraser2008-07-251-1/+2
* stubdom: make sure to use old tree for nowKeir Fraser2008-07-241-2/+2
* stubdom: fix build dependenciesKeir Fraser2008-07-181-3/+3
* stubdom: fix build dependencyKeir Fraser2008-07-181-6/+6
* stubdom: use lwip 1.3.0 release + patch instead of checking out from cvsKeir Fraser2008-07-171-16/+23
* PV-GRUB: use the 0.97 snapshot + patch instead of checking out from cvsKeir Fraser2008-07-171-8/+12
* stubdom: do not use realpath, new in make 3.81Keir Fraser2008-07-111-1/+1
* stubdom: fixes to compile with qemu-xenKeir Fraser2008-07-101-8/+36
* stubdom: make compilation independent of tools/ by building our own copy of t...Keir Fraser2008-07-091-8/+15
* stubdom: use a newlib snapshot instead of the slow cvs checkout.Keir Fraser2008-07-081-13/+31
* stubdom: do not build tapdisk as it it not supposed to build and we don't nee...Keir Fraser2008-07-081-1/+1
* stubdom: fix parallel buildKeir Fraser2008-07-051-1/+1
* stubdom: use host's gccKeir Fraser2008-07-041-67/+34
* stubdom: PCI passthrough support via PV-PCIKeir Fraser2008-07-021-3/+7
* Add PV-GRUBKeir Fraser2008-06-181-7/+34
* minios,stubdom: Add OBJ_DIR parameter to compile outside sources,Keir Fraser2008-06-171-29/+37
* stubdom: prevent newlib from emiting cli/sti in longjmpKeir Fraser2008-06-091-4/+9
* stubdom: upgrade lwip to newer upstream version since it provides bugfixesKeir Fraser2008-06-051-1/+1
* stubdom: make the build more generic by moving as many stubdom partsKeir Fraser2008-05-281-14/+17
* stubdom: add C example targetKeir Fraser2008-03-191-1/+13
* stubdom: missing two renames (avoids always re-compiling newlib)Keir Fraser2008-02-121-2/+2
* stubdom: Rename stubdom/*.build into stubdom/*-build, newlib intoKeir Fraser2008-02-121-19/+20
* Make stubdom/Makefile override XEN_OS to MiniOS, and addKeir Fraser2008-02-121-0/+2
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-121-0/+256