|
c585678be9
|
create dynamic devfs ruleset from configured or default
|
2022-06-18 20:07:57 +02:00 |
|
|
9218ffafe1
|
Add datastore to snapshots, force Datastore display when jail exist on multi datastores
|
2022-06-18 18:24:09 +02:00 |
|
|
1c04f62ed8
|
Comments
|
2022-06-18 16:34:06 +02:00 |
|
|
86e08ec0f7
|
Add datastore list, filter and sort, add snapshot sorting
|
2022-06-18 16:09:22 +02:00 |
|
|
7356c0d3d0
|
gocage migrate now synchronize destination dataset after stoppoing jail
|
2022-06-18 11:09:06 +02:00 |
|
|
542d2f96f6
|
zfsCopyIncremental to send/receive incremental snapshots
|
2022-06-05 18:42:20 +02:00 |
|
|
fb3ee07585
|
"gocage migrate jail -d destination_dataset" working for cold migrations
|
2022-06-05 14:09:55 +02:00 |
|
|
249ab19173
|
getJailFromArray use name instead of internalName
|
2022-06-05 11:20:16 +02:00 |
|
|
bc92f29900
|
executeCommand now returns stdout and stderr combined in output
|
2022-06-04 22:28:38 +02:00 |
|
|
e4fc9c3a6c
|
Some code reorg
|
2022-04-24 16:55:33 +02:00 |
|
|
43f26d099f
|
WIP on start, go fmt on *
|
2022-04-24 16:49:54 +02:00 |
|
|
f9ce3601df
|
Convert setJailProperty to setStructFieldValue
|
2022-04-18 13:36:33 +02:00 |
|
|
e0f371693a
|
Raise error if /etc/hostid not readable
|
2022-04-05 22:21:04 +02:00 |
|
|
0f97270a6a
|
BUGFIX on hostid reading : remove trailing \n
|
2022-04-05 21:43:11 +02:00 |
|
|
0053fd6c8b
|
WIP on rollback, started "gocage console", default values for jail properties to stay compatible with iocage
|
2022-04-05 20:58:11 +02:00 |
|
|
966a3d57c1
|
Correctly display multiple jails snapshots
|
2022-04-04 20:10:42 +02:00 |
|
|
7b34495cf6
|
displaySnapshotsFields is a copy of displayJailsFields to pretty display jails snapshots
|
2022-04-04 19:47:15 +02:00 |
|
|
910be4ea31
|
Add gocage list snapshot myjail
|
2022-04-03 14:27:26 +02:00 |
|
|
285229009f
|
Add "gocage get all myjail"
|
2022-04-03 11:04:01 +02:00 |
|
|
da74456d6a
|
Set property K for int type + write config to disk
|
2022-04-02 21:38:54 +02:00 |
|
|
f40db69b9d
|
WIP: Implementing setJailProperty, add recursivity to getStructFieldValue
|
2022-04-02 21:15:06 +02:00 |
|
|
239bcd4b95
|
WIP: set jail properties
|
2022-04-02 17:12:51 +02:00 |
|
|
bf20c815ce
|
Moved some code to utils.go
|
2022-04-02 15:50:14 +02:00 |
|
|
349ea12979
|
Unmount local FS before stopping jail
|
2022-04-02 14:17:10 +02:00 |
|
|
c36cf9511a
|
Add sort support, can use every field
|
2021-12-20 22:10:38 +01:00 |
|
|
efb7248973
|
moved utilities into cmd/utils.go, started working on stop command
|
2021-12-18 21:34:43 +01:00 |
|