update documentation about chroot-script

This commit is contained in:
parazyd 2016-12-18 13:54:07 +01:00
parent 367bf5fc2e
commit 420ba85a32
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 6 additions and 0 deletions

View File

@ -50,5 +50,11 @@ so that apt doesn't autostart daemons when they are installed.
this function will allow root login with password in the bootstrapped rootfs.
## chroot-script()
allows you to chroot inside the `$strapdir` and execute the
script/binary that's given to it.
takes an optional argument: `-d` (will call dpkgdivert on and off)
## silly()
a funny function printing out random messages.