Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 356 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 356 Bytes

Eir

Heavily WIP GNU/Linux source-distro bootstrap.

Building

Run rake

Sources will be downloaded an compiled for each stage.

Prereqs

  • a working toolchain
  • ruby & gem
  • bundler gem (gem install bundler)
  • libbz2 development headers (apt-get install libbz2-dev)
  • liblzma development headers (apt-get install liblzma-dev)