E

Results 64 comments of E

I'm really sorry. It is related to SMP alternatives. It is needed for non-SMP-capable system and CPU hotplug. It may strippable for SMP-capable system optionally.

Option like `strip_section: *smp_locks,*mcount_loc,*bpf_raw_tp_map,*ftrace*` would be nice.

Do you want to use only one config file ? How about using every `/etc/booster.d/*.yaml` and adding options like ``` variant: linux-lts image: /boot/path-to-image.img ```

@srussel I tested https://github.com/srussel/whipper/commits/edit-metadata with CD which occurs #453 . I can edit metadata with `env EDITOR=pluma whipper cd -d /dev/sr1 rip --edit`.But edited title was not used and fails...

@srussel Thankyou.I can rip now. I failed to rip due to output_directory/soundtrack/'Various Artists - VERYLONGTITLE' was not editable.

https://github.com/voideditor/void/issues/503#issuecomment-2874032455 > @andrewpareles We didn't publish that; it's not an official binary. This is a build script using this repository, not a binary. However, it is not based on builds...

Would you allow to use `source=("git+https://github.com/voideditor/void.git#tag=${pkgver}")` for unofficial source base distribution? Curreltly, `#commit=` is allowed only for versioned commit.

Thankyou for replying. 1. screenshots: ![Image](https://github.com/user-attachments/assets/8f4d594e-0fc1-472a-83ec-fe166246eb07) Sorry about setting dark mode. I remark that `binutils` of [core] is checked by green icon. It is wrong(see also answer for 4.). Listing...

It seems Cachy use Arch's ${pkgver}+.1 to override Arch's one by updating. (So I assume `binutils 2.44-3` in [cachyos-v3] is mistake. ) However, `pacman`(https://github.com/CachyOS/CachyOS-PKGBUILDS/issues/569) `mesa` `dkms` etc... are exception. Cachy's...