Code Monkey home page Code Monkey logo

arch_installer's Introduction

Profile

Status

arch_installer's People

Watchers

 avatar

arch_installer's Issues

01_Pacman.sh からzero.shに変更

TODO

  • 短縮URLを修正
  • 短縮URLのパス名にバージョンを付加
  • 短縮URLのバージョンとCloneするバージョンを合わせる

Other

  • ついでに 00_Preparation.mdREADME.mdに変更

Sourceの相対パスの改善

問題点

現在、Sourceのパスが相対パスで書かれているため、
実行時の場所によって起動できなくなる。

改善策

パターン1

Meinプログラムの実行ファイルの絶対パスを取得し、グローバル変数に格納。
それを用いて、Sourceの読み込み

パターン2

実行パスの配置場所を固定し、Sourceの絶対パスをハードコーディング。

arch-chrootの実装

  • まず、/mnt/root にインストーラをクローンする
  • arch-chroot /mnt を実行

xfsprogs について調査

mkinitcpioでxfsのエラーが発生する
もしかしたら、xfsprogsパッケージをインストールしていないからかもしれない

Setting の実装

TODO

  • Timezone
  • Locale
  • Host name
  • Network setting
  • Initramfs
  • Boot loader
  • Set the root password.
  • Add User
  • Enable wheel group as sudoer.

Swap 作成

mkswap -c -L swap /dev/swap_partition

swapon /dev/swap_partition

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.