aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update depsHEADmainLaurent Bercot3 days4-4/+4
|
* Update depsLaurent Bercot4 days6-9/+32
|
* Update cgit URLLaurent Bercot6 days1-1/+1
|
* version: 2.6.4.1v2.6.4.1Laurent Bercot2026-05-091-0/+1
|
* comment it until it actually existsLaurent Bercot2026-04-111-0/+2
|
* Link to man pages repoLaurent Bercot2026-04-111-0/+8
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-0416-5/+21
|
* Add support for disabling rpath; update depsLaurent Bercot2026-03-317-7/+25
|
* AI policies, better -lskarnet error messageLaurent Bercot2026-03-262-1/+31
|
* Prepare for 2.6.4.1Laurent Bercot2026-01-016-7/+22
|
* version: 2.6.4.0v2.6.4.0Laurent Bercot2025-12-241-0/+1
|
* Some compilers don't like labels ending compound statementsLaurent Bercot2025-12-241-2/+2
|
* releng fixesLaurent Bercot2025-12-232-1/+2
|
* fstab2s6rc: warn on UUID=/LABEL= when -ULaurent Bercot2025-12-111-20/+18
|
* fstab2s6rc: doc typo fix; add binddep even for non-bind mountsLaurent Bercot2025-12-112-2/+2
|
* Doc typo fixLaurent Bercot2025-12-081-1/+1
|
* Working version of fstab2s6rc, with binddep and everythingLaurent Bercot2025-12-082-140/+203
|
* fstab2s6rc: handle "none" type and empty optionsLaurent Bercot2025-11-291-30/+40
|
* fstab2s6rc: fix mountpoint insertionLaurent Bercot2025-11-291-41/+39
|
* Add fstab2s6rc (untested), prepare for 2.6.4.0Laurent Bercot2025-11-2816-45/+865
|
* Advise rngseed -rw at bootLaurent Bercot2025-11-051-0/+5
|
* fix gen-deps.shLaurent Bercot2025-10-261-3/+1
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Prepare for 2.6.3.1Laurent Bercot2025-08-195-5/+20
|
* rngseed: use mkdirp2Laurent Bercot2025-06-301-16/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-301-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Don't conflict with main_func in skalibsLaurent Bercot2025-05-301-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Correctly use pthread_lib sysdepLaurent Bercot2025-05-292-4/+12
|
* Support shlibs on MacOSLaurent Bercot2025-05-263-22/+64
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.3.0v2.6.3.0Laurent Bercot2025-05-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add hashLaurent Bercot2025-05-012-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of build fixesLaurent Bercot2025-04-292-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More build fixesLaurent Bercot2025-04-293-9/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Latest batch of fixesLaurent Bercot2025-04-282-3/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, prepare for 2.6.3.0Laurent Bercot2025-04-2825-95/+948
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-277-7/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.2.1v2.6.2.1Laurent Bercot2024-10-091-3/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.2.1; align configure to rest of skawareLaurent Bercot2024-09-237-18/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.2.0v2.6.2.0Laurent Bercot2023-11-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Also fix /commandLaurent Bercot2023-10-301-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix multicall symlinks installationLaurent Bercot2023-10-302-8/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-27/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-093-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.2.0, add minflt/majflt to s6-psLaurent Bercot2023-09-079-66/+127
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
| | | | | | | If variables have multiple values (such as CFLAGS="-std=c11 -fPIE"), eval drops most values (except first one) from it. This commit fixes this issue. Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir>
* Prepare for 2.6.1.3, use safe wrappersLaurent Bercot2023-07-076-4/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-03-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.1.2v2.6.1.2Laurent Bercot2023-02-234-2/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix build issue with old glibcLaurent Bercot2023-02-232-0/+3
| | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* version: 2.6.1.1v2.6.1.1Laurent Bercot2023-02-211-2/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>