File: INSTALL

package info (click to toggle)
profile-sync-daemon 6.50-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: sh: 798; makefile: 74
file content (34 lines) | stat: -rw-r--r-- 1,011 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
DEPENDENCIES
 bash >=4.0
 coreutils
 findutils
 glib2 (optional for suspend-sync support via gdbus)
 kmod
 rsync
 systemd

WARNING
To avoid data loss, it is HIGHLY recommended that users stop any running
versions of this software before install updates. Internal changes are
always possible from one release to another.

BUILDING
 Setup the via a make.

 $ make

 Running a `make install` as root will distribute the files to the filesystem.

 # make install

 Note that it is not required in many case, but on occasion, internals are
 changed in the psd code which makes users stopping any active psd session
 BEFORE the make install setup a good idea.

 Users of Arch/Chakra/Antergos and graysky's PPA (Ubuntu/Debian) do not
 need to worry about this as the respective package managers will do
 this for you. The Fedora packages should also have this built it.

USE A DISTRO PROVIDED PACKAGE
 See the project homepage for an updated list of provided packages:
 https://github.com/graysky2/profile-sync-daemon