Support multiple ksplice modules in ksplice-apply.
[ksplice.git] / README.src
blobd37444d92bef38016541d3738a75f1b7b82b617d
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  - rsync
16  - patch
18 Notable Build Dependencies:
19  - GNU binary file descriptor (BFD) library (tested against v2.15 through v2.18)
20    (available in Debian's binutils-dev package and in other distributions)
22 For more information about Ksplice, please see <http://web.mit.edu/ksplice>.