aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Build everything as PIC by default; prepare for 0.4.0.1Laurent Bercot2019-03-027-30/+40
|
* Support conditional slashpackage buildsLaurent Bercot2018-08-201-6/+13
|
* Update deps; version: 0.4.0.0v0.4.0.0Laurent Bercot2018-03-264-7/+7
|
* Autogenerate final shutdown; rename rc.tini to rc.shutdownLaurent Bercot2018-01-1313-131/+189
|
* Doc typo fixesLaurent Bercot2018-01-071-4/+4
|
* Make all-pic a user optionLaurent Bercot2017-10-303-12/+24
|
* Support default pieLaurent Bercot2017-10-292-0/+19
|
* Remove shebang from configureLaurent Bercot2017-10-191-9/+1
|
* Better *FLAGS managementLaurent Bercot2017-10-052-18/+35
|
* version: 0.3.1.1v0.3.1.1Laurent Bercot2017-08-295-2/+15
|
* Build bug fix for kernel 4.9+Laurent Bercot2017-08-291-1/+1
|
* version: 0.3.1.0v0.3.1.0Laurent Bercot2017-08-281-0/+3
|
* Add "redirfd -w 2 /dev/null" to namespace test in .s6-svscan/finishLaurent Bercot2017-08-281-1/+1
|
* Add namespaces support, prepare for 0.3.1.0Laurent Bercot2017-08-289-20/+149
|
* Import /etc/rc.[init tini shutdown] examples from lh-bootstrapLaurent Bercot2017-07-173-5/+42
|
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-237-85/+85
|
* Fix requirements in doc/index.htmlLaurent Bercot2017-03-301-2/+2
|
* version: 0.3.0.0v0.3.0.0Laurent Bercot2017-03-272-1/+13
|
* Adapt to skalibs-2.5.0.00.3.0.0Laurent Bercot2017-03-091-4/+3
|
* Gratuitous macro cleanupLaurent Bercot2017-03-092-34/+34
|
* Doc typo fixLaurent Bercot2017-01-231-1/+1
|
* Preparation to version bumpLaurent Bercot2017-01-104-12/+27
|
* Types fix.Laurent Bercot2017-01-081-15/+15
| | | | | Changed unsigned int to size_t where appropriate. No further pass will be necessary.
* version: 0.2.0.0v0.2.0.0Laurent Bercot2016-10-281-0/+2
|
* Mention --enable-absolute-paths in INSTALLLaurent Bercot2016-10-251-0/+12
|
* Revert wrong shared lib fixLaurent Bercot2016-10-241-3/+0
|
* Proper support for timer_libLaurent Bercot2016-10-241-0/+2
|
* Fix stupid shared lib dependenciesLaurent Bercot2016-10-241-0/+3
|
* Implement --enable-absolute-pathsLaurent Bercot2016-10-165-24/+22
|
* Doc typo fixLaurent Bercot2016-10-161-1/+1
|
* configure: allow $CC to have several wordsLaurent Bercot2016-09-271-1/+1
|
* Replace c99 compiler test with clangLaurent Bercot2016-09-261-1/+1
|
* -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot2016-09-261-1/+1
|
* Remove irrelevant shebangdir option from configureLaurent Bercot2016-09-111-6/+1
|
* Change initial_path to include /usr/sbin and /sbin, because stage 3Laurent Bercot2016-09-102-2/+2
|
* Make s6-linux-init a real init package.Laurent Bercot2016-09-1018-69/+359
| | | | | | | | | | This means: - removing leaky options to s6-linux-init-maker. Default initial_path is now always /usr/bin:/bin; the uid and gid of the catch-all logger (used at boot time) can now be given numerically instead of relying on the (run-time) user db mapping. - moving s6-halt, s6-poweroff and s6-reboot over here, from s6-linux-utils - clarifying on the documentation a bit.
* Add spawn_lib supportLaurent Bercot2016-08-125-23/+38
|
* Fix rc.shutdown exampleLaurent Bercot2016-04-141-1/+1
|
* - make s6-linux-init-maker write stage1 to dir/init instead of stdoutv0.1.0.0Laurent Bercot2016-04-148-122/+151
| | | | - version: 0.1.0.0
* More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot2016-03-192-23/+40
|
* Really fix update and global-links dependencies this time...Laurent Bercot2016-03-141-1/+1
|
* Document the -s option to s6-linux-init-makerLaurent Bercot2016-03-141-1/+16
|
* Fix update/global-links dependenciesLaurent Bercot2016-03-142-4/+17
| | | | Empty env in stage 1, add option to dump it somewhere
* Clarify dependencies in INSTALL (thanks Luis Ressel)Laurent Bercot2016-03-071-4/+4
|
* fix --enable-crossLaurent Bercot2015-12-051-1/+1
|
* Easier CROSS_COMPILE support in configureLaurent Bercot2015-11-301-2/+3
|
* better configure, better strip, small init-maker bugfixLaurent Bercot2015-11-193-10/+8
|
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+7
|
* - update depsv0.0.1.4Laurent Bercot2015-10-153-6/+8
| | | | - version: 0.0.1.4