tschettervictor
bb47671cf0
half way point
2025-04-30 11:21:41 -06:00
tschettervictor
454288b2b1
bastille: Load config only from commons.sh
...
Since all files source common.sh anyway, we don't want to source the config twice.
2025-03-02 11:23:35 -07:00
tschettervictor
6ba11dc762
bastille: Support user based config
...
This PR will allow bastille to be configured based on the user you run as.
To load the config for a specifig user, you must be logged in as the specified user, and there must be a file called "bastille_user.conf" inside /usr/local/etc/bastille or else bastille will just load the default config file.
2025-03-01 18:48:14 -07:00
tschettervictor
86714b2ae0
etcupdate: Fix not bootstrapping when /usr/src is present but empty
2025-02-18 09:03:17 -07:00
Juan David Hurtado G
00f09ef738
version 0.13.20250126
2025-01-26 22:15:08 -05:00
tschettervictor
cab6f1a217
etcupdate: add “”
2025-01-13 08:41:14 -07:00
tschettervictor
86c5b4928b
etcupdate: warn on -d for diff/resolve
2025-01-10 08:56:32 -07:00
tschettervictor
397b13bc23
etcupdate: remove -n option from resolve mode
2025-01-10 00:18:47 -07:00
tschettervictor
cd330363c2
etcupdate: jail var missing
2025-01-10 00:14:25 -07:00
tschettervictor
894e5ef5f6
etcupdate: fix ;; spacing
2025-01-09 16:37:48 -07:00
tschettervictor
cca43cb436
etcupdate: fix “fi”
2025-01-09 16:34:15 -07:00
tschettervictor
8882c23b18
etcupdate: code optimize (usage if no RELEASE)
2025-01-09 16:30:29 -07:00
tschettervictor
e4b5273835
etcupdate: fix accidentally deleted error message
2025-01-09 15:41:23 -07:00
tschettervictor
b90a83bfb7
etcupdate: help message include diff mode
2025-01-09 15:11:19 -07:00
tschettervictor
6ce41919e4
etcupdate: add diff mode
2025-01-09 15:10:23 -07:00
tschettervictor
9c79f138e7
etcupdate: add resolve mode
2025-01-09 11:37:04 -07:00
tschettervictor
0d09ac9607
etcupdate: error when RELEASE not bootstrapped
2025-01-07 17:14:02 -07:00
tschettervictor
50c5e8c4ae
etcupdate: add notice for building tarball
2025-01-05 22:06:36 -07:00
tschettervictor
b7ac062a70
etcupdate: fix !
2025-01-05 21:59:12 -07:00
tschettervictor
96e2cefc66
etcupdate: beta version
...
Add subcommand "etcupdate"
This will simply use the built in "bootstrap" command to bootstrap the "src" version of a release, then create a tarball for it ONCE. This tarball is then used to update (includes dry run) a specifie jail to a specified RELEASE version of etc.
2025-01-04 11:12:56 -07:00