.. |
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
|
Exit(1) when more than 1 jail matching provided name
|
2023-09-02 10:07:55 +02:00 |
root.go
|
v0.39 : 2 bugfixes (see previous commits)
|
2023-11-09 19:17:57 +01:00 |
snapshots.go
|
Add ability to delete multiple snapshots separated by comma
|
2022-07-14 14:00:41 +02:00 |
start.go
|
BUGFIX: enable accept_rtadv and rtsold_enable
|
2024-02-11 11:14:28 +01: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
|
BUGFIX: fstab comments made invalid format error
|
2023-11-09 19:16:53 +01:00 |