mobinmob

Results 56 comments of mobinmob

Add `scandir-66serv` package. This is just the beggining of enabling proper user services. Documentation and additional scripts will follow.

Changes template: - remove the `--ZFS_IMPORT=!zpoolcache` configure switch, as zpoolcache is now the default method. - remove the creation of the log directory - that is done now by the...

New version of boot-66serv. The patch is dropped, as the changes are now included in the release, and the PR is rebased on master. The new minor relase has fixes...

> Files in srcpkgs/boot-66serv/ contain a lot of trailing spaces. I should clean them up ;) > Could this PR should be just 3 commits, one for each package? It...

- Rebase on master. - Remove tmpfiles.d support - it does not exist on voidlinux.

Changes: - Update to version 2.4.0. - Add back modules.sh (it has moved to a separate repo), add a new configuration switch for it. - Rebase the patch to remove...

Change: - Removed `--TMPFILE=!no` from `configure_args`. I have removed the support for tmpfiles.d, so the switch is now redundant.

- Rebase on master. - Fix and rename the tmpfiles.d code removal patch. New binary packages (20211119 suffix) have been pushed to the [void-66 repo](https://codeberg.org/mobinmob/void-66) ([doc](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-conf.md)).

#### Changes for the PR: - Squashed all commits in order to have one commit per package. Full history of the changes is retained in the[ 66-voidlinux repo in codeberg...

#### boot-66serv changes: - Install backwards compatibility symlink for removed `/usr/share/66/script/modules.sh` script. That is not needed if someone re-enables boot@system after update but it is a failsafe. - Add `INSTALL.msg`...