Gentoo Archives: gentoo-catalyst

From: Brian Dolbec <dolsen@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] 2.X bugfixes
Date: Wed, 02 Apr 2014 20:12:53
Message-Id: 20140402131221.2a837883.dolsen@gentoo.org
In Reply to: [gentoo-catalyst] 2.X bugfixes by Brian Dolbec
1 On Sat, 22 Mar 2014 10:02:58 -0700
2 Brian Dolbec <dolsen@g.o> wrote:
3
4 > Due to the firmware bug fixed by the first patch in this series which
5 > needs to be released and used for production of install media. I took
6 > the opportunity To add all the other bug fixes from the pending and
7 > 3.0 branches. This includes a few convenience commits like the 2
8 > chmod ones. I would like to push these to the main repo and make a
9 > release.
10 >
11 > They are currently available for testing in my github account.
12 >
13 > git remote add dolsen-github git@××××××.com:dol-sen/catalyst.git
14 > git fetch dolsen-github
15 > git checkout dolsen-github/2.X
16 >
17 > [PATCH 01/17] livecdfs-update: No tmpfs on /lib/firmware
18 > [PATCH 02/17] update-modules doesn't exists anymore.
19 > [PATCH 03/17] depscan.sh doesn't exists anymore.
20 > [PATCH 04/17] /etc/conf.d/rc doesn't exists anymore.
21 > [PATCH 05/17] Fix merging kernel without kerncache enabled.
22 > [PATCH 06/17] Rename System.map in a way that it won't be matched if
23 > [PATCH 07/17] Allow kernelopts as a valid value for kernels.
24 > [PATCH 08/17] Make use of _kernelopts for hppa.
25 > [PATCH 09/17] Fix and improve kernel build when kerncache is enabled.
26 > [PATCH 10/17] Don't make cdtar mandatory.
27 > [PATCH 11/17] Use the system's iplboot to be sure it matches palo's
28 > [PATCH 12/17] Remove unused hppa cdtar.
29 > [PATCH 13/17] chmod +x all sh scripts so they can run from the git
30 > [PATCH 14/17] chmod +x targets/stage1/build.py
31 > [PATCH 15/17] Add more working files, directories to .gitignore
32 > [PATCH 16/17] Fix undefined variable: RLIMIT_NOFILE
33 > [PATCH 17/17] Fix a relative path bug
34 >
35
36 These have been pushed to the 2.X branch.
37
38 --
39 Brian Dolbec <dolsen>

Replies

Subject Author
Re: [gentoo-catalyst] 2.X bugfixes "Rick \\\"Zero_Chaos\\\" Farina" <zerochaos@g.o>