Timofey Titovets and Kai Krakow
ff9e0e3571
Fix: exec bees - breaks bash trap handling of umount bees workdir
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2018-01-09 23:25:57 +01:00
Timofey Titovets
80e4302958
Update btrfs compression types, add ZSTD, drop LAST
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2018-01-04 20:32:04 +03:00
Timofey Titovets
40112faf0f
Makefile add scripts target for correctly packaging
...
Currently scheme lead to path like:
/tmp/makepkg/bees-git/pkg/bees-git/usr/lib/bees/bees
While packaging, so allow do:
make
make scripts
make install ...
make install_scripts ...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2017-12-21 13:26:45 +03:00
Timofey Titovets
5350b0f113
Bees: fix [-Werror=implicit-fallthrough=]
...
In gcc 7+ warning: implicit-fallthrough has been added
In some places fallthrough is expectable, disable warning
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2017-06-13 18:05:38 +03:00
Timofey Titovets
4b592ec2a3
Check: if disk with UUID are btrfs by blkid
...
Old check can't find btrfs fs, if fs not mounted
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2017-02-09 11:56:31 +03:00
Timofey Titovets
82b3ba76fa
Makefile: make service install compatible with debian systems
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2017-01-30 05:29:28 +03:00
Timofey Titovets
22e601912e
Make filters configurable
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2016-12-30 04:26:42 +03:00
Timofey Titovets
badfa6e9b9
Add filter to remove time from bees output
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2016-12-29 17:04:47 +03:00
Timofey Titovets
03609f73db
Add help section to Makefile
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2016-12-29 13:40:13 +03:00
Timofey Titovets
7f92f22dea
Add install_scripts subcommand to make
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2016-12-29 13:30:08 +03:00
Timofey Titovets
f7c71a7a25
Add install subcommand to make
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2016-12-29 13:27:47 +03:00
Timofey Titovets
37713c2dd4
Scripts: Remove code for short path name in log
...
Commit: "log: remove path from thread name" remove path from logs, so this useless
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2016-12-29 13:14:17 +03:00
Timofey Titovets
606d48acc1
Add option to make mnt path shorter in logs
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2016-11-28 08:23:50 +03:00
Timofey Titovets
bf4e31ae71
Add default values to vars
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2016-11-27 06:23:42 +03:00
Timofey Titovets
03c116c3f1
Add Systemd service for bash wrapper
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2016-11-27 03:19:31 +03:00
Timofey Titovets
a384cd976a
Add bash wrapper
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com >
2016-11-27 03:19:19 +03:00