Takuya ASADA
|
8f4e90b87a
|
dist: use tsc clocksource on AMI
Stop using xen clocksource, use tsc clocksource instead.
Fixes #462
Signed-off-by: Takuya ASADA <syuu@scylladb.com>
|
2015-12-22 22:29:32 +02:00 |
|
Takuya ASADA
|
9b4d0592fa
|
dist: enable coredump, save it to /var/lib/scylla/coredump
Enables coredump, save it to /var/lib/scylla/coredump
Signed-off-by: Takuya ASADA <syuu@scylladb.com>
|
2015-12-17 18:20:27 +09:00 |
|
Takuya ASADA
|
d0e5f8083f
|
dist: provide generic scylla setup script
Merge AMI scripts to dist/common/scripts, make it usable on non-AMI environments.
Signed-off-by: Takuya ASADA <syuu@scylladb.com>
|
2015-12-17 18:20:03 +09:00 |
|
Pekka Enberg
|
f87add31a7
|
scripts: Add git-archive-all script
We'll use it to create a tarball of the source tree for RPM build.
The script is imported from:
https://github.com/Kentzo/git-archive-all
Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>
|
2015-09-01 14:38:24 +03:00 |
|
Avi Kivity
|
cc17c44640
|
Move seastar to a submodule
Instead of urchin being layered on top of seastar, move seastar to a
subdirectory (as a submodule) and use seastar.pc/libseastar.a to link
with it.
|
2015-07-19 20:48:36 +03:00 |
|
Avi Kivity
|
7f8d88371a
|
Add LICENSE, NOTICE, and copyright headers to all source files.
The two files imported from the OSv project retain their original licenses.
|
2015-02-19 16:52:34 +02:00 |
|
Asias He
|
534d4017a1
|
scripts: Add tap.sh
This is the script I used to setup a tap device for seastar.
|
2014-11-05 13:05:55 +02:00 |
|