aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* bitkeeper revision 1.1159.170.79 (41da0b9euJEutyxkK6O6_20FgU0cQQ)mwilli2@equilibrium.research2005-01-041-0/+37
| | | | | Add help target to top level makefile.
* bitkeeper revision 1.1159.187.51 (41aeed6bzN1zaGFaAP8KEzkGD9sW_A)cl349@arcadians.cl.cam.ac.uk2004-12-021-7/+7
| | | | | | Makefile: Rename install_* targets to install-* -- matching the targets we had already.
* bitkeeper revision 1.1159.187.49 (41aede81IBQOThmH0W0AYSHb2Gt7sA)kaf24@scramble.cl.cam.ac.uk2004-12-021-11/+20
| | | | | Split out install targets in root Makefile.
* bitkeeper revision 1.1159.187.11 (41a5f544EJGqYIJJBOFjrPctFG4vhA)iap10@labyrinth.cl.cam.ac.uk2004-11-251-3/+6
| | | | | | Add wildcard capability to the KERNELS= input to the top-level Makefile. e.g. make KERNELS=*2.4* world
* bitkeeper revision 1.1159.170.23 (41988b637H-s7zBc_EhrKCZog7CGNw)kaf24@freefall.cl.cam.ac.uk2004-11-151-25/+21
| | | | | Clean up multi-kernel build system.
* bitkeeper revision 1.1159.170.7 (41923908rDeIw_dn4LNMwv4Ji60AVg)mafetter@fleming.research2004-11-101-2/+2
| | | | | | "make install" was still using the old $TOP/install area for some of its work, rather than the new $TOP/dist/install area. Fixed.
* bitkeeper revision 1.1159.1.381 (418abc6aXm_o_cyE21OoXc96m0oi5g)iap10@labyrinth.cl.cam.ac.uk2004-11-041-1/+1
| | | | | rename linux-2.6.9-patches to patches/linux-2.6.9
* bitkeeper revision 1.1159.1.379 (418aab99Wn-Nf0rQewcMcjxDyG3ZXg)iap10@labyrinth.cl.cam.ac.uk2004-11-041-1/+1
| | | | | trivial cleanup
* bitkeeper revision 1.1159.165.1 (418aa0f4koam0mhscMMP2HGuqLK5kQ)iap10@labyrinth.cl.cam.ac.uk2004-11-041-0/+2
| | | | | install.sh now does a few checks to warn the user if prerequisite tools are missing.
* bitkeeper revision 1.1159.1.369 (418a30906AlEaHC9n9mC-7JT4I9Vvg)iap10@labyrinth.cl.cam.ac.uk2004-11-041-2/+2
| | | | | take KERNELS variable from the environment
* bitkeeper revision 1.1159.156.1 (4189294bhEVxhbLKBhFfQF071MOltw)cl349@freefall.cl.cam.ac.uk2004-11-031-6/+13
| | | | | Build system cleanups.
* bitkeeper revision 1.1159.1.349 (4188e2cbR6doktD-yeswH0_Zif5mIQ)iap10@labyrinth.cl.cam.ac.uk2004-11-031-1/+4
| | | | | merge
* bitkeeper revision 1.1159.1.346 (4188d882FwpqRabp9rhXLwbR2fAQjQ)iap10@labyrinth.cl.cam.ac.uk2004-11-031-26/+34
| | | | | build system cleanups
* bitkeeper revision 1.1159.1.343 (41880bb7AJ8umt4zFmHNCc5REYAL8Q)iap10@labyrinth.cl.cam.ac.uk2004-11-021-173/+47
|\ | | | | | | | | nasty merge
| * bitkeeper revision 1.1159.151.2 (41880853o8v3vRZnyX0vFPNvy-RJ8A)iap10@labyrinth.cl.cam.ac.uk2004-11-021-177/+47
| | | | | | | | | | Makefile improvements
* | bitkeeper revision 1.1159.1.340 (4187f582gn4AZ67FyEzNonoTpbod3w)kaf24@freefall.cl.cam.ac.uk2004-11-021-5/+9
| | | | | | | | | | | | Fix 'make dist' so that it creates a dist/ directory suitable for turning into a binary-only distribution tarball.
* | bitkeeper revision 1.1159.1.338 (4187ca95yoh3y8SwBJw4uTmgIxLCTw)kaf24@freefall.cl.cam.ac.uk2004-11-021-2/+2
| | | | | | | | | | | | | | | | | | | | A new install script to install from the intermediate 'install' subdir. Also now a bit more careful in use of 'cp -a'. When installing to system-wide directories we probably do not want to preserve ownership of the random unprivileged user that originally built the binaries. The user who does the install (probably root) is the correct person to own the target files.
* | bitkeeper revision 1.1159.149.1 (4187c1c8_Vcj2qeTWowskcZY0OAlfQ)kaf24@freefall.cl.cam.ac.uk2004-11-021-0/+3
| | | | | | | | | | Build cleanups.
* | bitkeeper revision 1.1159.1.332 (41874e954CLIDA2J3phVFD2RnzVTpA)kaf24@freefall.cl.cam.ac.uk2004-11-021-9/+2
|/ | | | | | | Clean up public XenLinux header files. Now accessible from userspace as #include <xen/linux...> Got rid of the linux-xen-sparse symlink as it's no longer needed.
* bitkeeper revision 1.1159.1.268 (417a99cddcYDzBoICm2bmzocJ2wt4A)kaf24@freefall.cl.cam.ac.uk2004-10-231-11/+21
| | | | | | Remove all the XENVERSION/EXTRAVERSION stuff after all. Patch root Linux Makefile from repository master Makefile.
* bitkeeper revision 1.1159.1.266 (417a3d98CeFiS9Vj2SKKSNciHhZF2g)kaf24@freefall.cl.cam.ac.uk2004-10-231-10/+10
| | | | | Sanitise the Linux version numbers. No stupid pathname magic.
* bitkeeper revision 1.1159.1.128 (413cb8d36YrJe8ra_UvZN0wN9qeQWg)cl349@labyrinth.cl.cam.ac.uk2004-09-061-4/+4
| | | | | Allow Linux and NetBSD builds to co-exist.
* bitkeeper revision 1.1159.72.1 (413cb1f9MtRHM7cQFiJRcJ1gYUPxdw)cl349@labyrinth.cl.cam.ac.uk2004-09-061-0/+52
| | | | | Add NetBSD support.
* bitkeeper revision 1.1159.53.10 (412f2ba7civqPBzGAWhK9meDyFJljw)iap10@labyrinth.cl.cam.ac.uk2004-08-271-1/+7
| | | | | We now build the 2.6 linux kernel by default. If you still want 2.4, either set LINUX_RELEASE=2.4 or use the 'make linux24' target.
* bitkeeper revision 1.1159.49.2 (4129ba04dWgj04wi8WVrXsPfcAsSQA)iap10@labyrinth.cl.cam.ac.uk2004-08-231-4/+5
| | | | | Fix ebtables patch for 2.4.27
* bitkeeper revision 1.1108.33.37 (410f34b4tSKy4vuXWLv1f2ZS4QKQ0A)iap10@labyrinth.cl.cam.ac.uk2004-08-031-1/+1
| | | | | trivial Makefile fix
* bitkeeper revision 1.1108.50.1 (410e4d841op690UkyuQmjW5t-Sx0CQ)kaf24@scramble.cl.cam.ac.uk2004-08-021-2/+2
| | | | | Merged a bunch of 2.4 and 2.6 files that were mostly common.
* bitkeeper revision 1.1108.33.19 (410aa828QPuGH1klcCz2WqTekaG0sw)cl349@freefall.cl.cam.ac.uk2004-07-301-0/+2
| | | | | enable Linux 2.6 dom0 build
* bitkeeper revision 1.1108.38.2 (41090e48fvpT3Gg3-wliILln5YL7nQ)cl349@freefall.cl.cam.ac.uk2004-07-291-1/+3
| | | | | | - share more files with linux 2.6 - always link 2.4 to linux-xen-sparse
* bitkeeper revision 1.1108.1.30 (41062d6aonyZEGT1Lf5fC27ACa4P2A)cl349@freefall.cl.cam.ac.uk2004-07-271-2/+3
|\ | | | | | | | | | | Merge freefall.cl.cam.ac.uk:/auto/groups/xeno/BK/xeno.bk into freefall.cl.cam.ac.uk:/auto/groups/xeno/users/cl349/BK/xeno.bk-26dom0
| * bitkeeper revision 1.1108.21.2 (410628a25HG5ouNxW1uvesiC40g-zQ)cl349@freefall.cl.cam.ac.uk2004-07-271-2/+3
| | | | | | | | | | extract a linux-2.6.x-xen0 tree
* | bitkeeper revision 1.1108.18.1 (410528e6_I32-DCsW9lnK1-Up1UjkQ)mwilli2@equilibrium.research.intel-research.net2004-07-261-0/+7
|/ | | | | Add make docs target and .PHONY special target.
* bitkeeper revision 1.1108.1.2 (40fd3202hesHtZpdMd1v994DiPkgZw)mjw@wray-m-3.hpl.hp.com2004-07-201-0/+6
| | | | | | Make xend check its prerequisites more carefully. Add python logging package (standard from python 2.3).
* bitkeeper revision 1.1094 (40f64e48IpUzrEwjDEyKFZ9I2_7t6A)cl349@freefall.cl.cam.ac.uk2004-07-151-0/+3
| | | | | prefer config file from previous install over defconfig file
* bitkeeper revision 1.1093 (40f5b241mxmikY5krWj5CCgZPeipIg)iap10@labyrinth.cl.cam.ac.uk2004-07-141-7/+1
| | | | | linux 2.6 Makefile hacks.
* bitkeeper revision 1.1089.1.1 (40f58abd3hHSQAjS5fkV46SbJOhZXA)cl349@freefall.cl.cam.ac.uk2004-07-141-3/+31
| | | | | | - Include Linux 2.6 in top-level Makefile - Enable module support in 2.6
* bitkeeper revision 1.1086.1.1 (40f56ab7cyHUfU9X0WmyoukR0LaXcQ)iap10@labyrinth.cl.cam.ac.uk2004-07-141-1/+3
| | | | | Simple uninstall option to top-level Makefile
* bitkeeper revision 1.1068.1.1 (40f30bc6KZGcPgiMDuS9kk_GR0oHTQ)iap10@labyrinth.cl.cam.ac.uk2004-07-121-1/+1
| | | | | Use http rather than ftp for 'make world'
* bitkeeper revision 1.1011.1.2 (40dae85aOFSYGQJhY16qVWXzyhadnA)kaf24@scramble.cl.cam.ac.uk2004-06-241-30/+32
| | | | | makefile cleanups
* bitkeeper revision 1.1003.1.1 (40daac7c6-RMqdy1PiSH_fSWwxWf9A)iap10@labyrinth.cl.cam.ac.uk2004-06-241-41/+62
| | | | | | | | | master Makefile modified to build each the dom0 and unprivileged xenlinux kernels in different build trees. Also, the "-xen[0U]" tag is reflected in the kernel version name. This means that different modules will need to be built for each, which is less convenient for an expert, but probably less confusing for most users.
* bitkeeper revision 1.994 (40d6ed9ePUmxTwjKFv1vprN2-xFpmQ)iap10@labyrinth.cl.cam.ac.uk2004-06-211-0/+4
| | | | | Install mkernel odules with 'make install'
* bitkeeper revision 1.988.1.1 (40d684dbwUdI_vXbxca8SVxCnwHYlw)iap10@labyrinth.cl.cam.ac.uk2004-06-211-0/+4
| | | | | Build and install linux modules in main Makefile
* bitkeeper revision 1.976 (40d19a2bvKXJOzsb3SG_AfuBKL1KxA)iap10@labyrinth.cl.cam.ac.uk2004-06-171-1/+1
| | | | | trivial Makefile fix
* bitkeeper revision 1.961 (40cd813a7QpE6VQrh3JjepYkNzoVRw)iap10@labyrinth.cl.cam.ac.uk2004-06-141-4/+15
| | | | | typo fix plus some comments
* bitkeeper revision 1.960 (40cd7d81VzO6ptRUDTX_VC8yOFY9Ag)iap10@labyrinth.cl.cam.ac.uk2004-06-141-14/+27
| | | | | | | | | | Makefile cleanups. We now have a LINUX_SRC_PATH as well as LINUX_SRC in the top level makefile. New make targets 'linux_XXX_config' and 'linux_XXX' configure and build from the appropriate linux defconfig file. 'install' should install both xen, the tools, and linux-xen. Alson rename xen.dbg -> xen-syms
* bitkeeper revision 1.959 (40ca32e4mv9UUqVmldbCRyltgD_0Xg)iap10@labyrinth.cl.cam.ac.uk2004-06-111-1/+1
| | | | | trivial Makefile fix
* bitkeeper revision 1.957 (40ca2b53ianOy58FRjELOpjpvzr1Rg)iap10@labyrinth.cl.cam.ac.uk2004-06-111-23/+32
| | | | | | improvements to top level Makefile. install and linux build directories now live within the repository.
* bitkeeper revision 1.956 (40c9ca08w7OtVOIV00pgYbkDiZW-RA)iap10@labyrinth.cl.cam.ac.uk2004-06-111-25/+26
| | | | | move install and linux directories
* bitkeeper revision 1.953 (40c8a141u6AhH-XX3mAZTtPQdUxzYg)iap10@labyrinth.cl.cam.ac.uk2004-06-101-16/+27
| | | | | Fix 'make world' option
* bitkeeper revision 1.948 (40c847d136nNWuvHpD6Gr9UJPxiuCQ)kaf24@scramble.cl.cam.ac.uk2004-06-101-1/+1
| | | | | Fix symlink creation.