Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Commit

Permalink
Clean up feature-battery branch - that was merged into jakeday's mast…
Browse files Browse the repository at this point in the history
…er branch
  • Loading branch information
dmhacker committed Dec 31, 2018
1 parent 85f1e35 commit 9e35965
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,6 @@ git clone https://github.com/dmhacker/arch-linux-surface
cd arch-linux-surface
```

If you want to build the kernel with qzed's
[experimental battery support](https://github.com/qzed/linux-surfacegen5-acpi-notify),
switch to the feature-battery branch by running:

```
git checkout feature-battery
```

The master branch will be kept as pure as possible, meaning that only patches from
jakeday's kernel will be applied to the latest version of the Linux kernel.

Before you begin compiling & installing the patched kernel, it's recommended that you
install all necessary firmware that your Surface device needs and replace suspend with hibernate.
You can do this by running the `setup.sh` script with superuser permissions.
Expand All @@ -33,7 +22,9 @@ sudo sh setup.sh
```

Now, you are ready to begin compilation of your kernel.<br>
Alternatively, you could download the [pre-built kernel binaries](https://github.com/dmhacker/arch-linux-surface/releases) and skip ahead to the installation section.
Alternatively, you could download the
[pre-built kernel binaries](https://github.com/dmhacker/arch-linux-surface/releases)
and skip ahead to the installation section.

## Compilation

Expand Down

0 comments on commit 9e35965

Please sign in to comment.