summaryrefslogtreecommitdiffstats
path: root/initscript/stap-server.in
Commit message (Collapse)AuthorAgeFilesLines
* Typo: @bindir -> @bindir@Dave Brolley2009-12-211-1/+1
|
* PR 10905: initscript improvements.Dave Brolley2009-12-211-877/+2
| | | | | | Make the stap-server initscript available as $bindir/stap-server Reimplement the stap-server initscript as a thin wrapper around $bindir/stap-server.
* Look for stap-start-server and stap-stop-server in libexec.Dave Brolley2009-12-211-2/+2
|
* Some tools (temporarily) still in $bindir.Dave Brolley2009-12-181-2/+2
|
* s/pkglibexecdir/libexecdir/systemtap/Dave Brolley2009-12-181-1/+1
|
* PR 10247 10276 10905: Infrastructure for moving underlying client/server ↵Dave Brolley2009-12-181-12/+9
| | | | tools to libexec.
* PR 10905: stap-server initscript improvementsDave Brolley2009-12-141-89/+369
| | | | | | | o Handle, -B, -I, -R options o Allow specification of servers by pid o Allow specification of servers by nickname. o Advertise options used using avahi.
* PR 10905 Ground Work: Save server status as PID files with the server config ↵Dave Brolley2009-12-081-149/+210
| | | | as contents.
* Ensure that server status files are written by the initscript, not ↵Dave Brolley2009-11-201-1/+1
| | | | stap-start-server.
* Report correct status when a server fails to start.Dave Brolley2009-11-201-3/+5
|
* Final cleanup of stap-server initscript and packaging.Dave Brolley2009-11-021-1/+0
|
* Rework for bugs found during testing.Dave Brolley2009-10-291-77/+154
|
* stap-server initscript cleanup and follow fedora initscript requirements.Dave Brolley2009-10-291-97/+115
|
* Specialized user to run stap-server and improved logging.Dave Brolley2009-10-271-3/+6
|
* Change temporary paths to their proper values.Dave Brolley2009-10-271-5/+4
|
* stap-server initscript fully functional.Dave Brolley2009-10-261-36/+253
|
* stap-server initscript is now part of the systemtap-server package.Dave Brolley2009-10-201-11/+15
|
* Infrastructure for new stap-server initscript.Dave Brolley2009-10-201-0/+230