aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom
Commit message (Expand)AuthorAgeFilesLines
* 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: rename the ioemu-dm domain config file to domainname-dm,Keir Fraser2008-08-042-3/+6
* 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: update documentationKeir Fraser2008-08-011-10/+5
* 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: fix qemu keymap pathsKeir Fraser2008-07-181-2/+2
* stubdom: use lwip 1.3.0 release + patch instead of checking out from cvsKeir Fraser2008-07-172-16/+2421
* PV-GRUB: use the 0.97 snapshot + patch instead of checking out from cvsKeir Fraser2008-07-173-12/+1398
* PV-GRUB: allow passing menu.lst as a ramdiskKeir Fraser2008-07-161-1/+3
* stubdom: missing fixes for old gccKeir Fraser2008-07-141-0/+89
* stubdom: fixes for old gcc & binutilsKeir Fraser2008-07-111-0/+337
* stubdom: do not use realpath, new in make 3.81Keir Fraser2008-07-111-1/+1
* PV-GRUB: Enable xfs supportKeir Fraser2008-07-101-2/+0
* PV-GRUB: xfs supportKeir Fraser2008-07-101-0/+28
* 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: Remove obsolete patch files.Keir Fraser2008-07-042-45/+0
* stubdom: use host's gccKeir Fraser2008-07-041-67/+34
* stubdom: PCI passthrough support via PV-PCIKeir Fraser2008-07-024-4/+312
* PV-GRUB: fix reiserfs 64bit supportKeir Fraser2008-06-201-1/+12
* PV-GRUB: compilation fix caused by 17880Keir Fraser2008-06-201-1/+1
* Add PV-GRUBKeir Fraser2008-06-1815-17/+5596
* minios,stubdom: Add OBJ_DIR parameter to compile outside sources,Keir Fraser2008-06-173-37/+39
* stubdom: document that pty usage should be disabledKeir Fraser2008-06-091-0/+2
* 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-285-16/+76
* stubdom: Fix quotes in stub domain creationKeir Fraser2008-04-051-1/+1
* stubdom: add C example targetKeir Fraser2008-03-193-1/+28
* stubdom: support save/restore by passing the -loadvm parameter,Keir Fraser2008-03-182-3/+17
* stubdom: fix mini-os messages log and SDL terminationKeir Fraser2008-02-281-18/+9
* stubdom: use PVFB so as to e.g. permit SDL displayKeir Fraser2008-02-281-18/+57
* stubdom: log and documentation fixesKeir Fraser2008-02-262-9/+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-124-19/+268
* 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-127-0/+423