|
|
b5efc90d29
|
fix #37: match jail name to id correctly
|
2025-04-06 15:16:50 +02:00 |
|
|
|
5cd15ebff6
|
fix #34: add documentation for pf rule generation
|
2025-04-01 12:55:25 +02:00 |
|
|
|
f278760c06
|
fix #36: forbid cloning to existing jail if name differs
|
2025-04-01 09:25:38 +02:00 |
|
|
|
fa4b9c08ef
|
fix documentation issue #35: do not recommend invalid command line
|
2025-04-01 09:20:24 +02:00 |
|
T.v.Dein
|
5ca48c6d5c
|
Add ci badge
|
2024-10-15 20:40:40 +02:00 |
|
T.v.Dein
|
6738e74167
|
Add -xe to CI run to see commands and exit immediately
|
2024-10-15 20:28:41 +02:00 |
|
|
|
40371fc507
|
fix base src tarball
|
2024-10-15 19:14:48 +02:00 |
|
|
|
b45bb280f9
|
manually build base, next try
|
2024-10-15 19:09:46 +02:00 |
|
|
|
26cc8b20d2
|
add sysrc call to enable jail
|
2024-10-15 18:48:48 +02:00 |
|
|
|
56a5f51585
|
install cpdup during prep
|
2024-10-15 18:45:56 +02:00 |
|
|
|
5470154a12
|
do really exit 1
|
2024-10-15 18:45:42 +02:00 |
|
|
|
10af21a48f
|
another try, this time w/o make
|
2024-10-15 18:40:43 +02:00 |
|
|
|
d76f960e69
|
not using PATH
|
2024-10-15 18:32:40 +02:00 |
|
|
|
a00da3ffd4
|
fix yaml
|
2024-10-15 18:30:32 +02:00 |
|
|
|
54fb06fc7d
|
added ci test runner
|
2024-10-15 18:22:47 +02:00 |
|
T.v.Dein
|
aee232054b
|
Merge pull request #28 from Culsu/main
Fix for issue #27
|
2024-10-15 08:26:28 +02:00 |
|
Culsu
|
f2dde50ffc
|
fixed an error where jaildk status was trying to find a jail called v6, also fixed some column alignment when printing the status
|
2024-10-14 23:42:08 +02:00 |
|
|
|
8e893017be
|
bump version
v2.0.3
|
2024-10-06 16:22:32 +02:00 |
|
|
|
9fcf0beb9c
|
fix #15: do not try to execute pf if there's no ip address configured
|
2024-10-06 16:20:11 +02:00 |
|
|
|
a293128eea
|
fix #26: show correct usage after clone/create
|
2024-10-06 16:10:28 +02:00 |
|
|
|
27aada4b8e
|
fix #24 (part II): always respond to -h with usage message
|
2024-10-06 16:08:19 +02:00 |
|
|
|
db33a41983
|
fix #24 (part I): get rid of perl, check for external programs
|
2024-10-06 16:04:45 +02:00 |
|
|
|
6fad6cd2f9
|
Merge branch 'main' of github.com:TLINDEN/jaildk
|
2024-09-18 10:31:42 +02:00 |
|
|
|
cafc20e743
|
implement #20: added -s parameter to base command to instal scripts
|
2024-09-18 10:30:55 +02:00 |
|
|
|
cf812919cb
|
fix #19: bootstrap pkg when building a new base
|
2024-09-18 10:24:23 +02:00 |
|
|
|
e2aa249464
|
fix reinstall aboriting with jail -m doesnt exist
|
2024-09-18 10:21:44 +02:00 |
|
T.v.Dein
|
4dab8e10ea
|
Merge pull request #22 from TLINDEN/develop
Fix ipfw call
|
2024-09-17 14:02:40 +02:00 |
|
Thomas von Dein
|
20f95781d9
|
fix makefile
|
2024-09-17 13:58:42 +02:00 |
|
|
|
ad1333ebb0
|
fix #21: only execute ipfw stuff if there's an ipfw.conf
|
2024-09-17 13:55:20 +02:00 |
|
T.v.Dein
|
514d0adeda
|
Merge pull request #18 from Culsu/main
fixed an issue when trying to start a build-chroot with explicit base…
|
2024-06-26 18:13:06 +02:00 |
|
Culsu
|
22e02b7ce5
|
fixed an issue when trying to start a build-chroot with explicit base and version, fixed an issue with optargs indices
|
2024-06-26 12:05:02 +02:00 |
|
Thomas von Dein
|
2151ad6cc8
|
fix #16: call jaildk_start with -m interanally as well
|
2023-09-21 12:02:30 +02:00 |
|
Thomas von Dein
|
f43da7f0b0
|
finally fix https://github.com/adoyle-h/bash-completor/discussions/2 by just using the rc-scripts directly
|
2023-09-19 16:59:11 +02:00 |
|
Thomas von Dein
|
cbac202c38
|
sub completion still fails, revert
|
2023-09-18 18:15:56 +02:00 |
|
Thomas von Dein
|
0ce95ca7df
|
try to fix rc -r
|
2023-09-18 18:11:21 +02:00 |
|
Thomas von Dein
|
7dded1c766
|
fix mode examples
|
2023-09-13 11:04:54 +02:00 |
|
Thomas von Dein
|
75cfd32c56
|
oh markdown, fuck off!
|
2023-09-13 10:58:09 +02:00 |
|
Thomas von Dein
|
36aa198eb8
|
Add information about breaking changes
|
2023-09-13 10:54:39 +02:00 |
|
Thomas von Dein
|
0541b99f5f
|
Change -m params, bump version to 2.0.0, fix completion, reorg repo
|
2023-09-13 10:38:47 +02:00 |
|
Thomas von Dein
|
394e06e4f1
|
added completion support
|
2023-09-12 19:16:48 +02:00 |
|
Thomas von Dein
|
3de7933f97
|
added completion support
|
2023-09-12 19:15:45 +02:00 |
|
Thomas von Dein
|
e2c08a0235
|
fix-typo
|
2022-04-24 15:39:30 +02:00 |
|
Thomas von Dein
|
22adcd57c4
|
fixed vnet ipv6 interface config
|
2022-02-25 12:08:25 +01:00 |
|
Thomas von Dein
|
ad9ce1cfed
|
fixed ipv6 pf rule generator
|
2022-02-22 19:14:41 +01:00 |
|
Thomas von Dein
|
768a051108
|
added prune command
|
2022-02-16 12:22:13 +01:00 |
|
Thomas von Dein
|
3437d7dce4
|
fixed mtree rc mode
|
2022-02-01 13:23:16 +01:00 |
|
Thomas von Dein
|
095819819e
|
fixed mtree rc mode
|
2022-02-01 13:16:06 +01:00 |
|
Thomas von Dein
|
06baba0514
|
clone dir only if dst not empty
|
2021-07-18 19:49:30 +02:00 |
|
Thomas von Dein
|
60b8c0849a
|
fix status base
|
2021-07-10 20:17:16 +02:00 |
|
Thomas von Dein
|
4c9667cdb6
|
fix v4 rdrs
|
2021-07-10 19:44:55 +02:00 |
|