Commit Graph

2087 Commits

Author SHA1 Message Date
tschettervictor
dc63d04463 Merge pull request #1381 from BastilleBSD/v1.3.0
1.3.0.251222
2025-12-22 18:49:29 -07:00
tschettervictor
2a926f5671 1.3.0.251222 2025-12-22 18:48:34 -07:00
tschettervictor
4e2cf45f5b template: remove duplicate line 2025-12-22 18:38:48 -07:00
tschettervictor
cbb9c2217f Merge pull request #1378 from BastilleBSD/tschettervictor-patch-1 2025-12-22 09:44:29 -07:00
tschettervictor
0805d74178 template: use eval to parse arg value 2025-12-22 09:35:57 -07:00
tschettervictor
0f38595d3e template: get IP for vnet jails 2025-12-21 15:10:04 -07:00
tschettervictor
13552b6b7e bootstrap: only remove repo, not templates 2025-12-19 16:23:27 -07:00
tschettervictor
39b9a8353c create: tell users that --empty only supports NAME 2025-12-15 08:52:52 -07:00
tschettervictor
d7862f6fee Fix colon 2025-12-14 17:46:22 -07:00
tschettervictor
a7d2f0a011 Version 1.3.0 2025-12-14 17:07:37 -07:00
tschettervictor
fd1d68ca9c common: camel_case for local vars 2025-12-14 15:51:56 -07:00
tschettervictor
363020b5e5 export: UFS AUTO_RESTART 2025-12-14 15:23:14 -07:00
tschettervictor
7831e019e4 export: don’t exit too early 2025-12-14 15:20:06 -07:00
tschettervictor
7d3db866bf export: support AUTO_RESTART of jail was auto-stopped 2025-12-14 14:53:06 -07:00
tschettervictor
5e16d3ee5b oops 2025-12-14 13:51:37 -07:00
tschettervictor
01d851ffd0 disable shellcheck for 2034 in migrate 2025-12-14 13:49:40 -07:00
tschettervictor
a1aa99bab8 fix some unused vars 2025-12-14 13:46:49 -07:00
tschettervictor
a03d8d9ab8 use lowercase camelcase for all local vars 2025-12-14 13:35:24 -07:00
tschettervictor
a8fca9c0c3 fix repair list for multi-config 2025-12-14 08:55:36 -07:00
tschettervictor
1378d562c2 create: don’t need IP_HOSTNAME 2025-12-14 07:29:01 -07:00
tschettervictor
6ded481635 create: fix ip6 and ip4 2025-12-13 22:01:31 -07:00
tschettervictor
3a68f677fb use ip4 instead of test ip 2025-12-13 21:27:22 -07:00
tschettervictor
a7bdc75a72 make sure to export ips 2025-12-13 21:24:13 -07:00
tschettervictor
c20fb169a3 missed a subnet 2025-12-13 21:20:23 -07:00
tschettervictor
c90df23d92 fix subnet when supplied 2025-12-13 21:19:33 -07:00
tschettervictor
a2d43c4953 fix network 2025-12-13 21:09:30 -07:00
tschettervictor
a238143f89 fix ip on standard jail 2025-12-13 21:05:41 -07:00
tschettervictor
b70561512c define interface first 2025-12-13 20:58:42 -07:00
tschettervictor
abad282db6 fix missing vars 2025-12-13 20:57:25 -07:00
tschettervictor
5e541aaa80 first pass centralizing validate_ip function 2025-12-13 20:39:26 -07:00
tschettervictor
2741c35f5b network: more cosmetic fixes 2025-12-13 17:27:42 -07:00
tschettervictor
660cc1d5ce networking: cosmetic fixes 2025-12-13 17:24:19 -07:00
tschettervictor
f6470a53d2 networking: exit if IP fails to validate instead of continue 2025-12-13 17:12:05 -07:00
tschettervictor
0be57c7de1 Update clone.sh 2025-12-13 16:54:51 -07:00
tschettervictor
5a5113fbce clone: better handling 2025-12-13 16:40:58 -07:00
tschettervictor
b4103f20ab clone: fix getting IPv6 (again) 2025-12-13 16:33:57 -07:00
tschettervictor
59f0fb3cd1 clone: fix getting IP when cloning 2025-12-13 16:17:08 -07:00
tschettervictor
8d3d38a3c5 create: fix finding empty ip6 2025-12-13 16:07:32 -07:00
tschettervictor
3f4816fd8a create: fix IP$_ADDR IP6_ADDR 2025-12-13 15:33:11 -07:00
tschettervictor
642c78ffee networking: require subnet for VNET jails 2025-12-13 15:10:02 -07:00
tschettervictor
5540a8d721 Fix missing then 2025-12-12 21:40:16 -07:00
tschettervictor
824a97a5d6 edit: allow editing rc.conf 2025-12-12 21:37:24 -07:00
tschettervictor
6f320fec0d list: fix list release 2025-12-12 19:06:41 -07:00
tschettervictor
f9e6d0dd96 Need quotes 2025-12-12 18:46:26 -07:00
tschettervictor
a5b7e6514e All values are passed during create. 2025-12-12 18:43:53 -07:00
tschettervictor
694eb13899 create: defaultrouter=NO 2025-12-12 18:32:27 -07:00
tschettervictor
576844e153 default/vnet: apply sysrc by default 2025-12-12 16:39:31 -07:00
tschettervictor
7e3f6cace6 sysrc: allow fallback to host 2025-12-12 13:28:05 -07:00
tschettervictor
30351a0645 sysrc: begin support host command 2025-12-12 13:25:42 -07:00
tschettervictor
ebd521b156 bootstrap: support trixie/fix bookworm 2025-12-12 09:55:14 -07:00