aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* queue.scm: Add -DSQLITE_CORE to acudeEuAndreh2024-10-171-0/+1
|
* queue.scm: Export scryptkdf nameEuAndreh2024-10-171-1/+1
|
* queue.scm: Add scryptkdf derived packageEuAndreh2024-10-171-0/+28
|
* queue.scm: Enable -flto and --disable-math for acudeEuAndreh2024-10-171-3/+1
|
* queue.scm: Replace use of deprecated nameEuAndreh2024-10-171-1/+1
|
* queue.scm: Adjustacude buid flags to make it work with goliteEuAndreh2024-10-041-4/+5
|
* queue.cm: Remove "SQLITE_OMIT_DEPRECATED" flagEuAndreh2024-10-031-1/+1
|
* packages.scm: Add "acude" as custom build of sqliteEuAndreh2024-10-031-0/+73
|
* packages.scm: Fix "autostart?" -> "auto-start?" typoEuAndreh2024-09-021-2/+2
|
* packages.scm: Update syskeep packageEuAndreh2024-09-021-2/+2
|
* packages.scm: Do not autostart generated shepherd servicesEuAndreh2024-08-311-0/+2
|
* packages.scm: Add herd(8) to allowlist of sudoers NOPASSWDEuAndreh2024-08-301-1/+1
|
* packages.scm: Run check(8) in cron at the endEuAndreh2024-08-301-6/+6
|
* packages.scm: Update syskeep packageEuAndreh2024-08-301-2/+2
|
* packages.scm: Update syskeep packageEuAndreh2024-08-291-2/+2
|
* packages.scm: Do not require a root login shell for reconfigure(8)EuAndreh2024-08-291-1/+1
|
* Revert "packages.scm: Use absolute path to root login shell"EuAndreh2024-08-291-5/+3
| | | | This reverts commit 6a21dff8469a0010a069886afc5e2016c6dd70dc.
* packages.scm: Use absolute path to root login shellEuAndreh2024-08-291-3/+5
|
* packages.scm: Create /var/crash/ un syskeep-activationEuAndreh2024-08-291-0/+2
|
* packages.scm: Add "-c" to sudoers NOPASSWD entryEuAndreh2024-08-291-1/+1
|
* packages.scm: Add syskeep-sysctlEuAndreh2024-08-291-1/+7
|
* packages.scm: Update syskeep packageEuAndreh2024-08-291-2/+2
|
* packages.scm: Include the shell in the call to reconfigure(8) allow listEuAndreh2024-08-291-1/+1
|
* Revert "packages.scm: Include $GIT_CONFIG_GLOBAL in sudo(8) allow-list"EuAndreh2024-08-291-2/+0
| | | | This reverts commit 3115987236774a52e7de7ef0fd058930954f14f2.
* packages.scm: Remove unused modulesEuAndreh2024-08-291-6/+2
|
* packages.scm: Include $GIT_CONFIG_GLOBAL in sudo(8) allow-listEuAndreh2024-08-291-0/+2
|
* packages.scm: Remove redundant "wheel" group marker in sudoers file configEuAndreh2024-08-291-1/+1
|
* packages.scm: Allow users in group "wheel" to run reconfigure(8) without a ↵EuAndreh2024-08-291-0/+1
| | | | password
* packages.scm: Update syskeep packageEuAndreh2024-08-291-2/+2
|
* packages.scm: Include q(1) and cicd(1) packages in syskeep-profileEuAndreh2024-08-291-1/+3
|
* packages.scm: Remove "(list cicd)" guard at the end of the fileEuAndreh2024-08-291-1/+0
|
* packages.scm: Fix /var/mail symlinkEuAndreh2024-08-291-3/+3
|
* packages.scm: Fix missing escapingEuAndreh2024-08-291-5/+6
|
* packages.scm: Beautify formatting of messagesEuAndreh2024-08-291-5/+5
|
* packages.scm: Conditionally delete symlinked fileEuAndreh2024-08-291-1/+2
|
* packages.scm: Remove file before symlinking (A.K.A.: ln -fs)EuAndreh2024-08-291-0/+1
|
* packages.scm: Finish symlinks in syskeep-activationsEuAndreh2024-08-291-4/+21
|
* packages.scm: Add "cicd" packageEuAndreh2024-08-281-0/+7
|
* packages.scm: Add debug activation code for syskeep-activationEuAndreh2024-08-281-1/+3
|
* queue.scm: Fix import for privileged-programEuAndreh2024-08-281-1/+1
|
* packages.scm: Update syskeep packageEuAndreh2024-08-281-2/+2
|
* queue.scm: Replace setuid-program with privileged-programEuAndreh2024-08-281-9/+8
|
* packages.scm: Split update and reconfigure in syskeep-cronjobsEuAndreh2024-08-281-2/+3
|
* packages.scm: Update syskeep packageEuAndreh2024-08-281-2/+2
|
* packages.scm: Update syskeep packageEuAndreh2024-08-261-2/+2
|
* packages.scm: Update eut packageEuAndreh2024-08-261-2/+2
|
* packages.scm: Update syskeep packageEuAndreh2024-08-251-2/+2
|
* packages.scm: Use correct backupit(8) program in syskeep-cronjobsEuAndreh2024-08-251-2/+2
|
* packages.scm: Update syskeep packageEuAndreh2024-08-251-2/+2
|
* packages.scm: Update syskeep packageEuAndreh2024-08-241-2/+2
|