.. |
console.go
|
Handle basejails
|
2023-08-06 14:50:33 +02:00 |
create.go
|
BUGFIX removed usr from gBaseDirs as it should not be mounted from basejail
|
2023-08-06 14:51:05 +02:00 |
datastore.go
|
Add datastore list, filter and sort
|
2022-06-18 16:09:38 +02:00 |
destroy.go
|
getJailFromArray filtering by type
|
2023-08-05 19:49:50 +02:00 |
fetch.go
|
Fetch now wants full name (13.2-RELEASE), limit pkg to download/extract
|
2023-08-05 19:49:55 +02:00 |
freebsd-update.conf.go
|
v0.36a: Add upgrade command
|
2023-07-23 15:13:16 +02:00 |
jailhost.go
|
Add arch property to jailhost
|
2022-10-16 15:18:35 +02:00 |
list.go
|
Display currently running version when listing jails
|
2023-08-06 14:50:32 +02:00 |
migrate.go
|
getJailFromArray filtering by type
|
2023-08-05 19:49:50 +02:00 |
properties.go
|
Fix no-op when set property of a jail with fullname (datastore/jail)
|
2023-08-26 19:32:34 +02:00 |
root.go
|
v0.38a: Block update to basejail, and redirect to template
|
2023-08-06 18:49:23 +02:00 |
snapshots.go
|
Add ability to delete multiple snapshots separated by comma
|
2022-07-14 14:00:41 +02:00 |
start.go
|
BUGFIX setupVnetInterfaceJailSide
|
2023-08-06 14:50:32 +02:00 |
stop.go
|
BUGFIX umounting jail fstab, add umountFsFromHost
|
2023-08-06 14:50:32 +02:00 |
struct.go
|
Add arch property to jailhost
|
2022-10-16 15:18:35 +02:00 |
update.go
|
v0.38a: Block update to basejail, and redirect to template
|
2023-08-06 18:49:23 +02:00 |
upgrade.go
|
getJailFromArray filtering by type
|
2023-08-05 19:49:50 +02:00 |
utils.go
|
updateVersion now can be used on stopped jail
|
2023-08-06 14:50:32 +02:00 |