Pascal J

Results 160 comments of Pascal J

Hm I don't really know how I could fix that from grub-btrfs. This seems to be an issue of grub and how snapshots are setup on the system. However I...

Hey, I just pushed a branch where prefix is configurable. Look into config or manpage, you basically can set `GRUB_BTRFS_GBTRFS_SEARCH_DIRNAME` for where the file grub-btrfs.cfg should be stored and GRUB_BTRFS_GBTRFS_SEARCH_DIRNAME...

Uhm yeah, does it work? :question:

Oh so geckolinux is not just your Nick but the name of a distribution? good to know. I will merge the PR then, let me know if you run into...

Hm since there are two timeshifts now (https://github.com/teejee2008/timeshift, https://github.com/linuxmint/timeshift) no one seemed to notice. But this breaking change is going to be introduced into the original version (the first link)...

I think the important information here is that the name of this directory in `/run/timeshift` is not just a random number but the PID of the currrently running timeshift. See...

Guys, I wanted to discuss a thing with you. Since we wrote that openrc daemon that is using inotify to fix this issue, I thought maybe we could use this...

To answer the second point: https://wiki.gentoo.org/wiki/Project:Systemd/conf.d_files Apparently using the same config file is a no no. It also says > Referring to conf.d files in unit files is prohibited (see:...

Glad you got it working now. it’s kind of a hack to make users fiddle around with their mount points in /etc/fstab. and putting altering fstab in the Makefile with...

I am far from telling you what to do, but I think you can spare yourself the effort for that PR. I'm working on the daemon for both, systemd and...