mobinmob
mobinmob
New version of boot-66serv: - New homepage and distfiles for boot-66serv. - Needs at least 66 v. 0.6.0.0 - please do not update until https://github.com/void-linux/void-packages/pull/27815 is merged. To use, boot@system...
Rebase onto master and remove tty@ frontend service file - no longer needed, as boot-66serv uses tty-rc@ and tty-earlier@ which are included.
Small improvement: There is now a symlink in /etc/66rc.conf that points to the configuration file of the `boot@system` service. Now users can edit directly `/etc/66rc.conf` with their favourite editor and...
The latest commit adds a small utility script named `66boot-initial-setup`. The utility automatically creates the recommended trees (boot, default and runit) and enables needed services in them. It is non-interactive....
66boot-initial-setup: - do not overwrite existing /etc/66/conf/boot@system/version/boot@system if it exists. runit service frontend file: - redirect stdout to stderr in order to catch everything in the per-service logger, - use...
There is now some updated documentation for 66 on voidlinux: https://github.com/mobinmob/void-66-services/blob/devel/conf/void-66-conf.md @travankor
Changes: - New void-66-services release. It includes basic documentation (linked in the previous comment). It is not installed with the package yet. Other significant changes are included in the [release...
Changes: - Remove the warning from the start of the configuration file that is linked in `/etc/66rc.conf`. That is a tiny usability improvement. The removal happens automatically if the file...
Changes: - template : Create the log directory in /var/log/66 with proper permissions and ownership (_s6log). That is not needed for most cases, as it is created automatically by the...
There is now an unofficial repo that contains `boot-66serv` and `void-66services` packages. The package versions are in the following format: `upstream.version.number.0.builddate` Currently, that is `2.3.0.0.20210305` for the `boot-66serv `package and...