jemail99

Results 11 issues of jemail99

I have a Samsung USB Portable SSD T5 external USB drive: Bus 003 Device 002: ID 04e8:61f5 Samsung Electronics Co., Ltd Portable SSD T5 I used armbian-config to install to...

**Is your feature request related to a problem? Please describe.** N\A **Describe the solution you'd like** Auto completion for csh and bash shells for bastille commands, especially on jail names....

enhancement

OS: Freebsd 13.1 bastille -v 0.9.20220216 I noticed that my jails would lose internet connectivity periodically. Restarting the jail would give the following error: ``` file-server: removed ifconfig: ioctl (SIOCDIFADDR):...

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** The ability to bootstrap and then create an Alpine Linux Container. **Describe alternatives you've...

enhancement

Hi, ``` bastille -v 0.9.20220216 ``` I am trying to mount a zpool (storage mounted on /storage in host) in a jail (freebsd-file-server on /storage in jail) freebsd-file-server fstab contains:...

I have a freebsd 12.1 zfs on root server with the main pool named zroot. When setting `bastille_zfs_zpool=""` would I use `bastille_zfs_zpool="zroot"` or would I create another dataset eg. `/jails`...

**[MANDATORY] Describe the bug [MANDATORY]** iocage installed and an iocage jail serviio created. bastille installed and bootstrapped with freebsd 12.2-RELEASE. No bastille jails created. bastille lists running iocage jails. **[MANDATORY]...

bug

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** First I would like to say I'm very impressed with what you have achieved...

enhancement

FreeBSD 14.0-RELEASE-p3 rocinante version: 0.1.20220714 template contains: ``` ARG FOLDER="nothing" CMD echo ${FOLDER} ``` rocinante verify taisoft/folder produces: ``` Detected Bastillefile hook. [Bastillefile]: ARG FOLDER="nothing" CMD echo ${FOLDER} ``` rocinante...

Is there any csh completion for beadm or indeed bectl?