ElXreno

Results 11 comments of ElXreno

@Anan5a check out [this](https://github.com/meefik/linuxdeploy/blob/master/CHANGELOG.md#250---2019-11-04) changelog.

@Anan5a ask @meefik about it.

Maybe you forgot about service? You should start mysql service, I think

> Could you teach how to start mysql service in Centos aarch64 chroot? You can try `service` command, but I think it will redirect to systemd and get the same...

In my opinion, `HZ_500` should only be removed for the `tt` variant, the other variants still use it. References: [tt variant](https://github.com/xanmod/linux/blob/5.15-tt/CONFIGS/xanmod/gcc/config#L510) | [stable variant](https://github.com/xanmod/linux/blob/5.18/CONFIGS/xanmod/gcc/config_x86-64#L521) | [edge variant](https://github.com/xanmod/linux/blob/5.19/CONFIGS/xanmod/gcc/config_x86-64#L513)

@rsora I mean provide tarball with vendor for building without access to the internet. About sources of this repo I know :)

@rsora In Fedora all builders can build only without access to the internet. I can unbundle all stuff and include all required libraries as a packages, but here is something...

I can't explain myself because of my poor language skills, but I can give a link to [Reddit](https://www.reddit.com/r/WireGuard/comments/enh9xa/help_on_24_and_32_when_using_as_a_vpn_server/), where it has already been discussed.

I can't 100% guarantee that it's true, but in my case it helped me to fix the following things: * IPv6 is now working; * Now the devices are guaranteed...

I apologize for the long delay. Unfortunately, I can't test bootia32 as I don't have a 32bit UEFI laptop anymore. Perhaps someone else can check the functionality and report back...