Go to file
Alex Denes 29c6905395
Stash of changes for templating
- Add services
	- crond
- Delete non-generic service examples provided by generators
- Fix XDG_* usage where it was wrong
- Create bundles
	- bundle.module.deps
	- bundle.logger.deps
- Add service generators
	- module
	- sysctl
	- dir
	- libvirt
	- logger
	- getty
	- ceph
	- lvm
	- swap
- Add migration of the following services:
	- sshd.1 > sshd
	- dir.dev-fd > symlink.dev-fd
- Use s6-netdev for network configuration
- Add bundle.custom for separation from default
- Validate if dist path is present (useful for unpriv s6 trees)
- Add standard PATH to usertree as it's not inherited
- Don't update live db by default invokation
- Don't bring services up by default invokation
- Separate non-argument cmds and argument ones (might allow looping over
  args at a later time)
- Add minimum versions of skaware to ensure compatibility
2024-11-28 10:33:07 +00:00
main Stash of changes for templating 2024-11-28 10:33:07 +00:00
APKBUILD.template Add nnd-nft nftables base 2022-10-29 08:33:39 +00:00