index
:
s6-rc
1.0.0.0
main
real_0.3.0.1
The skarnet.org service manager
ska-supervision@skarnet.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Link a FAQ entry in s6-rc-update's doc (thanks danyspin97)
Laurent Bercot
2018-10-30
1
-0
/
+18
*
Update examples/ source database
Laurent Bercot
2018-08-21
28
-15
/
+6
*
Document max-death-tally and down-signal support by s6-rc-compile
Laurent Bercot
2018-08-20
2
-2
/
+4
*
Support conditional slashpackage builds
Laurent Bercot
2018-08-20
1
-6
/
+13
*
version: 0.4.1.0
v0.4.1.0
Laurent Bercot
2018-08-14
1
-1
/
+1
*
Document execline-2.5.0.1 dep
Laurent Bercot
2018-07-21
3
-3
/
+3
*
Adapt to skalibs-2.7.0.0
Laurent Bercot
2018-07-21
8
-30
/
+23
*
Add support for max-death-tally and down-signal, prepare for 0.4.1.0
Laurent Bercot
2018-06-15
6
-9
/
+28
*
Backport notes for 0.3.0.1 upgrade (thanks Guillermo)
Laurent Bercot
2018-05-20
1
-0
/
+18
*
Doc typo fix
Laurent Bercot
2018-04-02
2
-1
/
+2
*
Bump s6 dep to 2.7.1.0, version: 0.4.0.1
v0.4.0.1
Laurent Bercot
2018-03-26
3
-3
/
+4
*
Credit crest
Laurent Bercot
2018-03-01
1
-0
/
+1
*
Add openb_read workaround, prepare for 0.4.0.1
Laurent Bercot
2018-03-01
6
-5
/
+17
*
version: 0.4.0.0
v0.4.0.0
Laurent Bercot
2018-01-04
3
-1
/
+4
*
live actually needs to be an absolute path for s6-rc-init and s6-rc-update
Laurent Bercot
2017-12-23
3
-2
/
+7
*
Use dir_fd instead of dirfd, because Solaris
Laurent Bercot
2017-12-21
1
-2
/
+1
*
Work around NetBSD and Solaris braindeadness
Laurent Bercot
2017-12-21
2
-28
/
+30
*
Fix (hopefully) the two remaining bugs in s6-rc-update...
Laurent Bercot
2017-12-07
2
-3
/
+3
*
Add s6-rc-format-upgrade to package/modes
Laurent Bercot
2017-12-07
1
-0
/
+1
*
Get this right, maybe?
Laurent Bercot
2017-12-07
1
-1
/
+2
*
Fix off-by-one in s6rc_livedir_create
Laurent Bercot
2017-12-07
1
-1
/
+1
*
Add s6-rc-format-upgrade
Laurent Bercot
2017-12-04
8
-17
/
+211
*
Document dep to skalibs-2.6.3.0 (atomic_symlink())
Laurent Bercot
2017-12-04
3
-3
/
+3
*
Refactor s6-rc-init and s6-rc-upgrade around atomic_symlink and s6rc_livedir...
Laurent Bercot
2017-12-04
7
-221
/
+151
*
Fix qsort invocation, now services are really sorted...
Laurent Bercot
2017-11-27
1
-1
/
+6
*
Guarantee s6-rc-compile service numbering
Laurent Bercot
2017-11-27
2
-17
/
+35
*
Use new skalibs' access_at instead of faccessat, because MacOS
Laurent Bercot
2017-11-27
1
-1
/
+1
*
Update dependencies, get ready for master merge
Laurent Bercot
2017-11-27
4
-9
/
+13
*
... but erroring out early is safer.
Laurent Bercot
2017-11-04
1
-3
/
+9
*
Even better message: defer it >.>
Laurent Bercot
2017-11-04
1
-2
/
+1
*
Better error message on invalid funnel bundles
Laurent Bercot
2017-11-04
1
-1
/
+1
*
Warn on misplaced pipeline-name files
Laurent Bercot
2017-11-04
1
-5
/
+15
*
Better error messages for resolve_prodcons
Laurent Bercot
2017-11-04
1
-21
/
+7
*
Update documentation, prepare for 0.4.0.0
Laurent Bercot
2017-11-04
6
-18
/
+68
*
Implement funnels. Needs testing.
Laurent Bercot
2017-11-04
10
-168
/
+259
*
Update .gitignore
Laurent Bercot
2017-11-02
1
-4
/
+13
*
Make all-pic a user option
Laurent Bercot
2017-10-30
4
-12
/
+28
*
Support default pie
Laurent Bercot
2017-10-29
2
-0
/
+19
*
Workaround for a Solaris bug (incorrect mkdtemp guarding)
Laurent Bercot
2017-10-19
1
-0
/
+1
*
Change safety guard to PATH_MAX because Solaris doesn't know NAME_MAX
Laurent Bercot
2017-10-19
1
-1
/
+1
*
Limit prefix size to NAME_MAX
Laurent Bercot
2017-10-17
1
-0
/
+2
*
version: 0.3.0.0
v0.3.0.0
Laurent Bercot
2017-10-09
2
-4
/
+4
*
Make s6-rc prefix-independent; implement s6-rc diff
Laurent Bercot
2017-10-09
4
-54
/
+95
*
Replace suffix with prefix
Laurent Bercot
2017-10-09
13
-91
/
+100
*
Add -s to s6-rc-init; prepare for 0.3.0.0
Laurent Bercot
2017-10-08
17
-77
/
+192
*
Better *FLAGS management; prepare for 0.2.2.0
Laurent Bercot
2017-10-05
7
-25
/
+51
*
doc: mention when to recompile service databases
Laurent Bercot
2017-09-30
1
-0
/
+12
*
Doc typo fix
Laurent Bercot
2017-09-30
1
-1
/
+1
*
Add doc precisions about live compiled dbs
Laurent Bercot
2017-09-30
3
-0
/
+26
*
Use mkdtemp() for the new livedir in s6-rc-update
Laurent Bercot
2017-09-30
1
-6
/
+6
[prev]
[next]