diff options
author | Thomas Bächler <thomas@archlinux.org> | 2014-02-02 12:57:09 +0100 |
---|---|---|
committer | Thomas Bächler <thomas@archlinux.org> | 2014-02-02 12:57:09 +0100 |
commit | 6ad005de648b65af265274b4e667bff123ba2b39 (patch) | |
tree | df4fdc41f1734670f7c8796f4fcc667647cbfc82 /configs/releng | |
parent | 2bfb3396cfdef1cccebedcfc41880cedb6760bef (diff) | |
download | archiso32-6ad005de648b65af265274b4e667bff123ba2b39.tar.xz |
releng: Add intel-ucode to packages.both
Ucode updates correct problems with the processor. Without this (or a firmware update),
some machines fail to work in a stable manner. Make sure that the installation is smooth
by providing the ucode on the live system.
(While we're at it, sort packages.both alphabetically.)
Diffstat (limited to 'configs/releng')
-rw-r--r-- | configs/releng/packages.both | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/releng/packages.both b/configs/releng/packages.both index 5ad6f44..7c6d080 100644 --- a/configs/releng/packages.both +++ b/configs/releng/packages.both @@ -22,6 +22,7 @@ grml-zsh-config grub haveged hdparm +intel-ucode ipw2100-fw ipw2200-fw irssi @@ -40,8 +41,8 @@ openvpn partclone parted partimage -pptpclient ppp +pptpclient rfkill rp-pppoe rsync |