Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some Ideas #13

Open
cedricam opened this issue Apr 19, 2020 · 0 comments
Open

some Ideas #13

cedricam opened this issue Apr 19, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cedricam
Copy link

Your program is very interresting.

  1. You also could enable/disable IPv6 feature.
  2. On each module you have options. The idea is to be able to set all drivers options
modinfo <modules>
options <modules> options1=X options2=Y ...

If it s possibe, to have the default value, and the best value

  1. to unload drivers over the grub kernel ex: ipv6.disable=1
    you could use this command :
    grubby --remove-args="argX argY" --args="argA argB" --update-kernel

  2. or to propose to add some options to the grub if you have a specific hardware.ex: gpu nvidia, cpu intel,wifi broadcom,...

  3. Backup/restore configuration by command line.

regards,

@cedricam cedricam added the enhancement New feature or request label Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants