Due to the firmware bug fixed by the first patch in this series which needs to be released and used for production of install media. I took the opportunity To add all the other bug fixes from the pending and 3.0 branches. This includes a few convenience commits like the 2 chmod ones. I would like to push these to the main repo and make a release.
They are currently available for testing in my github account. git remote add dolsen-github [email protected]:dol-sen/catalyst.git git fetch dolsen-github git checkout dolsen-github/2.X [PATCH 01/17] livecdfs-update: No tmpfs on /lib/firmware [PATCH 02/17] update-modules doesn't exists anymore. [PATCH 03/17] depscan.sh doesn't exists anymore. [PATCH 04/17] /etc/conf.d/rc doesn't exists anymore. [PATCH 05/17] Fix merging kernel without kerncache enabled. [PATCH 06/17] Rename System.map in a way that it won't be matched if [PATCH 07/17] Allow kernelopts as a valid value for kernels. [PATCH 08/17] Make use of _kernelopts for hppa. [PATCH 09/17] Fix and improve kernel build when kerncache is enabled. [PATCH 10/17] Don't make cdtar mandatory. [PATCH 11/17] Use the system's iplboot to be sure it matches palo's [PATCH 12/17] Remove unused hppa cdtar. [PATCH 13/17] chmod +x all sh scripts so they can run from the git [PATCH 14/17] chmod +x targets/stage1/build.py [PATCH 15/17] Add more working files, directories to .gitignore [PATCH 16/17] Fix undefined variable: RLIMIT_NOFILE [PATCH 17/17] Fix a relative path bug
