blob: 8e5118a1cdfeee4810d42663999012e5ed696af0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# TODO
* Recursively install a directory
* Support for file modes (owner, chmod)
* User and group management
* Fedora
* FreeBSD
* OpenBSD
* CRON jobs
* Fedora
* FreeBSD
* OpenBSD
* Binary installation support (file copy from source to dest)
* Local file system
* scp? git? http/s?
* Manage services (start, stop, restart (subscribe))
* Manage packages (install, update, deinstall)
* Fedora
* FreeBSD
* OpenBSD
* Homebrew (macOS)
* Make a gem out of rcm
* Use rakelib and split up rakefiles
|