aboutsummaryrefslogtreecommitdiffstats
path: root/testing/snapper/regex.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/snapper: upgrade to 0.8.5Francesco Colista2019-10-231-50/+0
|
* testing/snapper: config and musl fixesStefan R2019-03-051-0/+50
Add dbus as dependency. Readd dbus config files in remove-systemd.patch. Fix conjob paths in scripts/Makefile.am. Install data/sysconfig.snapper to /etc/conf.d/snapper. Disable ext4 support, because it is experimental and not support with standard kernel and tools. Fix regex (because the '?' operator isn't supported). Fix strptime in snapper/AppUtil.cc, because musl doesn't support '%F'.