sko

Results 12 issues of sko

Discussion about automated droplet cleanup and initialization _Originally posted by @morganwdavis in https://github.com/morganwdavis/freebsd-digitalocean/issues/3#issuecomment-486145800_ > As for the cleanup script and which DO base images to support, I suppose the latest...

Discussion about improved logic for disc resize. _Originally posted by @morganwdavis in https://github.com/morganwdavis/freebsd-digitalocean/issues/3#issuecomment-486145800_ > > ``` > # gpart show -l > => 34 83886013 vtbd0 GPT (40G) > 34...

I've been trying to create an as-simple-as-it-gets form (i.e. copying the example from documentation minus captcha), but the form is never processed. I also tried removing the whole 'email' block...

The command handed over to jexec is already quoted; this might cause confusion (see #28 ). This addition clarifies what goes on behind the scenes and also gives a hint...

for basejails snapshots are only created for the /root dataset, not the parent dataset. So for basejails we should skip the rollback for datasets that are NOT "${_dataset}/root", because there...

we need to handle a different config file (.default) if the given jailname is 'default'. this patch catches this exception at __ucl_set(). Make sure to follow and check these boxes...

- [x] Supply documentation according to [CONTRIBUTING.md](https://github.com/bartekrutkowski/iocell/blob/master/CONTRIBUTING.md) No new/changed functionality that requires change in the manpage/README - [x] Explain the feature Instead of constantly changing the list of presented "supported...

When running sifter.py as per example in the README it fails with [Errno 2] No such file or directory ``` # ./sifter.py --unk --dis --len --sync --tick -- -P1 -t...

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage
feature: files
29-feedback

Make sure to follow and check these boxes before submitting a PR! Thank you. - [x] Supply documentation according to [CONTRIBUTING.md](https://github.com/bartekrutkowski/iocell/blob/master/CONTRIBUTING.md) manpages and help have been updated with the new...