Commit Graph

3 Commits

Author SHA1 Message Date
Chen Linxuan 4364210d70 build: configurable static strings at compile time
This commit make

- The username of which user runs the linglong package manager;
- The location of linglong package manager store its data files;
- The location of linglong package manager put its log.

configurable at compile time
2023-02-16 10:54:07 +08:00
Chen Linxuan 8f1c9d0aa7 fix: linglong -> deepin-linglong
Close #27

"linglong" will be a frequently-used name of chinese. Let's back to
"deepin-linglong".

This commit partly revert 4be58ef48b.
2023-02-15 22:56:01 +08:00
Chen Linxuan b0e2220ea3 feat: add sysuser config file
This commit introduce the new /misc directory, which should contains
all the static files.

This commit just install a sysuser config file which will make systemd
create "linglong" user. The systemd and dbus service configuration
files will be updated later.
2023-02-15 19:45:59 +08:00