From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FSL_HELO_HOME autolearn=no autolearn_force=no version=3.4.1 Date: Wed, 27 Jul 2016 13:36:30 +0200 From: Konstantin Lepikhov To: devel-distro@lists.altlinux.org Message-ID: <20160727113630.GA22551@lks.home> Mail-Followup-To: devel-distro@lists.altlinux.org References: <1467728687-21042-1-git-send-email-lakostis@altlinux.ru> <1467728687-21042-3-git-send-email-lakostis@altlinux.ru> <20160727112542.GF26585@imap.altlinux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160727112542.GF26585@imap.altlinux.org> X-Operation-System: ALT Linux starter kit (Trientalis) 4.7.0-lks-wks-alt0.7 User-Agent: Mutt/1.6 (2015-08-30) Subject: Re: [devel-distro] [PATCH 3/4] sub.in/stage2/scripts: add microcode update trigger X-BeenThere: devel-distro@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Distributions development List-Id: Distributions development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2016 11:36:34 -0000 Archived-At: List-Archive: Hi Michael! On 07/27/16, at 02:25:43 PM you wrote: > On Tue, Jul 05, 2016 at 04:24:46PM +0200, Konstantin A. Lepikhov wrote: > > We need to run this during boot because nobody cares about this now. > > Right way is early microcode update but latter possible only on standalone > > configuration not install/live target. > > Опять же, не лучше ли такое упаковать в какой livecd-ucode-update? > > > +cat << EOF > /usr/local/sbin/microcode_update > > +cat << EOF > /etc/systemd/system/microcode.service > Наверное, можно. Я себе это сделал как хак, чтобы хоть как-то работало. -- WBR et al.