Store the relocation address in struct ksplice_reloc.
[ksplice.git] / README.src
blob3524ffb17fd8051dabfd118e4a9a8da99768f476
1 Ksplice
2 Copyright (C) 2008  Jeffrey Brian Arnold <jbarnold@mit.edu>
4 This program is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License, version 2.
7 Installation instructions:
8  $ ./configure
9  $ make
10  $ make install
12 Notable Runtime Dependencies:
13  - gcc
14  - perl
15  - patch
17 Notable Build Dependencies:
18  - GNU binary file descriptor (BFD) library (tested against v2.15 through v2.18)
19    (available in Debian's binutils-dev package and in other distributions)
21 For more information about Ksplice, please see <http://web.mit.edu/ksplice>.