~bcarbone/charm-sysconfig:bug/1923171

Last commit made on 2021-08-10
Get this branch:
git clone -b bug/1923171 https://git.launchpad.net/~bcarbone/charm-sysconfig
Only Bayani Carbone can upload to this branch. If you are Bayani Carbone please log in for upload directions.

Branch merges

Branch information

Name:
bug/1923171
Repository:
lp:~bcarbone/charm-sysconfig

Recent commits

0695c4b... by Drew Freiberger

Fix unittests to assume not running in container for update-grub

5e66cf6... by Peter Sabaini

Lint: reduce complexity

Make linter happy, split up SysConfigHelper.update_grub_file()

a7fe894... by Peter Sabaini

Fix missing linux-modules-extra

Ensure we're isntalling linux-modules-extra even if the target kernel
version is already running.

Note if we do not have a target kernel version the behaviour is
unchanged, i.e. do not install anything

2c0fa84... by Linda Guo

Added default_hugepagesz config

add default_hugepagesz option to grub file

LP#1905266

c52f06d... by Arif Ali

Add TSX enable/disable option in grub

Reviewed-on: https://code.launchpad.net/~arif-ali/charm-sysconfig/+git/charm-sysconfig/+merge/394485
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Drew Freiberger <email address hidden>
Reviewed-by: Peter Sabaini <email address hidden>

7777369... by Arif Ali

Add TSX enable/disable option in grub

fcac9f0... by Drew Freiberger

Merge remote-tracking branch 'aieri/bug/1887009'

74bdf73... by Alvaro Uria

Fix linting by running black

bf99dbe... by Alvaro Uria

Update licencing and fix charm proof

Reviewed-on: https://code.launchpad.net/~aluria/charm-sysconfig/+git/charm-sysconfig/+merge/389240
Reviewed-by: Xav Paice <email address hidden>

271cf32... by Alvaro Uria

Update licencing and fix charm proof