Christer Edwards
15f2ea8574
Merge branch 'master' of https://github.com/bastillebsd/bastille into 2023_release
2023-07-14 21:02:30 -06:00
Christer Edwards
4efcc5021c
update copyright dates
2023-07-14 21:02:14 -06:00
Christer Edwards
a2e1befa80
Merge pull request #587 from JRGTH/list_cmd_update
...
list cmd enhancement
2023-07-14 16:37:01 -06:00
Christer Edwards
15c43ee214
Merge pull request #590 from tobiastom/feature/upgrade-documentation
...
Added initial upgrading documentation.
2023-07-14 16:34:52 -06:00
Christer Edwards
a406654e18
Merge pull request #593 from gqgunhed/gqgunhed-linux-releases
...
Updated supported Linux releases
2023-07-14 16:34:24 -06:00
Christer Edwards
7f41973f43
Merge pull request #595 from skenizen/fix-rdr-pf-path
...
/etc/pf.conf path for rdr.sh set by a variable in bastille configuration
2023-07-14 16:32:43 -06:00
skenizen
373ccd45d9
changed the occurence of path /etc/pf.conf in the rdr.sh script for reading it as a variable from the bastille configuration.
2023-07-12 10:57:46 +02:00
gqgunhed
6e78be22f0
added focal+jammy to Apt::Cache-Start
...
Ran into an error without the change when using the "universe" repos, so I included these.
2023-07-10 13:04:25 +02:00
gqgunhed
cf569eaeeb
Updated supported Linux releases
...
Added
- Ubuntu2204
- Debian12
Removed
- Debian9
2023-07-10 12:19:30 +02:00
gqgunhed
8d16399e50
Added NAME_VERIFY=Ubuntu_2204 section
2023-07-10 12:13:22 +02:00
gqgunhed
bea80db898
Exchanged entry for Debian9 with Debian12
2023-07-10 12:08:47 +02:00
gqgunhed
a89f42242c
Added ubuntu-jammy and bookworm releases
...
removed "stretch" release
2023-07-10 12:04:40 +02:00
gqgunhed
16fae72518
Added Ubuntu Jammy 22.04 LTS
2023-07-10 12:01:01 +02:00
gqgunhed
4891ce69e7
Update bootstrap.sh
...
Changes to include more recent Linux/Debian releases
2023-07-10 11:57:29 +02:00
Christer Edwards
e64a6af214
Merge pull request #592 from BastilleBSD/rdr_fix
...
fix rdr issue detecting IP6 when disabled or not set
2023-06-21 20:36:45 -06:00
Christer Edwards
72b8000347
fix rdr issue detecting IP6 when disabled or not set
2023-06-21 20:34:19 -06:00
Tobias Tom
a0140e18bb
Added initial upgrading documentation.
...
Source: https://gist.github.com/cedwards/1e00c3d0aa6fbb14bc5b16fca8df0c35
2023-05-24 14:15:04 +01:00
Christer Edwards
bc9f4d7e90
Merge pull request #588 from yaazkal/all-target-fix
...
[FIX] Support `ALL` in `pkg` command when using the -H or --host option.
2023-05-12 09:04:34 -06:00
Yaazkal
0b7ed7850a
[FIX] Support ALL in pkg command when using the -H or --host option.
2023-05-09 21:24:42 -05:00
JRGTH
e454f1c826
list cmd enhancement
2023-05-03 09:02:55 -04:00
Christer Edwards
cb840684ab
Merge pull request #586 from JRGTH/create_fixes
...
Add missing spaces for consistency
2023-05-02 08:08:46 -06:00
JRGTH
2e583cf9ab
Add missing spaces for consistency
...
Add missing spaces for jail.conf content consistency.
2023-05-02 09:55:35 -04:00
Christer Edwards
6ec7ae99f0
Merge pull request #585 from JRGTH/add_version
...
Fix missing version
2023-05-01 11:35:22 -06:00
JRGTH
8f803d511e
Fix missing version
2023-05-01 13:30:54 -04:00
Christer Edwards
c760b817bd
Merge pull request #581 from shirkdog/master
...
Updates for HardenedBSD Installer URL updates
2023-04-05 12:16:51 -06:00
M.Shirk
be50bd2359
Update to default conf
2023-04-05 14:08:37 -04:00
M.Shirk
228420049c
Updates to the hardenedbsd installer URLs for bootstrapping releases.
2023-04-05 14:06:00 -04:00
Christer Edwards
d7609c2bc1
Merge pull request #580 from android-ucet/patch-1
...
add ipv6 rdr support
2023-03-28 15:31:23 -06:00
android-ucet
bf6fbed2b5
add ipv6 rdr support
2023-03-28 15:03:53 +02:00
Christer Edwards
2e2032fee8
Merge pull request #579 from bsdlme/master
...
Sort bastille usage ouput and update README.md for newer FreeBSD releases
2023-03-23 19:58:26 -06:00
Lars E
a9d8ae2cf1
Merge branch 'BastilleBSD:master' into master
2023-03-23 23:16:41 +01:00
Lars Engels
f936afeae6
Sort bastille usage ouput and update README.md for newer FreeBSD
...
releases
2023-03-23 23:14:39 +01:00
Christer Edwards
5aa98a8dae
Merge pull request #578 from bsdlme/master
...
Add "tags" subcommand to add /delete / list tags
2023-03-23 13:36:35 -06:00
Lars Engels
64c3b6045e
Allow running bastille and subcomands with help flags as regular user
2023-03-16 20:58:11 +01:00
Lars Engels
6776427e5a
Drop "search" in favor of "list"
2023-03-16 18:06:44 +01:00
Lars Engels
10d94668fc
Re-work "list" command / output and add "search" command.
2023-03-15 15:47:54 +01:00
Lars Engels
91d1768740
Add "tags" subcommand
2023-03-14 22:04:06 +01:00
Lars Engels
c94f653e0b
Refactor
2023-03-14 22:03:16 +01:00
Lars Engels
09a1d306dc
Add "bastille tags" subcommand to add tag strings to jails
2023-03-14 21:34:07 +01:00
Nikos Chondros
b60bc10537
Add rcp (reverse copy) command
...
Allows to copy files from a single jail back to the host.
Usuful when building jails ad-hoc, to get back to the host files you create directly inside the jail.
2023-03-04 12:34:09 +02:00
Christer Edwards
7b63059d03
Merge pull request #573 from drbrain/patch-1
...
Fix link
2023-02-25 07:09:11 -07:00
Eric Hodel
34669ce2e6
Fix link
2023-02-25 00:37:46 -08:00
Christer Edwards
5c94c283fb
Merge pull request #564 from Efiartes/zfs_destroy_snapshot
...
Added zfs_destroy_snapshot functionality
2023-02-15 07:48:42 -07:00
Christer Edwards
5c84731cd4
Merge pull request #572 from UrsusDominatus/rename_command_vnet_interfaces
...
Rename command now affects name of created vnet interfaces
2023-02-15 07:47:44 -07:00
Roman Marchenko
c016bc0667
Blank line removal
2023-02-15 13:51:46 +01:00
Roman Marchenko
3f665e4738
Rename command now affects name of created vnet interfaces
2023-02-15 13:36:26 +01:00
Christer Edwards
9588d52686
Merge pull request #566 from nwisemanII/SSHIdentBootstrap
...
Accept ssh git addresses in bootstrap
2023-01-16 11:46:16 -07:00
Nico Wiseman
5adc75abed
Clean up the git template name by removing .git from the end - this looks weird in the filesystem
2023-01-16 17:12:03 +00:00
Nico Wiseman
9a00ae5323
Added git endpoint for bastille bootstrap
2023-01-16 16:40:21 +00:00
kr0m
124902d6ba
Added zfs_destroy_snapshot functionality
2022-12-27 08:03:58 +01:00