Commit Graph

8 Commits

Author SHA1 Message Date
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