From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9F86A1380DC for ; Wed, 5 Feb 2014 10:41:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D64FE0B41; Wed, 5 Feb 2014 10:40:21 +0000 (UTC) Received: from venus.vo.lu (venus.vo.lu [80.90.45.96]) by pigeon.gentoo.org (Postfix) with ESMTP id B227DE0B33 for ; Wed, 5 Feb 2014 10:40:18 +0000 (UTC) Received: from ibiza.lux.tuxicoman.be (vodsl-8217.vo.lu [85.93.199.25]) by venus.vo.lu with SMTP (version=TLS\Tls cipher=Aes128 bits=128); Wed, 5 Feb 2014 11:39:30 +0100 Received: from terminatrix.lux.tuxicoman.be ([172.19.0.9]) by ibiza.lux.tuxicoman.be with esmtp (Exim 4.80.1) (envelope-from ) id 1WAztn-0002QU-1Z for gentoo-catalyst@lists.gentoo.org; Wed, 05 Feb 2014 11:40:07 +0100 From: Guy Martin To: gentoo-catalyst@lists.gentoo.org Subject: [gentoo-catalyst] [PATCH 00/11] Livecd updates for catalyst 3.0 Date: Wed, 5 Feb 2014 11:39:55 +0100 Message-Id: <1391596806-14955-1-git-send-email-gmsoft@gentoo.org> X-Mailer: git-send-email 1.8.3.2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org X-Archives-Salt: 8e7913c1-fe13-4baf-a392-31f6d55b9433 X-Archives-Hash: 103e7b17a54b6613ee57c9f72c637bbe Hi team, Here are a series of updates for the 3.0 branch. There are cosmetic fixups, real fixes and logic rework as well as hppa specific bits. Guy Guy Martin (11): update-modules doesn't exists anymore. depscan.sh doesn't exists anymore. /etc/conf.d/rc doesn't exists anymore. Fix merging kernel without kerncache enabled. Rename System.map in a way that it won't be matched if multiple kernel are used. Allow kernelopts as a valid value for kernels. Make use of _kernelopts for hppa. Fix and improve kernel build when kerncache is enabled. Don't make cdtar mandatory. Use the system's iplboot to be sure it matches palo's version. Remove unused hppa cdtar. catalyst/base/stagebase.py | 1 + livecd/cdtar/palo-1.5_pre20040515-cdtar.tar.bz2 | Bin 17399 -> 0 bytes targets/support/bootloader-setup.sh | 14 ++- targets/support/functions.sh | 12 +- targets/support/kmerge.sh | 147 ++++++++++++++---------- targets/support/livecdfs-update.sh | 6 - targets/support/netboot2-final.sh | 2 +- targets/support/post-kmerge.sh | 1 - 8 files changed, 111 insertions(+), 72 deletions(-) delete mode 100644 livecd/cdtar/palo-1.5_pre20040515-cdtar.tar.bz2 -- 1.8.3.2