.. |
console.go
|
Handle basejails
|
2023-08-06 14:50:33 +02:00 |
create.go
|
Add -p flag to create command to specify jail configuration items in k=v format
|
2024-09-22 17:34:56 +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 |
init.go
|
add init command files
|
2024-09-22 17:37:36 +02:00 |
jailhost.go
|
better handling of version/patch especiallly for snapshots, use updateWorkDir
|
2024-10-19 09:57:36 +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
|
Exit(1) when more than 1 jail matching provided name
|
2023-09-02 10:07:55 +02:00 |
root.go
|
v0.42h: Add static-macs option for bridged vnet setup with mac flapping
|
2024-11-21 18:47:55 +01:00 |
snapshots.go
|
Add ability to delete multiple snapshots separated by comma
|
2022-07-14 14:00:41 +02:00 |
start.go
|
v0.42h: finish previous commit
|
2024-11-21 20:36:19 +01:00 |
stop.go
|
BUGFIX starting jail with dhcp
|
2024-04-20 20:32:51 +02:00 |
struct.go
|
Add arch property to jailhost
|
2022-10-16 15:18:35 +02:00 |
update.go
|
better handling of version/patch especiallly for snapshots, use updateWorkDir
|
2024-10-19 09:57:36 +02:00 |
upgrade.go
|
better handling of version/patch especiallly for snapshots, use updateWorkDir
|
2024-10-19 09:57:36 +02:00 |
utils.go
|
better handling of version/patch especiallly for snapshots, use updateWorkDir
|
2024-10-19 09:57:36 +02:00 |