kmeaw

Results 6 issues of kmeaw

desync does not support hardlinks: ``` kmeaw@kmeaw-pc /tmp $ mkdir source dest kmeaw@kmeaw-pc /tmp $ cp /bin/busybox source kmeaw@kmeaw-pc /tmp $ ln source/busybox source/gzip kmeaw@kmeaw-pc /tmp $ ln source/busybox source/tar...

**Is your feature request related to a problem? Please describe.** In order to emulate keyboard and mouse, you need to connect some USB device to the PC. It can be...

type:feature

Hello. I have updated the lv2 patcher. Please read the "README" file at https://github.com/kmeaw/lv2patcher/blob/master/README

https://play.golang.org/p/8mP9OQAxndt The user is not allowed to specify an empty map to --string-to-string option. We should treat an empty string (or some other special value) as a valid value. That...

``` [[email protected]:[PL]:/mnt/storage/home/kmeaw/psyscall]$ make cc -g -Wall -std=c89 -pedantic -c -o psyscall.o psyscall.c psyscall.c:21:43: error: dereferencing pointer to incomplete type ‘struct user’ #define PT_REGS (sizeof(((struct user *)0)->regs)/sizeof(unsigned long)) ^ psyscall.c:29:12: note:...

Everything seems to be fine but default environment may still need to be tuned. Also enabling CONFIG_SUPPORT_RAW_INITRD by default helps to boot Debian installations without packing initrd into a U-Boot...