Coder Social home page Coder Social logo

dotfiles's People

Contributors

hon1nbo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

dotfiles's Issues

Opal Setup does not set Kernel Parameters

The Opal Script does not currently set the the appropriate Kernel Parameter as follows:

llibata.allow_tpm=1

Without this parameter, the system cannot write the ATA command for Self Encrypting Drive (SED) access properly. Currently working to detect TPM presence correctly, and mitigate the edge case that it does not exist on the new system this is being installed on.
Also need to determine the best way to set this. It can be set in a running system setting

/sys/module/libata/parameters/allow_tpm 

to '1'
However, this is not persistent. The recommended way on a Grub system is to add it to the

GRUB_CMDLINE_LINUX_DEFAULT

in /etc/default/grub file. However, there may be some other interfering parameters that need to be investigated first before the scripts arbitrarily do this. Whilst the assumption is usually a clean system that is using Grub, this script would be most useful to still be run at a later date if not on initial system configuration and better still if it can handle a non-grub-2.x bootloader. The decision is to ensure that the script will function at that point.

Some Scripts do not handle exceptions well

Some scripts still do not handle exceptions well.
Example:

.scripts/arch/crypto/external_luks_setup.sh

This script still tries to format the mapper device after a failed drive LUKS operation. The script should not proceed to this step after a failed operation. In the event a mapper exists, this could be problematic.
Other scripts may be affected, and this ticket Issue can be updated at a later time.

Serious Cleanup

Man this needs cleanup. Too many private laptops and repos of changes later due to wonky work environemnts. Opening this and Assigning to myself out of hatred and as a reminder to start merging things back as I can.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.