Chen Linxuan
3366ffc52d
chore: move systemd env generator to /misc
...
systemd user env generator is moved to /misc/systemd/user-environment-generators
2023-02-15 19:45:59 +08:00
Chen Linxuan
5c45216b8e
chore: move systemd service to /misc
...
systemd service files moved to /misc/systemd/service
2023-02-15 19:45:59 +08:00
Chen Linxuan
d2339bb84f
chore: move system-helper static files to /misc
...
ll-system-helper static files now moved to /misc
2023-02-15 19:45:59 +08:00
Chen Linxuan
d437fb5140
chore: move service static files to /misc
...
ll-service static files are moved to the /misc.
2023-02-15 19:45:59 +08:00
Chen Linxuan
111a32e663
chore: move builder config to /misc
...
Now builder.yaml is placed under /misc/linglong
2023-02-15 19:45:59 +08:00
Chen Linxuan
b51533e3a8
chore: move package manager static files to /misc
...
Now package manager static files are in /misc/systemd and /misc/dbus
2023-02-15 19:45:59 +08:00
Chen Linxuan
3b7e74d9fd
chore: move cli bash_completion files to /misc
...
Now bash_completion files are under /misc/bash_completion
2023-02-15 19:45:59 +08:00
Chen Linxuan
3acc6edacf
chore: move builder tempaltes to /misc
...
Now builder releated files are in /misc/builder-template
2023-02-15 19:45:59 +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