Move revert_orig functionality into Makefile.ksplice.
[ksplice.git] / README.src
blobb7522127c6d82fe26cd62667e39f8cab662e7247
1 Ksplice
2 Copyright (C) 2007-2008  Jeffrey Brian Arnold <jbarnold@mit.edu>
3 Copyright (C) 2008  Anders Kaseorg <andersk@mit.edu>,
4                     Tim Abbott <tabbott@mit.edu>
6 This program is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License, version 2.
9 Installation instructions:
10  $ ./configure
11  $ make
12  $ make install
14 Notable Runtime Dependencies:
15  - gcc
16  - perl
17  - patch
19 Notable Build Dependencies:
20  - GNU binary file descriptor (BFD) library (tested against v2.15 through v2.18)
21    (available in Debian's binutils-dev package and in other distributions)
23 For more information about Ksplice, please see <http://www.ksplice.com/>.