Commit Graph

23 Commits

Author SHA1 Message Date
64fdecbcf4 move to codeberg 2025-12-15 21:57:22 +01:00
b5efc90d29 fix #37: match jail name to id correctly 2025-04-06 15:16:50 +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
5470154a12 do really exit 1 2024-10-15 18:45:42 +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 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
ad1333ebb0 fix #21: only execute ipfw stuff if there's an ipfw.conf 2024-09-17 13:55:20 +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
0541b99f5f Change -m params, bump version to 2.0.0, fix completion, reorg repo 2023-09-13 10:38:47 +02:00