oratake / oratake/dotfiles

GentooInstallBattle

Open
#46 11 comments 0 reactions 1 assignee View on GitHub

@oratake is already working on this.

Since Feb 1, 2021.

Dominant language
Shell
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

TODO

  • インストール
  • alsa関係
  • Webカメラ
  • 輝度キーアサイン
    • xbacklight を輝度キーにアサイン
  • fontインストール (Cica
    • (option) Emojiも
  • networkmanager (plasma-nm とかも
  • docker
  • awesomeに電池とか音量表示
    • これtmux側でもいいかなという
    • awesomeでプラグイン使用して解決

インストール時

LVM
GentooのLVMの項 カーネルは指定されたものをいれること

インストール後
wpa_supplicant うごかない
ドライバ?

循環依存
なんかいらないuseフラグを折る

emergeでconfigが need updating と言われて止まるとき
新configがあってダブってる。調整してやる
dispatch-conf
https://wiki.gentoo.org/wiki/Handbook:AMD64/Portage/Tools/ja

よく使うコマンド

  • configダブリ
    $ dispatch-conf
  • カーネルconfig調整
    https://wiki.gentoo.org/wiki/Kernel/Configuration/ja
    $ cd /usr/src/linux && sudo make menuconfig
    終わったらビルド (j5はスレッド数)
    $ sudo make -j5 && sudo make modules_install && sudo make install

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.