-
Notifications
You must be signed in to change notification settings - Fork 1
plugins
Daniel Hiepler edited this page Sep 2, 2023
·
12 revisions
List of plugins:
- adduser - add pi user to group
- append - append string, file, stdin to file & avoid doubles
- apt - run apt commands
- ask - ask for input
- chmod - chmod a file on the image
- chown - chown for pi user
- cmdline - modify cmdline.txt
- config - modify /boot/config.txt
- dist - transfer files from dist directory to disk image
- download - download url
- hostname - configure hostname
- loopback - setup loopback device & mount image
- outcomment - place a commenting character in front of a string in a file
- password - change password on image
- powersave - configure image for optimized power usage
- raspbian - download raspbian image
- raspiconfig - run raspi-config noninteractively
- remove - remove sed pattern "/.../d" from file where it matches
- replace - replace string in file (sed pattern "s/.../g")
- rsyslogd - configure remote logging
- run - run commands on image after boot, login or manually
- ssh - configure ssh
- sshfs - mount local filesystem on raspberry pi via ssh + fuse
- systemctl - run systemctl commands once
- useradd - create new user
- userconf - add user before running bootstrap via userconf.txt
- wifi - configure wifi