mobinmob
mobinmob
> * whether a variable in an `[environment]` section can refer to a variable defined previously. E.g. can one do: > > ``` > pg_root=!/var/lib/postgresql > pg_data=${pg_root}/data > ``` I...
Thanks @Obarun for taking the time for a review/bug report! All fixed!
> Hi there @mobinmob & thanks for working on this project! > Thank you for testing :) > Tried having a go on rpi4 yesterday. > > * Followed the...
> `66rc.conf`: > > https://gist.github.com/dreamcat4/3b80bbf902fc6e74d599c5359a2caae0 > It is not possible to boot with this environment file, as it contains only a fraction of the needed keys. Check this one: https://termbin.com/deo4...
> unfortunately no, there is no way to change the TTY, `F1`-`F12` nothing happens. Perhaps is there any other logfile of previous failed boot been recorded on the disk? The...
## Documentantion: - [Basic setup information ](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-conf.md) - [Runit services in 66](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-runitsv.md) - [Logging in 66](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-logging.md) - [base-system-66 and 66-void packages](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-base-system.md) - [66boot-* utilities](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66boot-.md) ## Relevent git repositories: - https://github.com/mobinmob/void-66-services/...
The next release will be out this month (hopefully :P ). For everyone interested, please chech the MR: https://codeberg.org/mobinmob/66-voidlinux/pulls/21 There will be a deprecation: The helper script that runs as...
A new version of 66 is in the rc stage, after 3 beta releases. I am testing that, it will need documentation and user intervention since it has breaking changes.
> Hey, > > just wanted to let you know that I've setup a draft PR for the whole s6* + utility packages. > > The PR #48582. preprod for...
> > preprod for 66 in not a final release, it is an rc (I know, I am the one who proposed beta etc releases to @Obarun ).I am waiting...