4c2cc8b588
The following vars can be used for this: - system_accounts="foo blah" - foo_homedir, foo_shell, foo_descr, foo_groups. --HG-- extra : convert_revision : bc7d002e00abc5c84f83a3716a8ecf97f9c9ff24
5 lines
277 B
Text
5 lines
277 B
Text
- Split pkgs with "Add_dependency full" into build and run depends,
|
|
adding -devel pkgs as builddeps. This is required for next item.
|
|
- Use binary pkgs for required build dependencies.
|
|
- Make src packages self contained, without requiring to download
|
|
the whole repository.
|