Dima Krasner

Results 89 issues of Dima Krasner

#2909 makes `code` (/usr/bin/code) work. But the menu entry is broken, because it runs a different executable and /usr/bin/code is not a symlink to it.

`setup-spot vlc=true` does whatever it does again, if you run it twice.

It's useful in any kind of installation, not just frugal installations.

The next step after #2779 is to make PPM optional, but without removing support for .pet packages (aka "petget").

This is confusing. Applies at least to setup-spot, maybe other scripts have the same mistake. See https://github.com/puppylinux-woof-CE/woof-CE/pull/2797#discussion_r790516809.

``` ~$ man cp man: nroff: Segmentation fault Manual page cp(1) byte 0/0 (END) (press h for help or q to quit) ```

bug

``` /lib/modules$ fgrep -l IntcSST2.bin `find -type f -name '*.ko'` ./5.10.0/kernel/sound/soc/intel/catpt/snd-soc-catpt.ko ./5.10.0/kernel/sound/soc/intel/common/snd-soc-acpi-intel-match.ko /lib/modules$ modinfo snd-soc-catpt | grep -i bin /lib/modules$ modinfo snd-soc-acpi-intel-match | grep -i bin ```

https://github.com/puppylinux-woof-CE/woof-CE/pull/2703#issuecomment-999432316