Go to file
Dustin a9d8a71a92 Add fake usermod command
Ansible's `user` module *requires* that the `usermod` command be
present, even if it would not actually create or modify the specified
user.  It does not actually execute it unless it needs to, so we can
stub it out.  Making it a symlink to `false` ensures that it will never
do anything, and will fail if its actually run.
2022-06-23 15:52:12 -05:00
ci ci: Install systemd in build container 2022-06-23 10:33:30 -05:00
configs Install Victoria Metrics 2022-06-23 10:59:07 -05:00
initramfs/overlay Initial commit 2022-06-22 17:06:58 -05:00
package/victoriametrics Install Victoria Metrics 2022-06-23 10:59:07 -05:00
rootfs Add fake usermod command 2022-06-23 15:52:12 -05:00
.editorconfig Initial commit 2022-06-22 17:06:58 -05:00
.gitignore Initial commit 2022-06-22 17:06:58 -05:00
Config.in Install Victoria Metrics 2022-06-23 10:59:07 -05:00
Makefile package: Include Pi firmware in archive root 2022-06-23 10:26:04 -05:00
cmdline.txt Initial commit 2022-06-22 17:06:58 -05:00
config.txt Initial commit 2022-06-22 17:06:58 -05:00
external.desc Initial commit 2022-06-22 17:06:58 -05:00
external.mk Install Victoria Metrics 2022-06-23 10:59:07 -05:00
linux.config Initial commit 2022-06-22 17:06:58 -05:00
nsswitch.conf Initial commit 2022-06-22 17:06:58 -05:00