Commit graph

92 commits

Author SHA1 Message Date
Jakobus Schürz cd7f206deb remove config-file, change service-unit
change option-parsing
2020-02-12 18:38:35 +01:00
Jakobus Schürz 73c9dd4702 change option-type to bool 2020-02-12 18:34:11 +01:00
Jakobus Schürz a5a5baa595 remove debug 2020-02-12 18:26:08 +01:00
Jakobus Schürz a5d6d2ad96 add debug 2020-02-12 18:20:46 +01:00
Jakobus Schürz 876a455dfa change path in workdir 2020-02-12 18:18:19 +01:00
Jakobus Schürz 91d3e7f857 fix typo 2020-02-12 18:07:16 +01:00
Jakobus Schürz c1d8601375 change options 2020-02-12 18:04:13 +01:00
Jakobus Schürz fc5e4dc0f2 change options 2020-02-12 18:02:51 +01:00
Jakobus Schürz 15544d8899 change options 2020-02-12 17:44:22 +01:00
Jakobus Schürz da180df230 fix filenames to copy 2020-02-12 17:32:53 +01:00
Jakobus Schürz b18e8042b5 change configs 2020-02-12 17:30:08 +01:00
Jakobus Schürz 813871beee change options 2020-02-12 17:19:26 +01:00
Jakobus Schürz 93e011896b fix string 2020-02-12 17:16:53 +01:00
Jakobus Schürz 634763aa59 change mode to executable 2020-02-12 17:15:19 +01:00
Jakobus Schürz 99f9bcf96a add uninstall-script 2020-02-12 16:35:02 +01:00
Jakobus Schürz 6a9a0088ef add setup for only one user 2020-02-12 16:30:32 +01:00
Jakobus Schürz 3f8f32e658 use commandline-parameter 2020-02-12 16:28:31 +01:00
Jakobus Schürz 34de25cdb3 rename class 2020-02-12 01:27:35 +01:00
Jakobus Schürz 5cb100f564 add stuff for alias to README 2020-02-12 01:27:16 +01:00
Jakobus Schürz 859fd4ece3 add -u to flush stdoud immediately 2020-02-12 00:52:13 +01:00
Jakobus Schürz caa922add1 add ExecStop 2020-02-12 00:50:48 +01:00
Jakobus Schürz ac08875423 update Readme 2020-02-12 00:50:24 +01:00
Jakobus Schürz 6c9bdbb372 fix newlines 2020-02-12 00:29:40 +01:00
Jakobus Schürz 15e4280fb8 add newlines 2020-02-12 00:27:30 +01:00
Jakobus Schürz 84e7a8b3d7 add cleanup function, some fixes 2020-02-12 00:19:51 +01:00
Jakobus Schürz 2cc6f83fb9 fixed path 2020-02-11 18:00:48 +01:00
Jakobus Schürz 48f8b6b061 change path 2020-02-11 17:58:57 +01:00
Jakobus Schürz 6c1720d2e7 add modify user-dirs.dirs 2020-02-11 17:56:42 +01:00
Jakobus Schürz b8e56ff5ec fix path, rename file 2020-02-11 17:07:59 +01:00
Jakobus Schürz 6665aadb5b update README 2020-02-11 16:10:32 +01:00
Jakobus Schürz e43e3a063c add executable bit 2020-02-11 16:05:38 +01:00
Jakobus Schürz abdbe70d7f readme updated 2020-02-11 15:17:28 +01:00
Jakobus Schürz 3ec2e8d1fd cleanup 2020-02-11 15:14:26 +01:00
Stavros Korokithakis 8d1ae6308a Merge pull request #5 from gtristan/fix-link-parameters
Fix reversed parameters in link() and symlink() implementations.
2017-06-11 14:57:07 +03:00
Tristan Van Berkom 2c7956c739 Fix reversed parameters in link() and symlink() implementations.
Yes, it is a bit strange how fusepy reverses these parameters when
calling into the Operations object, but they are indeed reversed.

This patch fixes the example to work correctly when symlinking
or linking in the passthrough.
2017-06-11 20:53:33 +09:00
Stavros Korokithakis a01a80b91c Merge pull request #3 from ava-dylang/patch-1
Create requirements.txt
2017-01-11 19:24:00 +02:00
Dylan Grafmyre acd1a2cd58 Update requirements.txt 2017-01-11 09:18:40 -08:00
Dylan Grafmyre f2f55204d9 Create requirements.txt 2017-01-11 09:17:52 -08:00
Stavros Korokithakis c4d2ec0fa2 Merge pull request #1 from thobianchi/master
avoid collision with fusepy package name
2017-01-10 01:42:46 +02:00
Thomas Bianchi 9a9de8b314 avoid collision with fusepy package name 2016-04-14 17:28:20 +02:00
Stavros Korokithakis 581053d6b6
Add fuse.py. 2016-04-11 01:40:01 +03:00
Stavros Korokithakis c089a35ce0 Initial commit 2016-04-11 01:38:25 +03:00