29 Commits

Author SHA1 Message Date
5cd15ebff6 fix #34: add documentation for pf rule generation 2025-04-01 12:55:25 +02:00
T.v.Dein
5ca48c6d5c Add ci badge 2024-10-15 20:40:40 +02:00
cafc20e743 implement #20: added -s parameter to base command to instal scripts 2024-09-18 10:30:55 +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
32455bb1ee added -v and -b to reinstall command 2020-12-14 20:18:20 +01:00
Thomas von Dein
b26f64ed4e +path 2020-12-03 19:06:03 +01:00
Thomas von Dein
8f10788e55 added pf support 2020-12-03 19:01:05 +01:00
Thomas von Dein
615939bccd various modifications to pull request #10:
- re-fill paragraphs in README
- added section about booting ipfw rules
- added way to execute ipfw function from commandline (required
  for booting)
- enhanced ipfw.conf parser
- enhanced ip address parsing
- added v6 support
- added jail.conf variable support
2020-12-01 18:40:32 +01:00
Culsu
dd55fb6ca5 changed some of the new text... 2020-11-30 22:48:11 +01:00
Culsu
5a779ea249 some readme styling.. :-) 2020-11-30 22:45:24 +01:00
Culsu
3270db0d78 added ipfw section to the readme 2020-11-30 22:42:48 +01:00
Thomas von Dein
f0690c74eb satzbau zefix 2020-11-30 19:31:22 +01:00
Thomas von Dein
46b298f016 hups 2020-11-30 19:30:12 +01:00
Thomas von Dein
3840643ec6 wrong help screen 2020-11-30 19:28:41 +01:00
Thomas von Dein
29e51de9bd fix 2020-11-30 19:23:21 +01:00
Thomas von Dein
fc8fb3bb94 more doc 2020-11-30 19:22:02 +01:00
Culsu
fd005a5404 jlogin -> login 2020-11-29 22:34:41 +01:00
Culsu
82999c9c7a Added hint how to restart the network interface (after adding alias) 2020-11-29 22:32:24 +01:00
Culsu
21800fe55e Added hint how to restart the network interface (after adding alias) 2020-11-29 22:30:56 +01:00
Culsu
6d75ff25bf Altered the NIC IP alias to match the example 2020-11-29 20:44:34 +01:00
Thomas von Dein
e2193aba13 documented changed commandline syntax 2020-11-29 18:52:14 +01:00
Thomas von Dein
d369bc4d87 various fixes:
- enhanced port installation
- added jail.conf variable ports=YYYYMMDD
- fixed build and install bugs
- exit on mount error
- check existence of src+dst before mounting
- only remove stuff in a new base in non-ports mode (!rw)
- fixed fetch runner
2020-11-27 19:08:57 +01:00
Thomas von Dein
e6ab439f0f Several modifications to ports support
- ports are only mounted to a build chroot if it uses a buildbase
- added building of a buildbase with jaildk base $name rw
- added a separate internal rcd-function jaildk_rc_ports for
  mounting and umounting ports, which ONLY operates in buld mode
- added som documentation about this in the README
2020-11-27 08:52:58 +01:00
Thomas von Dein
c8b5346aa8 initial commit 2020-11-06 20:37:13 +01:00
T.v.Dein
f9cc1e9e22 Initial commit 2020-11-06 19:22:31 +01:00