aboutsummaryrefslogtreecommitdiffstats
path: root/install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add a top level configure scriptMatthew Fioravante2013-01-181-0/+0
| | | | | | Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
* hotplug/Linux: remove hotplug support, rely on udev insteadOlaf Hering2012-10-181-14/+0
| | | | | | | | | | | | | | | | | | Hotplug has been replaced by udev since several years. Remove the hotplug related files and install udev unconditionally. This makes it possible to remove udev from rpm BuildRequires which reduces the buildtime dependency chain. For openSuSE:Factory it was done just now: http://lists.opensuse.org/opensuse-buildservice/2012-10/msg00085.html The patch by itself will have no practical impact unless someone attempts to build and run a Xen dom0 on a really old base system. e.g. circa SLES9/2007 or earlier Signed-off-by: Olaf Hering <olaf@aepfle.de> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
* install: remove old checks from install.shRoger Pau Monne2012-02-291-5/+0
| | | | | | Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
* buikd: Fix the detection of udev with udevadm version < 128Keir Fraser2009-07-021-1/+2
| | | | Signed-off-by: Marc-A. Dahlhaus <mad@wol.de>
* Fix buildsystem to detect udev > version 124Keir Fraser2009-06-251-0/+2
| | | | | | | | udev removed the udevinfo symlink from versions higher than 123 and xen's build-system could not detect if udev is in place and has the required version. Signed-off-by: Marc-A. Dahlhaus <mad@wol.de>
* Make sure that installed files have sensible permissions and are owned by thekaf24@firebug.cl.cam.ac.uk2006-03-021-5/+15
| | | | | | | | | user running install. Also clean up the install script a little. Signed-off-by: Horms <horms@verge.net.au> Signed-off-by: Keir Fraser <keir@xensource.com>
* check_hotplug fails on one of my machines running ubunto 4.10 "Wartyemellor@leeni.uk.xensource.com2005-11-251-1/+1
| | | | | | | | | | | Warhog", due to misparsing the udevinfo version string. The problem is caused by an old version of sed that does not appreciate the regexp. This patch fixes it, and also works on debian unstable and SLES9SP2. Please apply... Signed-Off-By: Muli Ben-Yehuda <mulix@mulix.org> Signed-Off-By: Orna Agmon <ladypine@ladypine.org>
* Changes check for "udev", so that it works on debian sid (that does notemellor@leeni.uk.xensource.com2005-11-211-1/+4
| | | | | | | have /sbin/udev anymore). Signed-off-by: Murillo F. Bernardes <mfb@br.ibm.com>
* If /sbin/ isn't in the path, udev rules will erroneously not getkaf24@firebug.cl.cam.ac.uk2005-11-141-1/+1
| | | | | | | | installed. Signed-off-by: Nivedita Singhvi <niv@us.ibm.com>
* Add installation of the udev rules if appropriate. With a normal 'makekaf24@firebug.cl.cam.ac.uk2005-10-071-1/+7
| | | | | | | | | | | | | | | install', the udev rules will be installed if udev version is >= 059; otherwise, the hotplug rules get installed. When 'make dist' is done, we set a variable so that both hotplug and udev rules are installed into the dist tarball. install.sh then takes care of picking the proper rules. Also changes the hotplug check to look for a proper udev version Signed-off-by: Jeremy Katz <katzj@redhat.com>
* bitkeeper revision 1.1159.258.152 (42905f2aihfbXcLOp47iveS8Fn06aQ)RELEASE-2.0.6iap10@freefall.cl.cam.ac.uk2005-05-221-1/+2
| | | | | | Fix install.sh script so that it doesn't dereference all symlinks. Signed-off-by: ian@xensource.com
* bitkeeper revision 1.1159.258.123 (42852fd48Nr7wIoriw8GV3ZAjVOw8Q)cl349@firebug.cl.cam.ac.uk2005-05-131-9/+0
| | | | | | | | | | | | Many files: Create vmlinuz-$(VERSION).$(PATCHLEVEL)-$(XENGUEST) and vmlinuz-$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)-$(XENGUEST) symlinks in dist/install/boot from kernel build target. install.sh: No need to create vmlinuz symlinks in dist/install/boot from install.sh anymore. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* bitkeeper revision 1.1159.258.59 (423a99c28LSWeyvb5zB2Je7BjDgLww)kaf24@firebug.cl.cam.ac.uk2005-03-181-3/+1
| | | | | | | Fix install script to follow symlinks. Signed-off-by: Paul Larson <pl@us.ibm.com> Signed-off-by: Keir Fraser <keir@xensource.com>
* bitkeeper revision 1.1159.258.40 (423085c6l2rF-ZZuQiNGB3ZR9Vzj7A)iap10@freefall.cl.cam.ac.uk2005-03-101-0/+2
| | | | | | | Tiny hack to fix install.sh for the case where /etc/init.d is a symlink. Signed-off-by: ian@xensource.com
* bitkeeper revision 1.1159.223.43 (41f7fa5dY-DhsXNFoEJlVfLdK5MEXQ)iap10@freefall.cl.cam.ac.uk2005-01-261-1/+1
| | | | | fix missing space
* bitkeeper revision 1.1159.223.33 (41f5a006O57aqVcLmvmGSgDN2Chvbw)iap10@freefall.cl.cam.ac.uk2005-01-251-0/+9
| | | | | | | | install.sh now creates vmlinuz-2.6.99-xen0 -> vmlinuz-2.6-xen0 links etc Signed-off-by: pl@us.ibm.com Signed-off-by: ian.pratt@cl.cam.ac.uk
* bitkeeper revision 1.1159.165.1 (418aa0f4koam0mhscMMP2HGuqLK5kQ)iap10@labyrinth.cl.cam.ac.uk2004-11-041-0/+5
| | | | | install.sh now does a few checks to warn the user if prerequisite tools are missing.
* bitkeeper revision 1.1159.1.340 (4187f582gn4AZ67FyEzNonoTpbod3w)kaf24@freefall.cl.cam.ac.uk2004-11-021-9/+14
| | | | | | 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-0/+24
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.