Carl E. Thompson
Carl E. Thompson
I second this. I use Alpine Linux on my laptop which also doesn't have systemd.
Want this feature so I can try Lawnchair
I have the same issue on my new Zenbook UX3402. Tried verb-sniffing without success. I can dedicate time to help get this working if someone more knowledgeable about how this...
I have not gotten it working yet on my ux5402. I tried dumping verbs in Windows and duplicating on Linux but it did not work. Perhaps it's because the ux5402...
I just got bitten by this on 6.9.4. As @kezyr suggested ``` innodb_log_file_buffering=ON ``` works around the issue.
This is interesting because I've run mariadb on bcachefs on this very server in the past. I switched the filesystem used by mariadb from bcachefs to xfs some months ago...
> By the look of it, that seems more like a feature request than a bug. Mounting LVM snapshots on running systems and changing filesystem UUIDs are part of extremely...
> It is not a bug in the sense that this has never been implemented before, it is not yet a supported use-case (bcachefs over block device snapshot). It does...
> lvm snapshots are not atomic across multiple LVs, so a multi-device filesystem ... I did not say anything about multiple LVs or multi-device filesystems. In my opinion building a...
[micro_state_dir.patch.txt](https://github.com/user-attachments/files/15934645/micro_state_dir.patch.txt) Here is a patch to separate micro's state files from micro's config files. With this patch files that were previously searched for in `$MICRO_CONFIG_HOME/buffers` or `$MICRO_CONFIG_HOME/backups` are now searched...