projects
/
~bandali
/
bndl.org
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
3803720
)
small tweaks to the arch post
author
Amin Bandali
<bandali@gnu.org>
Fri, 6 Dec 2019 05:14:29 +0000
(
00:14
-0500)
committer
Amin Bandali
<bandali@gnu.org>
Fri, 6 Dec 2019 05:14:29 +0000
(
00:14
-0500)
posts/arch-macbook-air.md
patch
|
blob
|
blame
|
history
diff --git
a/posts/arch-macbook-air.md
b/posts/arch-macbook-air.md
index
ee95ec6
..
55b2ef7
100644
(file)
--- a/
posts/arch-macbook-air.md
+++ b/
posts/arch-macbook-air.md
@@
-186,13
+186,6
@@
After adjusting the hooks, build the initramfs:
mkinitcpio -p linux
```
mkinitcpio -p linux
```
-Now, install the `intel-ucode` package. We'll configure the bootloader
-to enable intel microcode updates.
-
-```bash
-pacman -S intel-ucode
-```
-
Create the `/boot/loader/loader.conf` with the following content
(adjust the timeout to your liking):
Create the `/boot/loader/loader.conf` with the following content
(adjust the timeout to your liking):
@@
-237,10
+230,8
@@
Congratulations! You now have a minimal Arch installation.
At this point, I usually install my favorite AUR helper,
[pacaur](https://aur.archlinux.org/packages/pacaur/), then I install
the
At this point, I usually install my favorite AUR helper,
[pacaur](https://aur.archlinux.org/packages/pacaur/), then I install
the
-[broadcom-wl-dkms](https://aur.archlinux.org/packages/broadcom-wl-dkms/)
-wireless driver and
[mba6x\_bl-dkms](https://aur.archlinux.org/packages/mba6x%5Fbl-dkms/)
[mba6x\_bl-dkms](https://aur.archlinux.org/packages/mba6x%5Fbl-dkms/)
-backlight driver to fix the post suspend/resume issue where th
re
e's no
+backlight driver to fix the post suspend/resume issue where th
er
e's no
brightness after waking up from suspend, and the only available
brightness would be 100%.
brightness after waking up from suspend, and the only available
brightness would be 100%.