Christer Edwards
7c255d26b3
Merge pull request #452 from w4andy/verify-fix-bastillefile-include
...
add recursive verify for includes in Bastillefile
2021-12-09 10:48:09 -07:00
Christer Edwards
2327c6a662
Merge pull request #461 from robarnold/devfs
...
Use the devfs_ruleset number from imported iocage jails
2021-12-09 10:46:58 -07:00
Stefano Marinelli
d951a70b30
Added doc and fixes - bridge support
2021-12-02 15:22:08 +01:00
Stefano Marinelli
ec1356df08
Added and modified code for existing bridge jail attachement.
2021-12-02 15:06:47 +01:00
Rob Arnold
5aba3df6ae
Use the devfs_ruleset number from imported iocage jails
...
This property is not set by default on all iocage jails. By default, iocage assumes this value is 4. Confusingly, if you query this value from iocage while the jail is running, it will give a dynamically generated value. However, a jail must be stopped to be exported, so we can trust the value in config.json.
2021-11-19 21:46:22 -08:00
Andreas Diem
ce52faad9d
add recursive verify for includes in Bastillefile
2021-11-01 21:45:15 +01:00
Christer Edwards
03c830bea4
basic PKG support for ubuntu/debian containers
2021-07-31 19:47:01 -06:00
Christer Edwards
cd93e139a2
Merge pull request #432 from cedwards/mount_all_fix
...
fix overloaded variable in mount command
2021-07-31 15:24:12 -06:00
Christer Edwards
cc38fabd31
fix overloaded variable in mount command
2021-07-31 15:22:17 -06:00
Christer Edwards
3a7e720e82
improve NO_COLOR detection
2021-07-31 15:04:08 -06:00
Christer Edwards
5c89ac5a27
Merge branch 'master' into cmdbug
2021-07-31 14:39:24 -06:00
Yaazkal
5fcc56367d
Fix: Debian 10 (Buster) path for increasing apt cache-start
2021-07-30 07:41:24 -05:00
Yaazkal
a21be862d8
Adds: Debian 10 (Buster) as a release for linux jails
2021-07-30 07:40:01 -05:00
Florian Gattermeier
2581218f82
Added logic for setting ipv6_defaultrouter for vnet template
2021-07-26 11:13:04 +02:00
Yaazkal
f6b2e57051
Adds: Debian 9 (Stretch) as a release for linux jails
2021-07-23 12:07:21 -05:00
Yaazkal
403d6739bc
Fix: removes unwanted line in esure_debootstrap
2021-07-23 05:56:00 -05:00
Yaazkal
295e57ac04
Refactor: removes cosmetic whitelines
2021-07-23 05:51:35 -05:00
Yaazkal
85b5c204c4
Refactor: Creates ensure_debootstrap an change logic to prevent typing errors because of duplicated code
2021-07-23 05:50:23 -05:00
Yaazkal
f9018047ea
Refactor: check_linux_prerequisites indentation
2021-07-23 05:42:04 -05:00
Yaazkal
116014d191
Refactor: creates check_linux_prerequisites function
2021-07-23 05:33:49 -05:00
cynix
387fe3cf91
Avoid mounting devfs twice
2021-07-15 23:01:13 +10:00
cynix
857414f410
Fix missing redirection
2021-07-15 21:26:35 +10:00
cynix
b294a45bb9
Fix fstab creation for Linux jails
2021-07-15 20:52:16 +10:00
Christer Edwards
6d5da561bd
release preparation for 0.9.x
2021-07-14 15:49:12 -06:00
JRGTH
f39168b9c2
Be more specific with export/import command options
2021-07-14 15:02:12 -04:00
JRGTH
e564d50b2c
Code review/cleanup routine
2021-07-14 13:57:09 -04:00
Christer Edwards
43a33739a3
fix issue #410 so CMD properly uses jailed env (root)
2021-07-13 21:38:03 -06:00
JRGTH
64cc7747c8
Disable colors if "NO_COLOR" env variable present
2021-07-13 09:02:55 -04:00
JRGTH
50c09d0359
Feature to disable output colors
2021-07-13 04:49:25 -04:00
JRGTH
b1258378ab
Revision for create cmd, fixed regressions and enhanced usage
...
This update fixes for previous regressions in the `create.sh` file and code cleanup, also enhances the usage display.
2021-07-12 14:54:00 -04:00
Christer Edwards
8005dd2081
Merge pull request #414 from hackacad/linux_compat
...
Fix VNET issue causes by Linux compat
2021-07-12 08:14:35 -06:00
Bike Dude
9ff87f2904
reset LINUX_JAIL option
2021-07-12 10:02:51 +02:00
Bike Dude
9bb11c5d54
linux vs. /usr/home fix
2021-07-12 09:42:07 +02:00
Bike Dude
d20f5829c3
fix vnet issue
2021-07-12 09:25:52 +02:00
Christer Edwards
6977a42432
Merge pull request #411 from JRGTH/master
...
New features and improvements re-revised/re-tested for upcoming release
2021-07-11 19:12:12 -06:00
Christer Edwards
f8b50561ec
Merge pull request #413 from hackacad/posix
...
fix list.sh for BSD grep
2021-07-11 14:34:10 -06:00
Christer Edwards
b997be51ae
Merge pull request #340 from hackacad/linux_compat
...
Linux compat RC1
2021-07-11 14:31:29 -06:00
Bike Dude
f4738cb65d
posix
2021-07-11 12:50:08 +02:00
Bike Dude
1b319c9bb9
posix
2021-07-11 10:46:21 +02:00
JRGTH
ee2c25697c
Cleanup obsolete code
2021-07-10 09:01:28 -04:00
JRGTH
0a7db32490
Restored usage after file debug
2021-07-10 08:52:08 -04:00
JRGTH
f0c3620fac
Add export/import standard I/O redirection
...
This update enhances the export and import command to fully support jail export/import user standard input/output redirection
2021-07-10 08:35:50 -04:00
Bike Dude
778b82949a
posix
2021-07-09 22:32:09 +02:00
Bike Dude
140f02e140
fix
2021-07-09 18:04:28 +02:00
Bike Dude
a1d6e7b50d
posix
2021-07-09 15:39:03 +02:00
JRGTH
d73645facb
Add the new tgz compress format to UFS systems too
2021-07-08 17:41:27 -04:00
JRGTH
17ea19bf65
Deprecate command parameters not starting with dash here too
2021-07-08 15:37:36 -04:00
JRGTH
5c4d69775f
Deprecate command parameters not starting with dash
2021-07-08 15:29:31 -04:00
JRGTH
b0f947ca00
Standardized options position in export/import commands, improve option checks
2021-07-08 13:48:02 -04:00
JRGTH
9e3ad27ecf
Re-added new and improved create.sh file
2021-07-07 05:22:35 -04:00